"go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2026/03/27 05:38:16 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quyamob3yavi" 2026/03/27 05:38:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 05:38:16 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/03/27 05:38:17 DEBUG : Creating backend with remote "/tmp/rclone1731104946" === RUN TestOrderPermissions === RUN TestOrderPermissions/personal === RUN TestOrderPermissions/personal/empty === RUN TestOrderPermissions/personal/users_first,_then_group,_then_none === RUN TestOrderPermissions/personal/same_type_unsorted === RUN TestOrderPermissions/personal/all_user_identities === RUN TestOrderPermissions/personal/no_user_or_group_info === RUN TestOrderPermissions/business === RUN TestOrderPermissions/business/empty === RUN TestOrderPermissions/business/users_first,_then_group,_then_none === RUN TestOrderPermissions/business/same_type_unsorted === RUN TestOrderPermissions/business/all_user_identities === RUN TestOrderPermissions/business/no_user_or_group_info --- PASS: TestOrderPermissions (0.00s) --- PASS: TestOrderPermissions/personal (0.00s) --- PASS: TestOrderPermissions/personal/empty (0.00s) --- PASS: TestOrderPermissions/personal/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/personal/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/personal/all_user_identities (0.00s) --- PASS: TestOrderPermissions/personal/no_user_or_group_info (0.00s) --- PASS: TestOrderPermissions/business (0.00s) --- PASS: TestOrderPermissions/business/empty (0.00s) --- PASS: TestOrderPermissions/business/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/business/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/business/all_user_identities (0.00s) --- PASS: TestOrderPermissions/business/no_user_or_group_info (0.00s) === RUN TestOrderPermissionsJSON --- PASS: TestOrderPermissionsJSON (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestOneDrive:" 2026/03/27 05:38:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-lenonif4soju" 2026/03/27 05:38:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 05:38:17 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/27 05:38:21 INFO : dir/subdir: Making directory 2026/03/27 05:38:23 INFO : dir/subdir: Removing directory 2026/03/27 05:38:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/03/27 05:38:26 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/27 05:38:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Starting multipart upload 2026/03/27 05:38:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/27 05:38:31 DEBUG : ./.: Starting multipart upload 2026/03/27 05:38:31 DEBUG : ./.: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/27 05:38:34 DEBUG : ../..: Starting multipart upload 2026/03/27 05:38:35 DEBUG : ../..: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/27 05:38:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Starting multipart upload 2026/03/27 05:38:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/27 05:38:42 DEBUG : leading space/ leading space: Starting multipart upload 2026/03/27 05:38:42 DEBUG : leading space/ leading space: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/27 05:38:45 DEBUG : ~leading tilde/~leading tilde: Starting multipart upload 2026/03/27 05:38:46 DEBUG : ~leading tilde/~leading tilde: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/27 05:38:49 DEBUG : ␍leading CR/␍leading CR: Starting multipart upload 2026/03/27 05:38:49 DEBUG : ␍leading CR/␍leading CR: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/27 05:38:52 DEBUG : ␊leading LF/␊leading LF: Starting multipart upload 2026/03/27 05:38:53 DEBUG : ␊leading LF/␊leading LF: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/27 05:38:56 DEBUG : ␉leading HT/␉leading HT: Starting multipart upload 2026/03/27 05:38:56 DEBUG : ␉leading HT/␉leading HT: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/27 05:38:59 DEBUG : ␋leading VT/␋leading VT: Starting multipart upload 2026/03/27 05:39:00 DEBUG : ␋leading VT/␋leading VT: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/27 05:39:03 DEBUG : .leading dot/.leading dot: Starting multipart upload 2026/03/27 05:39:04 DEBUG : .leading dot/.leading dot: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/27 05:39:07 DEBUG : trailing space /trailing space : Starting multipart upload 2026/03/27 05:39:07 DEBUG : trailing space /trailing space : Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/27 05:39:11 DEBUG : trailing CR␍/trailing CR␍: Starting multipart upload 2026/03/27 05:39:11 DEBUG : trailing CR␍/trailing CR␍: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/27 05:39:14 DEBUG : trailing LF␊/trailing LF␊: Starting multipart upload 2026/03/27 05:39:15 DEBUG : trailing LF␊/trailing LF␊: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/27 05:39:18 DEBUG : trailing HT␉/trailing HT␉: Starting multipart upload 2026/03/27 05:39:18 DEBUG : trailing HT␉/trailing HT␉: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/27 05:39:21 DEBUG : trailing VT␋/trailing VT␋: Starting multipart upload 2026/03/27 05:39:22 DEBUG : trailing VT␋/trailing VT␋: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/27 05:39:25 DEBUG : trailing dot./trailing dot.: Starting multipart upload 2026/03/27 05:39:25 DEBUG : trailing dot./trailing dot.: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/27 05:39:28 DEBUG : invalid utf-8/invalid utf-8: Starting multipart upload 2026/03/27 05:39:29 DEBUG : invalid utf-8/invalid utf-8: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/27 05:39:32 DEBUG : test%46.txt/test%46.txt: Starting multipart upload 2026/03/27 05:39:33 DEBUG : test%46.txt/test%46.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/03/27 05:39:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Starting multipart upload 2026/03/27 05:39:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading segment 0/10240 size 10240 2026/03/27 05:39:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Cancelling multipart upload: Put "https://my.microsoftpersonalcontent.com/personal/71a96798e7b1d253/_api/v2.0/drives/b!vKC3DXjgjk-Lp7XrVMpysWhcKnHtT8dLkaHuPSl-l2DGmC7WzjOlT7z5hN2HZRn_/items/01C6Y655YSSDPDR4BKXBAKDQQGOS4FI6HB/uploadSession?guid='3a9c9af2-2440-498f-be10-1133c7dfc054'&overwrite=True&rename=False&dc=0&tempauth=v1e.eyJzaXRlaWQiOiIwZGI3YTBiYy1lMDc4LTRmOGUtOGJhNy1iNWViNTRjYTcyYjEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC9teS5taWNyb3NvZnRwZXJzb25hbGNvbnRlbnQuY29tQDkxODgwNDBkLTZjNjctNGM1Yi1iMTEyLTM2YTMwNGI2NmRhZCIsImV4cCI6IjE3NzQ2NzYzNzkifQ.YXXiM45jP4Ms6n5yUQSWdJiLjcLLTmZpqnV-g4-H6fKs7TjUY3sqf58hwWVdDAwDy6nHwnxYXV8e59Rtu3_ZfC46IKmoxlqpp0j2Pr1bK4t_cRVyCfNjJiwCSi84calNGSWTfBXFIiUh89P69w3BbmlBy7W3utHlSp3khXe7wTfVWyFjOYED3ABOkx9afLBcr5wFh8vs4jZfTnX6Yvp2c9IRAuFLVcGhB044nuYlfLpPJtZ66A-9xFAptapHwEPNRj1PFJoO-wOoAHezpg8pYWAH1pqXkThkXUqbaXxJN1i3Tx_kV6Himbi1Qo02DEC982QxlXb9FqiadEICjf2C9ir7J9-EssCz3bzJSgXkJ4KmLtirwu2wsjw_pLwKwJZIjhXEql17FMAoV9gQdhZaqGLmTkvaNzH5vkz33y9jqTiiV_baGCTQA8UGXOeczf83kQMYhv08wdGh0l4g7k4nOw.q7Srzg77tv6l5hSYTJgI75reXuvupg9dL2LGFpdpTWw": potato 2026/03/27 05:39:39 DEBUG : info from Update error: null === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/27 05:39:39 DEBUG : zero-length-file: Starting singlepart upload === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/03/27 05:39:41 INFO : dir: Making directory 2026/03/27 05:39:42 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Next delta token is: NDslMjM0OyUyMzE7MztkNjJlOThjNi0zM2NlLTRmYTUtYmNmOS04NGRkODc2NTE5ZmY7NjM5MTAxODY3ODIxODAwMDAwOzE1NTkxMjM2MDQ7JTIzOyUyMzslMjMwOyUyMw 2026/03/27 05:39:42 INFO : dir/subdir1: Making directory 2026/03/27 05:39:43 INFO : dir/subdir3: Making directory 2026/03/27 05:39:43 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:44 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:44 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/03/27 05:39:44 INFO : dir/subdir2: Making directory 2026/03/27 05:39:44 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:45 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:45 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/03/27 05:39:45 DEBUG : dir/file2: Starting multipart upload 2026/03/27 05:39:45 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:45 DEBUG : dir/file2: Uploading segment 0/100 size 100 2026/03/27 05:39:46 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:46 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/03/27 05:39:46 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:46 DEBUG : dir/file4: Starting multipart upload 2026/03/27 05:39:46 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:46 DEBUG : doChangeNotify("dir/file2", 1) 2026/03/27 05:39:47 DEBUG : dir/file4: Uploading segment 0/100 size 100 2026/03/27 05:39:47 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:47 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:47 DEBUG : doChangeNotify("dir/file4", 1) 2026/03/27 05:39:48 DEBUG : dir/file3: Starting multipart upload 2026/03/27 05:39:48 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:48 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:48 DEBUG : dir/file3: Uploading segment 0/100 size 100 2026/03/27 05:39:49 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote fstests.go:932: Try 1/10 waiting for dirChanges and objChanges 2026/03/27 05:39:49 DEBUG : doChangeNotify("dir", 0) 2026/03/27 05:39:49 DEBUG : doChangeNotify("dir/file3", 1) 2026/03/27 05:39:50 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:51 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:52 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:53 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:54 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:55 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote 2026/03/27 05:39:56 DEBUG : OneDrive root 'rclone-test-lenonif4soju': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/27 05:39:56 DEBUG : file name.txt: Starting multipart upload 2026/03/27 05:39:57 DEBUG : file name.txt: Uploading segment 0/100 size 100 2026/03/27 05:39:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Starting multipart upload 2026/03/27 05:39:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading segment 0/100 size 100 2026/03/27 05:40:00 DEBUG : file name.txt: Starting multipart upload 2026/03/27 05:40:00 DEBUG : file name.txt: skipping unsupported metadata item: rclonetest: potato 2026/03/27 05:40:00 INFO : file name.txt: no writeable metadata found: map[rclonetest:potato] 2026/03/27 05:40:00 DEBUG : file name.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/27 05:40:04 DEBUG : Creating backend with remote "TestOneDrive:" 2026/03/27 05:40:04 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/03/27 05:40:05 DEBUG : OneNoteNotebook: OneNote file not shown in directory listing === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2026/03/27 05:40:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: setMetaData called on dir instead of obj Stack trace: goroutine 1349 [running]: github.com/rclone/rclone/fs/log.Stack({0xd31300, 0x2fd5e5817000}, {0xd77505, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0x2fd5e5954480?, 0xdd47d8?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2227 +0x3a6 github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0x2fd5e5817000, {0xdd47d8, 0x14b9860}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2317 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0x2fd5e5954480, {0xdd47d8, 0x14b9860}, {0xd88917, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0xd88917?, {0xdd47d8?, 0x14b9860?}, {0xd88917?, 0xf114e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fstest/fstests.Run.func13.14.15(0x2fd5e5ab8248) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1142 +0x98 testing.tRunner(0x2fd5e5ab8248, 0x2fd5e5a05b90) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1128 /usr/local/go/src/testing/testing.go:2101 +0x4c5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/27 05:40:11 DEBUG : dirToPurge/fileToPurge.txt: Starting multipart upload 2026/03/27 05:40:12 DEBUG : dirToPurge/fileToPurge.txt: Uploading segment 0/100 size 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/27 05:40:16 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Starting multipart upload 2026/03/27 05:40:17 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading segment 0/100 size 100 2026/03/27 05:40:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-lenonif4soju/dirToPurgeFromRoot" 2026/03/27 05:40:19 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/27 05:40:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-lenonif4soju/hello? sausage/êé" 2026/03/27 05:40:21 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/03/27 05:40:26 DEBUG : a/b/c/d/e.txt: Starting multipart upload 2026/03/27 05:40:26 DEBUG : a/b/c/d/e.txt: Uploading segment 0/100 size 100 2026/03/27 05:40:46 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "
This is a temporary issue, so try again in a few minutes.
Technical details [SpoGrMSIT]:>
Ref A: 8F8863EED81341858C9931F494267815 Ref B: LON212050715023 Ref C: 2026-03-27T05:40:27Z