"./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestBisyncRemoteLocal$/^all_changed$'" - Starting (try 5/5) === RUN TestBisyncRemoteLocal 2025/06/11 06:00:59 NOTICE: remote: TestAzureBlob,directory_markers:rclone-test-davapow5waba === RUN TestBisyncRemoteLocal/all_changed 2025/06/11 06:01:00 ERROR : error listing: directory not found 2025/06/11 06:01:00 NOTICE: checking initFs Local file system at /tmp/060059cu/initdir/test_all_changed-jomalew0 2025/06/11 06:01:00 NOTICE: checking Path1 Azure container rclone-test-davapow5waba path 060059cu/all_changed/path1 --- FAIL: TestBisyncRemoteLocal (1.43s) --- FAIL: TestBisyncRemoteLocal/all_changed (1.43s) panic: runtime error: slice bounds out of range [27:26] [recovered] panic: runtime error: slice bounds out of range [27:26] goroutine 39 [running]: testing.tRunner.func1.2({0x252c0a0, 0xc0005928b8}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x252c0a0?, 0xc0005928b8?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc00028e288, {0x2b83048, 0x3f9c980}, {0xc000314020, 0x18}, {0xc000314039, 0x1a}, {0xc000314039, 0x1a}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1219 +0xc0a github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc00028e288, {0x2b83048, 0x3f9c980}, {0x0?, 0x25fd100?}, 0xc00084cfa0) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414 +0x198 github.com/rclone/rclone/fs/walk.listR({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc00028e288}, {0x0, 0x0}, 0x1, 0x3, 0xc0008d5320, 0xc000a8c630, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc00028e288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0008d5320) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc00028e288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000103880, {0x2b98810, 0xc00028e288}, {0x0, 0x0}, {0xc000944c40, 0x8, 0x8}, {0xc000456c00, 0x1, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase(0xc0005028c0, {0x2b83048, 0x3f9c980}, 0x66b?, {0xc00059a465?, 0x55fc80?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 +0xfd0 github.com/rclone/rclone/cmd/bisync_test.testBisync.func4(0xc000103880) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 +0x234 testing.tRunner(0xc000103880, 0xc0000b1260) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 36 /usr/local/go/src/testing/testing.go:1851 +0x413 "./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestBisyncRemoteLocal$/^all_changed$'" - Finished ERROR in 1.525569269s (try 5/5): exit status 2: Failed [TestBisyncRemoteLocal/all_changed]