"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/21 01:55:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege" 2025/08/21 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 01:55:40 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Has cached credentials 2025/08/21 01:55:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Used cached credential to initialize the ProtonDrive API 2025/08/21 01:55:42 DEBUG : Creating backend with remote "/tmp/rclone3464818144" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:55:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/21 01:55:43 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:55:43 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:55:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:55:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:55:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:55:46 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:55:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.12s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:55:51 DEBUG : Creating backend with remote "/non-existing" 2025/08/21 01:55:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/21 01:55:51 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:55:51 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.07s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:55:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:55:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:55:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.07s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:55:59 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Running all checks before starting transfers 2025/08/21 01:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:55:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:55:59 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Checks finished, now starting transfers 2025/08/21 01:55:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.09s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:05 ERROR : Ignoring --no-traverse with sync 2025/08/21 01:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:05 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:05 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:08 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.90s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/21 01:56:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/21 01:56:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:56:15 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:15 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:56:18 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:18 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 01:56:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:56:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/21 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:56:22 INFO : sub dir2: Making directory 2025/08/21 01:56:23 INFO : sub dir: Making directory 2025/08/21 01:56:23 INFO : sub dir2/sub sub dir2: Making directory 2025/08/21 01:56:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:24 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:24 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:26 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:56:27 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:31 INFO : sub dir2: Making directory 2025/08/21 01:56:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 01:56:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:31 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:31 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:36 DEBUG : sub dir2: Making directory with metadata 2025/08/21 01:56:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:56:37 INFO : sub dir2: Making directory 2025/08/21 01:56:38 INFO : sub dir: Making directory 2025/08/21 01:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:38 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:38 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:40 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:56:40 INFO : sub dir/hello world: Deleted 2025/08/21 01:56:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 01:56:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:45 INFO : sub dir2: Making directory 2025/08/21 01:56:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:45 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:45 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:47 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:56:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:50 DEBUG : sub dir2: Making directory with metadata 2025/08/21 01:56:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:56:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:56:51 INFO : sub dir2: Making directory 2025/08/21 01:56:51 INFO : sub dir: Making directory 2025/08/21 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:56:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:56:54 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:56:54 DEBUG : Waiting for deletions to finish 2025/08/21 01:56:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:56:58 INFO : sub dir2: Making directory 2025/08/21 01:56:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:56:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:56:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:57:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:57:01 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:57:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.90s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:57:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-danodog2doye" 2025/08/21 01:57:08 DEBUG : Config file has changed externally - reloading 2025/08/21 01:57:08 DEBUG : proton drive root link ID 'rclone-test-danodog2doye': Has cached credentials 2025/08/21 01:57:09 DEBUG : proton drive root link ID 'rclone-test-danodog2doye': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-danodog2doye' 2025/08/21 01:57:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:57:10 DEBUG : proton drive root link ID 'rclone-test-danodog2doye': Waiting for checks to finish 2025/08/21 01:57:10 DEBUG : proton drive root link ID 'rclone-test-danodog2doye': Waiting for transfers to finish 2025/08/21 01:57:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:57:14 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:57:15 DEBUG : proton drive root link ID 'rclone-test-danodog2doye': Purge remote --- PASS: TestServerSideCopy (14.07s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:57:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:57:22 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:57:22 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:57:23.309511 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/08/21 01:57:23.309555 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/08/21 01:57:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:57:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (9.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:57:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yanusak7sade" 2025/08/21 01:57:31 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Has cached credentials 2025/08/21 01:57:33 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-yanusak7sade' 2025/08/21 01:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:57:34 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Waiting for checks to finish 2025/08/21 01:57:34 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Waiting for transfers to finish 2025/08/21 01:57:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:57:38 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:57:40.743580 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/08/21 01:57:40.743615 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/08/21 01:57:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:57:44 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Waiting for checks to finish 2025/08/21 01:57:44 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Waiting for transfers to finish 2025/08/21 01:57:45.730492 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/08/21 01:57:45.730544 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/08/21 01:57:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:57:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 01:57:48 DEBUG : proton drive root link ID 'rclone-test-yanusak7sade': Purge remote --- PASS: TestServerSideCopyOverSelf (23.48s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:57:56 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:57:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:57:56 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:57:56.567940 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/08/21 01:57:56.567968 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/08/21 01:57:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:57:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 01:57:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gosiguq5beru" 2025/08/21 01:58:05 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Has cached credentials 2025/08/21 01:58:06 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-gosiguq5beru' 2025/08/21 01:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:58:07 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Waiting for checks to finish 2025/08/21 01:58:07 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Waiting for transfers to finish 2025/08/21 01:58:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:58:11 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:58:13.728654 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/08/21 01:58:13.728687 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/08/21 01:58:16 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Using server-side directory move 2025/08/21 01:58:16 INFO : proton drive root link ID 'rclone-test-gosiguq5beru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 01:58:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:58:17 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Waiting for checks to finish 2025/08/21 01:58:17 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Waiting for transfers to finish 2025/08/21 01:58:17 INFO : sub dir/hello world: Deleted 2025/08/21 01:58:18.949864 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JYBxEHT1qRqdyGx1E5tIy4luHudPoRdn3A1xNK1y-aAiWGCXqyvAn4uXKmyzIkhMdnn3sGtn6kRC-ohxPbhrug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 01:58:18.949902 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JYBxEHT1qRqdyGx1E5tIy4luHudPoRdn3A1xNK1y-aAiWGCXqyvAn4uXKmyzIkhMdnn3sGtn6kRC-ohxPbhrug==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 01:58:18 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JYBxEHT1qRqdyGx1E5tIy4luHudPoRdn3A1xNK1y-aAiWGCXqyvAn4uXKmyzIkhMdnn3sGtn6kRC-ohxPbhrug==/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/JYBxEHT1qRqdyGx1E5tIy4luHudPoRdn3A1xNK1y-aAiWGCXqyvAn4uXKmyzIkhMdnn3sGtn6kRC-ohxPbhrug==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/21 01:58:18 DEBUG : proton drive root link ID 'rclone-test-gosiguq5beru': Purge remote --- FAIL: TestServerSideMoveOverSelf (20.19s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:24 ERROR : error listing: directory not found 2025/08/21 01:58:25 INFO : Local file system at /tmp/rclone3464818144: Making directory 2025/08/21 01:58:26 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:26 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.31s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/21 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:58:33 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for checks to finish 2025/08/21 01:58:33 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for transfers to finish 2025/08/21 01:58:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:58:34 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/21 01:58:34 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:58:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/21 01:58:37 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:37 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:58:38 INFO : check sum: Copied (new) 2025/08/21 01:58:38 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:39 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:58:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/21 01:58:39 DEBUG : check sum: Unchanged skipping 2025/08/21 01:58:39 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:39 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.72s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/21 01:58:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:58:43 INFO : sizeonly: Copied (new) 2025/08/21 01:58:43 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:44 DEBUG : sizeonly: Sizes identical 2025/08/21 01:58:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:44 DEBUG : sizeonly: Unchanged skipping 2025/08/21 01:58:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:44 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/21 01:58:46 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:46 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/21 01:58:48 INFO : ignore-size: Copied (new) 2025/08/21 01:58:48 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:49 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 01:58:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:49 DEBUG : ignore-size: Unchanged skipping 2025/08/21 01:58:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:49 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 01:58:54 DEBUG : existing: Unchanged skipping 2025/08/21 01:58:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:54 DEBUG : Waiting for deletions to finish 2025/08/21 01:58:54 INFO : There was nothing to transfer 2025/08/21 01:58:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/21 01:58:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:58:55.054736 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/08/21 01:58:55.054787 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/08/21 01:58:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:58:57 INFO : existing: Copied (replaced existing) 2025/08/21 01:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:58:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 01:58:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:58:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:59:00 INFO : existing: Copied (new) 2025/08/21 01:59:00 DEBUG : Waiting for deletions to finish 2025/08/21 01:59:01 DEBUG : existing: Destination exists, skipping 2025/08/21 01:59:01 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:01 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:01 DEBUG : Waiting for deletions to finish 2025/08/21 01:59:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:09 INFO : d: Making directory 2025/08/21 01:59:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 01:59:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 01:59:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:11 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 01:59:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:59:13 INFO : a/potato2: Copied (new) 2025/08/21 01:59:13 DEBUG : Waiting for deletions to finish 2025/08/21 01:59:14 INFO : b/potato: Deleted 2025/08/21 01:59:14 INFO : d: Removing directory 2025/08/21 01:59:14 INFO : b: Removing directory 2025/08/21 01:59:15 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:22 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:22 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/08/21 01:59:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:59:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/21 01:59:22 DEBUG : empty space: Unchanged skipping 2025/08/21 01:59:22 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:22 DEBUG : Waiting for deletions to finish 2025/08/21 01:59:22 INFO : There was nothing to transfer 2025/08/21 01:59:23 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/08/21 01:59:23 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:59:23 NOTICE: proton drive root link ID 'rclone-test-mexacox7nege': Forced to upload files to set modification times on this backend. 2025/08/21 01:59:23 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/21 01:59:23 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:24.079678 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/08/21 01:59:24.079738 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/08/21 01:59:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:59:26 INFO : empty space: Copied (replaced existing) 2025/08/21 01:59:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:30 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/08/21 01:59:30 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:59:30 DEBUG : empty space: Unchanged skipping 2025/08/21 01:59:30 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:30 DEBUG : Waiting for deletions to finish 2025/08/21 01:59:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:35 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:35 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/08/21 01:59:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3464818144) 2025/08/21 01:59:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-mexacox7nege') 2025/08/21 01:59:35 DEBUG : foo: sha1 differ 2025/08/21 01:59:35 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:35.650463 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/08/21 01:59:35.650508 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/08/21 01:59:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/21 01:59:37 INFO : foo: Copied (replaced existing) 2025/08/21 01:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (6.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 01:59:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 01:59:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:42 DEBUG : empty space: Unchanged skipping 2025/08/21 01:59:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:59:43 INFO : potato: Copied (new) 2025/08/21 01:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/21 01:59:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:49.652265 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/08/21 01:59:49.652296 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/08/21 01:59:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/21 01:59:51 INFO : potato: Copied (replaced existing) 2025/08/21 01:59:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 01:59:56 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/08/21 01:59:56 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 01:59:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3464818144) 2025/08/21 01:59:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-mexacox7nege') 2025/08/21 01:59:56 DEBUG : potato: sha1 differ 2025/08/21 01:59:56 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 01:59:56.508516 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/08/21 01:59:56.508540 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/08/21 01:59:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/21 01:59:58 INFO : potato: Copied (replaced existing) 2025/08/21 01:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:00:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:00:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:00:04 DEBUG : empty space: Unchanged skipping 2025/08/21 02:00:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/21 02:00:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:00:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:00:04 DEBUG : Waiting for deletions to finish 2025/08/21 02:00:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:00:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:00:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:00:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:00:11 DEBUG : empty space: Unchanged skipping 2025/08/21 02:00:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:00:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:00:13 INFO : potato2: Copied (new) 2025/08/21 02:00:13 DEBUG : Waiting for deletions to finish 2025/08/21 02:00:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:00:21 INFO : d: Making directory 2025/08/21 02:00:22 INFO : d/e: Making directory 2025/08/21 02:00:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:00:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:00:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:00:25 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:00:25 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:00:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:00:27 INFO : a/potato2: Copied (new) 2025/08/21 02:00:27 DEBUG : Waiting for deletions to finish 2025/08/21 02:00:27 INFO : b/potato: Deleted 2025/08/21 02:00:27 INFO : d/e: Removing directory 2025/08/21 02:00:28 INFO : d: Removing directory 2025/08/21 02:00:29 INFO : b: Removing directory 2025/08/21 02:00:29 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:00:39 INFO : d: Making directory 2025/08/21 02:00:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:00:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:00:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:00:41 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:00:41 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:00:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:00:43 INFO : a/potato2: Copied (new) 2025/08/21 02:00:43 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': not deleting files as there were IO errors 2025/08/21 02:00:43 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:00:54 DEBUG : Waiting for deletions to finish 2025/08/21 02:00:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:00:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:00:54 DEBUG : empty space: Unchanged skipping 2025/08/21 02:00:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:00:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:00:55 INFO : potato: Deleted 2025/08/21 02:00:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:00:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:01:03 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:04 INFO : potato: Deleted 2025/08/21 02:01:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:01:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:01:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:04 DEBUG : empty space: Unchanged skipping 2025/08/21 02:01:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:01:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (9.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:01:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/21 02:01:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.97s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:01:19 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:01:19 DEBUG : enormous: Excluded 2025/08/21 02:01:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:01:19 DEBUG : potato2: Excluded 2025/08/21 02:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:01:20 DEBUG : potato2: Excluded 2025/08/21 02:01:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:01:20 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:20 DEBUG : empty space: Unchanged skipping 2025/08/21 02:01:20 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:20 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:20 INFO : There was nothing to transfer 2025/08/21 02:01:21 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:01:21 DEBUG : enormous: Excluded 2025/08/21 02:01:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:01:21 DEBUG : potato2: Excluded 2025/08/21 02:01:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:01:21 DEBUG : potato2: Excluded 2025/08/21 02:01:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/21 02:01:21 DEBUG : empty space: Unchanged skipping 2025/08/21 02:01:21 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for checks to finish 2025/08/21 02:01:21 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for transfers to finish 2025/08/21 02:01:21 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:01:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:01:29 DEBUG : enormous: Excluded 2025/08/21 02:01:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:01:29 DEBUG : potato2: Excluded 2025/08/21 02:01:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:01:30 DEBUG : empty space: Unchanged skipping 2025/08/21 02:01:30 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:30 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:30 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:31 INFO : enormous: Deleted 2025/08/21 02:01:31 INFO : potato2: Deleted 2025/08/21 02:01:31 INFO : There was nothing to transfer 2025/08/21 02:01:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/21 02:01:32 DEBUG : empty space: Unchanged skipping 2025/08/21 02:01:32 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for checks to finish 2025/08/21 02:01:32 DEBUG : Local file system at /tmp/rclone3464818144: Waiting for transfers to finish 2025/08/21 02:01:32 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:32 INFO : enormous: Deleted 2025/08/21 02:01:32 INFO : potato2: Deleted 2025/08/21 02:01:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:01:42 DEBUG : five: Need to transfer - File not found at Destination 2025/08/21 02:01:42 DEBUG : one: Destination is newer than source, skipping 2025/08/21 02:01:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/21 02:01:42 DEBUG : three: Sizes identical 2025/08/21 02:01:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 02:01:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3464818144) 2025/08/21 02:01:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-mexacox7nege') 2025/08/21 02:01:42 DEBUG : two: sha1 differ 2025/08/21 02:01:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:01:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:42.720003 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/08/21 02:01:42.720032 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/08/21 02:01:42.789237 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/08/21 02:01:42.789311 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/08/21 02:01:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 02:01:44 INFO : five: Copied (new) 2025/08/21 02:01:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 02:01:44 INFO : four: Copied (replaced existing) 2025/08/21 02:01:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:01:45 INFO : two: Copied (replaced existing) 2025/08/21 02:01:45 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:47 DEBUG : one: Destination is newer than source, skipping 2025/08/21 02:01:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3464818144) 2025/08/21 02:01:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-mexacox7nege') 2025/08/21 02:01:47 DEBUG : three: sha1 differ 2025/08/21 02:01:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 02:01:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/21 02:01:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 02:01:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/21 02:01:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 02:01:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:01:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:01:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/21 02:01:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:01:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:01:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:48.005773 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/08/21 02:01:48.005810 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/08/21 02:01:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 02:01:50 INFO : three: Copied (replaced existing) 2025/08/21 02:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (21.85s) === 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-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/21 02:01:55 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:01:55 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:01:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:01:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 02:01:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:01:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:01:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:01:57 INFO : potato: Copied (new) 2025/08/21 02:01:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:01:57 INFO : yam: Copied (new) 2025/08/21 02:01:57 DEBUG : Waiting for deletions to finish 2025/08/21 02:01:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:01:58 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:01:58 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:01:58 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:01:58 DEBUG : potato: Unchanged skipping 2025/08/21 02:01:58 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:01:59.752222 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q5h_5MVzdxDZMWGwyUD0C9TgVet4RfYdo6fxGbNAHdq7IssdlvQtGYSTxd9A2qmo61Tu-FfHEREUnAhNnhvzXQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:01:59.752257 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q5h_5MVzdxDZMWGwyUD0C9TgVet4RfYdo6fxGbNAHdq7IssdlvQtGYSTxd9A2qmo61Tu-FfHEREUnAhNnhvzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:01:59 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q5h_5MVzdxDZMWGwyUD0C9TgVet4RfYdo6fxGbNAHdq7IssdlvQtGYSTxd9A2qmo61Tu-FfHEREUnAhNnhvzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:01:59 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q5h_5MVzdxDZMWGwyUD0C9TgVet4RfYdo6fxGbNAHdq7IssdlvQtGYSTxd9A2qmo61Tu-FfHEREUnAhNnhvzXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:01:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/21 02:01:59 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:01 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:02:01 INFO : yaml: Copied (new) 2025/08/21 02:02:01 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': not deleting files as there were IO errors 2025/08/21 02:02:01 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': 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 (8.74s) === 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-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/21 02:02:04 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:02:04 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:02:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:02:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 02:02:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:02:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:02:06 INFO : potato: Copied (new) 2025/08/21 02:02:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:02:06 INFO : yam: Copied (new) 2025/08/21 02:02:06 DEBUG : Waiting for deletions to finish 2025/08/21 02:02:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:02:07 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:02:07 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:02:07 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:07 DEBUG : potato: Unchanged skipping 2025/08/21 02:02:07 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:02:08.415769 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5z5hBg4svZKEaCymLWwHtfITt35qy9VMeiwGY5lozMyrIn_Hy5JmOqWThk1VWWqRDLnlQt5X-jmOkpgNerifeA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:02:08.415793 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5z5hBg4svZKEaCymLWwHtfITt35qy9VMeiwGY5lozMyrIn_Hy5JmOqWThk1VWWqRDLnlQt5X-jmOkpgNerifeA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:08 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5z5hBg4svZKEaCymLWwHtfITt35qy9VMeiwGY5lozMyrIn_Hy5JmOqWThk1VWWqRDLnlQt5X-jmOkpgNerifeA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:08 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5z5hBg4svZKEaCymLWwHtfITt35qy9VMeiwGY5lozMyrIn_Hy5JmOqWThk1VWWqRDLnlQt5X-jmOkpgNerifeA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:08 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/21 02:02:08 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:10 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:02:10 INFO : yaml: Copied (new) 2025/08/21 02:02:10 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': not deleting files as there were IO errors 2025/08/21 02:02:10 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': 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.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/21 02:02:13 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:02:13 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:02:13 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:02:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/21 02:02:13 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:02:13 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:02:15 INFO : potato: Copied (new) 2025/08/21 02:02:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:02:15 INFO : sub/yam: Copied (new) 2025/08/21 02:02:15 DEBUG : Waiting for deletions to finish 2025/08/21 02:02:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:02:17 DEBUG : potato: Unchanged skipping 2025/08/21 02:02:17 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Making map for --track-renames 2025/08/21 02:02:17 INFO : proton drive root link ID 'rclone-test-mexacox7nege': Finished making map for --track-renames 2025/08/21 02:02:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for renames to finish 2025/08/21 02:02:18.989440 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zAJKLecpkWFgLrPOcaoTtD5fSLJwlJXRlAd80aS_t7rqXz9ZbgfggIRkE3Zj04Pa1V_anENHzz7vIooJflqC1g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:02:18.989475 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zAJKLecpkWFgLrPOcaoTtD5fSLJwlJXRlAd80aS_t7rqXz9ZbgfggIRkE3Zj04Pa1V_anENHzz7vIooJflqC1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:18 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zAJKLecpkWFgLrPOcaoTtD5fSLJwlJXRlAd80aS_t7rqXz9ZbgfggIRkE3Zj04Pa1V_anENHzz7vIooJflqC1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:18 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zAJKLecpkWFgLrPOcaoTtD5fSLJwlJXRlAd80aS_t7rqXz9ZbgfggIRkE3Zj04Pa1V_anENHzz7vIooJflqC1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:02:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 02:02:18 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:02:20 INFO : yam: Copied (new) 2025/08/21 02:02:20 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': not deleting files as there were IO errors 2025/08/21 02:02:20 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': 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 (12.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone3464818144/dir1" 2025/08/21 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone3464818144/dir2" 2025/08/21 02:02:24 DEBUG : Local file system at /tmp/rclone3464818144/dir2: Using server-side directory move 2025/08/21 02:02:24 INFO : Local file system at /tmp/rclone3464818144/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:02:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/21 02:02:24 INFO : file1.txt: Moved (server-side) 2025/08/21 02:02:24 DEBUG : Local file system at /tmp/rclone3464818144/dir2: Waiting for checks to finish 2025/08/21 02:02:24 DEBUG : Local file system at /tmp/rclone3464818144/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:02:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:02:25 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:25 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 02:02:30 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:02:30 INFO : nested/sub dir/file: Deleted 2025/08/21 02:02:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:02:30 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:02:30 INFO : sub dir/hello world: Deleted 2025/08/21 02:02:30 ERROR : Local file system at /tmp/rclone3464818144: 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.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:02:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:02:34 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:34 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:02:39 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:02:39 INFO : sub dir/hello world: Deleted 2025/08/21 02:02:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 02:02:39 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:02:39 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.94s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:02:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/21 02:02:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:02:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:44 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 02:02:46 INFO : existing: Copied (new) 2025/08/21 02:02:46 INFO : existing: Deleted 2025/08/21 02:02:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/21 02:02:46 INFO : existing-b: Copied (new) 2025/08/21 02:02:46 INFO : existing-b: Deleted 2025/08/21 02:02:47 DEBUG : existing: Destination exists, skipping 2025/08/21 02:02:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/21 02:02:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:02:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:02:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.13s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:02:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nokuvon8ruxa" 2025/08/21 02:02:50 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Has cached credentials 2025/08/21 02:02:51 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-nokuvon8ruxa' 2025/08/21 02:03:03 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Using server-side directory move 2025/08/21 02:03:03 INFO : proton drive root link ID 'rclone-test-nokuvon8ruxa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/21 02:03:03 DEBUG : empty space: Unchanged skipping 2025/08/21 02:03:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:03:03 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Waiting for checks to finish 2025/08/21 02:03:04 INFO : empty space: Deleted 2025/08/21 02:03:04 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Waiting for transfers to finish 2025/08/21 02:03:04 INFO : potato3: Deleted 2025/08/21 02:03:04.723950 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1i-UN5rRimlQEmYTgxBtW_FrouK8oo2BROqSwNQHXNGQ2YXTpDNPG33WHhPjL9S6BTzRplGzsMsiqJdRTMxwzg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:04.723978 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1i-UN5rRimlQEmYTgxBtW_FrouK8oo2BROqSwNQHXNGQ2YXTpDNPG33WHhPjL9S6BTzRplGzsMsiqJdRTMxwzg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:04 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1i-UN5rRimlQEmYTgxBtW_FrouK8oo2BROqSwNQHXNGQ2YXTpDNPG33WHhPjL9S6BTzRplGzsMsiqJdRTMxwzg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:04.976577 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LT2zChjw_oE7BuJxewzq-xJSmyXgmUAZav-wHRGArM_XtYPSRafxypu7_azqO1hl3wsukVBhK9iy9N9N11ezTw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:04.976607 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LT2zChjw_oE7BuJxewzq-xJSmyXgmUAZav-wHRGArM_XtYPSRafxypu7_azqO1hl3wsukVBhK9iy9N9N11ezTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:04 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LT2zChjw_oE7BuJxewzq-xJSmyXgmUAZav-wHRGArM_XtYPSRafxypu7_azqO1hl3wsukVBhK9iy9N9N11ezTw==/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/LT2zChjw_oE7BuJxewzq-xJSmyXgmUAZav-wHRGArM_XtYPSRafxypu7_azqO1hl3wsukVBhK9iy9N9N11ezTw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/21 02:03:04 DEBUG : proton drive root link ID 'rclone-test-nokuvon8ruxa': Purge remote --- FAIL: TestServerSideMove (17.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:03:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-puzalar9home" 2025/08/21 02:03:07 DEBUG : proton drive root link ID 'rclone-test-puzalar9home': Has cached credentials 2025/08/21 02:03:09 DEBUG : proton drive root link ID 'rclone-test-puzalar9home': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-puzalar9home' 2025/08/21 02:03:21 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:03:21 DEBUG : empty space: Excluded 2025/08/21 02:03:21 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:03:21 DEBUG : empty space: Excluded 2025/08/21 02:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:03:21 DEBUG : proton drive root link ID 'rclone-test-puzalar9home': Waiting for checks to finish 2025/08/21 02:03:21 DEBUG : proton drive root link ID 'rclone-test-puzalar9home': Waiting for transfers to finish 2025/08/21 02:03:21 INFO : potato3: Deleted 2025/08/21 02:03:22.182825 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpKLLdA81CUdWAI6vd6DDQNmy11qtH3AYgC88mTZ3RSC1PKvbExOCAfK0gW19vC9lhbCpQIqeG2XSuMKWvRxDQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:22.183092 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpKLLdA81CUdWAI6vd6DDQNmy11qtH3AYgC88mTZ3RSC1PKvbExOCAfK0gW19vC9lhbCpQIqeG2XSuMKWvRxDQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:22 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/LpKLLdA81CUdWAI6vd6DDQNmy11qtH3AYgC88mTZ3RSC1PKvbExOCAfK0gW19vC9lhbCpQIqeG2XSuMKWvRxDQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:22.468396 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlDZIedsDnIA1VWqqKPygw4gpjmR65fhVaJE8BFBg6NhQGygiVSo_x6smFteSPuoK3m_t-fchZODPcsXndWI2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:22.468475 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlDZIedsDnIA1VWqqKPygw4gpjmR65fhVaJE8BFBg6NhQGygiVSo_x6smFteSPuoK3m_t-fchZODPcsXndWI2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:22 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlDZIedsDnIA1VWqqKPygw4gpjmR65fhVaJE8BFBg6NhQGygiVSo_x6smFteSPuoK3m_t-fchZODPcsXndWI2w==/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/jlDZIedsDnIA1VWqqKPygw4gpjmR65fhVaJE8BFBg6NhQGygiVSo_x6smFteSPuoK3m_t-fchZODPcsXndWI2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/21 02:03:22 DEBUG : proton drive root link ID 'rclone-test-puzalar9home': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:03:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yoraler0migu" 2025/08/21 02:03:25 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Has cached credentials 2025/08/21 02:03:27 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:03:32 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mexacox7nege' -> proton drive root link ID 'rclone-test-yoraler0migu' 2025/08/21 02:03:39 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Using server-side directory move 2025/08/21 02:03:39 INFO : proton drive root link ID 'rclone-test-yoraler0migu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:03:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/21 02:03:40 DEBUG : empty space: Unchanged skipping 2025/08/21 02:03:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:03:40 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Waiting for checks to finish 2025/08/21 02:03:41 INFO : potato3: Deleted 2025/08/21 02:03:41 INFO : empty space: Deleted 2025/08/21 02:03:41 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Waiting for transfers to finish 2025/08/21 02:03:41.591024 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ohFIn-ngkhDtr2tsIHEwwT2cARS-5j1AjB8uaSuexPhFg2oh2jwFKlK2k64lllq-CrwEFlBx7hhiz7Nh0Q7BbA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:41.591093 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ohFIn-ngkhDtr2tsIHEwwT2cARS-5j1AjB8uaSuexPhFg2oh2jwFKlK2k64lllq-CrwEFlBx7hhiz7Nh0Q7BbA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ohFIn-ngkhDtr2tsIHEwwT2cARS-5j1AjB8uaSuexPhFg2oh2jwFKlK2k64lllq-CrwEFlBx7hhiz7Nh0Q7BbA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:41.926267 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaLitx2RsoLMBfvnST7UBy2rhktKwKr5cnovdSxXXJW7b3xFPz7F3JU5q5jNvs42N6F7CTdkHiRk7-HoZjlgqg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:03:41.926306 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaLitx2RsoLMBfvnST7UBy2rhktKwKr5cnovdSxXXJW7b3xFPz7F3JU5q5jNvs42N6F7CTdkHiRk7-HoZjlgqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:41 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AaLitx2RsoLMBfvnST7UBy2rhktKwKr5cnovdSxXXJW7b3xFPz7F3JU5q5jNvs42N6F7CTdkHiRk7-HoZjlgqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:03:41 ERROR : proton drive root link ID 'rclone-test-mexacox7nege': 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/08/21 02:03:41 DEBUG : proton drive root link ID 'rclone-test-yoraler0migu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.66s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:03:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/rclone-sync-test" 2025/08/21 02:03:46 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Has cached credentials 2025/08/21 02:03:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (245.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:07:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/rclone-sync-test" 2025/08/21 02:07:51 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Has cached credentials 2025/08/21 02:07:53 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:11:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/rclone-sync-test-include/layer2" 2025/08/21 02:11:28 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-include/layer2': Has cached credentials 2025/08/21 02:11:29 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:15:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/rclone-sync-test-ignore-file" 2025/08/21 02:15:05 DEBUG : Config file has changed externally - reloading 2025/08/21 02:15:05 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-ignore-file': Has cached credentials 2025/08/21 02:15:06 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:18:45 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:18:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:18:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:18:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Waiting for checks to finish 2025/08/21 02:18:47 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test': Waiting for transfers to finish 2025/08/21 02:18:47 DEBUG : Waiting for deletions to finish 2025/08/21 02:18:47 INFO : There was nothing to transfer 2025/08/21 02:18:48 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:18:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:18:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:18:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:18:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:18:49 DEBUG : Waiting for deletions to finish 2025/08/21 02:18:49 INFO : rclone-sync-test-include: Removing directory 2025/08/21 02:18:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/21 02:18:50 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': failed to delete 1 directories 2025/08/21 02:18:50 INFO : There was nothing to transfer 2025/08/21 02:18:51 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:18:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:18:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:18:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/21 02:18:52 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/21 02:18:52 DEBUG : Waiting for deletions to finish 2025/08/21 02:18:52 INFO : There was nothing to transfer 2025/08/21 02:18:53 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:18:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:18:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:18:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for checks to finish 2025/08/21 02:18:54 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': Waiting for transfers to finish 2025/08/21 02:18:54 DEBUG : Waiting for deletions to finish 2025/08/21 02:18:54 INFO : rclone-sync-test-include: Removing directory 2025/08/21 02:18:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/21 02:18:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege': failed to delete 1 directories 2025/08/21 02:18:55 INFO : There was nothing to transfer 2025/08/21 02:18:56 DEBUG : rclone-sync-test: Excluded 2025/08/21 02:18:56 DEBUG : Excluded 2025/08/21 02:18:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:18:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/21 02:18:57 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/21 02:18:57 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/21 02:18:57 DEBUG : Waiting for deletions to finish 2025/08/21 02:18:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (670.02s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:19:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:19:02 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:19:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:22:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/CompareDest" 2025/08/21 02:22:37 DEBUG : Config file has changed externally - reloading 2025/08/21 02:22:37 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/CompareDest': Has cached credentials 2025/08/21 02:22:38 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:26:11 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:26:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:11 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 02:26:14 INFO : one: Copied (new) 2025/08/21 02:26:14 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:17.793414 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/08/21 02:26:17.793451 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/08/21 02:26:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 02:26:19 INFO : one: Copied (replaced existing) 2025/08/21 02:26:19 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:21.840097 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/08/21 02:26:21.840187 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/08/21 02:26:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:27 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:26:29 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:29 INFO : There was nothing to transfer 2025/08/21 02:26:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:26:33 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:26:34 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:34 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:34 INFO : There was nothing to transfer 2025/08/21 02:26:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:26:36 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:26:36 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:36 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:36 INFO : There was nothing to transfer 2025/08/21 02:26:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:26:39 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/21 02:26:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:26:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:26:39 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:39 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:39 DEBUG : Waiting for deletions to finish 2025/08/21 02:26:39 INFO : There was nothing to transfer 2025/08/21 02:26:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/21 02:26:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:26:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 02:26:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:26:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:26:42 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:26:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/21 02:26:44 INFO : two: Copied (new) 2025/08/21 02:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (467.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:26:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dest" 2025/08/21 02:26:55 DEBUG : Config file has changed externally - reloading 2025/08/21 02:26:55 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dest': Has cached credentials 2025/08/21 02:26:57 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dest': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:30:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/pre-dest1" 2025/08/21 02:30:28 DEBUG : Config file has changed externally - reloading 2025/08/21 02:30:28 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/pre-dest1': Has cached credentials 2025/08/21 02:30:29 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:32:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/pre-dest2" 2025/08/21 02:32:16 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/pre-dest2': Has cached credentials 2025/08/21 02:32:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:34:05 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:34:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/21 02:34:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:34:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/21 02:34:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/21 02:34:06 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dest': Waiting for checks to finish 2025/08/21 02:34:06 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dest': Waiting for transfers to finish 2025/08/21 02:34:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/21 02:34:09 INFO : 3: Copied (new) 2025/08/21 02:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (445.57s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.78s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:34:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:34:23 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:34:24 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:36:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/backup" 2025/08/21 02:36:13 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Has cached credentials 2025/08/21 02:36:14 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:39:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:39:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:39:49 DEBUG : two: Unchanged skipping 2025/08/21 02:39:49 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:39:51.184698 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jkNqjRAWv1cyk2TiGYwZbkDPCDO7_BYFvX7DuMGqSNjoX8PM3VsrDDMmFXfP8lBJvtkxzoAtOA3skcWKEU_qsQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:39:51.184771 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jkNqjRAWv1cyk2TiGYwZbkDPCDO7_BYFvX7DuMGqSNjoX8PM3VsrDDMmFXfP8lBJvtkxzoAtOA3skcWKEU_qsQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:39:51 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jkNqjRAWv1cyk2TiGYwZbkDPCDO7_BYFvX7DuMGqSNjoX8PM3VsrDDMmFXfP8lBJvtkxzoAtOA3skcWKEU_qsQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:39:51 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:39:51 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/dst': not deleting files as there were IO errors 2025/08/21 02:39:51 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/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/jkNqjRAWv1cyk2TiGYwZbkDPCDO7_BYFvX7DuMGqSNjoX8PM3VsrDDMmFXfP8lBJvtkxzoAtOA3skcWKEU_qsQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (339.30s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:40:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:40:02 DEBUG : Config file has changed externally - reloading 2025/08/21 02:40:02 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:40:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:41:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/backup" 2025/08/21 02:41:50 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Has cached credentials 2025/08/21 02:41:51 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:45:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:45:25 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:45:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:45:25 DEBUG : two: Unchanged skipping 2025/08/21 02:45:27.458775 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eHkXMv1GKou0IDWda-zjWZhL3bGSHgLw8MCVwmBQ3dO1AIl-sc_YUAeIg_GpCSbJFslj4ahGVKynUZ7h3qu9-A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:45:27.458828 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eHkXMv1GKou0IDWda-zjWZhL3bGSHgLw8MCVwmBQ3dO1AIl-sc_YUAeIg_GpCSbJFslj4ahGVKynUZ7h3qu9-A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:45:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eHkXMv1GKou0IDWda-zjWZhL3bGSHgLw8MCVwmBQ3dO1AIl-sc_YUAeIg_GpCSbJFslj4ahGVKynUZ7h3qu9-A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:45:27 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:45:27 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/dst': not deleting files as there were IO errors 2025/08/21 02:45:27 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/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/eHkXMv1GKou0IDWda-zjWZhL3bGSHgLw8MCVwmBQ3dO1AIl-sc_YUAeIg_GpCSbJFslj4ahGVKynUZ7h3qu9-A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (336.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:45:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:45:38 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:45:40 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:47:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/backup" 2025/08/21 02:47:27 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Has cached credentials 2025/08/21 02:47:28 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/backup': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:51:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:51:01 DEBUG : two: Unchanged skipping 2025/08/21 02:51:01 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:51:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:51:03.493038 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cK7uZna8_lsIAOBAxgXcUxd2juYZ24SN79U_JIgA95PYoqGhBFFo2JH89ZtzQ7WyzMR43L1yQUjuk8JfZUP_EQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:51:03.493070 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cK7uZna8_lsIAOBAxgXcUxd2juYZ24SN79U_JIgA95PYoqGhBFFo2JH89ZtzQ7WyzMR43L1yQUjuk8JfZUP_EQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:51:03 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cK7uZna8_lsIAOBAxgXcUxd2juYZ24SN79U_JIgA95PYoqGhBFFo2JH89ZtzQ7WyzMR43L1yQUjuk8JfZUP_EQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:51:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:51:03 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/dst': not deleting files as there were IO errors 2025/08/21 02:51:03 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/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:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cK7uZna8_lsIAOBAxgXcUxd2juYZ24SN79U_JIgA95PYoqGhBFFo2JH89ZtzQ7WyzMR43L1yQUjuk8JfZUP_EQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (335.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:51:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:51:14 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:51:16 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:53:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:53:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/21 02:53:03 DEBUG : two: Unchanged skipping 2025/08/21 02:53:03 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for checks to finish 2025/08/21 02:53:04.772404 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E9oEDYvNe3qYOs6nt_1snA2002x05cXPKV4SK1x3IjwMdJaqOPNE8GLJVO9Qy53cY0owqCnjN5BVNbHeTWR6fg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:53:04.772435 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E9oEDYvNe3qYOs6nt_1snA2002x05cXPKV4SK1x3IjwMdJaqOPNE8GLJVO9Qy53cY0owqCnjN5BVNbHeTWR6fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:53:04 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E9oEDYvNe3qYOs6nt_1snA2002x05cXPKV4SK1x3IjwMdJaqOPNE8GLJVO9Qy53cY0owqCnjN5BVNbHeTWR6fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:53:04 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Waiting for transfers to finish 2025/08/21 02:53:04 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/dst': not deleting files as there were IO errors 2025/08/21 02:53:04 ERROR : proton drive root link ID 'rclone-test-mexacox7nege/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:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E9oEDYvNe3qYOs6nt_1snA2002x05cXPKV4SK1x3IjwMdJaqOPNE8GLJVO9Qy53cY0owqCnjN5BVNbHeTWR6fg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (120.94s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:53:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:53:15 DEBUG : Config file has changed externally - reloading 2025/08/21 02:53:15 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:53:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API 2025/08/21 02:55:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:55:05.599189 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kzHJRrmkkTqgb5YyCaM4UYi_ARiJPOXKnjMAnnq8kPeuXlRuVtb_UBHzN2_sQeF0OJTerx8mUCLchBHvHK-6uQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/21 02:55:05.599217 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kzHJRrmkkTqgb5YyCaM4UYi_ARiJPOXKnjMAnnq8kPeuXlRuVtb_UBHzN2_sQeF0OJTerx8mUCLchBHvHK-6uQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/21 02:55:05 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kzHJRrmkkTqgb5YyCaM4UYi_ARiJPOXKnjMAnnq8kPeuXlRuVtb_UBHzN2_sQeF0OJTerx8mUCLchBHvHK-6uQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kzHJRrmkkTqgb5YyCaM4UYi_ARiJPOXKnjMAnnq8kPeuXlRuVtb_UBHzN2_sQeF0OJTerx8mUCLchBHvHK-6uQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (120.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mexacox7nege'", Local "Local file system at /tmp/rclone3464818144", Modify Window "1s" 2025/08/21 02:55:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexacox7nege/dst" 2025/08/21 02:55:16 DEBUG : Config file has changed externally - reloading 2025/08/21 02:55:16 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Has cached credentials 2025/08/21 02:55:17 DEBUG : proton drive root link ID 'rclone-test-mexacox7nege/dst': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncSuffixKeepExtension (33s) goroutine 17954 [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]: testing.(*T).Run(0xc00089c1c0, {0x2789847?, 0xc00006bad8?}, 0x2888f00) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00089c1c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00089c1c0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a1a600, {0x3facda0, 0x6c, 0x6c}, {0xee038739e?, 0x3fc2e80?, 0x3fc2e80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006ccbe0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006ccbe0) /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 50 [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 51 [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 57 [IO wait]: internal/poll.runtime_pollWait(0x71d79224e5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000c7580?, 0xc0009d2000?, 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(0xc0000c7580, {0xc0009d2000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000c7580, {0xc0009d2000?, 0xc0009d5d0a?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148098, {0xc0009d2000?, 0x71d792201868?, 0x71d792628a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000402678, {0xc0009d2000?, 0xc0001ea2e8?, 0x42b45c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ea2b8, {0x2badea0, 0xc000402678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ea008, {0x2babae0, 0xc000148098}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ea008, 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(0xc0001ea008, {0xc0006e1000, 0x1000, 0xc000900e00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0008eb980, {0xc000429ee0, 0x9, 0x3f2ff20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bab260, 0xc0008eb980}, {0xc000429ee0, 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({0xc000429ee0, 0x9, 0xc000318ba0?}, {0x2bab260?, 0xc0008eb980?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000429ea0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0000efa40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 56 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 17793 [select]: net/http.(*persistConn).writeLoop(0xc007866c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 17770 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3088 [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 2991 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17940 [select]: net/http.(*http2clientStream).writeRequest(0xc000e5c180, 0xc0000c2280, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000e5c180, 0xc00055d000?, 0xc0009cb760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17783 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 17664 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007401e0, {0x2bd3d28, 0xc000802a00}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 17401 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 17792 [IO wait]: internal/poll.runtime_pollWait(0x71d79224e4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003fa780?, 0xc001f03000?, 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(0xc0003fa780, {0xc001f03000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003fa780, {0xc001f03000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a008, {0xc001f03000?, 0x71d792240dc8?, 0x71d792628108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000178210, {0xc001f03000?, 0x3fe8d00?, 0x36302287900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00048a2b8, {0x2badea0, 0xc000178210}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00048a008, {0x2babae0, 0xc00008a008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00048a008, 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(0xc00048a008, {0xc0006e0000, 0x1000, 0xc0005d9c20?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007866c60, {0xc0006e0000?, 0x80d2e5?, 0x2baac60?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008406c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008406c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007866c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 17770 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 17783 [select]: net/http.(*http2ClientConn).roundTrip(0xc0000efa40, 0xc0000c2280, 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(0xc000710280, 0xc0000c2280, {0x40?, 0xbd?}) /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({0x3f8a380?}, 0xc0000c2280?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8a380, 0xc0000c2280) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bac220?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0000c2280, {0x2bac220, 0x3f8a380}, {0x71d74849be01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000029ef0, 0xc0000c2280, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000029ef0, 0xc0000c2280) /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(0xc00768e788, 0xc0002e14a0) /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(0xc00006aee0, {0xc00006aeb0, 0x6, 0xc00006adb0?}) /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(0xc0002e14a0, {0x273f0a6?, 0x274cc34?}, {0xc00059a5b0, 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(0xc0002e14a0) /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(0xc0088e2420, {0x2bd3cf0, 0xc00839aa20}, 0xc00006b3c0) /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(0xc0088e2420, {0x2bd3cf0, 0xc00839aa20}, 0xc00006b3c0) /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(0xc0088e2420, {0x2bd3cf0, 0xc00839aa20}, {0xc0091b0060, 0x58}, {0xc0091b0600, 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(0xc0000c6680, {0x2bd3cf0, 0xc00839aa20}, 0xc00017a620, {0xc000cc6970, 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(0xc0000c6680, {0x2bd3cf0, 0xc00839aa20}, {0xc0091b0120?, 0xc00006b778?}, {0xc000cc6970, 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:629 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0006a3808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000fbcfc0, 0xc0005625f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000fbcfc0, 0xc0005625f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc0088e2370, {0x2bd3cf0, 0xc00839aa20}, {0xc0091b0120, 0x58}, {0xc000cc6970, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:628 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc000704bd0, {0x2bd3cf0, 0xc00839aa20}, {0xc000cc6970, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc000704bd0, {0x2bd3cf0, 0xc00839aa20}, {0xc000cc6970, 0x1c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc000704bd0, {0x2bd3cf0?, 0xc00839aa20?}, 0x80?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc000cc6970?, {0x2bd3cf0?, 0xc00839aa20?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2bd3cf0, 0xc00839aa20}, {0xc000cc6960, 0xf}, {0xc000cc6970, 0x1c}, {0x2bbea68, 0xc000029650}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:433 +0x556 github.com/rclone/rclone/fs.NewFs({0x2bd3cf0, 0xc00839aa20}, {0xc000cc6960, 0x2c}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fs/sync.testSyncSuffix(0xc009120000, {0x2755429, 0xb}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2498 +0x8bd github.com/rclone/rclone/fs/sync.TestSyncSuffixKeepExtension(0xc009120000?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 +0x25 testing.tRunner(0xc009120000, 0x2888f00) /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 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.157898715s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix]