"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/16 04:02:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu" 2025/07/16 04:02:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/16 04:02:48 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Has cached credentials 2025/07/16 04:02:49 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:02:50 DEBUG : Creating backend with remote "/tmp/rclone374266935" === 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-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:02:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/16 04:02:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:02:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:02:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:02:52 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:02:52 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:02:55 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:02:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.32s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:02:59 DEBUG : Creating backend with remote "/non-existing" 2025/07/16 04:03:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/16 04:03:00 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:00 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:01 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:01 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.54s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.72s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:07 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Running all checks before starting transfers 2025/07/16 04:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:08 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:08 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Checks finished, now starting transfers 2025/07/16 04:03:08 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.49s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:14 ERROR : Ignoring --no-traverse with sync 2025/07/16 04:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:17 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:03:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.58s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/16 04:03:21 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:21 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/16 04:03:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.08s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:03:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:03:29 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:29 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 04:03:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:03:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/16 04:03:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:03:33 INFO : sub dir2: Making directory 2025/07/16 04:03:34 INFO : sub dir: Making directory 2025/07/16 04:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:35 INFO : sub dir2/sub sub dir2: Making directory 2025/07/16 04:03:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:37 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:03:38 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:42 INFO : sub dir2: Making directory 2025/07/16 04:03:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 04:03:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:48 DEBUG : sub dir2: Making directory with metadata 2025/07/16 04:03:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:03:49 INFO : sub dir2: Making directory 2025/07/16 04:03:50 INFO : sub dir: Making directory 2025/07/16 04:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:50 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:50 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:03:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:03:52 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:03:52 INFO : sub dir/hello world: Deleted 2025/07/16 04:03:53 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 04:03:54 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:03:57 INFO : sub dir2: Making directory 2025/07/16 04:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:03:58 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:03:58 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:04:01 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:04:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:04:04 DEBUG : sub dir2: Making directory with metadata 2025/07/16 04:04:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:04:04 INFO : sub dir2: Making directory 2025/07/16 04:04:05 INFO : sub dir: Making directory 2025/07/16 04:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:04:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:04:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:04:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:04:08 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:04:08 DEBUG : Waiting for deletions to finish 2025/07/16 04:04:09 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.70s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:04:13 INFO : sub dir2: Making directory 2025/07/16 04:04:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:04:13 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:04:13 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:04:16 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.30s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:04:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tananay8mara" 2025/07/16 04:04:23 DEBUG : proton drive root link ID 'rclone-test-tananay8mara': Has cached credentials 2025/07/16 04:04:24 DEBUG : proton drive root link ID 'rclone-test-tananay8mara': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-tananay8mara' 2025/07/16 04:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:04:25 DEBUG : proton drive root link ID 'rclone-test-tananay8mara': Waiting for checks to finish 2025/07/16 04:04:25 DEBUG : proton drive root link ID 'rclone-test-tananay8mara': Waiting for transfers to finish 2025/07/16 04:04:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:04:30 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:04:31 DEBUG : proton drive root link ID 'rclone-test-tananay8mara': Purge remote --- PASS: TestServerSideCopy (15.30s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:04:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 04:04:39 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:04:39 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:04:39.787919 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/07/16 04:04:39.787958 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/07/16 04:04:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 04:04:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:04:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nanexub9cehu" 2025/07/16 04:04:48 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Has cached credentials 2025/07/16 04:04:50 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-nanexub9cehu' 2025/07/16 04:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:04:51 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Waiting for checks to finish 2025/07/16 04:04:51 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Waiting for transfers to finish 2025/07/16 04:04:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:04:56 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:04:58.408810 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/07/16 04:04:58.408847 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/07/16 04:05:02 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Waiting for checks to finish 2025/07/16 04:05:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 04:05:02 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Waiting for transfers to finish 2025/07/16 04:05:03.350964 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/07/16 04:05:03.351031 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/07/16 04:05:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 04:05:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 04:05:06 DEBUG : proton drive root link ID 'rclone-test-nanexub9cehu': Purge remote --- PASS: TestServerSideCopyOverSelf (24.53s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:05:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:05:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 04:05:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:05:14.857076 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/07/16 04:05:14.857120 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/07/16 04:05:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 04:05:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 04:05:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:05:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-giyijeq6kizo" 2025/07/16 04:05:24 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Has cached credentials 2025/07/16 04:05:25 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-giyijeq6kizo' 2025/07/16 04:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:05:26 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Waiting for checks to finish 2025/07/16 04:05:26 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Waiting for transfers to finish 2025/07/16 04:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:05:31 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:05:33.607067 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/07/16 04:05:33.607091 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/07/16 04:05:36 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Using server-side directory move 2025/07/16 04:05:36 INFO : proton drive root link ID 'rclone-test-giyijeq6kizo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 04:05:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 04:05:37 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Waiting for checks to finish 2025/07/16 04:05:37 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Waiting for transfers to finish 2025/07/16 04:05:38 INFO : sub dir/hello world: Deleted 2025/07/16 04:05:39.266267 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PT_oOECfkdSpRsD6EACGoQYF8tPwEgBDtI9OwQjSRPA6SNtqBo8N4WcKYVllXj3qSDw6L006nAzAG6ppPs6bg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:05:39.266294 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PT_oOECfkdSpRsD6EACGoQYF8tPwEgBDtI9OwQjSRPA6SNtqBo8N4WcKYVllXj3qSDw6L006nAzAG6ppPs6bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:05:39 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4PT_oOECfkdSpRsD6EACGoQYF8tPwEgBDtI9OwQjSRPA6SNtqBo8N4WcKYVllXj3qSDw6L006nAzAG6ppPs6bg==/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/4PT_oOECfkdSpRsD6EACGoQYF8tPwEgBDtI9OwQjSRPA6SNtqBo8N4WcKYVllXj3qSDw6L006nAzAG6ppPs6bg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/16 04:05:39 DEBUG : proton drive root link ID 'rclone-test-giyijeq6kizo': Purge remote --- FAIL: TestServerSideMoveOverSelf (22.27s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:05:45 ERROR : error listing: directory not found 2025/07/16 04:05:46 INFO : Local file system at /tmp/rclone374266935: Making directory 2025/07/16 04:05:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:05:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.69s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:05:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/16 04:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:05:54 DEBUG : Local file system at /tmp/rclone374266935: Waiting for checks to finish 2025/07/16 04:05:54 DEBUG : Local file system at /tmp/rclone374266935: Waiting for transfers to finish 2025/07/16 04:05:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:05:55 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/16 04:05:55 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:05:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:05:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/16 04:05:58 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:05:58 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:00 INFO : check sum: Copied (new) 2025/07/16 04:06:00 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:01 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/16 04:06:01 DEBUG : check sum: Unchanged skipping 2025/07/16 04:06:01 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:01 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.18s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/16 04:06:03 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:03 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 04:06:05 INFO : sizeonly: Copied (new) 2025/07/16 04:06:05 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:06 DEBUG : sizeonly: Sizes identical 2025/07/16 04:06:06 DEBUG : sizeonly: Unchanged skipping 2025/07/16 04:06:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:06 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/16 04:06:08 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:08 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/16 04:06:10 INFO : ignore-size: Copied (new) 2025/07/16 04:06:10 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:06:11 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:11 DEBUG : ignore-size: Unchanged skipping 2025/07/16 04:06:11 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:11 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.11s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:16 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:06:16 DEBUG : existing: Unchanged skipping 2025/07/16 04:06:16 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:16 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:16 INFO : There was nothing to transfer 2025/07/16 04:06:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/16 04:06:17 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:17 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:17.479662 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/07/16 04:06:17.479702 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/07/16 04:06:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 04:06:19 INFO : existing: Copied (replaced existing) 2025/07/16 04:06:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.20s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 04:06:22 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:22 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 04:06:23 INFO : existing: Copied (new) 2025/07/16 04:06:23 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:25 DEBUG : existing: Destination exists, skipping 2025/07/16 04:06:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:25 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:32 INFO : d: Making directory 2025/07/16 04:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 04:06:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:06:35 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 04:06:35 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:35 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:06:37 INFO : a/potato2: Copied (new) 2025/07/16 04:06:37 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:38 INFO : b/potato: Deleted 2025/07/16 04:06:38 INFO : d: Removing directory 2025/07/16 04:06:38 INFO : b: Removing directory 2025/07/16 04:06:39 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:46 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/07/16 04:06:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/16 04:06:46 DEBUG : empty space: Unchanged skipping 2025/07/16 04:06:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:46 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:46 INFO : There was nothing to transfer 2025/07/16 04:06:47 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/07/16 04:06:47 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:47 NOTICE: proton drive root link ID 'rclone-test-mutubil0biqu': Forced to upload files to set modification times on this backend. 2025/07/16 04:06:47 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/16 04:06:47 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:48.239538 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/07/16 04:06:48.239571 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/07/16 04:06:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:50 INFO : empty space: Copied (replaced existing) 2025/07/16 04:06:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:06:55 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/16 04:06:55 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:06:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 04:06:55 DEBUG : empty space: Unchanged skipping 2025/07/16 04:06:55 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:06:55 DEBUG : Waiting for deletions to finish 2025/07/16 04:06:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.94s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:00 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/07/16 04:07:00 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone374266935) 2025/07/16 04:07:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-mutubil0biqu') 2025/07/16 04:07:00 DEBUG : foo: sha1 differ 2025/07/16 04:07:00 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:00.798429 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/07/16 04:07:00.798454 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/07/16 04:07:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/16 04:07:03 INFO : foo: Copied (replaced existing) 2025/07/16 04:07:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.72s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:07:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/16 04:07:07 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:07 DEBUG : empty space: Unchanged skipping 2025/07/16 04:07:07 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:07:09 INFO : potato: Copied (new) 2025/07/16 04:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/16 04:07:15 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:15 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:16.047382 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/07/16 04:07:16.047403 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/07/16 04:07:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/16 04:07:18 INFO : potato: Copied (replaced existing) 2025/07/16 04:07:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:23 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/07/16 04:07:23 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone374266935) 2025/07/16 04:07:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-mutubil0biqu') 2025/07/16 04:07:23 DEBUG : potato: sha1 differ 2025/07/16 04:07:23 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:23.788468 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/07/16 04:07:23.788613 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/07/16 04:07:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/16 04:07:25 INFO : potato: Copied (replaced existing) 2025/07/16 04:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:07:32 DEBUG : empty space: Unchanged skipping 2025/07/16 04:07:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/16 04:07:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:32 DEBUG : Waiting for deletions to finish 2025/07/16 04:07:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:07:40 DEBUG : empty space: Unchanged skipping 2025/07/16 04:07:40 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:40 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:07:41 INFO : potato2: Copied (new) 2025/07/16 04:07:41 DEBUG : Waiting for deletions to finish 2025/07/16 04:07:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:07:50 INFO : d: Making directory 2025/07/16 04:07:51 INFO : d/e: Making directory 2025/07/16 04:07:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 04:07:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:07:54 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 04:07:55 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:07:55 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:07:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:07:56 INFO : a/potato2: Copied (new) 2025/07/16 04:07:56 DEBUG : Waiting for deletions to finish 2025/07/16 04:07:57 INFO : b/potato: Deleted 2025/07/16 04:07:57 INFO : d/e: Removing directory 2025/07/16 04:07:58 INFO : d: Removing directory 2025/07/16 04:07:58 INFO : b: Removing directory 2025/07/16 04:07:59 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:08:09 INFO : d: Making directory 2025/07/16 04:08:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 04:08:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:08:12 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:12 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 04:08:12 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:08:14 INFO : a/potato2: Copied (new) 2025/07/16 04:08:14 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting files as there were IO errors 2025/07/16 04:08:14 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:08:25 DEBUG : Waiting for deletions to finish 2025/07/16 04:08:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:08:26 DEBUG : empty space: Unchanged skipping 2025/07/16 04:08:26 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:26 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:26 INFO : potato: Deleted 2025/07/16 04:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:08:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.13s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:08:35 DEBUG : Waiting for deletions to finish 2025/07/16 04:08:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:37 INFO : potato: Deleted 2025/07/16 04:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:08:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:08:37 DEBUG : empty space: Unchanged skipping 2025/07/16 04:08:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 04:08:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.00s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:08:45 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:45 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/16 04:08:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.53s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:08:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 04:08:54 DEBUG : enormous: Excluded 2025/07/16 04:08:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 04:08:54 DEBUG : potato2: Excluded 2025/07/16 04:08:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 04:08:54 DEBUG : potato2: Excluded 2025/07/16 04:08:54 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:08:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:08:54 DEBUG : empty space: Unchanged skipping 2025/07/16 04:08:54 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:08:54 DEBUG : Waiting for deletions to finish 2025/07/16 04:08:54 INFO : There was nothing to transfer 2025/07/16 04:08:55 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 04:08:55 DEBUG : enormous: Excluded 2025/07/16 04:08:55 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 04:08:55 DEBUG : potato2: Excluded 2025/07/16 04:08:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 04:08:56 DEBUG : potato2: Excluded 2025/07/16 04:08:56 DEBUG : Local file system at /tmp/rclone374266935: Waiting for checks to finish 2025/07/16 04:08:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/16 04:08:56 DEBUG : empty space: Unchanged skipping 2025/07/16 04:08:56 DEBUG : Local file system at /tmp/rclone374266935: Waiting for transfers to finish 2025/07/16 04:08:56 DEBUG : Waiting for deletions to finish 2025/07/16 04:08:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:09:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 04:09:04 DEBUG : enormous: Excluded 2025/07/16 04:09:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 04:09:04 DEBUG : potato2: Excluded 2025/07/16 04:09:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:09:05 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:05 DEBUG : empty space: Unchanged skipping 2025/07/16 04:09:05 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:05 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:06 INFO : enormous: Deleted 2025/07/16 04:09:06 INFO : potato2: Deleted 2025/07/16 04:09:06 INFO : There was nothing to transfer 2025/07/16 04:09:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/16 04:09:07 DEBUG : empty space: Unchanged skipping 2025/07/16 04:09:07 DEBUG : Local file system at /tmp/rclone374266935: Waiting for checks to finish 2025/07/16 04:09:07 DEBUG : Local file system at /tmp/rclone374266935: Waiting for transfers to finish 2025/07/16 04:09:07 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:07 INFO : enormous: Deleted 2025/07/16 04:09:07 INFO : potato2: Deleted 2025/07/16 04:09:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:09:18 DEBUG : five: Need to transfer - File not found at Destination 2025/07/16 04:09:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/16 04:09:18 DEBUG : one: Destination is newer than source, skipping 2025/07/16 04:09:18 DEBUG : three: Sizes identical 2025/07/16 04:09:18 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/16 04:09:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 04:09:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone374266935) 2025/07/16 04:09:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-mutubil0biqu') 2025/07/16 04:09:18 DEBUG : two: sha1 differ 2025/07/16 04:09:18 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:18.931601 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/07/16 04:09:18.931638 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/07/16 04:09:19.046041 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/07/16 04:09:19.046121 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/07/16 04:09:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/16 04:09:20 INFO : five: Copied (new) 2025/07/16 04:09:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/16 04:09:21 INFO : four: Copied (replaced existing) 2025/07/16 04:09:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 04:09:21 INFO : two: Copied (replaced existing) 2025/07/16 04:09:21 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:24 DEBUG : one: Destination is newer than source, skipping 2025/07/16 04:09:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone374266935) 2025/07/16 04:09:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-mutubil0biqu') 2025/07/16 04:09:24 DEBUG : three: sha1 differ 2025/07/16 04:09:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/16 04:09:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/16 04:09:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 04:09:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/16 04:09:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/16 04:09:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/16 04:09:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/16 04:09:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 04:09:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 04:09:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 04:09:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:24.614680 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/07/16 04:09:24.614767 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/07/16 04:09:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 04:09:26 INFO : three: Copied (replaced existing) 2025/07/16 04:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.68s) === 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-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/16 04:09:32 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:32 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 04:09:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 04:09:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 04:09:34 INFO : potato: Copied (new) 2025/07/16 04:09:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:34 INFO : yam: Copied (new) 2025/07/16 04:09:34 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:09:36 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:36 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:36 DEBUG : potato: Unchanged skipping 2025/07/16 04:09:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:37.476980 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LiVYAQSqh501ESH2l70FV-DvpuHMtMW2kp5Jb55tFqo_R7DvCwLgJdXgMU0BgnDcOLrPtR2-typO0hhHKnjWw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:09:37.477008 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LiVYAQSqh501ESH2l70FV-DvpuHMtMW2kp5Jb55tFqo_R7DvCwLgJdXgMU0BgnDcOLrPtR2-typO0hhHKnjWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:37 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LiVYAQSqh501ESH2l70FV-DvpuHMtMW2kp5Jb55tFqo_R7DvCwLgJdXgMU0BgnDcOLrPtR2-typO0hhHKnjWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:37 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LiVYAQSqh501ESH2l70FV-DvpuHMtMW2kp5Jb55tFqo_R7DvCwLgJdXgMU0BgnDcOLrPtR2-typO0hhHKnjWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:37 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/16 04:09:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:39 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:39 INFO : yaml: Copied (new) 2025/07/16 04:09:39 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting files as there were IO errors 2025/07/16 04:09:39 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': 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 (9.52s) === 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-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/16 04:09:42 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:42 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 04:09:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 04:09:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:44 INFO : yam: Copied (new) 2025/07/16 04:09:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 04:09:44 INFO : potato: Copied (new) 2025/07/16 04:09:44 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:09:45 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:45 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:45 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:45 DEBUG : potato: Unchanged skipping 2025/07/16 04:09:45 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:46.759754 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ElhY6gYfHngGumixPR8U2NTVXq_yWguolASvIHIHBihqQvgrBRQaCT84eRN0ov0_H3TII5eF4EicKcXRD3HIAw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:09:46.759810 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ElhY6gYfHngGumixPR8U2NTVXq_yWguolASvIHIHBihqQvgrBRQaCT84eRN0ov0_H3TII5eF4EicKcXRD3HIAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:46 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ElhY6gYfHngGumixPR8U2NTVXq_yWguolASvIHIHBihqQvgrBRQaCT84eRN0ov0_H3TII5eF4EicKcXRD3HIAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:46 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ElhY6gYfHngGumixPR8U2NTVXq_yWguolASvIHIHBihqQvgrBRQaCT84eRN0ov0_H3TII5eF4EicKcXRD3HIAw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:46 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/16 04:09:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:48 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:48 INFO : yaml: Copied (new) 2025/07/16 04:09:48 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting files as there were IO errors 2025/07/16 04:09:48 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': 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 (9.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/16 04:09:51 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:51 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 04:09:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/16 04:09:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 04:09:54 INFO : potato: Copied (new) 2025/07/16 04:09:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:54 INFO : sub/yam: Copied (new) 2025/07/16 04:09:54 DEBUG : Waiting for deletions to finish 2025/07/16 04:09:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:09:56 DEBUG : potato: Unchanged skipping 2025/07/16 04:09:56 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Making map for --track-renames 2025/07/16 04:09:56 INFO : proton drive root link ID 'rclone-test-mutubil0biqu': Finished making map for --track-renames 2025/07/16 04:09:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:09:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for renames to finish 2025/07/16 04:09:57.660730 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OMWIyPPUpKTikY-itUSWVA7OTV4kcn3XcOx12ZtnJnp-Y3e5QD9Jcz9CBue6C1RhlEpFu-9RJDdI5uPmeLQxUg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:09:57.660757 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OMWIyPPUpKTikY-itUSWVA7OTV4kcn3XcOx12ZtnJnp-Y3e5QD9Jcz9CBue6C1RhlEpFu-9RJDdI5uPmeLQxUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:57 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OMWIyPPUpKTikY-itUSWVA7OTV4kcn3XcOx12ZtnJnp-Y3e5QD9Jcz9CBue6C1RhlEpFu-9RJDdI5uPmeLQxUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:57 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OMWIyPPUpKTikY-itUSWVA7OTV4kcn3XcOx12ZtnJnp-Y3e5QD9Jcz9CBue6C1RhlEpFu-9RJDdI5uPmeLQxUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:09:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 04:09:57 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:09:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 04:09:59 INFO : yam: Copied (new) 2025/07/16 04:09:59 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting files as there were IO errors 2025/07/16 04:09:59 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': 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 (11.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:03 DEBUG : Creating backend with remote "/tmp/rclone374266935/dir1" 2025/07/16 04:10:03 DEBUG : Creating backend with remote "/tmp/rclone374266935/dir2" 2025/07/16 04:10:03 DEBUG : Local file system at /tmp/rclone374266935/dir2: Using server-side directory move 2025/07/16 04:10:03 INFO : Local file system at /tmp/rclone374266935/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 04:10:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/16 04:10:03 DEBUG : Local file system at /tmp/rclone374266935/dir2: Waiting for checks to finish 2025/07/16 04:10:03 INFO : file1.txt: Moved (server-side) 2025/07/16 04:10:03 DEBUG : Local file system at /tmp/rclone374266935/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:10:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 04:10:04 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:10:04 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:10:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:10:09 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:10:09 INFO : sub dir/hello world: Deleted 2025/07/16 04:10:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/16 04:10:09 INFO : nested/sub dir/file: Copied (new) 2025/07/16 04:10:09 INFO : nested/sub dir/file: Deleted 2025/07/16 04:10:09 ERROR : Local file system at /tmp/rclone374266935: 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 (9.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 04:10:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 04:10:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:10:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:10:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 04:10:19 INFO : sub dir/hello world: Copied (new) 2025/07/16 04:10:19 INFO : sub dir/hello world: Deleted 2025/07/16 04:10:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/16 04:10:19 INFO : nested/sub dir/file: Copied (new) 2025/07/16 04:10:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.75s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/16 04:10:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 04:10:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:10:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:10:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 04:10:26 INFO : existing: Copied (new) 2025/07/16 04:10:26 INFO : existing: Deleted 2025/07/16 04:10:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/16 04:10:26 INFO : existing-b: Copied (new) 2025/07/16 04:10:26 INFO : existing-b: Deleted 2025/07/16 04:10:28 DEBUG : existing: Destination exists, skipping 2025/07/16 04:10:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/16 04:10:28 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:10:28 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:10:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.64s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yamoviw4zila" 2025/07/16 04:10:31 DEBUG : Config file has changed externally - reloading 2025/07/16 04:10:31 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Has cached credentials 2025/07/16 04:10:32 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-yamoviw4zila' 2025/07/16 04:10:45 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Using server-side directory move 2025/07/16 04:10:45 INFO : proton drive root link ID 'rclone-test-yamoviw4zila': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 04:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:10:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 04:10:46 DEBUG : empty space: Unchanged skipping 2025/07/16 04:10:46 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Waiting for checks to finish 2025/07/16 04:10:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 04:10:46 INFO : potato3: Deleted 2025/07/16 04:10:46 INFO : empty space: Deleted 2025/07/16 04:10:46 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Waiting for transfers to finish 2025/07/16 04:10:47.227309 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6QNtziW9lh56yt7GmLbr6--H7iSfdarwYAkATJTKANMug9Qg52b3Fc7acKGwZ5qzBLEM7-b5NmJyd7s9ht7fGQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:10:47.227408 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6QNtziW9lh56yt7GmLbr6--H7iSfdarwYAkATJTKANMug9Qg52b3Fc7acKGwZ5qzBLEM7-b5NmJyd7s9ht7fGQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:10:47 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6QNtziW9lh56yt7GmLbr6--H7iSfdarwYAkATJTKANMug9Qg52b3Fc7acKGwZ5qzBLEM7-b5NmJyd7s9ht7fGQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:10:47.397765 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LOEfUPOikHWcaWFeRmwHu5TkjYbw3Qml1Jg_Om4-8CxeAGeroXQ_QdvRY7Lpd6bg_E4jDtHkJ2xJNZeL9dWqA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:10:47.397799 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LOEfUPOikHWcaWFeRmwHu5TkjYbw3Qml1Jg_Om4-8CxeAGeroXQ_QdvRY7Lpd6bg_E4jDtHkJ2xJNZeL9dWqA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:10:47 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5LOEfUPOikHWcaWFeRmwHu5TkjYbw3Qml1Jg_Om4-8CxeAGeroXQ_QdvRY7Lpd6bg_E4jDtHkJ2xJNZeL9dWqA==/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/5LOEfUPOikHWcaWFeRmwHu5TkjYbw3Qml1Jg_Om4-8CxeAGeroXQ_QdvRY7Lpd6bg_E4jDtHkJ2xJNZeL9dWqA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/16 04:10:47 DEBUG : proton drive root link ID 'rclone-test-yamoviw4zila': Purge remote --- FAIL: TestServerSideMove (19.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:10:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hisamul0numo" 2025/07/16 04:10:50 DEBUG : proton drive root link ID 'rclone-test-hisamul0numo': Has cached credentials 2025/07/16 04:10:51 DEBUG : proton drive root link ID 'rclone-test-hisamul0numo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-hisamul0numo' 2025/07/16 04:11:04 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 04:11:04 DEBUG : empty space: Excluded 2025/07/16 04:11:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 04:11:05 DEBUG : empty space: Excluded 2025/07/16 04:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:11:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 04:11:05 DEBUG : proton drive root link ID 'rclone-test-hisamul0numo': Waiting for checks to finish 2025/07/16 04:11:05 DEBUG : proton drive root link ID 'rclone-test-hisamul0numo': Waiting for transfers to finish 2025/07/16 04:11:05 INFO : potato3: Deleted 2025/07/16 04:11:06.174019 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yi_J-i3-zZU2HrG4aLPkHjIuOyGAIx4xEZU-Uq8xbBSP09nh6RwyCmW67OnlMlmrT3L6bQcHbqLtBsYHqLkVxQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:11:06.174061 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yi_J-i3-zZU2HrG4aLPkHjIuOyGAIx4xEZU-Uq8xbBSP09nh6RwyCmW67OnlMlmrT3L6bQcHbqLtBsYHqLkVxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:06 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yi_J-i3-zZU2HrG4aLPkHjIuOyGAIx4xEZU-Uq8xbBSP09nh6RwyCmW67OnlMlmrT3L6bQcHbqLtBsYHqLkVxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:06.416090 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SCWFCPXWGZiMxWTXKOx_D19EzkmTtYOAbGmkx7m7b21D-Ag2FVnRA-kHpeMZSYmuFfZ6DPuTc7MqfgxwLvEbUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:11:06.416127 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SCWFCPXWGZiMxWTXKOx_D19EzkmTtYOAbGmkx7m7b21D-Ag2FVnRA-kHpeMZSYmuFfZ6DPuTc7MqfgxwLvEbUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:06 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SCWFCPXWGZiMxWTXKOx_D19EzkmTtYOAbGmkx7m7b21D-Ag2FVnRA-kHpeMZSYmuFfZ6DPuTc7MqfgxwLvEbUA==/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/SCWFCPXWGZiMxWTXKOx_D19EzkmTtYOAbGmkx7m7b21D-Ag2FVnRA-kHpeMZSYmuFfZ6DPuTc7MqfgxwLvEbUA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/16 04:11:06 DEBUG : proton drive root link ID 'rclone-test-hisamul0numo': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:11:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-poriwot6moqi" 2025/07/16 04:11:10 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Has cached credentials 2025/07/16 04:11:11 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:11:17 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mutubil0biqu' -> proton drive root link ID 'rclone-test-poriwot6moqi' 2025/07/16 04:11:25 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Using server-side directory move 2025/07/16 04:11:25 INFO : proton drive root link ID 'rclone-test-poriwot6moqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 04:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 04:11:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 04:11:26 DEBUG : empty space: Unchanged skipping 2025/07/16 04:11:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 04:11:26 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Waiting for checks to finish 2025/07/16 04:11:26 INFO : empty space: Deleted 2025/07/16 04:11:26 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Waiting for transfers to finish 2025/07/16 04:11:26 INFO : potato3: Deleted 2025/07/16 04:11:27.210499 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XqSCldOpC7jXzq2vot4taAVbSQt53aLEpjkGtnsOCHXlp-XPHHpBSXJXu49ea8C3GwbTarqTqUymlS7Ji_e2nw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:11:27.210537 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XqSCldOpC7jXzq2vot4taAVbSQt53aLEpjkGtnsOCHXlp-XPHHpBSXJXu49ea8C3GwbTarqTqUymlS7Ji_e2nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:27 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XqSCldOpC7jXzq2vot4taAVbSQt53aLEpjkGtnsOCHXlp-XPHHpBSXJXu49ea8C3GwbTarqTqUymlS7Ji_e2nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:27.567683 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E1CqeEfY4VOjVgtryLfrMsVWOB1kH3itc_xw2PvaEQGVgTXDshEbLeIRauvTiDxDaO2f3IOqrrn9ssXnKPVBFw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:11:27.567724 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E1CqeEfY4VOjVgtryLfrMsVWOB1kH3itc_xw2PvaEQGVgTXDshEbLeIRauvTiDxDaO2f3IOqrrn9ssXnKPVBFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:27 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/E1CqeEfY4VOjVgtryLfrMsVWOB1kH3itc_xw2PvaEQGVgTXDshEbLeIRauvTiDxDaO2f3IOqrrn9ssXnKPVBFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:11:27 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': 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/07/16 04:11:27 DEBUG : proton drive root link ID 'rclone-test-poriwot6moqi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:11:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/rclone-sync-test" 2025/07/16 04:11:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Has cached credentials 2025/07/16 04:11:33 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (192.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:14:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/rclone-sync-test" 2025/07/16 04:14:44 DEBUG : Config file has changed externally - reloading 2025/07/16 04:14:44 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Has cached credentials 2025/07/16 04:14:46 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:17:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/rclone-sync-test-include/layer2" 2025/07/16 04:17:33 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-include/layer2': Has cached credentials 2025/07/16 04:17:35 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:20:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/rclone-sync-test-ignore-file" 2025/07/16 04:20:21 DEBUG : Config file has changed externally - reloading 2025/07/16 04:20:21 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-ignore-file': Has cached credentials 2025/07/16 04:20:22 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:23:20 DEBUG : rclone-sync-test: Excluded 2025/07/16 04:23:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 04:23:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 04:23:21 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Waiting for checks to finish 2025/07/16 04:23:21 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test': Waiting for transfers to finish 2025/07/16 04:23:21 DEBUG : Waiting for deletions to finish 2025/07/16 04:23:21 INFO : There was nothing to transfer 2025/07/16 04:23:22 DEBUG : rclone-sync-test: Excluded 2025/07/16 04:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 04:23:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 04:23:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:23:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:23:24 DEBUG : Waiting for deletions to finish 2025/07/16 04:23:24 INFO : rclone-sync-test-include: Removing directory 2025/07/16 04:23:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/16 04:23:24 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': failed to delete 1 directories 2025/07/16 04:23:24 INFO : There was nothing to transfer 2025/07/16 04:23:25 DEBUG : rclone-sync-test: Excluded 2025/07/16 04:23:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 04:23:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 04:23:27 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/16 04:23:27 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/16 04:23:27 DEBUG : Waiting for deletions to finish 2025/07/16 04:23:27 INFO : There was nothing to transfer 2025/07/16 04:23:27 DEBUG : rclone-sync-test: Excluded 2025/07/16 04:23:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 04:23:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 04:23:29 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:23:29 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:23:29 DEBUG : Waiting for deletions to finish 2025/07/16 04:23:29 INFO : rclone-sync-test-include: Removing directory 2025/07/16 04:23:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/16 04:23:29 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': failed to delete 1 directories 2025/07/16 04:23:29 INFO : There was nothing to transfer 2025/07/16 04:23:31 DEBUG : rclone-sync-test: Excluded 2025/07/16 04:23:31 DEBUG : Excluded 2025/07/16 04:23:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 04:23:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 04:23:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/16 04:23:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/16 04:23:32 DEBUG : Waiting for deletions to finish 2025/07/16 04:23:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (531.90s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:23:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:23:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:23:38 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:26:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/CompareDest" 2025/07/16 04:26:23 DEBUG : Config file has changed externally - reloading 2025/07/16 04:26:23 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/CompareDest': Has cached credentials 2025/07/16 04:26:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:29:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/16 04:29:05 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:05 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 04:29:08 INFO : one: Copied (new) 2025/07/16 04:29:08 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:10 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:10 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:11.396784 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/07/16 04:29:11.396833 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/07/16 04:29:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/16 04:29:13 INFO : one: Copied (replaced existing) 2025/07/16 04:29:13 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:15.780402 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/07/16 04:29:15.780436 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/07/16 04:29:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:22 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 04:29:23 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:23 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:23 INFO : There was nothing to transfer 2025/07/16 04:29:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 04:29:28 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 04:29:28 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:28 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:28 INFO : There was nothing to transfer 2025/07/16 04:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 04:29:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 04:29:31 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:31 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:31 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:31 INFO : There was nothing to transfer 2025/07/16 04:29:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 04:29:34 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/16 04:29:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 04:29:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 04:29:34 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:34 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:34 DEBUG : Waiting for deletions to finish 2025/07/16 04:29:34 INFO : There was nothing to transfer 2025/07/16 04:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 04:29:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 04:29:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/16 04:29:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/16 04:29:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:29:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:29:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/16 04:29:39 INFO : two: Copied (new) 2025/07/16 04:29:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (368.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:29:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dest" 2025/07/16 04:29:51 DEBUG : Config file has changed externally - reloading 2025/07/16 04:29:51 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dest': Has cached credentials 2025/07/16 04:29:53 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dest': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:32:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/pre-dest1" 2025/07/16 04:32:32 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/pre-dest1': Has cached credentials 2025/07/16 04:32:34 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:33:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/pre-dest2" 2025/07/16 04:33:54 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/pre-dest2': Has cached credentials 2025/07/16 04:33:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:35:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:35:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/16 04:35:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:35:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/16 04:35:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/16 04:35:18 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dest': Waiting for checks to finish 2025/07/16 04:35:18 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dest': Waiting for transfers to finish 2025/07/16 04:35:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/16 04:35:21 INFO : 3: Copied (new) 2025/07/16 04:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (342.79s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.73s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:35:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:35:36 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:35:37 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:36:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/backup" 2025/07/16 04:36:58 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Has cached credentials 2025/07/16 04:36:59 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:39:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:39:41 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:39:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:39:41 DEBUG : two: Unchanged skipping 2025/07/16 04:39:43.880213 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di0L_N_Ygj760ajG1mdNRm6rxN_Is_Edve7XR6qgbdHhkmU4bYy_WXe5cODIP6pnwrrxvbRSTtrBdmKrXLzVyg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:39:43.880246 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di0L_N_Ygj760ajG1mdNRm6rxN_Is_Edve7XR6qgbdHhkmU4bYy_WXe5cODIP6pnwrrxvbRSTtrBdmKrXLzVyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:39:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di0L_N_Ygj760ajG1mdNRm6rxN_Is_Edve7XR6qgbdHhkmU4bYy_WXe5cODIP6pnwrrxvbRSTtrBdmKrXLzVyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:39:43 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:39:43 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/dst': not deleting files as there were IO errors 2025/07/16 04:39:43 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/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/di0L_N_Ygj760ajG1mdNRm6rxN_Is_Edve7XR6qgbdHhkmU4bYy_WXe5cODIP6pnwrrxvbRSTtrBdmKrXLzVyg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (259.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:39:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:39:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:39:57 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:41:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/backup" 2025/07/16 04:41:18 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Has cached credentials 2025/07/16 04:41:20 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:44:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:44:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:44:06 DEBUG : two: Unchanged skipping 2025/07/16 04:44:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:44:08.264187 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UEIo5CjK4nFverxLah-QPZxoUNF6WRSP3IjaCagFWziRObY_GtFg67lWrJza7yDNZnDvdCYeejYQuLpaW56xpg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:44:08.264226 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UEIo5CjK4nFverxLah-QPZxoUNF6WRSP3IjaCagFWziRObY_GtFg67lWrJza7yDNZnDvdCYeejYQuLpaW56xpg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:44:08 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UEIo5CjK4nFverxLah-QPZxoUNF6WRSP3IjaCagFWziRObY_GtFg67lWrJza7yDNZnDvdCYeejYQuLpaW56xpg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:44:08 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:44:08 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/dst': not deleting files as there were IO errors 2025/07/16 04:44:08 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/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/UEIo5CjK4nFverxLah-QPZxoUNF6WRSP3IjaCagFWziRObY_GtFg67lWrJza7yDNZnDvdCYeejYQuLpaW56xpg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (264.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:44:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:44:20 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:44:22 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:45:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/backup" 2025/07/16 04:45:53 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Has cached credentials 2025/07/16 04:45:54 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/backup': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:48:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:48:55 DEBUG : two: Unchanged skipping 2025/07/16 04:48:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:48:55 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:48:57.586198 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vl5yVgNUhCHalbXMIekcqxm8PURlGbmmwP4qi9d6Y5UrNVW8hMnwWv6DI05Y5h1thvvDiGZ7yKdfZR9ecJ_gow==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:48:57.586244 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vl5yVgNUhCHalbXMIekcqxm8PURlGbmmwP4qi9d6Y5UrNVW8hMnwWv6DI05Y5h1thvvDiGZ7yKdfZR9ecJ_gow==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:48:57 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vl5yVgNUhCHalbXMIekcqxm8PURlGbmmwP4qi9d6Y5UrNVW8hMnwWv6DI05Y5h1thvvDiGZ7yKdfZR9ecJ_gow==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:48:57 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:48:57 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/dst': not deleting files as there were IO errors 2025/07/16 04:48:57 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/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/Vl5yVgNUhCHalbXMIekcqxm8PURlGbmmwP4qi9d6Y5UrNVW8hMnwWv6DI05Y5h1thvvDiGZ7yKdfZR9ecJ_gow==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (289.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:49:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:49:09 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:49:11 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:50:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:50:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:50:43 DEBUG : two: Unchanged skipping 2025/07/16 04:50:43 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for checks to finish 2025/07/16 04:50:44.672176 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bhMDP7ZQl_gx0FEziw3pjv2c7jyX2Ept1Xy-oeE40WCJlTM3uD-E-Ta6SmrhPwCOUbWrMF6PNINx19fd1I5F8Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:50:44.672215 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bhMDP7ZQl_gx0FEziw3pjv2c7jyX2Ept1Xy-oeE40WCJlTM3uD-E-Ta6SmrhPwCOUbWrMF6PNINx19fd1I5F8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:50:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bhMDP7ZQl_gx0FEziw3pjv2c7jyX2Ept1Xy-oeE40WCJlTM3uD-E-Ta6SmrhPwCOUbWrMF6PNINx19fd1I5F8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:50:44 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Waiting for transfers to finish 2025/07/16 04:50:44 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/dst': not deleting files as there were IO errors 2025/07/16 04:50:44 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu/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/bhMDP7ZQl_gx0FEziw3pjv2c7jyX2Ept1Xy-oeE40WCJlTM3uD-E-Ta6SmrhPwCOUbWrMF6PNINx19fd1I5F8Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (106.40s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:50:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:50:56 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:50:57 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:52:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:52:30.818411 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qtOrKHrVuqFsg31NecgwbIar0CjTInRD3ZXlS1Amh0BkAhWu4aSiOgQqIrdnQgh238O5P1fd4ETE2Quoy6Y8LA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:52:30.818457 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qtOrKHrVuqFsg31NecgwbIar0CjTInRD3ZXlS1Amh0BkAhWu4aSiOgQqIrdnQgh238O5P1fd4ETE2Quoy6Y8LA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:52:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qtOrKHrVuqFsg31NecgwbIar0CjTInRD3ZXlS1Amh0BkAhWu4aSiOgQqIrdnQgh238O5P1fd4ETE2Quoy6Y8LA==/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/qtOrKHrVuqFsg31NecgwbIar0CjTInRD3ZXlS1Amh0BkAhWu4aSiOgQqIrdnQgh238O5P1fd4ETE2Quoy6Y8LA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (106.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:52:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mutubil0biqu/dst" 2025/07/16 04:52:42 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Has cached credentials 2025/07/16 04:52:44 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/16 04:54:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 04:54:18.353111 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlpaExuA5UUjClSGaLlvnXNtDzyR5-NkCqTxR_8QWxYByNTvMqrU-6HBH8rRyUAWRMEGD6WkLOsCDUTNfoch-A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/16 04:54:18.353162 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlpaExuA5UUjClSGaLlvnXNtDzyR5-NkCqTxR_8QWxYByNTvMqrU-6HBH8rRyUAWRMEGD6WkLOsCDUTNfoch-A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/16 04:54:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlpaExuA5UUjClSGaLlvnXNtDzyR5-NkCqTxR_8QWxYByNTvMqrU-6HBH8rRyUAWRMEGD6WkLOsCDUTNfoch-A==/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:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wlpaExuA5UUjClSGaLlvnXNtDzyR5-NkCqTxR_8QWxYByNTvMqrU-6HBH8rRyUAWRMEGD6WkLOsCDUTNfoch-A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (107.62s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:54:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:54:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/16 04:54:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:54:25.730630 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/07/16 04:54:25.730676 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/07/16 04:54:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/16 04:54:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/16 04:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.90s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:54:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 04:54:30 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:54:30 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:54:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 04:54:32 INFO : existing: Copied (new) 2025/07/16 04:54:32 DEBUG : Waiting for deletions to finish 2025/07/16 04:54:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/16 04:54:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/16 04:54:34 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:54:34 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:54:34 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting files as there were IO errors 2025/07/16 04:54:34 ERROR : proton drive root link ID 'rclone-test-mutubil0biqu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:54:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:54:39 DEBUG : existing: Unchanged skipping 2025/07/16 04:54:39 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:54:39 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:54:39 DEBUG : Waiting for deletions to finish 2025/07/16 04:54:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.95s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.13s) --- SKIP: TestMaxTransfer/Hard (0.69s) --- SKIP: TestMaxTransfer/Soft (0.73s) --- SKIP: TestMaxTransfer/Cautious (0.71s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:56:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:56:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both10: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both12: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both13: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both15: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both16: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both17: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both0: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both11: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both14: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both2: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both3: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both4: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both18: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both19: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both7: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both1: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:56:14 DEBUG : both5: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both6: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both8: Unchanged skipping 2025/07/16 04:56:14 DEBUG : both9: Unchanged skipping 2025/07/16 04:56:14 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:56:14 DEBUG : Waiting for deletions to finish 2025/07/16 04:56:14 INFO : only0: Deleted 2025/07/16 04:56:14 INFO : only13: Deleted 2025/07/16 04:56:14 INFO : only15: Deleted 2025/07/16 04:56:14 INFO : only8: Deleted 2025/07/16 04:56:15 INFO : only16: Deleted 2025/07/16 04:56:15 INFO : only12: Deleted 2025/07/16 04:56:15 INFO : only19: Deleted 2025/07/16 04:56:15 INFO : only1: Deleted 2025/07/16 04:56:15 INFO : only7: Deleted 2025/07/16 04:56:15 INFO : only10: Deleted 2025/07/16 04:56:15 INFO : only4: Deleted 2025/07/16 04:56:15 INFO : only5: Deleted 2025/07/16 04:56:16 INFO : only6: Deleted 2025/07/16 04:56:16 INFO : only9: Deleted 2025/07/16 04:56:16 INFO : only2: Deleted 2025/07/16 04:56:16 INFO : only3: Deleted 2025/07/16 04:56:16 INFO : only14: Deleted 2025/07/16 04:56:16 INFO : only17: Deleted 2025/07/16 04:56:16 INFO : only11: Deleted 2025/07/16 04:56:16 INFO : only18: Deleted 2025/07/16 04:56:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (111.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:58:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 04:58:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both0: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both13: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both10: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both15: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both16: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both17: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both11: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both12: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both14: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both2: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both18: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both4: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both19: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both6: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both1: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both8: Unchanged skipping 2025/07/16 04:58:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 04:58:06 DEBUG : both3: Unchanged skipping 2025/07/16 04:58:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : both5: Unchanged skipping 2025/07/16 04:58:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : both7: Unchanged skipping 2025/07/16 04:58:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : both9: Unchanged skipping 2025/07/16 04:58:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/16 04:58:06 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 04:58:06.947325 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/07/16 04:58:06.947377 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/07/16 04:58:07.024440 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/07/16 04:58:07.024523 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/07/16 04:58:07.105648 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/07/16 04:58:07.105694 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/07/16 04:58:07.220469 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/07/16 04:58:07.220555 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/07/16 04:58:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:08 INFO : only0: Copied (replaced existing) 2025/07/16 04:58:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:08 INFO : only10: Copied (replaced existing) 2025/07/16 04:58:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:08 INFO : only14: Copied (replaced existing) 2025/07/16 04:58:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:08 INFO : only11: Copied (replaced existing) 2025/07/16 04:58:09.145975 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/07/16 04:58:09.146004 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/07/16 04:58:09.302219 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/07/16 04:58:09.302262 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/07/16 04:58:09.382312 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/07/16 04:58:09.382341 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/07/16 04:58:09.435296 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/07/16 04:58:09.435323 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/07/16 04:58:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:10 INFO : only15: Copied (replaced existing) 2025/07/16 04:58:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:11 INFO : only16: Copied (replaced existing) 2025/07/16 04:58:11 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:11 INFO : only13: Copied (replaced existing) 2025/07/16 04:58:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:11 INFO : only17: Copied (replaced existing) 2025/07/16 04:58:11.302155 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/07/16 04:58:11.302229 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/07/16 04:58:11.463000 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/07/16 04:58:11.463049 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/07/16 04:58:11.535197 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/07/16 04:58:11.535232 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/07/16 04:58:11.629997 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/07/16 04:58:11.630037 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/07/16 04:58:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:13 INFO : only19: Copied (replaced existing) 2025/07/16 04:58:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:13 INFO : only12: Copied (replaced existing) 2025/07/16 04:58:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:13 INFO : only18: Copied (replaced existing) 2025/07/16 04:58:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:13 INFO : only4: Copied (replaced existing) 2025/07/16 04:58:13.518662 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/07/16 04:58:13.518701 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/07/16 04:58:13.629581 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/07/16 04:58:13.629602 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/07/16 04:58:13.867851 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/07/16 04:58:13.867888 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/07/16 04:58:13.922333 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/07/16 04:58:13.922412 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/07/16 04:58:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:15 INFO : only1: Copied (replaced existing) 2025/07/16 04:58:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:15 INFO : only6: Copied (replaced existing) 2025/07/16 04:58:15.569134 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/07/16 04:58:15.569216 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/07/16 04:58:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:15 INFO : only8: Copied (replaced existing) 2025/07/16 04:58:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:15 INFO : only2: Copied (replaced existing) 2025/07/16 04:58:15.892068 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/07/16 04:58:15.892104 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/07/16 04:58:16.026128 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/07/16 04:58:16.026208 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/07/16 04:58:16.110302 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/07/16 04:58:16.110329 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/07/16 04:58:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:17 INFO : only9: Copied (replaced existing) 2025/07/16 04:58:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:17 INFO : only3: Copied (replaced existing) 2025/07/16 04:58:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:17 INFO : only7: Copied (replaced existing) 2025/07/16 04:58:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 04:58:17 INFO : only5: Copied (replaced existing) 2025/07/16 04:58:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (138.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:58:54 DEBUG : empty_dir: Making directory with metadata 2025/07/16 04:58:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:58:54 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 04:58:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:58:54 INFO : empty_on_remote: Making directory 2025/07/16 04:58:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 04:59:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:59:10 DEBUG : empty_dir: Making directory with metadata 2025/07/16 04:59:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:59:10 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 04:59:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 04:59:10 INFO : empty_on_remote: Making directory 2025/07/16 04:59:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 04:59:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 04:59:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 04:59:27 INFO : sub dir: Making directory 2025/07/16 04:59:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (32.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 05:00:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 05:00:00 INFO : sub dir: Making directory 2025/07/16 05:00:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (33.15s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 05:01:11 DEBUG : Waiting for deletions to finish 2025/07/16 05:01:12 DEBUG : apple: Excluded (Path Filter) 2025/07/16 05:01:12 DEBUG : apple: Excluded 2025/07/16 05:01:12 DEBUG : banana: Excluded (Path Filter) 2025/07/16 05:01:12 DEBUG : banana: Excluded 2025/07/16 05:01:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 05:01:12 DEBUG : appleappleapplebanana: Excluded 2025/07/16 05:01:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 05:01:12 DEBUG : splitbananasplit: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 05:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 05:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 05:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 05:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 05:01:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:21 DEBUG : apple: Unchanged skipping 2025/07/16 05:01:21 DEBUG : banana: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 05:01:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 05:01:25 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 05:01:25 DEBUG : Waiting for deletions to finish 2025/07/16 05:01:25 INFO : There was nothing to transfer 2025/07/16 05:01:25 DEBUG : Waiting for deletions to finish 2025/07/16 05:01:26 DEBUG : apple: Excluded (Path Filter) 2025/07/16 05:01:26 DEBUG : apple: Excluded 2025/07/16 05:01:26 DEBUG : banana: Excluded (Path Filter) 2025/07/16 05:01:26 DEBUG : banana: Excluded 2025/07/16 05:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 05:01:26 DEBUG : appleappleapplebanana: Excluded 2025/07/16 05:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 05:01:26 DEBUG : splitbananasplit: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 05:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 05:01:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 05:01:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:35 DEBUG : apple: Unchanged skipping 2025/07/16 05:01:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:35 DEBUG : banana: Unchanged skipping 2025/07/16 05:01:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 05:01:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 05:01:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 05:01:38 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for checks to finish 2025/07/16 05:01:38 DEBUG : proton drive root link ID 'rclone-test-mutubil0biqu': Waiting for transfers to finish 2025/07/16 05:01:38 DEBUG : Waiting for deletions to finish 2025/07/16 05:01:38 INFO : There was nothing to transfer 2025/07/16 05:01:38 DEBUG : Waiting for deletions to finish 2025/07/16 05:01:39 DEBUG : apple: Excluded (Path Filter) 2025/07/16 05:01:39 DEBUG : apple: Excluded 2025/07/16 05:01:39 DEBUG : banana: Excluded (Path Filter) 2025/07/16 05:01:39 DEBUG : banana: Excluded 2025/07/16 05:01:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 05:01:39 DEBUG : appleappleapplebanana: Excluded 2025/07/16 05:01:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 05:01:39 DEBUG : splitbananasplit: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 05:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 05:01:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-mutubil0biqu'", Local "Local file system at /tmp/rclone374266935", Modify Window "1s" 2025/07/16 05:02:42 DEBUG : Waiting for deletions to finish 2025/07/16 05:02:44 DEBUG : apple: Excluded (Path Filter) 2025/07/16 05:02:44 DEBUG : apple: Excluded 2025/07/16 05:02:44 DEBUG : banana: Excluded (Path Filter) 2025/07/16 05:02:44 DEBUG : banana: Excluded 2025/07/16 05:02:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 05:02:44 DEBUG : appleappleapplebanana: Excluded 2025/07/16 05:02:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 05:02:44 DEBUG : splitbananasplit: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 05:02:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 05:02:47 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (2m17s) TestTransform/NFD (46s) goroutine 23419 [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, 2 minutes]: testing.(*T).Run(0xc0008d8e00, {0x269f3d7?, 0xc00012dad8?}, 0x27cbe80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0008d8e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0008d8e00, 0xc00012dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a526f0, {0x3e8f500, 0x6c, 0x6c}, {0xee0091b6a?, 0x3ea5520?, 0x3ea5520?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006aa140) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006aa140) /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 15 [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 16 [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 22062 [chan receive]: testing.(*T).Run(0xc000a14a80, {0x26839d5?, 0x479699?}, 0xc00077c550) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000a14a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000a14a80, 0x27cbe80) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 39 [IO wait]: internal/poll.runtime_pollWait(0x7b65723c88d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000726080?, 0xc000640000?, 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(0xc000726080, {0xc000640000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000726080, {0xc000640000?, 0xc00009e8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000782000, {0xc000640000?, 0x7b655afe8b90?, 0x7b65b9875f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000a53c68, {0xc000640000?, 0x7?, 0xc000522c08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007842b8, {0x2adc100, 0xc000a53c68}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000784008, {0x2ad9e60, 0xc000782000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000784008, 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(0xc000784008, {0xc0006ae000, 0x1000, 0xc000a15180?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007fc000, {0xc0007d2740, 0x9, 0x3e1d110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ad9600, 0xc0007fc000}, {0xc0007d2740, 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({0xc0007d2740, 0x9, 0x44fec0?}, {0x2ad9600?, 0xc0007fc000?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0007d2700) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009efa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0008d8a80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 38 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 21752 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d8780, {0x2b01728, 0xc000437360}) /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 21457 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 23430 [select]: net/http.(*http2clientStream).writeRequest(0xc000b0ca80, 0xc000777680, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000b0ca80, 0x82bc24?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 23391 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 23388 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23389 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23174 [IO wait]: internal/poll.runtime_pollWait(0x7b65723c87c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000346380?, 0xc000621000?, 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(0xc000346380, {0xc000621000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000346380, {0xc000621000?, 0x5?, 0x3ec5708?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00058a100, {0xc000621000?, 0x7b65b987e170?, 0x7b65b98755c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010d50, {0xc000621000?, 0x3ecb380?, 0xc0007e19c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035e638, {0x2adc100, 0xc000010d50}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035e388, {0x2ad9e60, 0xc00058a100}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035e388, 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(0xc00035e388, {0xc0006af000, 0x1000, 0xc0003f6720?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006b0240, {0xc0006af000?, 0x80b385?, 0x2ad9000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c162a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c162a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006b0240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23165 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23394 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3079 [chan receive, 56 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 3110 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 23393 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23395 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23145 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0006df8b8?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b01648?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000483410, 0x27ccb18) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000483410) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000a53938) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000a53938) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000a8b6c0, {0x2b18590, 0xc0005a6210}, {0x0, 0x0}, {0xc000580808, 0x14, 0x24}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:277 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.(*Run).CheckRemoteListing(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000a8b6c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 +0x13d testing.tRunner(0xc000a8b6c0, 0xc00077c550) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22062 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23391 [select]: net/http.(*http2ClientConn).roundTrip(0xc0008d8a80, 0xc000777680, 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(0xc0006aa280, 0xc000777680, {0x0?, 0xfe?}) /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({0x3e6ce00?}, 0xc000777680?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e6ce00, 0xc000777680) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2ada5c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000777680, {0x2ada5c0, 0x3e6ce00}, {0xe46101?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003f3e30, 0xc000777680, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003f3e30, 0xc000777680) /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(0xc00041ef08, 0xc000691860) /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(0xc00097d668, {0xc00097d638, 0x6, 0x59e2f1?}) /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(0xc000691860, {0x2683b5b?, 0xc00072c008?}, {0xc0009c45b0, 0xcf}) /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).ListRevisions.func1(0xc000691860) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0005a62c0, {0x2b01648, 0x3ec8ae0}, 0xc00097d908) /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(0xc0005a62c0, {0x2b01648, 0x3ec8ae0}, 0xc00097d908) /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).ListRevisions(0xc0005a62c0, {0x2b01648, 0x3ec8ae0}, {0xc00086b6e0, 0x58}, {0xc0006c4c00, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc0053791a0?, {0x2b01648?, 0x3ec8ae0?}, 0xc00099a548?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc000429f00, {0x2b01648, 0x3ec8ae0}, 0xc00099a628) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00072c008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004001e0, 0xc0006adf00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004001e0, 0xc0006adf00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0005a6210, {0x2b01648, 0x3ec8ae0}, 0xc00099a628) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0005a6210, {0x2b01648, 0x3ec8ae0}, {0xc0053791d0, 0x15}, 0xc00099a628) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0005a6210, {0x2b01648, 0x3ec8ae0}, {0xc00638c0b0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.DirSorted({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0005a6210}, 0x1, {0xc00638c0b0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23392 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 23175 [select]: net/http.(*persistConn).writeLoop(0xc0006b0240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23165 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23390 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 23145 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.397572042s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]