"go test -v -timeout 1h0m0s -remote TestAzureFiles: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestAzureFiles:" 2026/08/04 02:00:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-zexuroq4sixa" 2026/08/04 02:00:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 10240 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/04 02:00:00 DEBUG : Waiting for deletions to finish 2026/08/04 02:00:01 DEBUG : removing 1 level 0 directories 2026/08/04 02:00:01 INFO : azurefiles root 'rclone-test-zexuroq4sixa': Removing directory 2026/08/04 02:00:01 ERROR : error listing: directory not found 2026/08/04 02:00:01 DEBUG : Waiting for deletions to finish 2026/08/04 02:00:01 ERROR : error listing: directory not found 2026/08/04 02:00:01 ERROR : azurefiles root 'rclone-test-zexuroq4sixa': Failed to list "": directory not found 2026/08/04 02:00:01 DEBUG : removing 1 level 0 directories 2026/08/04 02:00:01 INFO : azurefiles root 'rclone-test-zexuroq4sixa': Removing directory 2026/08/04 02:00:01 ERROR : Failed to rmdir: directory not found --- FAIL: TestIntegration (1.10s) --- FAIL: TestIntegration/FsMkdir (0.78s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (0.25s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.25s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/azurefiles 1.124s "go test -v -timeout 1h0m0s -remote TestAzureFiles: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 2.572873512s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]