"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/20 04:02:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove" 2025/10/20 04:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:02:38 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Has cached credentials 2025/10/20 04:02:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:02:39 DEBUG : Creating backend with remote "/tmp/rclone1406679492" === 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-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:02:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/20 04:02:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.77s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:02:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:02:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:42 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:02:43 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.57s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:44 DEBUG : Creating backend with remote "/non-existing" 2025/10/20 04:02:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/20 04:02:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:02:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.44s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.33s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:49 INFO : proton drive root link ID 'rclone-test-votunor7gove': Running all checks before starting transfers 2025/10/20 04:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:02:49 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:49 INFO : proton drive root link ID 'rclone-test-votunor7gove': Checks finished, now starting transfers 2025/10/20 04:02:49 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.69s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:52 ERROR : Ignoring --no-traverse with sync 2025/10/20 04:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:02:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:02:55 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.89s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/20 04:02:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:02:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/20 04:02:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:02:59 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:02:59 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:03:01 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:01 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.41s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 04:03:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:03:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:03:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:03:04 INFO : sub dir2: Making directory 2025/10/20 04:03:04 INFO : sub dir: Making directory 2025/10/20 04:03:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:05 INFO : sub dir2/sub sub dir2: Making directory 2025/10/20 04:03:05 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:05 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:06 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:07 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:09 INFO : sub dir2: Making directory 2025/10/20 04:03:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/20 04:03:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.96s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:13 DEBUG : sub dir2: Making directory with metadata 2025/10/20 04:03:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:03:13 INFO : sub dir2: Making directory 2025/10/20 04:03:13 INFO : sub dir: Making directory 2025/10/20 04:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:15 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:15 INFO : sub dir/hello world: Deleted 2025/10/20 04:03:16 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/20 04:03:16 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:18 INFO : sub dir2: Making directory 2025/10/20 04:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:18 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:18 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:20 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:21 DEBUG : sub dir2: Making directory with metadata 2025/10/20 04:03:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:03:21 INFO : sub dir2: Making directory 2025/10/20 04:03:22 INFO : sub dir: Making directory 2025/10/20 04:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:22 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:22 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:23 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:23 DEBUG : Waiting for deletions to finish 2025/10/20 04:03:24 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:26 INFO : sub dir2: Making directory 2025/10/20 04:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:26 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:26 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:28 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.14s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qotemot1gini" 2025/10/20 04:03:32 DEBUG : proton drive root link ID 'rclone-test-qotemot1gini': Has cached credentials 2025/10/20 04:03:33 DEBUG : proton drive root link ID 'rclone-test-qotemot1gini': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-qotemot1gini' 2025/10/20 04:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:34 DEBUG : proton drive root link ID 'rclone-test-qotemot1gini': Waiting for checks to finish 2025/10/20 04:03:34 DEBUG : proton drive root link ID 'rclone-test-qotemot1gini': Waiting for transfers to finish 2025/10/20 04:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:37 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:37 DEBUG : proton drive root link ID 'rclone-test-qotemot1gini': Purge remote --- PASS: TestServerSideCopy (8.69s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:03:41 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:03:41 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:03:42.021215 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:03:42.021358 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:03:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:03:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:03:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jusutag0nubi" 2025/10/20 04:03:47 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Has cached credentials 2025/10/20 04:03:48 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-jusutag0nubi' 2025/10/20 04:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:03:49 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Waiting for checks to finish 2025/10/20 04:03:49 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Waiting for transfers to finish 2025/10/20 04:03:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:03:52 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:03:53.134172 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:03:53.134208 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:03:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:03:55 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Waiting for checks to finish 2025/10/20 04:03:55 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Waiting for transfers to finish 2025/10/20 04:03:56.000377 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:03:56.000418 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:03:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:03:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/20 04:03:58 DEBUG : proton drive root link ID 'rclone-test-jusutag0nubi': Purge remote --- PASS: TestServerSideCopyOverSelf (14.87s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:04:02 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:02 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:02.811012 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:04:02.811047 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:04:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/20 04:04:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/20 04:04:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jibuguk0quba" 2025/10/20 04:04:08 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Has cached credentials 2025/10/20 04:04:09 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-jibuguk0quba' 2025/10/20 04:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:04:09 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Waiting for checks to finish 2025/10/20 04:04:09 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Waiting for transfers to finish 2025/10/20 04:04:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:04:12 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:04:13.690101 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:04:13.690145 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:04:15 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Using server-side directory move 2025/10/20 04:04:15 INFO : proton drive root link ID 'rclone-test-jibuguk0quba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 04:04:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/20 04:04:16 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Waiting for checks to finish 2025/10/20 04:04:16 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Waiting for transfers to finish 2025/10/20 04:04:16 INFO : sub dir/hello world: Deleted 2025/10/20 04:04:16.917412 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5xOUlm03HrtiMo9_dX4GchAX8IGrHD3oBEUHzHyN9yvzYg-qmBEp5_ENn26ua6qTW1SkrjhcdzaYS6sT_pFs7Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:04:16.917479 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5xOUlm03HrtiMo9_dX4GchAX8IGrHD3oBEUHzHyN9yvzYg-qmBEp5_ENn26ua6qTW1SkrjhcdzaYS6sT_pFs7Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:04:16 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5xOUlm03HrtiMo9_dX4GchAX8IGrHD3oBEUHzHyN9yvzYg-qmBEp5_ENn26ua6qTW1SkrjhcdzaYS6sT_pFs7Q==/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/5xOUlm03HrtiMo9_dX4GchAX8IGrHD3oBEUHzHyN9yvzYg-qmBEp5_ENn26ua6qTW1SkrjhcdzaYS6sT_pFs7Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/20 04:04:16 DEBUG : proton drive root link ID 'rclone-test-jibuguk0quba': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.14s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:20 ERROR : error listing: directory not found 2025/10/20 04:04:20 INFO : Local file system at /tmp/rclone1406679492: Making directory 2025/10/20 04:04:21 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:21 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.38s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/20 04:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:04:25 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for checks to finish 2025/10/20 04:04:25 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for transfers to finish 2025/10/20 04:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:04:26 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/20 04:04:26 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/20 04:04:27 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:27 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:04:29 INFO : check sum: Copied (new) 2025/10/20 04:04:29 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:04:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/20 04:04:29 DEBUG : check sum: Unchanged skipping 2025/10/20 04:04:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:29 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.20s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/20 04:04:30 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:30 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:04:32 INFO : sizeonly: Copied (new) 2025/10/20 04:04:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:32 DEBUG : sizeonly: Sizes identical 2025/10/20 04:04:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:32 DEBUG : sizeonly: Unchanged skipping 2025/10/20 04:04:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/20 04:04:34 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:34 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/20 04:04:35 INFO : ignore-size: Copied (new) 2025/10/20 04:04:35 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:04:36 DEBUG : ignore-size: Unchanged skipping 2025/10/20 04:04:36 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:36 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:36 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:04:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:39 DEBUG : existing: Unchanged skipping 2025/10/20 04:04:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:39 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:39 INFO : There was nothing to transfer 2025/10/20 04:04:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/20 04:04:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:39.494036 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:04:39.494074 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:04:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:04:41 INFO : existing: Copied (replaced existing) 2025/10/20 04:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:04:42 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:42 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:04:43 INFO : existing: Copied (new) 2025/10/20 04:04:43 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:44 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:44 DEBUG : existing: Destination exists, skipping 2025/10/20 04:04:44 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:44 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.17s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:49 INFO : d: Making directory 2025/10/20 04:04:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:04:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:04:50 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:50 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:04:50 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:04:52 INFO : a/potato2: Copied (new) 2025/10/20 04:04:52 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:52 INFO : b/potato: Deleted 2025/10/20 04:04:52 INFO : d: Removing directory 2025/10/20 04:04:52 INFO : b: Removing directory 2025/10/20 04:04:52 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:04:56 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/10/20 04:04:56 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:04:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/20 04:04:56 DEBUG : empty space: Unchanged skipping 2025/10/20 04:04:56 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:56 DEBUG : Waiting for deletions to finish 2025/10/20 04:04:56 INFO : There was nothing to transfer 2025/10/20 04:04:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/10/20 04:04:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:04:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:04:57 NOTICE: proton drive root link ID 'rclone-test-votunor7gove': Forced to upload files to set modification times on this backend. 2025/10/20 04:04:57 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/20 04:04:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:04:57.443363 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:04:57.443401 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:04:58 INFO : empty space: Copied (replaced existing) 2025/10/20 04:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:02 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/10/20 04:05:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/20 04:05:02 DEBUG : empty space: Unchanged skipping 2025/10/20 04:05:02 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:02 DEBUG : Waiting for deletions to finish 2025/10/20 04:05:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:05 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:05 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/10/20 04:05:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1406679492) 2025/10/20 04:05:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-votunor7gove') 2025/10/20 04:05:05 DEBUG : foo: sha1 differ 2025/10/20 04:05:05 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:05.426241 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:05:05.426295 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:05:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/20 04:05:07 INFO : foo: Copied (replaced existing) 2025/10/20 04:05:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/20 04:05:10 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:10 DEBUG : empty space: Unchanged skipping 2025/10/20 04:05:10 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:05:11 INFO : potato: Copied (new) 2025/10/20 04:05:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/20 04:05:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:15.114595 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:05:15.114644 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:05:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/20 04:05:16 INFO : potato: Copied (replaced existing) 2025/10/20 04:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:20 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/10/20 04:05:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1406679492) 2025/10/20 04:05:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-votunor7gove') 2025/10/20 04:05:20 DEBUG : potato: sha1 differ 2025/10/20 04:05:20 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:20.150424 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:05:20.150486 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:05:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/20 04:05:21 INFO : potato: Copied (replaced existing) 2025/10/20 04:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:05:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:25 DEBUG : empty space: Unchanged skipping 2025/10/20 04:05:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/20 04:05:25 DEBUG : Waiting for deletions to finish 2025/10/20 04:05:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:05:30 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:30 DEBUG : empty space: Unchanged skipping 2025/10/20 04:05:30 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:05:32 INFO : potato2: Copied (new) 2025/10/20 04:05:32 DEBUG : Waiting for deletions to finish 2025/10/20 04:05:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:37 INFO : d: Making directory 2025/10/20 04:05:37 INFO : d/e: Making directory 2025/10/20 04:05:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:05:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:39 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:05:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:05:40 INFO : a/potato2: Copied (new) 2025/10/20 04:05:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:05:41 INFO : b/potato: Deleted 2025/10/20 04:05:41 INFO : d/e: Removing directory 2025/10/20 04:05:41 INFO : d: Removing directory 2025/10/20 04:05:41 INFO : b: Removing directory 2025/10/20 04:05:41 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:48 INFO : d: Making directory 2025/10/20 04:05:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/20 04:05:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:49 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:49 DEBUG : c/non empty space: Unchanged skipping 2025/10/20 04:05:49 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:05:51 INFO : a/potato2: Copied (new) 2025/10/20 04:05:51 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:05:51 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:05:57 DEBUG : Waiting for deletions to finish 2025/10/20 04:05:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:05:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:05:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:05:57 DEBUG : empty space: Unchanged skipping 2025/10/20 04:05:57 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:05:57 INFO : potato: Deleted 2025/10/20 04:05:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:05:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:04 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:04 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:04 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:04 INFO : potato: Deleted 2025/10/20 04:06:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:06:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:06:04 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:04 DEBUG : empty space: Unchanged skipping 2025/10/20 04:06:04 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/20 04:06:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:06:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/20 04:06:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.87s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:15 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:06:15 DEBUG : enormous: Excluded 2025/10/20 04:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:06:15 DEBUG : potato2: Excluded 2025/10/20 04:06:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:06:16 DEBUG : potato2: Excluded 2025/10/20 04:06:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:06:16 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:16 DEBUG : empty space: Unchanged skipping 2025/10/20 04:06:16 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:16 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:16 INFO : There was nothing to transfer 2025/10/20 04:06:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:06:16 DEBUG : enormous: Excluded 2025/10/20 04:06:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:06:16 DEBUG : potato2: Excluded 2025/10/20 04:06:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:06:16 DEBUG : potato2: Excluded 2025/10/20 04:06:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/20 04:06:16 DEBUG : empty space: Unchanged skipping 2025/10/20 04:06:16 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for checks to finish 2025/10/20 04:06:16 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for transfers to finish 2025/10/20 04:06:16 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:22 DEBUG : enormous: Excluded (Size Filter) 2025/10/20 04:06:22 DEBUG : enormous: Excluded 2025/10/20 04:06:22 DEBUG : potato2: Excluded (Size Filter) 2025/10/20 04:06:22 DEBUG : potato2: Excluded 2025/10/20 04:06:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:06:23 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:23 DEBUG : empty space: Unchanged skipping 2025/10/20 04:06:23 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:23 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:23 INFO : enormous: Deleted 2025/10/20 04:06:23 INFO : potato2: Deleted 2025/10/20 04:06:23 INFO : There was nothing to transfer 2025/10/20 04:06:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/20 04:06:24 DEBUG : empty space: Unchanged skipping 2025/10/20 04:06:24 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for checks to finish 2025/10/20 04:06:24 DEBUG : Local file system at /tmp/rclone1406679492: Waiting for transfers to finish 2025/10/20 04:06:24 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:24 INFO : potato2: Deleted 2025/10/20 04:06:24 INFO : enormous: Deleted 2025/10/20 04:06:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:32 DEBUG : five: Need to transfer - File not found at Destination 2025/10/20 04:06:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/20 04:06:32 DEBUG : one: Destination is newer than source, skipping 2025/10/20 04:06:32 DEBUG : three: Sizes identical 2025/10/20 04:06:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 04:06:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:06:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1406679492) 2025/10/20 04:06:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-votunor7gove') 2025/10/20 04:06:32 DEBUG : two: sha1 differ 2025/10/20 04:06:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:32.310620 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:06:32.310658 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:06:32.321888 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:06:32.321928 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:06:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 04:06:33 INFO : five: Copied (new) 2025/10/20 04:06:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 04:06:33 INFO : four: Copied (replaced existing) 2025/10/20 04:06:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:06:33 INFO : two: Copied (replaced existing) 2025/10/20 04:06:33 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:35 DEBUG : one: Destination is newer than source, skipping 2025/10/20 04:06:35 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1406679492) 2025/10/20 04:06:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/20 04:06:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-votunor7gove') 2025/10/20 04:06:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/20 04:06:35 DEBUG : three: sha1 differ 2025/10/20 04:06:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:06:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/20 04:06:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/20 04:06:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:06:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/20 04:06:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/20 04:06:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:06:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/20 04:06:35 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:35.452788 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:06:35.452810 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:06:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/20 04:06:36 INFO : three: Copied (replaced existing) 2025/10/20 04:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.37s) === 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-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/20 04:06:39 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:39 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:06:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 04:06:39 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:40 INFO : yam: Copied (new) 2025/10/20 04:06:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:06:40 INFO : potato: Copied (new) 2025/10/20 04:06:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:06:41 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:41 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:41 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:41 DEBUG : potato: Unchanged skipping 2025/10/20 04:06:41 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:42.226855 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vNXhw9v8lSbiPWEGkzjq4cFF3a6ty21R5O6qfDzaenSywcchJQDRM4lDHUyXp3eTR40l4G1luwL7rASO2KllFw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:06:42.226889 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vNXhw9v8lSbiPWEGkzjq4cFF3a6ty21R5O6qfDzaenSywcchJQDRM4lDHUyXp3eTR40l4G1luwL7rASO2KllFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:42 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vNXhw9v8lSbiPWEGkzjq4cFF3a6ty21R5O6qfDzaenSywcchJQDRM4lDHUyXp3eTR40l4G1luwL7rASO2KllFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:42 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vNXhw9v8lSbiPWEGkzjq4cFF3a6ty21R5O6qfDzaenSywcchJQDRM4lDHUyXp3eTR40l4G1luwL7rASO2KllFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:42 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/20 04:06:42 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:43 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:43 INFO : yaml: Copied (new) 2025/10/20 04:06:43 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:06:43 ERROR : proton drive root link ID 'rclone-test-votunor7gove': 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 (5.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/20 04:06:45 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:45 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:06:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 04:06:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:06:46 INFO : potato: Copied (new) 2025/10/20 04:06:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:46 INFO : yam: Copied (new) 2025/10/20 04:06:46 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:06:47 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:47 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:47 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:47 DEBUG : potato: Unchanged skipping 2025/10/20 04:06:47 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:47.938333 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DrClZ1x1CN371wBGL--nsaaIAJpcqNYy4Zj3Izn8V5LN-8p5ChvS8wYs9Whfzd6E1VeHVp0sBr9WRdWDSiK2ug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:06:47.938382 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DrClZ1x1CN371wBGL--nsaaIAJpcqNYy4Zj3Izn8V5LN-8p5ChvS8wYs9Whfzd6E1VeHVp0sBr9WRdWDSiK2ug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:47 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DrClZ1x1CN371wBGL--nsaaIAJpcqNYy4Zj3Izn8V5LN-8p5ChvS8wYs9Whfzd6E1VeHVp0sBr9WRdWDSiK2ug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:47 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DrClZ1x1CN371wBGL--nsaaIAJpcqNYy4Zj3Izn8V5LN-8p5ChvS8wYs9Whfzd6E1VeHVp0sBr9WRdWDSiK2ug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:47 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/20 04:06:47 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:49 INFO : yaml: Copied (new) 2025/10/20 04:06:49 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:06:49 ERROR : proton drive root link ID 'rclone-test-votunor7gove': 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 (6.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/20 04:06:51 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:51 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/20 04:06:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/20 04:06:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:53 INFO : sub/yam: Copied (new) 2025/10/20 04:06:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/20 04:06:53 INFO : potato: Copied (new) 2025/10/20 04:06:53 DEBUG : Waiting for deletions to finish 2025/10/20 04:06:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:06:54 DEBUG : potato: Unchanged skipping 2025/10/20 04:06:54 INFO : proton drive root link ID 'rclone-test-votunor7gove': Making map for --track-renames 2025/10/20 04:06:54 INFO : proton drive root link ID 'rclone-test-votunor7gove': Finished making map for --track-renames 2025/10/20 04:06:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for renames to finish 2025/10/20 04:06:55.225980 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RN9VIT2M1a-qjltp6ruxhhgpdO8eIm70dMIsWuKvTsO5sNInl7_XuE1EZ8f2p-WRJw_oltbj04aqstNSwDwfQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:06:55.226037 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RN9VIT2M1a-qjltp6ruxhhgpdO8eIm70dMIsWuKvTsO5sNInl7_XuE1EZ8f2p-WRJw_oltbj04aqstNSwDwfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:55 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RN9VIT2M1a-qjltp6ruxhhgpdO8eIm70dMIsWuKvTsO5sNInl7_XuE1EZ8f2p-WRJw_oltbj04aqstNSwDwfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:55 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RN9VIT2M1a-qjltp6ruxhhgpdO8eIm70dMIsWuKvTsO5sNInl7_XuE1EZ8f2p-WRJw_oltbj04aqstNSwDwfQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:06:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/20 04:06:55 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:06:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/20 04:06:56 INFO : yam: Copied (new) 2025/10/20 04:06:56 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:06:56 ERROR : proton drive root link ID 'rclone-test-votunor7gove': 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 (7.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:58 DEBUG : Creating backend with remote "/tmp/rclone1406679492/dir1" 2025/10/20 04:06:58 DEBUG : Config file has changed externally - reloading 2025/10/20 04:06:58 DEBUG : Creating backend with remote "/tmp/rclone1406679492/dir2" 2025/10/20 04:06:58 DEBUG : Local file system at /tmp/rclone1406679492/dir2: Using server-side directory move 2025/10/20 04:06:58 INFO : Local file system at /tmp/rclone1406679492/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 04:06:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/20 04:06:58 DEBUG : Local file system at /tmp/rclone1406679492/dir2: Waiting for checks to finish 2025/10/20 04:06:58 DEBUG : Local file system at /tmp/rclone1406679492/dir2: Waiting for transfers to finish 2025/10/20 04:06:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:06:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:06:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 04:06:58 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:06:58 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:07:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:07:01 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:07:01 INFO : sub dir/hello world: Deleted 2025/10/20 04:07:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 04:07:01 INFO : nested/sub dir/file: Copied (new) 2025/10/20 04:07:01 INFO : nested/sub dir/file: Deleted 2025/10/20 04:07:01 ERROR : Local file system at /tmp/rclone1406679492: 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 (4.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/20 04:07:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/20 04:07:03 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:07:03 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:07:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/20 04:07:05 INFO : nested/sub dir/file: Copied (new) 2025/10/20 04:07:05 INFO : nested/sub dir/file: Deleted 2025/10/20 04:07:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/20 04:07:06 INFO : sub dir/hello world: Copied (new) 2025/10/20 04:07:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/20 04:07:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:07:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:07:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:07:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:07:10 INFO : existing: Copied (new) 2025/10/20 04:07:10 INFO : existing: Deleted 2025/10/20 04:07:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/20 04:07:10 INFO : existing-b: Copied (new) 2025/10/20 04:07:10 INFO : existing-b: Deleted 2025/10/20 04:07:11 DEBUG : existing: Destination exists, skipping 2025/10/20 04:07:11 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:07:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/20 04:07:11 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:07:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.85s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tesomig8vubu" 2025/10/20 04:07:12 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Has cached credentials 2025/10/20 04:07:13 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-tesomig8vubu' 2025/10/20 04:07:22 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Using server-side directory move 2025/10/20 04:07:22 INFO : proton drive root link ID 'rclone-test-tesomig8vubu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 04:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:07:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/20 04:07:23 DEBUG : empty space: Unchanged skipping 2025/10/20 04:07:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:07:23 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Waiting for checks to finish 2025/10/20 04:07:23 INFO : empty space: Deleted 2025/10/20 04:07:23 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Waiting for transfers to finish 2025/10/20 04:07:23 INFO : potato3: Deleted 2025/10/20 04:07:23.793921 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IJj8g-QQ94w2rdy8EQnoTpfwURAnKP9yts8khnnxZeLQlny_bws8oGGafGHYn8fNF8ZAOEnhQbYeCcWlstSC6w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:23.793955 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IJj8g-QQ94w2rdy8EQnoTpfwURAnKP9yts8khnnxZeLQlny_bws8oGGafGHYn8fNF8ZAOEnhQbYeCcWlstSC6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:23 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IJj8g-QQ94w2rdy8EQnoTpfwURAnKP9yts8khnnxZeLQlny_bws8oGGafGHYn8fNF8ZAOEnhQbYeCcWlstSC6w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:23.923894 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FEzgxMFY9lb3R_WHcM1kvE2UpbpSbTfkPJkoCyaq7MCGapYuZ5UE_coF0G_AX5lOY0LnsSZi0KHP-iRN13pm7g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:23.923926 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FEzgxMFY9lb3R_WHcM1kvE2UpbpSbTfkPJkoCyaq7MCGapYuZ5UE_coF0G_AX5lOY0LnsSZi0KHP-iRN13pm7g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:23 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FEzgxMFY9lb3R_WHcM1kvE2UpbpSbTfkPJkoCyaq7MCGapYuZ5UE_coF0G_AX5lOY0LnsSZi0KHP-iRN13pm7g==/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/FEzgxMFY9lb3R_WHcM1kvE2UpbpSbTfkPJkoCyaq7MCGapYuZ5UE_coF0G_AX5lOY0LnsSZi0KHP-iRN13pm7g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/20 04:07:23 DEBUG : proton drive root link ID 'rclone-test-tesomig8vubu': Purge remote --- FAIL: TestServerSideMove (12.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hiwasez8woxu" 2025/10/20 04:07:25 DEBUG : proton drive root link ID 'rclone-test-hiwasez8woxu': Has cached credentials 2025/10/20 04:07:26 DEBUG : proton drive root link ID 'rclone-test-hiwasez8woxu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-hiwasez8woxu' 2025/10/20 04:07:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 04:07:35 DEBUG : empty space: Excluded 2025/10/20 04:07:35 DEBUG : empty space: Excluded (Size Filter) 2025/10/20 04:07:35 DEBUG : empty space: Excluded 2025/10/20 04:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:07:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:07:35 DEBUG : proton drive root link ID 'rclone-test-hiwasez8woxu': Waiting for checks to finish 2025/10/20 04:07:35 DEBUG : proton drive root link ID 'rclone-test-hiwasez8woxu': Waiting for transfers to finish 2025/10/20 04:07:35 INFO : potato3: Deleted 2025/10/20 04:07:35.960238 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KCIp7aUMLSmR_OLei7JGrYvuP7a17XWwb38CQ5lsH_j-L7kJWaUipIBrvGKHzAvo3H-pEY_yKQZ6IiErzncc5Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:35.960279 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KCIp7aUMLSmR_OLei7JGrYvuP7a17XWwb38CQ5lsH_j-L7kJWaUipIBrvGKHzAvo3H-pEY_yKQZ6IiErzncc5Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:35 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KCIp7aUMLSmR_OLei7JGrYvuP7a17XWwb38CQ5lsH_j-L7kJWaUipIBrvGKHzAvo3H-pEY_yKQZ6IiErzncc5Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:36.058094 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G3Zvi5BiSk3ElCHkTCtHhL7wmD0nJWHDyoBGWTZc8cbAjUywyGvOkTqlD2Q3iOQ34npttUbT_6lDUEYMhUA7ug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:36.058120 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G3Zvi5BiSk3ElCHkTCtHhL7wmD0nJWHDyoBGWTZc8cbAjUywyGvOkTqlD2Q3iOQ34npttUbT_6lDUEYMhUA7ug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:36 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/G3Zvi5BiSk3ElCHkTCtHhL7wmD0nJWHDyoBGWTZc8cbAjUywyGvOkTqlD2Q3iOQ34npttUbT_6lDUEYMhUA7ug==/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/G3Zvi5BiSk3ElCHkTCtHhL7wmD0nJWHDyoBGWTZc8cbAjUywyGvOkTqlD2Q3iOQ34npttUbT_6lDUEYMhUA7ug==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/20 04:07:36 DEBUG : proton drive root link ID 'rclone-test-hiwasez8woxu': Purge remote --- FAIL: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-figovim5roge" 2025/10/20 04:07:37 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Has cached credentials 2025/10/20 04:07:38 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:07:43 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-votunor7gove' -> proton drive root link ID 'rclone-test-figovim5roge' 2025/10/20 04:07:47 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Using server-side directory move 2025/10/20 04:07:47 INFO : proton drive root link ID 'rclone-test-figovim5roge': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/20 04:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/20 04:07:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/20 04:07:48 DEBUG : empty space: Unchanged skipping 2025/10/20 04:07:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/20 04:07:48 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Waiting for checks to finish 2025/10/20 04:07:48 INFO : empty space: Deleted 2025/10/20 04:07:48 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Waiting for transfers to finish 2025/10/20 04:07:48 INFO : potato3: Deleted 2025/10/20 04:07:48.911055 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Vjw5O1HiBwz19Rc8y3fdwXR3B94qaw2FqSO0NwQ1JzfT9efs5JAEtotRdR1RT8fUIHboraYXF1kqCxtGh5zBQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:48.911088 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Vjw5O1HiBwz19Rc8y3fdwXR3B94qaw2FqSO0NwQ1JzfT9efs5JAEtotRdR1RT8fUIHboraYXF1kqCxtGh5zBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:48 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Vjw5O1HiBwz19Rc8y3fdwXR3B94qaw2FqSO0NwQ1JzfT9efs5JAEtotRdR1RT8fUIHboraYXF1kqCxtGh5zBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:49.023243 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NIOptNa0zVE4joeBKvfWXS2ko5N2J51g3SjWbTXzMkgU3HAoF5dHRYIc37a8Bx5GhFBHkMQUy5Q8Q1EmLrc5oQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:07:49.023266 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NIOptNa0zVE4joeBKvfWXS2ko5N2J51g3SjWbTXzMkgU3HAoF5dHRYIc37a8Bx5GhFBHkMQUy5Q8Q1EmLrc5oQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:49 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NIOptNa0zVE4joeBKvfWXS2ko5N2J51g3SjWbTXzMkgU3HAoF5dHRYIc37a8Bx5GhFBHkMQUy5Q8Q1EmLrc5oQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:07:49 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/10/20 04:07:49 DEBUG : proton drive root link ID 'rclone-test-figovim5roge': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:07:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/rclone-sync-test" 2025/10/20 04:07:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Has cached credentials 2025/10/20 04:07:52 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (180.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:10:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/rclone-sync-test" 2025/10/20 04:10:51 DEBUG : Config file has changed externally - reloading 2025/10/20 04:10:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Has cached credentials 2025/10/20 04:10:52 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:13:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/rclone-sync-test-include/layer2" 2025/10/20 04:13:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-include/layer2': Has cached credentials 2025/10/20 04:13:52 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:16:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/rclone-sync-test-ignore-file" 2025/10/20 04:16:48 DEBUG : Config file has changed externally - reloading 2025/10/20 04:16:48 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-ignore-file': Has cached credentials 2025/10/20 04:16:49 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:19:50 DEBUG : rclone-sync-test: Excluded 2025/10/20 04:19:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:19:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/20 04:19:50 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Waiting for checks to finish 2025/10/20 04:19:50 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test': Waiting for transfers to finish 2025/10/20 04:19:50 DEBUG : Waiting for deletions to finish 2025/10/20 04:19:50 INFO : There was nothing to transfer 2025/10/20 04:19:51 DEBUG : rclone-sync-test: Excluded 2025/10/20 04:19:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:19:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/20 04:19:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:19:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:19:51 DEBUG : Waiting for deletions to finish 2025/10/20 04:19:51 INFO : rclone-sync-test-include: Removing directory 2025/10/20 04:19:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/20 04:19:52 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': failed to delete 1 directories 2025/10/20 04:19:52 INFO : There was nothing to transfer 2025/10/20 04:19:52 DEBUG : rclone-sync-test: Excluded 2025/10/20 04:19:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:19:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/20 04:19:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/20 04:19:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/20 04:19:53 DEBUG : Waiting for deletions to finish 2025/10/20 04:19:53 INFO : There was nothing to transfer 2025/10/20 04:19:53 DEBUG : rclone-sync-test: Excluded 2025/10/20 04:19:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:19:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/20 04:19:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:19:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:19:54 DEBUG : Waiting for deletions to finish 2025/10/20 04:19:54 INFO : rclone-sync-test-include: Removing directory 2025/10/20 04:19:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/20 04:19:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': failed to delete 1 directories 2025/10/20 04:19:54 INFO : There was nothing to transfer 2025/10/20 04:19:55 DEBUG : rclone-sync-test: Excluded 2025/10/20 04:19:55 DEBUG : Excluded 2025/10/20 04:19:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/20 04:19:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/20 04:19:56 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/20 04:19:56 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/20 04:19:56 DEBUG : Waiting for deletions to finish 2025/10/20 04:19:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (546.48s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:19:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:19:58 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:19:59 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:22:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/CompareDest" 2025/10/20 04:22:54 DEBUG : Config file has changed externally - reloading 2025/10/20 04:22:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/CompareDest': Has cached credentials 2025/10/20 04:22:55 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:25:55 DEBUG : one: Need to transfer - File not found at Destination 2025/10/20 04:25:55 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:25:55 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:25:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/20 04:25:57 INFO : one: Copied (new) 2025/10/20 04:25:57 DEBUG : Waiting for deletions to finish 2025/10/20 04:25:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:25:58 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:25:58 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:25:58.728005 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:25:58.728067 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:26:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/20 04:26:00 INFO : one: Copied (replaced existing) 2025/10/20 04:26:00 DEBUG : Waiting for deletions to finish 2025/10/20 04:26:01.384734 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:26:01.384758 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:26:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:05 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:26:06 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:26:06 DEBUG : Waiting for deletions to finish 2025/10/20 04:26:06 INFO : There was nothing to transfer 2025/10/20 04:26:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:26:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:26:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:26:09 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:26:09 DEBUG : Waiting for deletions to finish 2025/10/20 04:26:09 INFO : There was nothing to transfer 2025/10/20 04:26:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:26:10 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:26:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:26:10 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:26:10 DEBUG : Waiting for deletions to finish 2025/10/20 04:26:10 INFO : There was nothing to transfer 2025/10/20 04:26:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:12 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/20 04:26:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/20 04:26:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/20 04:26:12 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:26:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:26:12 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:26:12 DEBUG : Waiting for deletions to finish 2025/10/20 04:26:12 INFO : There was nothing to transfer 2025/10/20 04:26:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/20 04:26:14 DEBUG : two: Need to transfer - File not found at Destination 2025/10/20 04:26:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:26:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/20 04:26:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/20 04:26:14 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:26:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/20 04:26:15 INFO : two: Copied (new) 2025/10/20 04:26:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (380.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:26:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dest" 2025/10/20 04:26:22 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dest': Has cached credentials 2025/10/20 04:26:23 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dest': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:29:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/pre-dest1" 2025/10/20 04:29:23 DEBUG : Config file has changed externally - reloading 2025/10/20 04:29:23 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/pre-dest1': Has cached credentials 2025/10/20 04:29:24 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:30:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/pre-dest2" 2025/10/20 04:30:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/pre-dest2': Has cached credentials 2025/10/20 04:30:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:32:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:32:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/20 04:32:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:32:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/20 04:32:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/20 04:32:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dest': Waiting for checks to finish 2025/10/20 04:32:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dest': Waiting for transfers to finish 2025/10/20 04:32:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/20 04:32:27 INFO : 3: Copied (new) 2025/10/20 04:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (371.35s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:32:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:32:36 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:32:37 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:34:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/backup" 2025/10/20 04:34:07 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Has cached credentials 2025/10/20 04:34:08 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:37:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:37:07 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:37:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:37:07 DEBUG : two: Unchanged skipping 2025/10/20 04:37:07.868945 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/czS4T3X8QRwbkfhTl89zyVUULRSLIs0pyWpKN4DuUsxw-jA81fXPk95sXqOC0SAo86lFdtKPo0SYN8aAI_klAg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:37:07.868987 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/czS4T3X8QRwbkfhTl89zyVUULRSLIs0pyWpKN4DuUsxw-jA81fXPk95sXqOC0SAo86lFdtKPo0SYN8aAI_klAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:37:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/czS4T3X8QRwbkfhTl89zyVUULRSLIs0pyWpKN4DuUsxw-jA81fXPk95sXqOC0SAo86lFdtKPo0SYN8aAI_klAg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:37:07 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:37:07 ERROR : proton drive root link ID 'rclone-test-votunor7gove/dst': not deleting files as there were IO errors 2025/10/20 04:37:07 ERROR : proton drive root link ID 'rclone-test-votunor7gove/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/czS4T3X8QRwbkfhTl89zyVUULRSLIs0pyWpKN4DuUsxw-jA81fXPk95sXqOC0SAo86lFdtKPo0SYN8aAI_klAg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (279.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:37:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:37:15 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:37:16 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:38:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/backup" 2025/10/20 04:38:47 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Has cached credentials 2025/10/20 04:38:48 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:41:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:41:45 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:41:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:41:45 DEBUG : two: Unchanged skipping 2025/10/20 04:41:46.034376 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NnIPH8PnYxP5rldZv-fIq6Hx3oj82fH76ayrrmr4tTPmtZ65OKU-9-0txHeA-m373mncnsHsAGe9TyjXIyFzWQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:41:46.034413 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NnIPH8PnYxP5rldZv-fIq6Hx3oj82fH76ayrrmr4tTPmtZ65OKU-9-0txHeA-m373mncnsHsAGe9TyjXIyFzWQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:41:46 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NnIPH8PnYxP5rldZv-fIq6Hx3oj82fH76ayrrmr4tTPmtZ65OKU-9-0txHeA-m373mncnsHsAGe9TyjXIyFzWQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:41:46 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:41:46 ERROR : proton drive root link ID 'rclone-test-votunor7gove/dst': not deleting files as there were IO errors 2025/10/20 04:41:46 ERROR : proton drive root link ID 'rclone-test-votunor7gove/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/NnIPH8PnYxP5rldZv-fIq6Hx3oj82fH76ayrrmr4tTPmtZ65OKU-9-0txHeA-m373mncnsHsAGe9TyjXIyFzWQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (278.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:41:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:41:53 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:41:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:43:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/backup" 2025/10/20 04:43:23 DEBUG : Config file has changed externally - reloading 2025/10/20 04:43:23 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Has cached credentials 2025/10/20 04:43:24 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/backup': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:46:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:46:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:46:24 DEBUG : two: Unchanged skipping 2025/10/20 04:46:24 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:46:25.160114 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mh3Ju4iEoySl2GFBGKYs-KAmbulBHH9S4_PdnREHrDLC4mzDrRfuIl4GdfY2kiszqipcaeX4fC3f_k27V6GZog==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:46:25.160152 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mh3Ju4iEoySl2GFBGKYs-KAmbulBHH9S4_PdnREHrDLC4mzDrRfuIl4GdfY2kiszqipcaeX4fC3f_k27V6GZog==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:46:25 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mh3Ju4iEoySl2GFBGKYs-KAmbulBHH9S4_PdnREHrDLC4mzDrRfuIl4GdfY2kiszqipcaeX4fC3f_k27V6GZog==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:46:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:46:25 ERROR : proton drive root link ID 'rclone-test-votunor7gove/dst': not deleting files as there were IO errors 2025/10/20 04:46:25 ERROR : proton drive root link ID 'rclone-test-votunor7gove/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/mh3Ju4iEoySl2GFBGKYs-KAmbulBHH9S4_PdnREHrDLC4mzDrRfuIl4GdfY2kiszqipcaeX4fC3f_k27V6GZog==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (279.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:46:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:46:32 DEBUG : Config file has changed externally - reloading 2025/10/20 04:46:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:46:33 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:48:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:48:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:48:03 DEBUG : two: Unchanged skipping 2025/10/20 04:48:03 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for checks to finish 2025/10/20 04:48:04.372448 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y2UlBlw-xvkFQIr8J9D3woeqc-9kcJPNsUhGJ7ECXT587hcwu82BTCZZpKyQ0vBP2BjtQu1NpPfZrxfpJbBEow==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:48:04.372489 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y2UlBlw-xvkFQIr8J9D3woeqc-9kcJPNsUhGJ7ECXT587hcwu82BTCZZpKyQ0vBP2BjtQu1NpPfZrxfpJbBEow==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:48:04 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/y2UlBlw-xvkFQIr8J9D3woeqc-9kcJPNsUhGJ7ECXT587hcwu82BTCZZpKyQ0vBP2BjtQu1NpPfZrxfpJbBEow==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:48:04 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Waiting for transfers to finish 2025/10/20 04:48:04 ERROR : proton drive root link ID 'rclone-test-votunor7gove/dst': not deleting files as there were IO errors 2025/10/20 04:48:04 ERROR : proton drive root link ID 'rclone-test-votunor7gove/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/y2UlBlw-xvkFQIr8J9D3woeqc-9kcJPNsUhGJ7ECXT587hcwu82BTCZZpKyQ0vBP2BjtQu1NpPfZrxfpJbBEow==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (98.47s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:48:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:48:11 DEBUG : Config file has changed externally - reloading 2025/10/20 04:48:11 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:48:12 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:49:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:49:43.892082 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XIDUhgB1F2UahEFTZ3kdZe8P-vqFUhM-kOvQ5rpCBbR1VQV5K2ifgZC-hLV3P_lWrhgPEAJq0Jvs6TeIfYuCkw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:49:43.892107 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XIDUhgB1F2UahEFTZ3kdZe8P-vqFUhM-kOvQ5rpCBbR1VQV5K2ifgZC-hLV3P_lWrhgPEAJq0Jvs6TeIfYuCkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:49:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XIDUhgB1F2UahEFTZ3kdZe8P-vqFUhM-kOvQ5rpCBbR1VQV5K2ifgZC-hLV3P_lWrhgPEAJq0Jvs6TeIfYuCkw==/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/XIDUhgB1F2UahEFTZ3kdZe8P-vqFUhM-kOvQ5rpCBbR1VQV5K2ifgZC-hLV3P_lWrhgPEAJq0Jvs6TeIfYuCkw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (99.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:49:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-votunor7gove/dst" 2025/10/20 04:49:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Has cached credentials 2025/10/20 04:49:51 DEBUG : proton drive root link ID 'rclone-test-votunor7gove/dst': Used cached credential to initialize the ProtonDrive API 2025/10/20 04:51:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/20 04:51:22.503191 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PA0SMseF9mehJWV91I4_neDE41eluCuFzaUNdk_tuVapsXFkSq35NqoecCvo7iBCaRuKhnbMYDlYtuyzPUaf2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/20 04:51:22.503225 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PA0SMseF9mehJWV91I4_neDE41eluCuFzaUNdk_tuVapsXFkSq35NqoecCvo7iBCaRuKhnbMYDlYtuyzPUaf2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/20 04:51:22 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PA0SMseF9mehJWV91I4_neDE41eluCuFzaUNdk_tuVapsXFkSq35NqoecCvo7iBCaRuKhnbMYDlYtuyzPUaf2Q==/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/PA0SMseF9mehJWV91I4_neDE41eluCuFzaUNdk_tuVapsXFkSq35NqoecCvo7iBCaRuKhnbMYDlYtuyzPUaf2Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (98.67s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:51:26 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:51:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/20 04:51:26 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:51:26.633040 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:51:26.633077 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:51:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/20 04:51:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/20 04:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.06s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:51:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/20 04:51:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:51:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:51:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/20 04:51:31 INFO : existing: Copied (new) 2025/10/20 04:51:31 DEBUG : Waiting for deletions to finish 2025/10/20 04:51:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/20 04:51:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:51:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/20 04:51:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:51:32 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:51:32 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:51:35 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:51:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:51:35 DEBUG : existing: Unchanged skipping 2025/10/20 04:51:35 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:51:35 DEBUG : Waiting for deletions to finish 2025/10/20 04:51:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.12s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", 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-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", 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-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:52:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both10: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both13: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both0: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both15: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both16: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both17: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both18: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both19: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both1: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both2: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both12: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both11: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both14: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both4: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both7: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both8: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:52:40 DEBUG : both9: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both3: Unchanged skipping 2025/10/20 04:52:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:52:40 DEBUG : both6: Unchanged skipping 2025/10/20 04:52:40 DEBUG : both5: Unchanged skipping 2025/10/20 04:52:40 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:52:40 DEBUG : Waiting for deletions to finish 2025/10/20 04:52:40 INFO : only7: Deleted 2025/10/20 04:52:40 INFO : only15: Deleted 2025/10/20 04:52:40 INFO : only18: Deleted 2025/10/20 04:52:40 INFO : only16: Deleted 2025/10/20 04:52:40 INFO : only10: Deleted 2025/10/20 04:52:40 INFO : only11: Deleted 2025/10/20 04:52:41 INFO : only5: Deleted 2025/10/20 04:52:41 INFO : only14: Deleted 2025/10/20 04:52:41 INFO : only17: Deleted 2025/10/20 04:52:41 INFO : only1: Deleted 2025/10/20 04:52:41 INFO : only2: Deleted 2025/10/20 04:52:41 INFO : only4: Deleted 2025/10/20 04:52:41 INFO : only8: Deleted 2025/10/20 04:52:41 INFO : only3: Deleted 2025/10/20 04:52:41 INFO : only9: Deleted 2025/10/20 04:52:41 INFO : only12: Deleted 2025/10/20 04:52:41 INFO : only13: Deleted 2025/10/20 04:52:41 INFO : only6: Deleted 2025/10/20 04:52:41 INFO : only0: Deleted 2025/10/20 04:52:41 INFO : only19: Deleted 2025/10/20 04:52:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.17s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:53:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 04:53:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both10: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both0: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both14: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both15: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both16: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both17: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both11: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both12: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both13: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both18: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both3: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both4: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both5: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both19: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both7: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : both1: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both6: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both2: Unchanged skipping 2025/10/20 04:53:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 04:53:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : both8: Unchanged skipping 2025/10/20 04:53:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : both9: Unchanged skipping 2025/10/20 04:53:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/20 04:53:54 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 04:53:54.992585 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:54.992621 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:55.008822 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:55.008838 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:55.021394 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:55.021428 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:55.307082 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:55.307139 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:55 INFO : only14: Copied (replaced existing) 2025/10/20 04:53:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:55 INFO : only13: Copied (replaced existing) 2025/10/20 04:53:56.003942 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:56.003986 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:56.036319 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:56.036349 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:56 INFO : only0: Copied (replaced existing) 2025/10/20 04:53:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:56 INFO : only11: Copied (replaced existing) 2025/10/20 04:53:56.220534 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:56.220570 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:56.300913 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:56.300934 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:56 INFO : only10: Copied (replaced existing) 2025/10/20 04:53:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:57 INFO : only12: Copied (replaced existing) 2025/10/20 04:53:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:57 INFO : only16: Copied (replaced existing) 2025/10/20 04:53:57.148518 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:57.148555 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:57.174177 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:57.174216 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:57 INFO : only15: Copied (replaced existing) 2025/10/20 04:53:57.322944 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:57.322994 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:57.440562 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:57.440614 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:57 INFO : only17: Copied (replaced existing) 2025/10/20 04:53:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:57 INFO : only3: Copied (replaced existing) 2025/10/20 04:53:58.095938 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:58.095992 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:58.108618 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:58.108647 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:58 INFO : only18: Copied (replaced existing) 2025/10/20 04:53:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:58 INFO : only1: Copied (replaced existing) 2025/10/20 04:53:58.417510 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:58.417562 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:58.445577 WARN RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ngy7SHJZC0A0jckvjBfazX-4GxeN5osd9CHRCFWZJYDrHlf2xMfyABKxzh4w1RxdBPui624b-3-6BPJh64UmRQ==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/10/20 04:53:58.445614 ERROR RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ngy7SHJZC0A0jckvjBfazX-4GxeN5osd9CHRCFWZJYDrHlf2xMfyABKxzh4w1RxdBPui624b-3-6BPJh64UmRQ==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) 2025/10/20 04:53:58 ERROR : only7: Failed to copy: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ngy7SHJZC0A0jckvjBfazX-4GxeN5osd9CHRCFWZJYDrHlf2xMfyABKxzh4w1RxdBPui624b-3-6BPJh64UmRQ==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) 2025/10/20 04:53:58.456594 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:58.456625 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:58.584514 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:58.584543 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:59 INFO : only5: Copied (replaced existing) 2025/10/20 04:53:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:59 INFO : only6: Copied (replaced existing) 2025/10/20 04:53:59.220970 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:59.220998 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:59.235380 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:59.235417 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:59 INFO : only19: Copied (replaced existing) 2025/10/20 04:53:59.675280 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/10/20 04:53:59.675335 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/10/20 04:53:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:53:59 INFO : only8: Copied (replaced existing) 2025/10/20 04:54:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:54:00 INFO : only2: Copied (replaced existing) 2025/10/20 04:54:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:54:00 INFO : only4: Copied (replaced existing) 2025/10/20 04:54:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/20 04:54:00 INFO : only9: Copied (replaced existing) 2025/10/20 04:54:00 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting files as there were IO errors 2025/10/20 04:54:00 ERROR : proton drive root link ID 'rclone-test-votunor7gove': not deleting directories as there were IO errors sync_test.go:2782: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2782 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Ngy7SHJZC0A0jckvjBfazX-4GxeN5osd9CHRCFWZJYDrHlf2xMfyABKxzh4w1RxdBPui624b-3-6BPJh64UmRQ==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (6), only8 (0), only9 (0) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be true Test: TestSyncConcurrentTruncate Messages: proton drive root link ID 'rclone-test-votunor7gove'/only7: sha1 hash incorrect - expecting "da39a3ee5e6b4b0d3255bfef95601890afd80709" got "3e2e95f5ad970eadfa7e17eaf73da97024aa5359" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Not equal: expected: 0 actual : 6 Test: TestSyncConcurrentTruncate Messages: only7: size incorrect file=0 vs obj=6 --- FAIL: TestSyncConcurrentTruncate (370.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:59:00 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:59:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:59:00 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 04:59:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:59:00 INFO : empty_on_remote: Making directory 2025/10/20 04:59:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:59:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:59:08 DEBUG : empty_dir: Making directory with metadata 2025/10/20 04:59:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:59:08 DEBUG : empty_on_remote: Making directory with metadata 2025/10/20 04:59:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/20 04:59:08 INFO : empty_on_remote: Making directory 2025/10/20 04:59:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:59:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:59:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:17 INFO : sub dir: Making directory 2025/10/20 04:59:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 04:59:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/20 04:59:33 INFO : sub dir: Making directory 2025/10/20 04:59:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 05:00:18 DEBUG : Waiting for deletions to finish 2025/10/20 05:00:19 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:00:19 DEBUG : apple: Excluded 2025/10/20 05:00:19 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:00:19 DEBUG : banana: Excluded 2025/10/20 05:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:00:19 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:00:19 DEBUG : splitbananasplit: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:00:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:00:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/20 05:00:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:24 DEBUG : apple: Unchanged skipping 2025/10/20 05:00:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 05:00:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 05:00:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:24 DEBUG : banana: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 05:00:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:00:25 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:00:25 DEBUG : Waiting for deletions to finish 2025/10/20 05:00:25 INFO : There was nothing to transfer 2025/10/20 05:00:25 DEBUG : Waiting for deletions to finish 2025/10/20 05:00:26 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:00:26 DEBUG : apple: Excluded 2025/10/20 05:00:26 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:00:26 DEBUG : banana: Excluded 2025/10/20 05:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:00:26 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:00:26 DEBUG : splitbananasplit: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/20 05:00:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:31 DEBUG : apple: Unchanged skipping 2025/10/20 05:00:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 05:00:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 05:00:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:31 DEBUG : banana: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 05:00:32 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:00:32 DEBUG : Waiting for deletions to finish 2025/10/20 05:00:32 INFO : There was nothing to transfer 2025/10/20 05:00:32 DEBUG : Waiting for deletions to finish 2025/10/20 05:00:33 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:00:33 DEBUG : apple: Excluded 2025/10/20 05:00:33 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:00:33 DEBUG : banana: Excluded 2025/10/20 05:00:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:00:33 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:00:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:00:33 DEBUG : splitbananasplit: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:00:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 05:01:14 DEBUG : Waiting for deletions to finish 2025/10/20 05:01:15 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:01:15 DEBUG : apple: Excluded 2025/10/20 05:01:15 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:01:15 DEBUG : banana: Excluded 2025/10/20 05:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:01:15 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:01:15 DEBUG : splitbananasplit: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/20 05:01:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:20 DEBUG : apple: Unchanged skipping 2025/10/20 05:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 05:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 05:01:20 DEBUG : banana: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:01:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 05:01:22 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:01:22 DEBUG : Waiting for deletions to finish 2025/10/20 05:01:22 INFO : There was nothing to transfer 2025/10/20 05:01:22 DEBUG : Waiting for deletions to finish 2025/10/20 05:01:23 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:01:23 DEBUG : apple: Excluded 2025/10/20 05:01:23 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:01:23 DEBUG : banana: Excluded 2025/10/20 05:01:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:01:23 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:01:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:01:23 DEBUG : splitbananasplit: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:01:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/20 05:01:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:28 DEBUG : apple: Unchanged skipping 2025/10/20 05:01:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:28 DEBUG : banana: Unchanged skipping 2025/10/20 05:01:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 05:01:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 05:01:29 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:01:29 DEBUG : Waiting for deletions to finish 2025/10/20 05:01:29 INFO : There was nothing to transfer 2025/10/20 05:01:29 DEBUG : Waiting for deletions to finish 2025/10/20 05:01:30 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:01:30 DEBUG : apple: Excluded 2025/10/20 05:01:30 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:01:30 DEBUG : banana: Excluded 2025/10/20 05:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:01:30 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:01:30 DEBUG : splitbananasplit: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:01:32 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-votunor7gove'", Local "Local file system at /tmp/rclone1406679492", Modify Window "1s" 2025/10/20 05:02:11 DEBUG : Waiting for deletions to finish 2025/10/20 05:02:12 DEBUG : apple: Excluded (Path Filter) 2025/10/20 05:02:12 DEBUG : apple: Excluded 2025/10/20 05:02:12 DEBUG : banana: Excluded (Path Filter) 2025/10/20 05:02:12 DEBUG : banana: Excluded 2025/10/20 05:02:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/20 05:02:12 DEBUG : appleappleapplebanana: Excluded 2025/10/20 05:02:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/20 05:02:12 DEBUG : splitbananasplit: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/20 05:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/20 05:02:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/20 05:02:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/20 05:02:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/20 05:02:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/20 05:02:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/20 05:02:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 05:02:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/20 05:02:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/20 05:02:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/20 05:02:19 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/20 05:02:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 05:02:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/20 05:02:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:19 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:02:19 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:02:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/20 05:02:19 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/20 05:02:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/20 05:02:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/20 05:02:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/20 05:02:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/20 05:02:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/20 05:02:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/20 05:02:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/20 05:02:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/20 05:02:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/20 05:02:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/20 05:02:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/20 05:02:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/20 05:02:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/20 05:02:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/20 05:02:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/20 05:02:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/20 05:02:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:25 DEBUG : Waiting for deletions to finish 2025/10/20 05:02:25 INFO : dir1/0014-89;=.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0007-1234567.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0012-6789;.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0009-3456789.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0013-789;=.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0015-9;=.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0008-2345678.txt: Deleted 2025/10/20 05:02:25 INFO : appleappleapplebanana: Deleted 2025/10/20 05:02:25 INFO : banana: Deleted 2025/10/20 05:02:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/20 05:02:25 INFO : apple: Deleted 2025/10/20 05:02:25 INFO : splitbananasplit: Deleted 2025/10/20 05:02:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/20 05:02:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/20 05:02:25 DEBUG : Waiting for deletions to finish 2025/10/20 05:02:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 05:02:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/20 05:02:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 05:02:26 DEBUG : YXBwbGU=: Excluded 2025/10/20 05:02:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 05:02:26 DEBUG : YmFuYW5h: Excluded 2025/10/20 05:02:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 05:02:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/20 05:02:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 05:02:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:30 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:31 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:31 DEBUG : apple: Unchanged skipping 2025/10/20 05:02:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/20 05:02:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:31 DEBUG : banana: Unchanged skipping 2025/10/20 05:02:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 05:02:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/20 05:02:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/20 05:02:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for checks to finish 2025/10/20 05:02:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/20 05:02:33 DEBUG : proton drive root link ID 'rclone-test-votunor7gove': Waiting for transfers to finish 2025/10/20 05:02:33 DEBUG : Waiting for deletions to finish 2025/10/20 05:02:33 DEBUG : Waiting for deletions to finish 2025/10/20 05:02:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/20 05:02:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/20 05:02:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/20 05:02:34 DEBUG : YXBwbGU=: Excluded 2025/10/20 05:02:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/20 05:02:34 DEBUG : YmFuYW5h: Excluded 2025/10/20 05:02:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/20 05:02:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/20 05:02:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/20 05:02:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/20 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/20 05:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/20 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/20 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/20 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/20 05:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/20 05:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/20 05:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/20 05:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/20 05:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 panic: test timed out after 1h0m0s running tests: TestTransform (2m51s) TestTransform/base64 (58s) goroutine 27571 [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(0xc000882540, {0x2767ecf?, 0xc00006dad8?}, 0x2897640) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000882540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000882540, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000865830, {0x3fc6120, 0x6c, 0x6c}, {0xee087ab5f?, 0x3fdc440?, 0x3fdc440?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00062afa0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00062afa0) /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 26834 [select]: net/http.(*persistConn).writeLoop(0xc00077c000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26569 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9 [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 10 [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 52 [IO wait]: internal/poll.runtime_pollWait(0x74301fa586d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00046bb80?, 0xc0009de000?, 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(0xc00046bb80, {0xc0009de000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00046bb80, {0xc0009de000?, 0xc00009a8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000522308, {0xc0009de000?, 0x74301fa65418?, 0x74301fbc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000a8a288, {0xc0009de000?, 0x7?, 0xc000b02b08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005e4638, {0x2bbdc40, 0xc000a8a288}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005e4388, {0x2bbb7c0, 0xc000522308}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005e4388, 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(0xc0005e4388, {0xc000015000, 0x1000, 0xc000abfa40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00078d380, {0xc0007b43c0, 0x9, 0x3f4a0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbaf40, 0xc00078d380}, {0xc0007b43c0, 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({0xc0007b43c0, 0x9, 0x373a40?}, {0x2bbaf40?, 0xc00078d380?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0007b4380) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009afa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00038d500) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 51 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 23929 [chan receive]: testing.(*T).Run(0xc000b44540, {0x2753c52?, 0x82de4b?}, 0xc0009b2370) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000b44540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000b44540, 0x2897640) /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 26188 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000ce7bc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2be3ac8?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2be3ac8, 0x3fffa20}, {0x2bfac50, 0xc00069a780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0002e0d20, 0x28982e8) /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({0x2be3ac8, 0x3fffa20}, {0x2bfac50, 0xc00069a780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0002e0d20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2be3ac8, 0x3fffa20}, {0x2bfac50, 0xc00069a780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0002e0cf0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2be3ac8, 0x3fffa20}, {0x2bfac50, 0xc00069a780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0002e0cf0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000050850) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000b448c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc000b448c0, 0xc0009b2370) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 23929 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 22218 [select]: net/http.(*persistConn).writeLoop(0xc000136360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22259 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 26785 [IO wait]: internal/poll.runtime_pollWait(0x74301fa585c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc007806380?, 0xc000492000?, 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(0xc007806380, {0xc000492000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc007806380, {0xc000492000?, 0xc000492000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011a150, {0xc000492000?, 0x74301fa62718?, 0x74301fbc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00036b050, {0xc000492000?, 0xffb?, 0xc001d4d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006c7438, {0x2bbdc40, 0xc00036b050}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006c7188, {0x2bbb7c0, 0xc00011a150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006c7188, 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(0xc0006c7188, {0xc000493000, 0x1000, 0xc000409710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00077c000, {0xc000493000?, 0x80d5e5?, 0x2bba940?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00078dda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00078dda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00077c000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26569 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27544 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27546 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22217 [IO wait]: internal/poll.runtime_pollWait(0x74301fa587f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000c75500?, 0xc00084b000?, 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(0xc000c75500, {0xc00084b000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000c75500, {0xc00084b000?, 0x74301fa62718?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008aa250, {0xc00084b000?, 0x74301fa62718?, 0x74301fbc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00036b248, {0xc00084b000?, 0xffb?, 0xc001d4e9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00051a638, {0x2bbdc40, 0xc00036b248}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00051a388, {0x2bbb7c0, 0xc0008aa250}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00051a388, 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(0xc00051a388, {0xc000c7c000, 0x1000, 0xc000409710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000136360, {0xc000c7c000?, 0x80d5e5?, 0x2bba940?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0082e4720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0082e4720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000136360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22259 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27543 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3153 [chan receive, 58 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 3135 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 27542 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27545 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27465 [select]: net/http.(*http2clientStream).writeRequest(0xc000366780, 0xc000335180, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000366780, 0x82de84?, 0xc000653f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 27541 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 27547 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27548 [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 26188 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27541 [select]: net/http.(*http2ClientConn).roundTrip(0xc00038d500, 0xc000335180, 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(0xc00062b0e0, 0xc000335180, {0x0?, 0x69?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3fa3940?}, 0xc000335180?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa3940, 0xc000335180) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbbf00?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000335180, {0x2bbbf00, 0x3fa3940}, {0x742fd03a7001?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000408e70, 0xc000335180, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000408e70, 0xc000335180) /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(0xc00041f908, 0xc0005cc780) /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(0xc00006d2f8, {0xc000ce32c8, 0x6, 0x60?}) /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(0xc0005cc780, {0x274c214?, 0x275bfd6?}, {0xc00031c270, 0xd0}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListChildren.func1(0xc0005cc780) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc0004fe630, {0x2be3ac8, 0x3fffa20}, 0xc0000997d8) /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(0xc0004fe630, {0x2be3ac8, 0x3fffa20}, 0xc00006d7d8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListChildren(0xc0004fe630, {0x2be3ac8, 0x3fffa20}, {0xc0008bc840, 0x58}, {0xc000764060, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).ListDirectory(0xc000520280, {0x2be3ac8, 0x3fffa20}, {0xc00051c9c0?, 0x300000000099b18?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/folder.go:27 +0xa8 github.com/rclone/rclone/backend/protondrive.(*Fs).List.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:623 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004d5b00, 0xc00064a340, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004d5b00, 0xc00064a340) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc00069a780, {0x2be3ac8, 0x3fffa20}, {0xc000f9b2f0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:622 +0x1c5 github.com/rclone/rclone/fs/list.DirSorted({0x2be3ac8, 0x3fffa20}, {0x2bfac50, 0xc00069a780}, 0x1, {0xc000f9b2f0, 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 26188 /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 1h0m1.285967568s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentTruncate]