"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestDropbox:" 2026/02/13 04:38:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-mafuvov5jesu" 2026/02/13 04:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/13 04:38:11 DEBUG : zero-length-file: Uploading chunk 1/0 2026/02/13 04:38:11 DEBUG : zero-length-file: Uploading chunk 2/0 2026/02/13 04:38:11 DEBUG : Dropbox root 'rclone-test-mafuvov5jesu': Adding "zero-length-file" to batch 2026/02/13 04:38:12 DEBUG : Dropbox root 'rclone-test-mafuvov5jesu': Batch idle for 500ms so committing 2026/02/13 04:38:12 DEBUG : Dropbox root 'rclone-test-mafuvov5jesu': Committing sync batch length 1 starting with: zero-length-file 2026/02/13 04:38:13 DEBUG : Dropbox root 'rclone-test-mafuvov5jesu': Committed sync batch length 1 starting with: zero-length-file 2026/02/13 04:38:15 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (7.53s) --- PASS: TestIntegration/FsMkdir (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.72s) PASS ok github.com/rclone/rclone/backend/dropbox 7.551s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished OK in 8.352457995s (try 2/5)