"go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2025/11/17 02:29:47 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-pabaney6wala" 2025/11/17 02:29:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 02:29:47 DEBUG : TestOneDrive: Token expired 2025/11/17 02:29:47 DEBUG : TestOneDrive: No updated token found in the config file 2025/11/17 02:29:47 DEBUG : TestOneDrive: Token refresh successful 2025/11/17 02:29:47 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2025/11/17 02:29:47 DEBUG : TestOneDrive: Saved new token in config file 2025/11/17 02:29:49 DEBUG : Creating backend with remote "/tmp/rclone1426254552" === 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:" 2025/11/17 02:29:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zuwonon5joja" 2025/11/17 02:29:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/17 02:29:51 DEBUG : Too many requests. Trying again in 28797 seconds. 2025/11/17 02:29:51 DEBUG : pacer: low level retry 1/10 (error accessDenied: throttledRequest: Too Many Requests: trying again in 7h59m57s) 2025/11/17 02:29:51 DEBUG : pacer: Rate limited, increasing sleep to 7h59m57s 2025/11/17 02:29:52 DEBUG : Too many requests. Trying again in 32396 seconds. 2025/11/17 02:29:52 DEBUG : pacer: low level retry 2/10 (error accessDenied: throttledRequest: Too Many Requests: trying again in 8h59m56s) 2025/11/17 02:29:52 DEBUG : pacer: Rate limited, increasing sleep to 8h59m56s 2025/11/17 03:29:46 DEBUG : OneDrive root 'rclone-test-pabaney6wala': Background refresher detected expired token but no uploads in progress - doing nothing 2025/11/17 03:29:46 DEBUG : OneDrive root 'rclone-test-zuwonon5joja': Background refresher detected expired token but no uploads in progress - doing nothing panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) goroutine 117 [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, 60 minutes]: testing.(*T).Run(0xc000103180, {0xd38e15?, 0xc00004dad8?}, 0xd9eb28) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103180, 0xc00004dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00051fab8, {0x13ff9c0, 0x4, 0x4}, {0xee0ac7f9d?, 0x142ad40?, 0x142ad40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000384e60) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000384e60) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/backend/onedrive.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive_internal_test.go:41 main.main() _testmain.go:53 +0xa9 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 11 [select]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00025a140) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 87 [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 86 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 86 [chan receive, 60 minutes]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0001105a0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:162 +0x26 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001105a0, 0xc0001501c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:215 +0xb2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001105a0, 0xc0001501c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/onedrive.(*Fs).readMetaDataForPathRelativeToID(0xc0000d4480, {0xe8c338, 0x144cbc0}, {0xc00016a1b0, 0x25}, {0xc0004a1d1d, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:934 +0x2c9 github.com/rclone/rclone/backend/onedrive.(*Fs).FindLeaf(0xc0000d4480, {0xe8c338, 0x144cbc0}, {0xc00016a1b0, 0x25}, {0xc0004a1d1d, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1232 +0x77 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002b0090, {0xe8c338, 0x144cbc0}, {0xc0004a1d1d, 0x18}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0002b0090, {0xe8c338?, 0x144cbc0?}, 0x1?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0002b0090, {0xe8c338, 0x144cbc0}, {0x0, 0x0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:201 +0xcd github.com/rclone/rclone/backend/onedrive.(*Fs).Mkdir(0xc0002b6fc0?, {0xe8c338?, 0x144cbc0?}, {0x0?, 0xc00004deb8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1587 +0x2f github.com/rclone/rclone/fstest/fstests.Run(0xc0002b6fc0, 0xc0004aaa90) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:529 +0xbd2 github.com/rclone/rclone/backend/onedrive.TestIntegration(0xc0002b6fc0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive_test.go:14 +0x89 testing.tRunner(0xc0002b6fc0, 0xd9eb28) /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 88 [select]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0003f4c40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 86 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 28 [sleep, 60 minutes]: time.Sleep(0x1a30d2f4a200) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 86 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0xf6 exit status 2 FAIL github.com/rclone/rclone/backend/onedrive 3601.973s "go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished ERROR in 1h0m3.032419983s (try 1/5): exit status 1: Failed []