"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Starting (try 2/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestDrive:"
2025/03/20 01:49:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-vurezew3wiwa"
2025/03/20 01:49:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/Query
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery
--- PASS: TestIntegration (11.65s)
    --- PASS: TestIntegration/FsMkdir (10.26s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.12s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.35s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query (1.35s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery (1.35s)
PASS
ok  	github.com/rclone/rclone/backend/drive	11.669s
"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Finished OK in 12.71285434s (try 2/5)