"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/26 01:08:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki"
2025/03/26 01:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:08:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:08:39 DEBUG : Azure container rclone-test-jegofeg9goki: Using directory markers
2025/03/26 01:08:39 DEBUG : Creating backend with remote "/tmp/rclone2593591762"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:08:39 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/26 01:08:39 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/26 01:08:39 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/26 01:08:39 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/26 01:08:39 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/26 01:08:39 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 01:08:39 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/26 01:08:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 01:08:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/26 01:08:40 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/26 01:08:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/26 01:08:41 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/26 01:08:41 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 01:08:41 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/26 01:08:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/26 01:08:42 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/26 01:08:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/26 01:08:43 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/26 01:08:45 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/26 01:08:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/26 01:08:47 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 01:08:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/26 01:08:49 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:49 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/26 01:08:49 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/26 01:08:49 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 01:08:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/26 01:08:51 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.72s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.25s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.73s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.00s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.10s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:08:51 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/26 01:08:51 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/26 01:08:51 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/26 01:08:51 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/26 01:08:51 DEBUG : chunksize-probe: Removing empty object
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/26 01:08:52 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 01:08:52 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/26 01:08:52 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/26 01:08:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/26 01:08:52 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/26 01:08:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/26 01:08:52 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/26 01:08:52 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/26 01:08:52 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/26 01:08:52 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/26 01:08:52 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/26 01:08:53 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 01:08:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/26 01:08:53 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 01:08:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/26 01:08:53 DEBUG : Returning error reader
2025/03/26 01:08:53 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/26 01:08:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:54 DEBUG : Returning error reader
2025/03/26 01:08:54 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/26 01:08:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:55 DEBUG : Returning error reader
2025/03/26 01:08:55 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/26 01:08:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:56 DEBUG : Returning error reader
2025/03/26 01:08:56 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/26 01:08:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:57 DEBUG : Returning error reader
2025/03/26 01:08:57 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/26 01:08:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:58 DEBUG : Returning error reader
2025/03/26 01:08:58 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/26 01:08:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:08:59 DEBUG : Returning error reader
2025/03/26 01:08:59 DEBUG : BOOM: simulated read failure
2025/03/26 01:08:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/26 01:08:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:09:00 DEBUG : Returning error reader
2025/03/26 01:09:00 DEBUG : BOOM: simulated read failure
2025/03/26 01:09:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/26 01:09:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:09:01 DEBUG : Returning error reader
2025/03/26 01:09:01 DEBUG : BOOM: simulated read failure
2025/03/26 01:09:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/26 01:09:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 01:09:02 DEBUG : Returning error reader
2025/03/26 01:09:02 DEBUG : BOOM: simulated read failure
2025/03/26 01:09:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/26 01:09:02 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/26 01:09:02 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/26 01:09:02 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/26 01:09:02 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/26 01:09:02 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/26 01:09:02 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.37s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/26 01:09:10 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/26 01:09:10 DEBUG : potato: Seek from 10 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 10 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Seek from 5 to 2
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/26 01:09:10 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Seek from 5 to 2
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/26 01:09:10 DEBUG : potato: Seek from 8 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 8 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/26 01:09:10 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 01:09:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 01:09:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 01:09:10 DEBUG : potato: Seek from 5 to 2
2025/03/26 01:09:10 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/26 01:09:10 DEBUG : potato: Seek from 9 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 9 to 0
2025/03/26 01:09:10 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.25s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/26 01:09:11 DEBUG : Creating backend with remote "nonexistent"
2025/03/26 01:09:11 DEBUG : Config file has changed externally - reloading
2025/03/26 01:09:11 DEBUG : Creating backend with remote "nonexistent"
2025/03/26 01:09:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/26 01:09:11 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/26 01:09:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/26 01:09:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.50s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.25s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/26 01:09:14 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/26 01:09:14 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/26 01:09:14 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/data"
2025/03/26 01:09:14 DEBUG : Config file has changed externally - reloading
2025/03/26 01:09:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:14 DEBUG : Azure container rclone-test-jegofeg9goki path data: Using directory markers
2025/03/26 01:09:14 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/26 01:09:17 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.87s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/data"
2025/03/26 01:09:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:17 DEBUG : Azure container rclone-test-jegofeg9goki path data: Using directory markers
2025/03/26 01:09:17 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/26 01:09:20 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/26 01:09:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-karuret1sipi"
2025/03/26 01:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:20 DEBUG : Azure container rclone-test-karuret1sipi: Using directory markers
2025/03/26 01:09:20 DEBUG : Creating backend with remote "/tmp/rclone187357540"
run.go:180: Remote "Azure container rclone-test-karuret1sipi", Local "Local file system at /tmp/rclone187357540", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/26 01:09:20 ERROR : hello, world!: sum not found
2025/03/26 01:09:20 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-karuret1sipi
2025/03/26 01:09:20 NOTICE: Azure container rclone-test-karuret1sipi: 1 files missing
2025/03/26 01:09:20 NOTICE: 1 hashes missing
2025/03/26 01:09:20 NOTICE: Azure container rclone-test-karuret1sipi: 2 differences found
2025/03/26 01:09:20 NOTICE: Azure container rclone-test-karuret1sipi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/26 01:09:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:20 NOTICE: Azure container rclone-test-karuret1sipi: 0 differences found
2025/03/26 01:09:20 NOTICE: Azure container rclone-test-karuret1sipi: 1 matching files
2025/03/26 01:09:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wafokuy5gite"
2025/03/26 01:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:20 DEBUG : Azure container rclone-test-wafokuy5gite: Using directory markers
2025/03/26 01:09:20 DEBUG : Creating backend with remote "/tmp/rclone1783119206"
run.go:180: Remote "Azure container rclone-test-wafokuy5gite", Local "Local file system at /tmp/rclone1783119206", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/26 01:09:21 ERROR : HELLO, WORLD!: sum not found
2025/03/26 01:09:21 ERROR : hello, world!: file not in Azure container rclone-test-wafokuy5gite
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-wafokuy5gite: 1 files missing
2025/03/26 01:09:21 NOTICE: 1 hashes missing
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-wafokuy5gite: 2 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-wafokuy5gite: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/26 01:09:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-wafokuy5gite: 0 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-wafokuy5gite: 1 matching files
2025/03/26 01:09:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-veqoxex3keno"
2025/03/26 01:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:21 DEBUG : Azure container rclone-test-veqoxex3keno: Using directory markers
2025/03/26 01:09:21 DEBUG : Creating backend with remote "/tmp/rclone3882561909"
run.go:180: Remote "Azure container rclone-test-veqoxex3keno", Local "Local file system at /tmp/rclone3882561909", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/26 01:09:21 ERROR : HeLlO, wOrLd!: sum not found
2025/03/26 01:09:21 ERROR : hello, world!: file not in Azure container rclone-test-veqoxex3keno
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-veqoxex3keno: 1 files missing
2025/03/26 01:09:21 NOTICE: 1 hashes missing
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-veqoxex3keno: 2 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-veqoxex3keno: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/26 01:09:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-veqoxex3keno: 0 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-veqoxex3keno: 1 matching files
2025/03/26 01:09:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ziwuvax6gada"
2025/03/26 01:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:21 DEBUG : Azure container rclone-test-ziwuvax6gada: Using directory markers
2025/03/26 01:09:21 DEBUG : Creating backend with remote "/tmp/rclone2208821080"
run.go:180: Remote "Azure container rclone-test-ziwuvax6gada", Local "Local file system at /tmp/rclone2208821080", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/26 01:09:21 ERROR : HELLO, WORLD!: sum not found
2025/03/26 01:09:21 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-ziwuvax6gada
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-ziwuvax6gada: 1 files missing
2025/03/26 01:09:21 NOTICE: 1 hashes missing
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-ziwuvax6gada: 2 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-ziwuvax6gada: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/26 01:09:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-ziwuvax6gada: 0 differences found
2025/03/26 01:09:21 NOTICE: Azure container rclone-test-ziwuvax6gada: 1 matching files
2025/03/26 01:09:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tavawur6nice"
2025/03/26 01:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:21 DEBUG : Azure container rclone-test-tavawur6nice: Using directory markers
2025/03/26 01:09:21 DEBUG : Creating backend with remote "/tmp/rclone2126522149"
run.go:180: Remote "Azure container rclone-test-tavawur6nice", Local "Local file system at /tmp/rclone2126522149", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tavawur6nice
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-tavawur6nice: 1 files missing
2025/03/26 01:09:22 NOTICE: 1 hashes missing
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-tavawur6nice: 2 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-tavawur6nice: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/26 01:09:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-tavawur6nice: 0 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-tavawur6nice: 1 matching files
2025/03/26 01:09:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-busuhul8vewi"
2025/03/26 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:22 DEBUG : Azure container rclone-test-busuhul8vewi: Using directory markers
2025/03/26 01:09:22 DEBUG : Creating backend with remote "/tmp/rclone3442526638"
run.go:180: Remote "Azure container rclone-test-busuhul8vewi", Local "Local file system at /tmp/rclone3442526638", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-busuhul8vewi
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-busuhul8vewi: 1 files missing
2025/03/26 01:09:22 NOTICE: 1 hashes missing
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-busuhul8vewi: 2 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-busuhul8vewi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/26 01:09:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-busuhul8vewi: 0 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-busuhul8vewi: 1 matching files
2025/03/26 01:09:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-virohoc0cowa"
2025/03/26 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:22 DEBUG : Azure container rclone-test-virohoc0cowa: Using directory markers
2025/03/26 01:09:22 DEBUG : Creating backend with remote "/tmp/rclone1359943012"
run.go:180: Remote "Azure container rclone-test-virohoc0cowa", Local "Local file system at /tmp/rclone1359943012", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-virohoc0cowa
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-virohoc0cowa: 1 files missing
2025/03/26 01:09:22 NOTICE: 1 hashes missing
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-virohoc0cowa: 2 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-virohoc0cowa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/26 01:09:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-virohoc0cowa: 0 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-virohoc0cowa: 1 matching files
2025/03/26 01:09:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-penatih6xeho"
2025/03/26 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:22 DEBUG : Azure container rclone-test-penatih6xeho: Using directory markers
2025/03/26 01:09:22 DEBUG : Creating backend with remote "/tmp/rclone3498749768"
run.go:180: Remote "Azure container rclone-test-penatih6xeho", Local "Local file system at /tmp/rclone3498749768", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-penatih6xeho
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-penatih6xeho: 1 files missing
2025/03/26 01:09:22 NOTICE: 1 hashes missing
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-penatih6xeho: 2 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-penatih6xeho: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/26 01:09:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-penatih6xeho: 0 differences found
2025/03/26 01:09:22 NOTICE: Azure container rclone-test-penatih6xeho: 1 matching files
2025/03/26 01:09:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rotoqeg8ditu"
2025/03/26 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:22 DEBUG : Azure container rclone-test-rotoqeg8ditu: Using directory markers
2025/03/26 01:09:22 DEBUG : Creating backend with remote "/tmp/rclone3970969035"
run.go:180: Remote "Azure container rclone-test-rotoqeg8ditu", Local "Local file system at /tmp/rclone3970969035", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/26 01:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rotoqeg8ditu
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-rotoqeg8ditu: 1 files missing
2025/03/26 01:09:23 NOTICE: 1 hashes missing
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-rotoqeg8ditu: 2 differences found
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-rotoqeg8ditu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/26 01:09:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-rotoqeg8ditu: 0 differences found
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-rotoqeg8ditu: 1 matching files
2025/03/26 01:09:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vayuteh8jita"
2025/03/26 01:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:09:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-vayuteh8jita: Using directory markers
2025/03/26 01:09:23 DEBUG : Creating backend with remote "/tmp/rclone531919097"
run.go:180: Remote "Azure container rclone-test-vayuteh8jita", Local "Local file system at /tmp/rclone531919097", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/26 01:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 01:09:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vayuteh8jita
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-vayuteh8jita: 1 files missing
2025/03/26 01:09:23 NOTICE: 1 hashes missing
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-vayuteh8jita: 2 differences found
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-vayuteh8jita: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/26 01:09:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-vayuteh8jita: 0 differences found
2025/03/26 01:09:23 NOTICE: Azure container rclone-test-vayuteh8jita: 1 matching files
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-vayuteh8jita: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-rotoqeg8ditu: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-penatih6xeho: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-virohoc0cowa: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-busuhul8vewi: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-tavawur6nice: Purge remote
2025/03/26 01:09:23 DEBUG : Azure container rclone-test-ziwuvax6gada: Purge remote
2025/03/26 01:09:24 DEBUG : Azure container rclone-test-veqoxex3keno: Purge remote
2025/03/26 01:09:24 DEBUG : Azure container rclone-test-wafokuy5gite: Purge remote
2025/03/26 01:09:24 DEBUG : Azure container rclone-test-karuret1sipi: Purge remote
--- PASS: TestApplyTransforms (3.60s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 01:09:24 DEBUG : sub/: Creating directory marker
2025/03/26 01:09:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:09:24 INFO : file1: Copied (new) to: sub/file2
2025/03/26 01:09:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:24 DEBUG : file1: Unchanged skipping
2025/03/26 01:09:24 DEBUG : Azure container rclone-test-jegofeg9goki: don't need to copy/move sub/file2, it is already at target location
2025/03/26 01:09:24 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:24 DEBUG : dst/: Creating directory marker
2025/03/26 01:09:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/backup"
2025/03/26 01:09:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:25 DEBUG : Azure container rclone-test-jegofeg9goki path backup: Using directory markers
2025/03/26 01:09:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/backup"
2025/03/26 01:09:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/26 01:09:25 DEBUG : dst/: Creating directory marker
2025/03/26 01:09:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/26 01:09:25 INFO : dst/file1: Copied (server-side copy)
2025/03/26 01:09:25 INFO : dst/file1: Deleted
2025/03/26 01:09:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:09:25 INFO : dst/file1: Copied (new)
2025/03/26 01:09:25 DEBUG : dst/: Removing directory marker
2025/03/26 01:09:25 DEBUG : backup/dst/: Removing directory marker
2025/03/26 01:09:25 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05371a9-701e-0043-68eb-9d5aa1000000
Time:2025-03-26T01:09:25.8742580Z
--------------------------------------------------------------------------------
2025/03/26 01:09:26 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0537387-701e-0043-4feb-9d5aa1000000
Time:2025-03-26T01:09:26.9129087Z
--------------------------------------------------------------------------------
2025/03/26 01:09:27 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053755a-701e-0043-4beb-9d5aa1000000
Time:2025-03-26T01:09:27.9514711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053755a-701e-0043-4beb-9d5aa1000000
Time:2025-03-26T01:09:27.9514711Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/dst"
2025/03/26 01:09:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:29 DEBUG : Azure container rclone-test-jegofeg9goki path dst: Using directory markers
2025/03/26 01:09:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:29 DEBUG : Azure container rclone-test-jegofeg9goki path CompareDest: Using directory markers
2025/03/26 01:09:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:29 DEBUG : one: Need to transfer - File not found at Destination
2025/03/26 01:09:29 DEBUG : /: Creating directory marker
2025/03/26 01:09:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:09:29 INFO : one: Copied (new)
2025/03/26 01:09:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:29 DEBUG : /: Creating directory marker
2025/03/26 01:09:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 01:09:29 INFO : one: Copied (replaced existing)
2025/03/26 01:09:29 DEBUG : dst/: Creating directory marker
2025/03/26 01:09:29 DEBUG : CompareDest/: Creating directory marker
2025/03/26 01:09:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:30 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/26 01:09:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:30 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 01:09:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:30 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/26 01:09:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:30 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 01:09:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:30 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/26 01:09:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CompareDest"
2025/03/26 01:09:30 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 01:09:30 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/26 01:09:31 INFO : two: Copied (new)
2025/03/26 01:09:31 DEBUG : dst/: Removing directory marker
2025/03/26 01:09:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0537c4c-701e-0043-08eb-9d5aa1000000
Time:2025-03-26T01:09:31.3834929Z
--------------------------------------------------------------------------------
2025/03/26 01:09:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0537d3b-701e-0043-4beb-9d5aa1000000
Time:2025-03-26T01:09:32.4216521Z
--------------------------------------------------------------------------------
2025/03/26 01:09:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0537e56-701e-0043-13eb-9d5aa1000000
Time:2025-03-26T01:09:33.4597822Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0537e56-701e-0043-13eb-9d5aa1000000
Time:2025-03-26T01:09:33.4597822Z
--------------------------------------------------------------------------------
2025/03/26 01:09:34 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:09:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/dst"
2025/03/26 01:09:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:41 DEBUG : Azure container rclone-test-jegofeg9goki path dst: Using directory markers
2025/03/26 01:09:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:41 DEBUG : Azure container rclone-test-jegofeg9goki path CopyDest: Using directory markers
2025/03/26 01:09:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:41 DEBUG : one: Need to transfer - File not found at Destination
2025/03/26 01:09:41 DEBUG : /: Creating directory marker
2025/03/26 01:09:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:09:41 INFO : one: Copied (new)
2025/03/26 01:09:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:42 DEBUG : /: Creating directory marker
2025/03/26 01:09:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 01:09:42 INFO : one: Copied (replaced existing)
2025/03/26 01:09:42 DEBUG : dst/: Creating directory marker
2025/03/26 01:09:42 DEBUG : CopyDest/: Creating directory marker
2025/03/26 01:09:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/BackupDir"
2025/03/26 01:09:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:09:42 DEBUG : Azure container rclone-test-jegofeg9goki path BackupDir: Using directory markers
2025/03/26 01:09:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/BackupDir"
2025/03/26 01:09:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 01:09:42 DEBUG : /: Creating directory marker
2025/03/26 01:09:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:09:43 INFO : one: Copied (server-side copy)
2025/03/26 01:09:43 INFO : one: Deleted
2025/03/26 01:09:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 01:09:43 INFO : one: Copied (server-side copy)
2025/03/26 01:09:43 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/26 01:09:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 01:09:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 01:09:43 INFO : two: Copied (server-side copy)
2025/03/26 01:09:43 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/26 01:09:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:09:43 DEBUG : two: Unchanged skipping
2025/03/26 01:09:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/CopyDest"
2025/03/26 01:09:44 DEBUG : three: Need to transfer - File not found at Destination
2025/03/26 01:09:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/26 01:09:44 DEBUG : three: Destination not found in --copy-dest
2025/03/26 01:09:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/26 01:09:44 INFO : three: Copied (new)
2025/03/26 01:09:44 DEBUG : dst/: Removing directory marker
2025/03/26 01:09:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0538e9c-701e-0043-10eb-9d5aa1000000
Time:2025-03-26T01:09:44.7770426Z
--------------------------------------------------------------------------------
2025/03/26 01:09:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053906a-701e-0043-55eb-9d5aa1000000
Time:2025-03-26T01:09:45.8149199Z
--------------------------------------------------------------------------------
2025/03/26 01:09:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05391d9-701e-0043-05eb-9d5aa1000000
Time:2025-03-26T01:09:46.8540479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05391d9-701e-0043-05eb-9d5aa1000000
Time:2025-03-26T01:09:46.8540479Z
--------------------------------------------------------------------------------
2025/03/26 01:09:47 DEBUG : CopyDest/: Removing directory marker
2025/03/26 01:09:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053946e-701e-0043-46eb-9d5aa1000000
Time:2025-03-26T01:09:47.9309661Z
--------------------------------------------------------------------------------
2025/03/26 01:09:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053966e-701e-0043-7feb-9d5aa1000000
Time:2025-03-26T01:09:48.9700390Z
--------------------------------------------------------------------------------
2025/03/26 01:09:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053978d-701e-0043-70eb-9d5aa1000000
Time:2025-03-26T01:09:50.0082784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053978d-701e-0043-70eb-9d5aa1000000
Time:2025-03-26T01:09:50.0082784Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/26 01:09:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053a373-701e-0043-03eb-9d5aa1000000
Time:2025-03-26T01:09:58.2014671Z
--------------------------------------------------------------------------------
2025/03/26 01:09:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053a57b-701e-0043-0ceb-9d5aa1000000
Time:2025-03-26T01:09:59.2399143Z
--------------------------------------------------------------------------------
2025/03/26 01:10:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053a7b6-701e-0043-23eb-9d5aa1000000
Time:2025-03-26T01:10:00.2775466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053a7b6-701e-0043-23eb-9d5aa1000000
Time:2025-03-26T01:10:00.2775466Z
--------------------------------------------------------------------------------
2025/03/26 01:10:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053a8db-701e-0043-19eb-9d5aa1000000
Time:2025-03-26T01:10:01.3158809Z
--------------------------------------------------------------------------------
2025/03/26 01:10:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053aaa4-701e-0043-33eb-9d5aa1000000
Time:2025-03-26T01:10:02.3533738Z
--------------------------------------------------------------------------------
2025/03/26 01:10:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053acc7-701e-0043-6aeb-9d5aa1000000
Time:2025-03-26T01:10:03.3918307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053acc7-701e-0043-6aeb-9d5aa1000000
Time:2025-03-26T01:10:03.3918307Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/26 01:10:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053ba4d-701e-0043-05eb-9d5aa1000000
Time:2025-03-26T01:10:11.5878310Z
--------------------------------------------------------------------------------
2025/03/26 01:10:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053bba3-701e-0043-27eb-9d5aa1000000
Time:2025-03-26T01:10:12.6277922Z
--------------------------------------------------------------------------------
2025/03/26 01:10:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053bd55-701e-0043-04eb-9d5aa1000000
Time:2025-03-26T01:10:13.6669295Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053bd55-701e-0043-04eb-9d5aa1000000
Time:2025-03-26T01:10:13.6669295Z
--------------------------------------------------------------------------------
2025/03/26 01:10:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053bebe-701e-0043-36eb-9d5aa1000000
Time:2025-03-26T01:10:14.7059129Z
--------------------------------------------------------------------------------
2025/03/26 01:10:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053c039-701e-0043-5aeb-9d5aa1000000
Time:2025-03-26T01:10:15.7757089Z
--------------------------------------------------------------------------------
2025/03/26 01:10:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053c18a-701e-0043-6deb-9d5aa1000000
Time:2025-03-26T01:10:16.8141616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053c18a-701e-0043-6deb-9d5aa1000000
Time:2025-03-26T01:10:16.8141616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.42s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:10:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:10:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/26 01:10:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/26 01:10:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3086860826a7ef89ce763f6997b3a64e OK
2025/03/26 01:10:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/26 01:10:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053d57f-701e-0043-80eb-9d5aa1000000
Time:2025-03-26T01:10:25.9497016Z
--------------------------------------------------------------------------------
2025/03/26 01:10:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053d917-701e-0043-1eeb-9d5aa1000000
Time:2025-03-26T01:10:26.9885267Z
--------------------------------------------------------------------------------
2025/03/26 01:10:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053ddca-701e-0043-0beb-9d5aa1000000
Time:2025-03-26T01:10:28.0262188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053ddca-701e-0043-0beb-9d5aa1000000
Time:2025-03-26T01:10:28.0262188Z
--------------------------------------------------------------------------------
2025/03/26 01:10:29 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/26 01:10:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053e1c3-701e-0043-30eb-9d5aa1000000
Time:2025-03-26T01:10:29.1051824Z
--------------------------------------------------------------------------------
2025/03/26 01:10:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053e5b0-701e-0043-37eb-9d5aa1000000
Time:2025-03-26T01:10:30.1429101Z
--------------------------------------------------------------------------------
2025/03/26 01:10:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053e9a2-701e-0043-57eb-9d5aa1000000
Time:2025-03-26T01:10:31.1815834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053e9a2-701e-0043-57eb-9d5aa1000000
Time:2025-03-26T01:10:31.1815834Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.37s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:10:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053fa74-701e-0043-26eb-9d5aa1000000
Time:2025-03-26T01:10:39.3785900Z
--------------------------------------------------------------------------------
2025/03/26 01:10:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053fc44-701e-0043-24eb-9d5aa1000000
Time:2025-03-26T01:10:40.4163316Z
--------------------------------------------------------------------------------
2025/03/26 01:10:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053fdc3-701e-0043-5deb-9d5aa1000000
Time:2025-03-26T01:10:41.4549582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053fdc3-701e-0043-5deb-9d5aa1000000
Time:2025-03-26T01:10:41.4549582Z
--------------------------------------------------------------------------------
2025/03/26 01:10:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f053ffca-701e-0043-6beb-9d5aa1000000
Time:2025-03-26T01:10:42.4935954Z
--------------------------------------------------------------------------------
2025/03/26 01:10:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0540179-701e-0043-3feb-9d5aa1000000
Time:2025-03-26T01:10:43.5317920Z
--------------------------------------------------------------------------------
2025/03/26 01:10:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0540348-701e-0043-32eb-9d5aa1000000
Time:2025-03-26T01:10:44.5689104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0540348-701e-0043-32eb-9d5aa1000000
Time:2025-03-26T01:10:44.5689104Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:10:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05413e8-701e-0043-60eb-9d5aa1000000
Time:2025-03-26T01:10:52.7611328Z
--------------------------------------------------------------------------------
2025/03/26 01:10:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0541598-701e-0043-3beb-9d5aa1000000
Time:2025-03-26T01:10:53.7987059Z
--------------------------------------------------------------------------------
2025/03/26 01:10:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05417dc-701e-0043-68eb-9d5aa1000000
Time:2025-03-26T01:10:54.8363813Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05417dc-701e-0043-68eb-9d5aa1000000
Time:2025-03-26T01:10:54.8363813Z
--------------------------------------------------------------------------------
2025/03/26 01:10:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054199c-701e-0043-54eb-9d5aa1000000
Time:2025-03-26T01:10:55.8745021Z
--------------------------------------------------------------------------------
2025/03/26 01:10:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0541b56-701e-0043-1feb-9d5aa1000000
Time:2025-03-26T01:10:56.9126140Z
--------------------------------------------------------------------------------
2025/03/26 01:10:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0541d4a-701e-0043-36eb-9d5aa1000000
Time:2025-03-26T01:10:57.9496624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0541d4a-701e-0043-36eb-9d5aa1000000
Time:2025-03-26T01:10:57.9496624Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:11:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0542f5c-701e-0043-75eb-9d5aa1000000
Time:2025-03-26T01:11:06.1435792Z
--------------------------------------------------------------------------------
2025/03/26 01:11:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0543192-701e-0043-34eb-9d5aa1000000
Time:2025-03-26T01:11:07.1835312Z
--------------------------------------------------------------------------------
2025/03/26 01:11:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0543398-701e-0043-3aeb-9d5aa1000000
Time:2025-03-26T01:11:08.2212732Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0543398-701e-0043-3aeb-9d5aa1000000
Time:2025-03-26T01:11:08.2212732Z
--------------------------------------------------------------------------------
2025/03/26 01:11:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05435f4-701e-0043-1aeb-9d5aa1000000
Time:2025-03-26T01:11:09.2593725Z
--------------------------------------------------------------------------------
2025/03/26 01:11:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054382b-701e-0043-33eb-9d5aa1000000
Time:2025-03-26T01:11:10.3038792Z
--------------------------------------------------------------------------------
2025/03/26 01:11:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0543a44-701e-0043-62eb-9d5aa1000000
Time:2025-03-26T01:11:11.3430148Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0543a44-701e-0043-62eb-9d5aa1000000
Time:2025-03-26T01:11:11.3430148Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:11:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0544cfe-701e-0043-67eb-9d5aa1000000
Time:2025-03-26T01:11:19.5347357Z
--------------------------------------------------------------------------------
2025/03/26 01:11:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0544ec5-701e-0043-57eb-9d5aa1000000
Time:2025-03-26T01:11:20.5719348Z
--------------------------------------------------------------------------------
2025/03/26 01:11:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054508c-701e-0043-44eb-9d5aa1000000
Time:2025-03-26T01:11:21.6110418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054508c-701e-0043-44eb-9d5aa1000000
Time:2025-03-26T01:11:21.6110418Z
--------------------------------------------------------------------------------
2025/03/26 01:11:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054525a-701e-0043-36eb-9d5aa1000000
Time:2025-03-26T01:11:22.6489335Z
--------------------------------------------------------------------------------
2025/03/26 01:11:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05453ad-701e-0043-36eb-9d5aa1000000
Time:2025-03-26T01:11:23.7138706Z
--------------------------------------------------------------------------------
2025/03/26 01:11:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0545511-701e-0043-62eb-9d5aa1000000
Time:2025-03-26T01:11:24.7528681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0545511-701e-0043-62eb-9d5aa1000000
Time:2025-03-26T01:11:24.7528681Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.41s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:11:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05461c2-701e-0043-48ec-9d5aa1000000
Time:2025-03-26T01:11:32.9462924Z
--------------------------------------------------------------------------------
2025/03/26 01:11:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05463ea-701e-0043-6fec-9d5aa1000000
Time:2025-03-26T01:11:33.9845933Z
--------------------------------------------------------------------------------
2025/03/26 01:11:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054651e-701e-0043-6aec-9d5aa1000000
Time:2025-03-26T01:11:35.0228958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054651e-701e-0043-6aec-9d5aa1000000
Time:2025-03-26T01:11:35.0228958Z
--------------------------------------------------------------------------------
2025/03/26 01:11:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05466bd-701e-0043-4eec-9d5aa1000000
Time:2025-03-26T01:11:36.0617523Z
--------------------------------------------------------------------------------
2025/03/26 01:11:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054684b-701e-0043-2cec-9d5aa1000000
Time:2025-03-26T01:11:37.1022660Z
--------------------------------------------------------------------------------
2025/03/26 01:11:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0546984-701e-0043-2bec-9d5aa1000000
Time:2025-03-26T01:11:38.1399320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0546984-701e-0043-2bec-9d5aa1000000
Time:2025-03-26T01:11:38.1399320Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:11:46 DEBUG : also/: Creating directory marker
2025/03/26 01:11:46 INFO : Azure container rclone-test-jegofeg9goki: Looking for duplicate md5 hashes using newest mode.
2025/03/26 01:11:46 NOTICE: 48b223707c564dd8ab0cde44408c6aab: Found 3 files with duplicate md5 hashes
2025/03/26 01:11:46 INFO : one: Deleted
2025/03/26 01:11:46 INFO : also/one: Deleted
2025/03/26 01:11:46 NOTICE: 48b223707c564dd8ab0cde44408c6aab: Deleted 2 extra copies
2025/03/26 01:11:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05473e7-701e-0043-7bec-9d5aa1000000
Time:2025-03-26T01:11:47.1389463Z
--------------------------------------------------------------------------------
2025/03/26 01:11:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05475a6-701e-0043-0eec-9d5aa1000000
Time:2025-03-26T01:11:48.1780852Z
--------------------------------------------------------------------------------
2025/03/26 01:11:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547713-701e-0043-17ec-9d5aa1000000
Time:2025-03-26T01:11:49.2166658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547713-701e-0043-17ec-9d5aa1000000
Time:2025-03-26T01:11:49.2166658Z
--------------------------------------------------------------------------------
2025/03/26 01:11:50 DEBUG : also/: Removing directory marker
2025/03/26 01:11:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547849-701e-0043-04ec-9d5aa1000000
Time:2025-03-26T01:11:50.2934877Z
--------------------------------------------------------------------------------
2025/03/26 01:11:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547a04-701e-0043-4fec-9d5aa1000000
Time:2025-03-26T01:11:51.3314688Z
--------------------------------------------------------------------------------
2025/03/26 01:11:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547b7e-701e-0043-73ec-9d5aa1000000
Time:2025-03-26T01:11:52.3697846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0547b7e-701e-0043-73ec-9d5aa1000000
Time:2025-03-26T01:11:52.3697846Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:12:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05488dc-701e-0043-5eec-9d5aa1000000
Time:2025-03-26T01:12:00.5651260Z
--------------------------------------------------------------------------------
2025/03/26 01:12:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0548af4-701e-0043-18ec-9d5aa1000000
Time:2025-03-26T01:12:01.6024552Z
--------------------------------------------------------------------------------
2025/03/26 01:12:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0548c73-701e-0043-3dec-9d5aa1000000
Time:2025-03-26T01:12:02.6405234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0548c73-701e-0043-3dec-9d5aa1000000
Time:2025-03-26T01:12:02.6405234Z
--------------------------------------------------------------------------------
2025/03/26 01:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0548ebd-701e-0043-59ec-9d5aa1000000
Time:2025-03-26T01:12:03.6790008Z
--------------------------------------------------------------------------------
2025/03/26 01:12:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05490c8-701e-0043-7fec-9d5aa1000000
Time:2025-03-26T01:12:04.7172876Z
--------------------------------------------------------------------------------
2025/03/26 01:12:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054926a-701e-0043-53ec-9d5aa1000000
Time:2025-03-26T01:12:05.7552377Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054926a-701e-0043-53ec-9d5aa1000000
Time:2025-03-26T01:12:05.7552377Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:12:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0549d99-701e-0043-5eec-9d5aa1000000
Time:2025-03-26T01:12:13.9481262Z
--------------------------------------------------------------------------------
2025/03/26 01:12:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a02d-701e-0043-6dec-9d5aa1000000
Time:2025-03-26T01:12:14.9863837Z
--------------------------------------------------------------------------------
2025/03/26 01:12:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a222-701e-0043-5bec-9d5aa1000000
Time:2025-03-26T01:12:16.0244177Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a222-701e-0043-5bec-9d5aa1000000
Time:2025-03-26T01:12:16.0244177Z
--------------------------------------------------------------------------------
2025/03/26 01:12:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a374-701e-0043-5aec-9d5aa1000000
Time:2025-03-26T01:12:17.0629825Z
--------------------------------------------------------------------------------
2025/03/26 01:12:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a5b3-701e-0043-45ec-9d5aa1000000
Time:2025-03-26T01:12:18.1012511Z
--------------------------------------------------------------------------------
2025/03/26 01:12:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a854-701e-0043-2dec-9d5aa1000000
Time:2025-03-26T01:12:19.1386279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054a854-701e-0043-2dec-9d5aa1000000
Time:2025-03-26T01:12:19.1386279Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:12:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054b636-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:12:27.3281248Z
--------------------------------------------------------------------------------
2025/03/26 01:12:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054b79c-701e-0043-54ec-9d5aa1000000
Time:2025-03-26T01:12:28.3661775Z
--------------------------------------------------------------------------------
2025/03/26 01:12:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054b94b-701e-0043-1bec-9d5aa1000000
Time:2025-03-26T01:12:29.4040087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054b94b-701e-0043-1bec-9d5aa1000000
Time:2025-03-26T01:12:29.4040087Z
--------------------------------------------------------------------------------
2025/03/26 01:12:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054bb89-701e-0043-2bec-9d5aa1000000
Time:2025-03-26T01:12:30.4429150Z
--------------------------------------------------------------------------------
2025/03/26 01:12:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054bd83-701e-0043-41ec-9d5aa1000000
Time:2025-03-26T01:12:31.4805869Z
--------------------------------------------------------------------------------
2025/03/26 01:12:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054bf53-701e-0043-36ec-9d5aa1000000
Time:2025-03-26T01:12:32.5185961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054bf53-701e-0043-36ec-9d5aa1000000
Time:2025-03-26T01:12:32.5185961Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 01:12:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054cca2-701e-0043-17ec-9d5aa1000000
Time:2025-03-26T01:12:40.7144404Z
--------------------------------------------------------------------------------
2025/03/26 01:12:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054cd75-701e-0043-44ec-9d5aa1000000
Time:2025-03-26T01:12:41.7528052Z
--------------------------------------------------------------------------------
2025/03/26 01:12:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054ce96-701e-0043-35ec-9d5aa1000000
Time:2025-03-26T01:12:42.7908550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054ce96-701e-0043-35ec-9d5aa1000000
Time:2025-03-26T01:12:42.7908550Z
--------------------------------------------------------------------------------
2025/03/26 01:12:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054cfd4-701e-0043-3bec-9d5aa1000000
Time:2025-03-26T01:12:43.8286942Z
--------------------------------------------------------------------------------
2025/03/26 01:12:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054d126-701e-0043-34ec-9d5aa1000000
Time:2025-03-26T01:12:44.8676702Z
--------------------------------------------------------------------------------
2025/03/26 01:12:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054d2ea-701e-0043-06ec-9d5aa1000000
Time:2025-03-26T01:12:45.9059805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054d2ea-701e-0043-06ec-9d5aa1000000
Time:2025-03-26T01:12:45.9059805Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.42s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/26 01:12:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054dcb0-701e-0043-23ec-9d5aa1000000
Time:2025-03-26T01:12:54.1275097Z
--------------------------------------------------------------------------------
2025/03/26 01:12:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054ddf7-701e-0043-4bec-9d5aa1000000
Time:2025-03-26T01:12:55.1655099Z
--------------------------------------------------------------------------------
2025/03/26 01:12:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054df34-701e-0043-55ec-9d5aa1000000
Time:2025-03-26T01:12:56.2032929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054df34-701e-0043-55ec-9d5aa1000000
Time:2025-03-26T01:12:56.2032929Z
--------------------------------------------------------------------------------
2025/03/26 01:12:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054e0d9-701e-0043-4cec-9d5aa1000000
Time:2025-03-26T01:12:57.2413116Z
--------------------------------------------------------------------------------
2025/03/26 01:12:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054e26f-701e-0043-2dec-9d5aa1000000
Time:2025-03-26T01:12:58.2788192Z
--------------------------------------------------------------------------------
2025/03/26 01:12:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054e3e3-701e-0043-72ec-9d5aa1000000
Time:2025-03-26T01:12:59.3174958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054e3e3-701e-0043-72ec-9d5aa1000000
Time:2025-03-26T01:12:59.3174958Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:13:07 DEBUG : sub dir/: Creating directory marker
2025/03/26 01:13:08 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/26 01:13:08 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/26 01:13:08 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/26 01:13:08 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/26 01:13:08 DEBUG : sub dir/: Removing directory marker
2025/03/26 01:13:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054f851-701e-0043-4fec-9d5aa1000000
Time:2025-03-26T01:13:09.0499735Z
--------------------------------------------------------------------------------
2025/03/26 01:13:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054fb27-701e-0043-18ec-9d5aa1000000
Time:2025-03-26T01:13:10.0888621Z
--------------------------------------------------------------------------------
2025/03/26 01:13:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054fd0a-701e-0043-2fec-9d5aa1000000
Time:2025-03-26T01:13:11.1274324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054fd0a-701e-0043-2fec-9d5aa1000000
Time:2025-03-26T01:13:11.1274324Z
--------------------------------------------------------------------------------
2025/03/26 01:13:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f054ff5c-701e-0043-22ec-9d5aa1000000
Time:2025-03-26T01:13:12.1651795Z
--------------------------------------------------------------------------------
2025/03/26 01:13:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0550140-701e-0043-49ec-9d5aa1000000
Time:2025-03-26T01:13:13.2029609Z
--------------------------------------------------------------------------------
2025/03/26 01:13:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05503da-701e-0043-16ec-9d5aa1000000
Time:2025-03-26T01:13:14.2411375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05503da-701e-0043-16ec-9d5aa1000000
Time:2025-03-26T01:13:14.2411375Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.92s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:13:22 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/26 01:13:23 DEBUG : sub/: Removing directory marker
2025/03/26 01:13:23 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0551b21-701e-0043-70ec-9d5aa1000000
Time:2025-03-26T01:13:23.3146460Z
--------------------------------------------------------------------------------
2025/03/26 01:13:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0551dad-701e-0043-24ec-9d5aa1000000
Time:2025-03-26T01:13:24.3524113Z
--------------------------------------------------------------------------------
2025/03/26 01:13:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0551fd3-701e-0043-15ec-9d5aa1000000
Time:2025-03-26T01:13:25.3899322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0551fd3-701e-0043-15ec-9d5aa1000000
Time:2025-03-26T01:13:25.3899322Z
--------------------------------------------------------------------------------
2025/03/26 01:13:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0552204-701e-0043-06ec-9d5aa1000000
Time:2025-03-26T01:13:26.4280237Z
--------------------------------------------------------------------------------
2025/03/26 01:13:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0552422-701e-0043-7eec-9d5aa1000000
Time:2025-03-26T01:13:27.4658443Z
--------------------------------------------------------------------------------
2025/03/26 01:13:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0552615-701e-0043-44ec-9d5aa1000000
Time:2025-03-26T01:13:28.5058848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0552615-701e-0043-44ec-9d5aa1000000
Time:2025-03-26T01:13:28.5058848Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:13:36 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/26 01:13:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/notfound"
2025/03/26 01:13:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:13:37 DEBUG : Azure container rclone-test-jegofeg9goki path notfound: Using directory markers
2025/03/26 01:13:37 DEBUG : sub/: Removing directory marker
2025/03/26 01:13:37 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05537b6-701e-0043-5fec-9d5aa1000000
Time:2025-03-26T01:13:37.8216320Z
--------------------------------------------------------------------------------
2025/03/26 01:13:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0553954-701e-0043-34ec-9d5aa1000000
Time:2025-03-26T01:13:38.8600470Z
--------------------------------------------------------------------------------
2025/03/26 01:13:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0553af3-701e-0043-13ec-9d5aa1000000
Time:2025-03-26T01:13:39.8985901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0553af3-701e-0043-13ec-9d5aa1000000
Time:2025-03-26T01:13:39.8985901Z
--------------------------------------------------------------------------------
2025/03/26 01:13:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0553c8a-701e-0043-02ec-9d5aa1000000
Time:2025-03-26T01:13:40.9357392Z
--------------------------------------------------------------------------------
2025/03/26 01:13:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0553e41-701e-0043-15ec-9d5aa1000000
Time:2025-03-26T01:13:41.9753859Z
--------------------------------------------------------------------------------
2025/03/26 01:13:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554089-701e-0043-09ec-9d5aa1000000
Time:2025-03-26T01:13:43.0131782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554089-701e-0043-09ec-9d5aa1000000
Time:2025-03-26T01:13:43.0131782Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:13:51 INFO : Azure container rclone-test-jegofeg9goki: Making directory
2025/03/26 01:13:51 INFO : Azure container rclone-test-jegofeg9goki: Making directory
2025/03/26 01:13:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554d33-701e-0043-0cec-9d5aa1000000
Time:2025-03-26T01:13:51.2488410Z
--------------------------------------------------------------------------------
2025/03/26 01:13:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554e86-701e-0043-1aec-9d5aa1000000
Time:2025-03-26T01:13:52.2876541Z
--------------------------------------------------------------------------------
2025/03/26 01:13:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554f93-701e-0043-77ec-9d5aa1000000
Time:2025-03-26T01:13:53.3259242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0554f93-701e-0043-77ec-9d5aa1000000
Time:2025-03-26T01:13:53.3259242Z
--------------------------------------------------------------------------------
2025/03/26 01:13:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05550b7-701e-0043-71ec-9d5aa1000000
Time:2025-03-26T01:13:54.3643421Z
--------------------------------------------------------------------------------
2025/03/26 01:13:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055522f-701e-0043-20ec-9d5aa1000000
Time:2025-03-26T01:13:55.4018076Z
--------------------------------------------------------------------------------
2025/03/26 01:13:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055536f-701e-0043-10ec-9d5aa1000000
Time:2025-03-26T01:13:56.4396314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055536f-701e-0043-10ec-9d5aa1000000
Time:2025-03-26T01:13:56.4396314Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:14:04 DEBUG : sub dir/: Creating directory marker
2025/03/26 01:14:04 DEBUG : sub dir/: Removing directory marker
2025/03/26 01:14:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0555dda-701e-0043-4bec-9d5aa1000000
Time:2025-03-26T01:14:05.0158256Z
--------------------------------------------------------------------------------
2025/03/26 01:14:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0555f24-701e-0043-56ec-9d5aa1000000
Time:2025-03-26T01:14:06.0661207Z
--------------------------------------------------------------------------------
2025/03/26 01:14:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055603d-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:14:07.1040286Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055603d-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:14:07.1040286Z
--------------------------------------------------------------------------------
2025/03/26 01:14:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0556199-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:14:08.1428721Z
--------------------------------------------------------------------------------
2025/03/26 01:14:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0556322-701e-0043-67ec-9d5aa1000000
Time:2025-03-26T01:14:09.1812411Z
--------------------------------------------------------------------------------
2025/03/26 01:14:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05564e9-701e-0043-1cec-9d5aa1000000
Time:2025-03-26T01:14:10.2187917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05564e9-701e-0043-1cec-9d5aa1000000
Time:2025-03-26T01:14:10.2187917Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.78s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:14:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0556ff3-701e-0043-78ec-9d5aa1000000
Time:2025-03-26T01:14:18.8366264Z
--------------------------------------------------------------------------------
2025/03/26 01:14:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055719f-701e-0043-1cec-9d5aa1000000
Time:2025-03-26T01:14:19.8756427Z
--------------------------------------------------------------------------------
2025/03/26 01:14:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05572f0-701e-0043-16ec-9d5aa1000000
Time:2025-03-26T01:14:20.9139624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05572f0-701e-0043-16ec-9d5aa1000000
Time:2025-03-26T01:14:20.9139624Z
--------------------------------------------------------------------------------
2025/03/26 01:14:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0557439-701e-0043-0eec-9d5aa1000000
Time:2025-03-26T01:14:21.9523637Z
--------------------------------------------------------------------------------
2025/03/26 01:14:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05575c3-701e-0043-43ec-9d5aa1000000
Time:2025-03-26T01:14:22.9908876Z
--------------------------------------------------------------------------------
2025/03/26 01:14:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055777a-701e-0043-11ec-9d5aa1000000
Time:2025-03-26T01:14:24.0291642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055777a-701e-0043-11ec-9d5aa1000000
Time:2025-03-26T01:14:24.0291642Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:14:32 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/26 01:14:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05588ed-701e-0043-3fec-9d5aa1000000
Time:2025-03-26T01:14:32.7148511Z
--------------------------------------------------------------------------------
2025/03/26 01:14:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0558ac0-701e-0043-19ec-9d5aa1000000
Time:2025-03-26T01:14:33.7520673Z
--------------------------------------------------------------------------------
2025/03/26 01:14:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0558c3d-701e-0043-36ec-9d5aa1000000
Time:2025-03-26T01:14:34.7897055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0558c3d-701e-0043-36ec-9d5aa1000000
Time:2025-03-26T01:14:34.7897055Z
--------------------------------------------------------------------------------
2025/03/26 01:14:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0558e20-701e-0043-1fec-9d5aa1000000
Time:2025-03-26T01:14:35.8277802Z
--------------------------------------------------------------------------------
2025/03/26 01:14:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0558ffb-701e-0043-0cec-9d5aa1000000
Time:2025-03-26T01:14:36.8667048Z
--------------------------------------------------------------------------------
2025/03/26 01:14:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055920c-701e-0043-24ec-9d5aa1000000
Time:2025-03-26T01:14:37.9046926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055920c-701e-0043-24ec-9d5aa1000000
Time:2025-03-26T01:14:37.9046926Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.89s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:14:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a0f5-701e-0043-07ec-9d5aa1000000
Time:2025-03-26T01:14:46.5384449Z
--------------------------------------------------------------------------------
2025/03/26 01:14:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a296-701e-0043-17ec-9d5aa1000000
Time:2025-03-26T01:14:47.5765403Z
--------------------------------------------------------------------------------
2025/03/26 01:14:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a42a-701e-0043-3fec-9d5aa1000000
Time:2025-03-26T01:14:48.6140505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a42a-701e-0043-3fec-9d5aa1000000
Time:2025-03-26T01:14:48.6140505Z
--------------------------------------------------------------------------------
2025/03/26 01:14:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a5d9-701e-0043-01ec-9d5aa1000000
Time:2025-03-26T01:14:49.6516070Z
--------------------------------------------------------------------------------
2025/03/26 01:14:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a807-701e-0043-7bec-9d5aa1000000
Time:2025-03-26T01:14:50.6889973Z
--------------------------------------------------------------------------------
2025/03/26 01:14:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a982-701e-0043-2cec-9d5aa1000000
Time:2025-03-26T01:14:51.7290585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055a982-701e-0043-2cec-9d5aa1000000
Time:2025-03-26T01:14:51.7290585Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.82s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/26 01:15:00 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055b844-701e-0043-24ec-9d5aa1000000
Time:2025-03-26T01:15:00.4600547Z
--------------------------------------------------------------------------------
2025/03/26 01:15:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055b9d0-701e-0043-54ec-9d5aa1000000
Time:2025-03-26T01:15:01.4985522Z
--------------------------------------------------------------------------------
2025/03/26 01:15:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055bb25-701e-0043-55ec-9d5aa1000000
Time:2025-03-26T01:15:02.5373416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055bb25-701e-0043-55ec-9d5aa1000000
Time:2025-03-26T01:15:02.5373416Z
--------------------------------------------------------------------------------
2025/03/26 01:15:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055bd8a-701e-0043-3bec-9d5aa1000000
Time:2025-03-26T01:15:03.5756498Z
--------------------------------------------------------------------------------
2025/03/26 01:15:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055bfc0-701e-0043-64ec-9d5aa1000000
Time:2025-03-26T01:15:04.6132265Z
--------------------------------------------------------------------------------
2025/03/26 01:15:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055c27e-701e-0043-60ec-9d5aa1000000
Time:2025-03-26T01:15:05.6506854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055c27e-701e-0043-60ec-9d5aa1000000
Time:2025-03-26T01:15:05.6506854Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/03/26 01:15:13 DEBUG : Creating backend with remote ":memory:"
2025/03/26 01:15:13 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/26 01:15:13 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/26 01:15:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:15:13 DEBUG : sub dir/: Creating directory marker
2025/03/26 01:15:14 DEBUG : sub dir/: Removing directory marker
2025/03/26 01:15:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055d5b5-701e-0043-76ec-9d5aa1000000
Time:2025-03-26T01:15:14.4786927Z
--------------------------------------------------------------------------------
2025/03/26 01:15:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055d7b5-701e-0043-59ec-9d5aa1000000
Time:2025-03-26T01:15:15.5180574Z
--------------------------------------------------------------------------------
2025/03/26 01:15:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055d9f2-701e-0043-0fec-9d5aa1000000
Time:2025-03-26T01:15:16.5567269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055d9f2-701e-0043-0fec-9d5aa1000000
Time:2025-03-26T01:15:16.5567269Z
--------------------------------------------------------------------------------
2025/03/26 01:15:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055dc43-701e-0043-06ec-9d5aa1000000
Time:2025-03-26T01:15:17.5944469Z
--------------------------------------------------------------------------------
2025/03/26 01:15:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055de58-701e-0043-5cec-9d5aa1000000
Time:2025-03-26T01:15:18.6328998Z
--------------------------------------------------------------------------------
2025/03/26 01:15:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055e04e-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:15:19.6707854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f055e04e-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:15:19.6707854Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:15:28 DEBUG : Waiting for deletions to finish
2025/03/26 01:15:28 DEBUG : large: Excluded (Size Filter)
2025/03/26 01:15:28 INFO : medium: Deleted
2025/03/26 01:15:28 INFO : small: Deleted
2025/03/26 01:15:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af59a9-e01e-009a-1fec-9d2224000000
Time:2025-03-26T01:15:28.4325715Z
--------------------------------------------------------------------------------
2025/03/26 01:15:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af5ac4-e01e-009a-68ec-9d2224000000
Time:2025-03-26T01:15:29.4702944Z
--------------------------------------------------------------------------------
2025/03/26 01:15:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af5cf7-e01e-009a-6dec-9d2224000000
Time:2025-03-26T01:15:30.5083520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af5cf7-e01e-009a-6dec-9d2224000000
Time:2025-03-26T01:15:30.5083520Z
--------------------------------------------------------------------------------
2025/03/26 01:15:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af5f55-e01e-009a-04ec-9d2224000000
Time:2025-03-26T01:15:31.5458566Z
--------------------------------------------------------------------------------
2025/03/26 01:15:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af61c7-e01e-009a-08ec-9d2224000000
Time:2025-03-26T01:15:32.5837899Z
--------------------------------------------------------------------------------
2025/03/26 01:15:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af64b8-e01e-009a-43ec-9d2224000000
Time:2025-03-26T01:15:33.6245285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69af64b8-e01e-009a-43ec-9d2224000000
Time:2025-03-26T01:15:33.6245285Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:15:42 DEBUG : Waiting for deletions to finish
2025/03/26 01:15:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/26 01:15:42 INFO : large: Deleted
2025/03/26 01:15:42 INFO : medium: Deleted
2025/03/26 01:15:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0561da6-701e-0043-76ec-9d5aa1000000
Time:2025-03-26T01:15:42.3896200Z
--------------------------------------------------------------------------------
2025/03/26 01:15:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0561fbb-701e-0043-04ec-9d5aa1000000
Time:2025-03-26T01:15:43.4269116Z
--------------------------------------------------------------------------------
2025/03/26 01:15:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05621e2-701e-0043-38ec-9d5aa1000000
Time:2025-03-26T01:15:44.4658043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05621e2-701e-0043-38ec-9d5aa1000000
Time:2025-03-26T01:15:44.4658043Z
--------------------------------------------------------------------------------
2025/03/26 01:15:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05623dc-701e-0043-18ec-9d5aa1000000
Time:2025-03-26T01:15:45.5035000Z
--------------------------------------------------------------------------------
2025/03/26 01:15:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0562617-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:15:46.5412286Z
--------------------------------------------------------------------------------
2025/03/26 01:15:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0562888-701e-0043-7eec-9d5aa1000000
Time:2025-03-26T01:15:47.5795893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0562888-701e-0043-7eec-9d5aa1000000
Time:2025-03-26T01:15:47.5795893Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/26 01:15:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05635f7-701e-0043-04ec-9d5aa1000000
Time:2025-03-26T01:15:55.7754481Z
--------------------------------------------------------------------------------
2025/03/26 01:15:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0563847-701e-0043-53ec-9d5aa1000000
Time:2025-03-26T01:15:56.8135597Z
--------------------------------------------------------------------------------
2025/03/26 01:15:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0563abf-701e-0043-1bec-9d5aa1000000
Time:2025-03-26T01:15:57.8508111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0563abf-701e-0043-1bec-9d5aa1000000
Time:2025-03-26T01:15:57.8508111Z
--------------------------------------------------------------------------------
2025/03/26 01:15:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0563d16-701e-0043-58ec-9d5aa1000000
Time:2025-03-26T01:15:58.8890453Z
--------------------------------------------------------------------------------
2025/03/26 01:15:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0563f3c-701e-0043-66ec-9d5aa1000000
Time:2025-03-26T01:15:59.9268726Z
--------------------------------------------------------------------------------
2025/03/26 01:16:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0564150-701e-0043-77ec-9d5aa1000000
Time:2025-03-26T01:16:00.9659321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0564150-701e-0043-77ec-9d5aa1000000
Time:2025-03-26T01:16:00.9659321Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:16:09 DEBUG : Waiting for deletions to finish
2025/03/26 01:16:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/26 01:16:09 INFO : small: Deleted
2025/03/26 01:16:09 INFO : medium: Deleted
2025/03/26 01:16:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afae7b-e01e-009a-22ec-9d2224000000
Time:2025-03-26T01:16:09.7245995Z
--------------------------------------------------------------------------------
2025/03/26 01:16:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afb249-e01e-009a-2dec-9d2224000000
Time:2025-03-26T01:16:10.7620709Z
--------------------------------------------------------------------------------
2025/03/26 01:16:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afb4d9-e01e-009a-0eec-9d2224000000
Time:2025-03-26T01:16:11.8004287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afb4d9-e01e-009a-0eec-9d2224000000
Time:2025-03-26T01:16:11.8004287Z
--------------------------------------------------------------------------------
2025/03/26 01:16:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afb680-e01e-009a-41ec-9d2224000000
Time:2025-03-26T01:16:12.8376621Z
--------------------------------------------------------------------------------
2025/03/26 01:16:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afb893-e01e-009a-5eec-9d2224000000
Time:2025-03-26T01:16:13.8748766Z
--------------------------------------------------------------------------------
2025/03/26 01:16:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afbab4-e01e-009a-08ec-9d2224000000
Time:2025-03-26T01:16:14.9124416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afbab4-e01e-009a-08ec-9d2224000000
Time:2025-03-26T01:16:14.9124416Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/26 01:16:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afcd18-e01e-009a-3bec-9d2224000000
Time:2025-03-26T01:16:23.1027309Z
--------------------------------------------------------------------------------
2025/03/26 01:16:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afce83-e01e-009a-73ec-9d2224000000
Time:2025-03-26T01:16:24.1404997Z
--------------------------------------------------------------------------------
2025/03/26 01:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afcfdd-e01e-009a-7fec-9d2224000000
Time:2025-03-26T01:16:25.1780955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afcfdd-e01e-009a-7fec-9d2224000000
Time:2025-03-26T01:16:25.1780955Z
--------------------------------------------------------------------------------
2025/03/26 01:16:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afd19d-e01e-009a-58ec-9d2224000000
Time:2025-03-26T01:16:26.2154882Z
--------------------------------------------------------------------------------
2025/03/26 01:16:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afd321-e01e-009a-03ec-9d2224000000
Time:2025-03-26T01:16:27.2538398Z
--------------------------------------------------------------------------------
2025/03/26 01:16:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afd4ff-e01e-009a-79ec-9d2224000000
Time:2025-03-26T01:16:28.2909324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:69afd4ff-e01e-009a-79ec-9d2224000000
Time:2025-03-26T01:16:28.2909324Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:16:36 DEBUG : Waiting for deletions to finish
2025/03/26 01:16:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/26 01:16:36 INFO : medium: Deleted
2025/03/26 01:16:36 INFO : small: Deleted
2025/03/26 01:16:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0568fa0-701e-0043-78ec-9d5aa1000000
Time:2025-03-26T01:16:37.0487943Z
--------------------------------------------------------------------------------
2025/03/26 01:16:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0569129-701e-0043-30ec-9d5aa1000000
Time:2025-03-26T01:16:38.0862661Z
--------------------------------------------------------------------------------
2025/03/26 01:16:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056930b-701e-0043-02ec-9d5aa1000000
Time:2025-03-26T01:16:39.1242231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056930b-701e-0043-02ec-9d5aa1000000
Time:2025-03-26T01:16:39.1242231Z
--------------------------------------------------------------------------------
2025/03/26 01:16:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056949c-701e-0043-35ec-9d5aa1000000
Time:2025-03-26T01:16:40.1627768Z
--------------------------------------------------------------------------------
2025/03/26 01:16:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f0569671-701e-0043-23ec-9d5aa1000000
Time:2025-03-26T01:16:41.2004787Z
--------------------------------------------------------------------------------
2025/03/26 01:16:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05697f3-701e-0043-58ec-9d5aa1000000
Time:2025-03-26T01:16:42.2386233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05697f3-701e-0043-58ec-9d5aa1000000
Time:2025-03-26T01:16:42.2386233Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/26 01:16:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056a4dd-701e-0043-3dec-9d5aa1000000
Time:2025-03-26T01:16:50.4323178Z
--------------------------------------------------------------------------------
2025/03/26 01:16:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056a67c-701e-0043-08ec-9d5aa1000000
Time:2025-03-26T01:16:51.4695674Z
--------------------------------------------------------------------------------
2025/03/26 01:16:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056a80a-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:16:52.5071939Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056a80a-701e-0043-42ec-9d5aa1000000
Time:2025-03-26T01:16:52.5071939Z
--------------------------------------------------------------------------------
2025/03/26 01:16:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056a996-701e-0043-04ec-9d5aa1000000
Time:2025-03-26T01:16:53.5449206Z
--------------------------------------------------------------------------------
2025/03/26 01:16:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056ab66-701e-0043-05ec-9d5aa1000000
Time:2025-03-26T01:16:54.5836520Z
--------------------------------------------------------------------------------
2025/03/26 01:16:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056ad04-701e-0043-54ec-9d5aa1000000
Time:2025-03-26T01:16:55.6220283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056ad04-701e-0043-54ec-9d5aa1000000
Time:2025-03-26T01:16:55.6220283Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:17:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056bc35-701e-0043-7bec-9d5aa1000000
Time:2025-03-26T01:17:04.1115619Z
--------------------------------------------------------------------------------
2025/03/26 01:17:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056be8f-701e-0043-55ec-9d5aa1000000
Time:2025-03-26T01:17:05.1499771Z
--------------------------------------------------------------------------------
2025/03/26 01:17:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c0d2-701e-0043-34ec-9d5aa1000000
Time:2025-03-26T01:17:06.1871789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c0d2-701e-0043-34ec-9d5aa1000000
Time:2025-03-26T01:17:06.1871789Z
--------------------------------------------------------------------------------
2025/03/26 01:17:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c255-701e-0043-6aec-9d5aa1000000
Time:2025-03-26T01:17:07.2265712Z
--------------------------------------------------------------------------------
2025/03/26 01:17:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c3a1-701e-0043-69ec-9d5aa1000000
Time:2025-03-26T01:17:08.2657593Z
--------------------------------------------------------------------------------
2025/03/26 01:17:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c543-701e-0043-43ec-9d5aa1000000
Time:2025-03-26T01:17:09.3045157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056c543-701e-0043-43ec-9d5aa1000000
Time:2025-03-26T01:17:09.3045157Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/26 01:17:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056cfda-701e-0043-0eec-9d5aa1000000
Time:2025-03-26T01:17:17.4991336Z
--------------------------------------------------------------------------------
2025/03/26 01:17:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d1a4-701e-0043-7aec-9d5aa1000000
Time:2025-03-26T01:17:18.5370118Z
--------------------------------------------------------------------------------
2025/03/26 01:17:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d28c-701e-0043-2aec-9d5aa1000000
Time:2025-03-26T01:17:19.5759434Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d28c-701e-0043-2aec-9d5aa1000000
Time:2025-03-26T01:17:19.5759434Z
--------------------------------------------------------------------------------
2025/03/26 01:17:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d384-701e-0043-68ec-9d5aa1000000
Time:2025-03-26T01:17:20.6148197Z
--------------------------------------------------------------------------------
2025/03/26 01:17:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d471-701e-0043-20ec-9d5aa1000000
Time:2025-03-26T01:17:21.6537789Z
--------------------------------------------------------------------------------
2025/03/26 01:17:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d5ac-701e-0043-32ec-9d5aa1000000
Time:2025-03-26T01:17:22.6917448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056d5ac-701e-0043-32ec-9d5aa1000000
Time:2025-03-26T01:17:22.6917448Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/03/26 01:17:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/26 01:17:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/26 01:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 01:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 01:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 01:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 01:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:17:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e095-701e-0043-28ec-9d5aa1000000
Time:2025-03-26T01:17:32.0646870Z
--------------------------------------------------------------------------------
2025/03/26 01:17:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e316-701e-0043-5eec-9d5aa1000000
Time:2025-03-26T01:17:33.1020704Z
--------------------------------------------------------------------------------
2025/03/26 01:17:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e543-701e-0043-01ec-9d5aa1000000
Time:2025-03-26T01:17:34.1397672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e543-701e-0043-01ec-9d5aa1000000
Time:2025-03-26T01:17:34.1397672Z
--------------------------------------------------------------------------------
2025/03/26 01:17:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e771-701e-0043-22ec-9d5aa1000000
Time:2025-03-26T01:17:35.1770854Z
--------------------------------------------------------------------------------
2025/03/26 01:17:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056e9ce-701e-0043-69ec-9d5aa1000000
Time:2025-03-26T01:17:36.2151611Z
--------------------------------------------------------------------------------
2025/03/26 01:17:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056ec64-701e-0043-44ec-9d5aa1000000
Time:2025-03-26T01:17:37.2538348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f056ec64-701e-0043-44ec-9d5aa1000000
Time:2025-03-26T01:17:37.2538348Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.55s)
=== RUN TestPurge
2025/03/26 01:17:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jilibic0wocu"
2025/03/26 01:17:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 01:17:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:17:45 DEBUG : Azure container rclone-test-jilibic0wocu: Using directory markers
2025/03/26 01:17:45 DEBUG : Creating backend with remote "/tmp/rclone672466498"
run.go:180: Remote "Azure container rclone-test-jilibic0wocu", Local "Local file system at /tmp/rclone672466498", Modify Window "1ns"
2025/03/26 01:17:45 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 01:17:45 DEBUG : A1/B1/: Creating directory marker
2025/03/26 01:17:45 DEBUG : A1/: Creating directory marker
2025/03/26 01:17:45 INFO : A2: Making directory
2025/03/26 01:17:45 DEBUG : A2/: Creating directory marker
2025/03/26 01:17:45 INFO : A1/B2: Making directory
2025/03/26 01:17:45 DEBUG : A1/B2/: Creating directory marker
2025/03/26 01:17:45 INFO : A1/B2/C2: Making directory
2025/03/26 01:17:46 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/26 01:17:46 INFO : A1/B1/C3: Making directory
2025/03/26 01:17:46 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/26 01:17:46 INFO : A3: Making directory
2025/03/26 01:17:46 DEBUG : A3/: Creating directory marker
2025/03/26 01:17:46 INFO : A3/B3: Making directory
2025/03/26 01:17:46 DEBUG : A3/B3/: Creating directory marker
2025/03/26 01:17:46 INFO : A3/B3/C4: Making directory
2025/03/26 01:17:46 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/26 01:17:46 DEBUG : Waiting for deletions to finish
2025/03/26 01:17:46 INFO : A1/B1/C1/one: Deleted
2025/03/26 01:17:46 DEBUG : removing 2 level 3 directories
2025/03/26 01:17:46 INFO : A1/B1/C1: Removing directory
2025/03/26 01:17:46 INFO : A1/B1/C3: Removing directory
2025/03/26 01:17:46 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 01:17:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 01:17:46 DEBUG : removing 1 level 2 directories
2025/03/26 01:17:46 INFO : A1/B1: Removing directory
2025/03/26 01:17:46 DEBUG : A1/B1/: Removing directory marker
2025/03/26 01:17:47 DEBUG : Azure container rclone-test-jilibic0wocu: Purge remote
2025/03/26 01:17:47 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:17:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 01:17:47 DEBUG : A1/B1/: Creating directory marker
2025/03/26 01:17:47 DEBUG : A1/: Creating directory marker
2025/03/26 01:17:47 INFO : A2: Making directory
2025/03/26 01:17:47 DEBUG : A2/: Creating directory marker
2025/03/26 01:17:47 INFO : A1/B2: Making directory
2025/03/26 01:17:47 DEBUG : A1/B2/: Creating directory marker
2025/03/26 01:17:47 INFO : A1/B2/C2: Making directory
2025/03/26 01:17:47 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/26 01:17:47 INFO : A1/B1/C3: Making directory
2025/03/26 01:17:47 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/26 01:17:47 INFO : A3: Making directory
2025/03/26 01:17:47 DEBUG : A3/: Creating directory marker
2025/03/26 01:17:47 INFO : A3/B3: Making directory
2025/03/26 01:17:48 DEBUG : A3/B3/: Creating directory marker
2025/03/26 01:17:48 INFO : A3/B3/C4: Making directory
2025/03/26 01:17:48 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/26 01:17:55 DEBUG : removing 1 level 3 directories
2025/03/26 01:17:55 INFO : A3/B3/C4: Removing directory
2025/03/26 01:17:55 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/26 01:18:02 DEBUG : removing 2 level 3 directories
2025/03/26 01:18:02 INFO : A1/B2/C2: Removing directory
2025/03/26 01:18:02 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/26 01:18:02 INFO : A1/B1/C3: Removing directory
2025/03/26 01:18:02 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 01:18:02 DEBUG : removing 2 level 2 directories
2025/03/26 01:18:02 INFO : A3/B3: Removing directory
2025/03/26 01:18:02 DEBUG : A3/B3/: Removing directory marker
2025/03/26 01:18:02 INFO : A1/B2: Removing directory
2025/03/26 01:18:02 DEBUG : A1/B2/: Removing directory marker
2025/03/26 01:18:03 DEBUG : removing 4 level 1 directories
2025/03/26 01:18:03 INFO : dst: Removing directory
2025/03/26 01:18:03 DEBUG : dst/: Removing directory marker
2025/03/26 01:18:03 INFO : A3: Removing directory
2025/03/26 01:18:03 DEBUG : A3/: Removing directory marker
2025/03/26 01:18:03 INFO : A2: Removing directory
2025/03/26 01:18:03 DEBUG : A2/: Removing directory marker
2025/03/26 01:18:03 INFO : BackupDir: Removing directory
2025/03/26 01:18:03 DEBUG : BackupDir/: Removing directory marker
2025/03/26 01:18:03 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c15a0-e01e-008a-2dec-9de74c000000
Time:2025-03-26T01:18:03.0278395Z
--------------------------------------------------------------------------------
2025/03/26 01:18:03 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05729e6-701e-0043-0dec-9d5aa1000000
Time:2025-03-26T01:18:03.0718577Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f05729e6-701e-0043-0dec-9d5aa1000000
Time:2025-03-26T01:18:03.0718577Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/26 01:18:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c165a-e01e-008a-52ec-9de74c000000
Time:2025-03-26T01:18:03.2588207Z
--------------------------------------------------------------------------------
2025/03/26 01:18:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1875-e01e-008a-2fec-9de74c000000
Time:2025-03-26T01:18:04.2972215Z
--------------------------------------------------------------------------------
2025/03/26 01:18:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1af7-e01e-008a-5dec-9de74c000000
Time:2025-03-26T01:18:05.3348887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1af7-e01e-008a-5dec-9de74c000000
Time:2025-03-26T01:18:05.3348887Z
--------------------------------------------------------------------------------
2025/03/26 01:18:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1ca8-e01e-008a-4bec-9de74c000000
Time:2025-03-26T01:18:06.3729777Z
--------------------------------------------------------------------------------
2025/03/26 01:18:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1e23-e01e-008a-08ec-9de74c000000
Time:2025-03-26T01:18:07.4101089Z
--------------------------------------------------------------------------------
2025/03/26 01:18:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1f46-e01e-008a-78ec-9de74c000000
Time:2025-03-26T01:18:08.4478581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c1f46-e01e-008a-78ec-9de74c000000
Time:2025-03-26T01:18:08.4478581Z
--------------------------------------------------------------------------------
2025/03/26 01:18:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 01:18:09 DEBUG : A1/B1/: Removing directory marker
2025/03/26 01:18:09 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.54s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:18:16 INFO : A1: Making directory
2025/03/26 01:18:16 DEBUG : A1/: Creating directory marker
2025/03/26 01:18:16 INFO : A1/B1: Making directory
2025/03/26 01:18:16 DEBUG : A1/B1/: Creating directory marker
2025/03/26 01:18:16 INFO : A1/B1/C1: Making directory
2025/03/26 01:18:16 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/26 01:18:24 DEBUG : removing 1 level 3 directories
2025/03/26 01:18:24 INFO : A1/B1/C1: Removing directory
2025/03/26 01:18:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 01:18:24 DEBUG : removing 1 level 2 directories
2025/03/26 01:18:24 INFO : A1/B1: Removing directory
2025/03/26 01:18:24 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/26 01:18:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c4598-e01e-008a-68ec-9de74c000000
Time:2025-03-26T01:18:31.6877475Z
--------------------------------------------------------------------------------
2025/03/26 01:18:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c47a7-e01e-008a-1aec-9de74c000000
Time:2025-03-26T01:18:32.7244307Z
--------------------------------------------------------------------------------
2025/03/26 01:18:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c498b-e01e-008a-44ec-9de74c000000
Time:2025-03-26T01:18:33.7628544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c498b-e01e-008a-44ec-9de74c000000
Time:2025-03-26T01:18:33.7628544Z
--------------------------------------------------------------------------------
2025/03/26 01:18:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c4c25-e01e-008a-0eec-9de74c000000
Time:2025-03-26T01:18:34.8015537Z
--------------------------------------------------------------------------------
2025/03/26 01:18:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c4ea6-e01e-008a-1cec-9de74c000000
Time:2025-03-26T01:18:35.8390663Z
--------------------------------------------------------------------------------
2025/03/26 01:18:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c5070-e01e-008a-34ec-9de74c000000
Time:2025-03-26T01:18:36.8763096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c5070-e01e-008a-34ec-9de74c000000
Time:2025-03-26T01:18:36.8763096Z
--------------------------------------------------------------------------------
2025/03/26 01:18:37 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.35s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:18:45 INFO : A1: Making directory
2025/03/26 01:18:45 DEBUG : A1/: Creating directory marker
2025/03/26 01:18:45 INFO : A1/B1: Making directory
2025/03/26 01:18:45 DEBUG : A1/B1/: Creating directory marker
2025/03/26 01:18:45 INFO : A1/B1/C1: Making directory
2025/03/26 01:18:45 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/26 01:18:52 DEBUG : removing 1 level 3 directories
2025/03/26 01:18:52 INFO : A1/B1/C1: Removing directory
2025/03/26 01:18:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 01:18:52 DEBUG : removing 1 level 2 directories
2025/03/26 01:18:52 INFO : A1/B1: Removing directory
2025/03/26 01:18:52 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/26 01:19:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c7b85-e01e-008a-10ed-9de74c000000
Time:2025-03-26T01:19:00.0395043Z
--------------------------------------------------------------------------------
2025/03/26 01:19:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c7d49-e01e-008a-26ed-9de74c000000
Time:2025-03-26T01:19:01.0770817Z
--------------------------------------------------------------------------------
2025/03/26 01:19:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c7f57-e01e-008a-4eed-9de74c000000
Time:2025-03-26T01:19:02.1155770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c7f57-e01e-008a-4eed-9de74c000000
Time:2025-03-26T01:19:02.1155770Z
--------------------------------------------------------------------------------
2025/03/26 01:19:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c818e-e01e-008a-21ed-9de74c000000
Time:2025-03-26T01:19:03.1536372Z
--------------------------------------------------------------------------------
2025/03/26 01:19:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c8392-e01e-008a-55ed-9de74c000000
Time:2025-03-26T01:19:04.1919940Z
--------------------------------------------------------------------------------
2025/03/26 01:19:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c85b0-e01e-008a-09ed-9de74c000000
Time:2025-03-26T01:19:05.2306523Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c85b0-e01e-008a-09ed-9de74c000000
Time:2025-03-26T01:19:05.2306523Z
--------------------------------------------------------------------------------
2025/03/26 01:19:06 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.35s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:19:13 DEBUG : filename.txt: File name found in url
2025/03/26 01:19:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/26 01:19:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9730-e01e-008a-46ed-9de74c000000
Time:2025-03-26T01:19:14.2022049Z
--------------------------------------------------------------------------------
2025/03/26 01:19:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c991e-e01e-008a-1aed-9de74c000000
Time:2025-03-26T01:19:15.2402440Z
--------------------------------------------------------------------------------
2025/03/26 01:19:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9af1-e01e-008a-0ded-9de74c000000
Time:2025-03-26T01:19:16.2776489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9af1-e01e-008a-0ded-9de74c000000
Time:2025-03-26T01:19:16.2776489Z
--------------------------------------------------------------------------------
2025/03/26 01:19:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9c70-e01e-008a-34ed-9de74c000000
Time:2025-03-26T01:19:17.3152086Z
--------------------------------------------------------------------------------
2025/03/26 01:19:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9e2b-e01e-008a-09ed-9de74c000000
Time:2025-03-26T01:19:18.3531877Z
--------------------------------------------------------------------------------
2025/03/26 01:19:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9f9d-e01e-008a-3fed-9de74c000000
Time:2025-03-26T01:19:19.3910608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8c9f9d-e01e-008a-3fed-9de74c000000
Time:2025-03-26T01:19:19.3910608Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.12s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:19:27 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 01:19:27 DEBUG : sub/: Creating directory marker
2025/03/26 01:19:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:19:27 INFO : file1: Copied (new) to: sub/file2
2025/03/26 01:19:27 INFO : file1: Deleted
2025/03/26 01:19:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:19:27 DEBUG : file1: Unchanged skipping
2025/03/26 01:19:27 INFO : file1: Deleted
2025/03/26 01:19:27 DEBUG : Azure container rclone-test-jegofeg9goki: don't need to copy/move sub/file2, it is already at target location
2025/03/26 01:19:28 DEBUG : sub/: Removing directory marker
2025/03/26 01:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cb0d4-e01e-008a-3fed-9de74c000000
Time:2025-03-26T01:19:28.1540025Z
--------------------------------------------------------------------------------
2025/03/26 01:19:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cb3d2-e01e-008a-5eed-9de74c000000
Time:2025-03-26T01:19:29.1916416Z
--------------------------------------------------------------------------------
2025/03/26 01:19:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cb66c-e01e-008a-29ed-9de74c000000
Time:2025-03-26T01:19:30.2291989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cb66c-e01e-008a-29ed-9de74c000000
Time:2025-03-26T01:19:30.2291989Z
--------------------------------------------------------------------------------
2025/03/26 01:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cb923-e01e-008a-0fed-9de74c000000
Time:2025-03-26T01:19:31.2666124Z
--------------------------------------------------------------------------------
2025/03/26 01:19:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cbc47-e01e-008a-2ced-9de74c000000
Time:2025-03-26T01:19:32.3036602Z
--------------------------------------------------------------------------------
2025/03/26 01:19:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cc01e-e01e-008a-5eed-9de74c000000
Time:2025-03-26T01:19:33.3408087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cc01e-e01e-008a-5eed-9de74c000000
Time:2025-03-26T01:19:33.3408087Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.95s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:19:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 01:19:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:19:41 INFO : file1: Copied (new)
2025/03/26 01:19:41 INFO : file1: Deleted
2025/03/26 01:19:41 DEBUG : file1: Destination exists, skipping
2025/03/26 01:19:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/26 01:19:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cd29a-e01e-008a-18ed-9de74c000000
Time:2025-03-26T01:19:41.9109733Z
--------------------------------------------------------------------------------
2025/03/26 01:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cd4d2-e01e-008a-52ed-9de74c000000
Time:2025-03-26T01:19:42.9495309Z
--------------------------------------------------------------------------------
2025/03/26 01:19:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cd6c1-e01e-008a-6bed-9de74c000000
Time:2025-03-26T01:19:43.9875224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cd6c1-e01e-008a-6bed-9de74c000000
Time:2025-03-26T01:19:43.9875224Z
--------------------------------------------------------------------------------
2025/03/26 01:19:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cd912-e01e-008a-08ed-9de74c000000
Time:2025-03-26T01:19:45.0257538Z
--------------------------------------------------------------------------------
2025/03/26 01:19:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cdade-e01e-008a-68ed-9de74c000000
Time:2025-03-26T01:19:46.0630400Z
--------------------------------------------------------------------------------
2025/03/26 01:19:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cdda4-e01e-008a-72ed-9de74c000000
Time:2025-03-26T01:19:47.1000549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cdda4-e01e-008a-72ed-9de74c000000
Time:2025-03-26T01:19:47.1000549Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:19:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cf3b5-e01e-008a-61ed-9de74c000000
Time:2025-03-26T01:19:55.2921196Z
--------------------------------------------------------------------------------
2025/03/26 01:19:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cf69d-e01e-008a-76ed-9de74c000000
Time:2025-03-26T01:19:56.3292925Z
--------------------------------------------------------------------------------
2025/03/26 01:19:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cf90c-e01e-008a-66ed-9de74c000000
Time:2025-03-26T01:19:57.3670144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cf90c-e01e-008a-66ed-9de74c000000
Time:2025-03-26T01:19:57.3670144Z
--------------------------------------------------------------------------------
2025/03/26 01:19:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cfbb5-e01e-008a-02ed-9de74c000000
Time:2025-03-26T01:19:58.4045714Z
--------------------------------------------------------------------------------
2025/03/26 01:19:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8cfe81-e01e-008a-5ced-9de74c000000
Time:2025-03-26T01:19:59.4418527Z
--------------------------------------------------------------------------------
2025/03/26 01:20:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d0125-e01e-008a-79ed-9de74c000000
Time:2025-03-26T01:20:00.4791898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d0125-e01e-008a-79ed-9de74c000000
Time:2025-03-26T01:20:00.4791898Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:20:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d180a-e01e-008a-25ed-9de74c000000
Time:2025-03-26T01:20:08.6827640Z
--------------------------------------------------------------------------------
2025/03/26 01:20:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d1af2-e01e-008a-77ed-9de74c000000
Time:2025-03-26T01:20:09.7212509Z
--------------------------------------------------------------------------------
2025/03/26 01:20:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d1dc7-e01e-008a-0ded-9de74c000000
Time:2025-03-26T01:20:10.7593702Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d1dc7-e01e-008a-0ded-9de74c000000
Time:2025-03-26T01:20:10.7593702Z
--------------------------------------------------------------------------------
2025/03/26 01:20:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d20f9-e01e-008a-62ed-9de74c000000
Time:2025-03-26T01:20:11.7976804Z
--------------------------------------------------------------------------------
2025/03/26 01:20:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d23da-e01e-008a-32ed-9de74c000000
Time:2025-03-26T01:20:12.8357226Z
--------------------------------------------------------------------------------
2025/03/26 01:20:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d26d3-e01e-008a-1ced-9de74c000000
Time:2025-03-26T01:20:13.8737567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d26d3-e01e-008a-1ced-9de74c000000
Time:2025-03-26T01:20:13.8737567Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:20:22 DEBUG : dst/: Creating directory marker
2025/03/26 01:20:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/backup"
2025/03/26 01:20:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 01:20:22 DEBUG : Azure container rclone-test-jegofeg9goki path backup: Using directory markers
2025/03/26 01:20:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-jegofeg9goki/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-jegofeg9goki/backup"
2025/03/26 01:20:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/26 01:20:22 DEBUG : dst/: Creating directory marker
2025/03/26 01:20:22 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/26 01:20:22 INFO : dst/file1: Copied (server-side copy)
2025/03/26 01:20:22 INFO : dst/file1: Deleted
2025/03/26 01:20:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 01:20:22 INFO : dst/file1: Copied (new)
2025/03/26 01:20:22 INFO : dst/file1: Deleted
2025/03/26 01:20:23 DEBUG : dst/: Removing directory marker
2025/03/26 01:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4054-e01e-008a-08ed-9de74c000000
Time:2025-03-26T01:20:23.1098448Z
--------------------------------------------------------------------------------
2025/03/26 01:20:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d42c7-e01e-008a-79ed-9de74c000000
Time:2025-03-26T01:20:24.1467860Z
--------------------------------------------------------------------------------
2025/03/26 01:20:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4592-e01e-008a-1eed-9de74c000000
Time:2025-03-26T01:20:25.1857017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4592-e01e-008a-1eed-9de74c000000
Time:2025-03-26T01:20:25.1857017Z
--------------------------------------------------------------------------------
2025/03/26 01:20:26 DEBUG : backup/dst/: Removing directory marker
2025/03/26 01:20:26 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4889-e01e-008a-75ed-9de74c000000
Time:2025-03-26T01:20:26.2620831Z
--------------------------------------------------------------------------------
2025/03/26 01:20:27 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4b44-e01e-008a-11ed-9de74c000000
Time:2025-03-26T01:20:27.3005689Z
--------------------------------------------------------------------------------
2025/03/26 01:20:28 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4dd4-e01e-008a-14ed-9de74c000000
Time:2025-03-26T01:20:28.3387365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d4dd4-e01e-008a-14ed-9de74c000000
Time:2025-03-26T01:20:28.3387365Z
--------------------------------------------------------------------------------
2025/03/26 01:20:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d5087-e01e-008a-2ced-9de74c000000
Time:2025-03-26T01:20:29.3764396Z
--------------------------------------------------------------------------------
2025/03/26 01:20:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d5351-e01e-008a-43ed-9de74c000000
Time:2025-03-26T01:20:30.4139768Z
--------------------------------------------------------------------------------
2025/03/26 01:20:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d55c1-e01e-008a-23ed-9de74c000000
Time:2025-03-26T01:20:31.4517159Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cb8d55c1-e01e-008a-23ed-9de74c000000
Time:2025-03-26T01:20:31.4517159Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.58s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:20:39 DEBUG : A1/: Creating directory marker
2025/03/26 01:20:39 DEBUG : A1/B1/: Creating directory marker
2025/03/26 01:20:40 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 01:20:40 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/26 01:20:40 INFO : A1/B2: Making directory
2025/03/26 01:20:40 DEBUG : A1/B2/: Creating directory marker
2025/03/26 01:20:40 INFO : A1/B1/C3: Making directory
2025/03/26 01:20:40 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/26 01:20:48 DEBUG : A2/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A2/B1/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A2/B2/: Creating directory marker
2025/03/26 01:20:48 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 01:20:48 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/26 01:20:48 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 01:20:48 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/26 01:20:48 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 01:20:48 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/26 01:20:48 INFO : A1/B1/three: Deleted
2025/03/26 01:20:48 INFO : A1/B1/C1/four: Deleted
2025/03/26 01:20:48 INFO : A1/B1/C2/five: Deleted
2025/03/26 01:20:48 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:20:48 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/26 01:20:48 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 01:20:48 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/26 01:20:48 INFO : A1/two: Deleted
2025/03/26 01:20:48 INFO : A1/one: Deleted
2025/03/26 01:20:48 DEBUG : A1/B2/: Removing directory marker
2025/03/26 01:20:48 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 01:20:49 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/26 01:20:49 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 01:20:49 DEBUG : A1/B1/: Removing directory marker
2025/03/26 01:20:49 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/26 01:20:56 DEBUG : A3/: Creating directory marker
2025/03/26 01:20:56 DEBUG : A3/B1/: Creating directory marker
2025/03/26 01:20:56 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/26 01:20:56 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/26 01:20:56 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/26 01:20:57 DEBUG : A3/B2/: Creating directory marker
2025/03/26 01:20:57 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 01:20:57 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/26 01:20:57 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 01:20:57 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/26 01:20:57 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:20:57 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/26 01:20:57 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 01:20:57 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/26 01:20:57 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 01:20:57 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/26 01:20:57 INFO : A2/B1/C2/five: Deleted
2025/03/26 01:20:57 INFO : A2/B1/three: Deleted
2025/03/26 01:20:57 INFO : A2/two: Deleted
2025/03/26 01:20:57 INFO : A2/one: Deleted
2025/03/26 01:20:57 INFO : A2/B1/C1/four: Deleted
2025/03/26 01:20:57 DEBUG : A2/B2/: Removing directory marker
2025/03/26 01:20:57 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/26 01:20:57 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/26 01:20:57 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/26 01:20:57 DEBUG : A2/B1/: Removing directory marker
2025/03/26 01:20:57 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/26 01:21:04 INFO : Azure container rclone-test-jegofeg9goki: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/26 01:21:04 DEBUG : A4/: Creating directory marker
2025/03/26 01:21:04 DEBUG : A4/B1/: Creating directory marker
2025/03/26 01:21:05 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/26 01:21:05 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/26 01:21:05 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/26 01:21:05 DEBUG : A4/B2/: Creating directory marker
2025/03/26 01:21:05 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 01:21:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/26 01:21:05 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 01:21:05 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/26 01:21:05 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 01:21:05 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/26 01:21:05 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 01:21:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/26 01:21:05 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 01:21:05 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/26 01:21:05 INFO : A3/B1/C1/four: Deleted
2025/03/26 01:21:05 INFO : A3/two: Deleted
2025/03/26 01:21:05 INFO : A3/B1/three: Deleted
2025/03/26 01:21:05 INFO : A3/B1/C2/five: Deleted
2025/03/26 01:21:05 INFO : A3/one: Deleted
2025/03/26 01:21:05 DEBUG : A3/B2/: Removing directory marker
2025/03/26 01:21:05 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/26 01:21:05 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/26 01:21:05 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/26 01:21:05 DEBUG : A3/B1/: Removing directory marker
2025/03/26 01:21:05 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/26 01:21:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ab45-301e-006d-41ed-9d08b6000000
Time:2025-03-26T01:21:13.4487410Z
--------------------------------------------------------------------------------
2025/03/26 01:21:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ad43-301e-006d-47ed-9d08b6000000
Time:2025-03-26T01:21:14.4860044Z
--------------------------------------------------------------------------------
2025/03/26 01:21:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884aebc-301e-006d-3eed-9d08b6000000
Time:2025-03-26T01:21:15.5239635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884aebc-301e-006d-3eed-9d08b6000000
Time:2025-03-26T01:21:15.5239635Z
--------------------------------------------------------------------------------
2025/03/26 01:21:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884b060-301e-006d-02ed-9d08b6000000
Time:2025-03-26T01:21:16.5621253Z
--------------------------------------------------------------------------------
2025/03/26 01:21:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884b1d8-301e-006d-37ed-9d08b6000000
Time:2025-03-26T01:21:17.5997915Z
--------------------------------------------------------------------------------
2025/03/26 01:21:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884b45d-301e-006d-1ced-9d08b6000000
Time:2025-03-26T01:21:18.6371501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884b45d-301e-006d-1ced-9d08b6000000
Time:2025-03-26T01:21:18.6371501Z
--------------------------------------------------------------------------------
2025/03/26 01:21:19 DEBUG : A4/B2/: Removing directory marker
2025/03/26 01:21:19 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/26 01:21:19 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/26 01:21:19 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/26 01:21:19 DEBUG : A4/B1/: Removing directory marker
2025/03/26 01:21:19 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.41s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:21:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c28d-301e-006d-3eed-9d08b6000000
Time:2025-03-26T01:21:27.0630988Z
--------------------------------------------------------------------------------
2025/03/26 01:21:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c3fd-301e-006d-03ed-9d08b6000000
Time:2025-03-26T01:21:28.1016320Z
--------------------------------------------------------------------------------
2025/03/26 01:21:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c5fd-301e-006d-7fed-9d08b6000000
Time:2025-03-26T01:21:29.1395664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c5fd-301e-006d-7fed-9d08b6000000
Time:2025-03-26T01:21:29.1395664Z
--------------------------------------------------------------------------------
2025/03/26 01:21:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c80b-301e-006d-0aed-9d08b6000000
Time:2025-03-26T01:21:30.1796383Z
--------------------------------------------------------------------------------
2025/03/26 01:21:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884c961-301e-006d-1ced-9d08b6000000
Time:2025-03-26T01:21:31.2169732Z
--------------------------------------------------------------------------------
2025/03/26 01:21:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884cad9-301e-006d-54ed-9d08b6000000
Time:2025-03-26T01:21:32.2544043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884cad9-301e-006d-54ed-9d08b6000000
Time:2025-03-26T01:21:32.2544043Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.38s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:21:40 DEBUG : Azure container rclone-test-jegofeg9goki: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 01:21:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/26 01:21:40 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/26 01:21:40 NOTICE: Azure container rclone-test-jegofeg9goki: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 01:21:40 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/26 01:21:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884d8de-301e-006d-6ded-9d08b6000000
Time:2025-03-26T01:21:40.9836310Z
--------------------------------------------------------------------------------
2025/03/26 01:21:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884d9f8-301e-006d-59ed-9d08b6000000
Time:2025-03-26T01:21:42.0216321Z
--------------------------------------------------------------------------------
2025/03/26 01:21:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884db4f-301e-006d-73ed-9d08b6000000
Time:2025-03-26T01:21:43.0589520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884db4f-301e-006d-73ed-9d08b6000000
Time:2025-03-26T01:21:43.0589520Z
--------------------------------------------------------------------------------
2025/03/26 01:21:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884dc61-301e-006d-4eed-9d08b6000000
Time:2025-03-26T01:21:44.0962401Z
--------------------------------------------------------------------------------
2025/03/26 01:21:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ddb5-301e-006d-32ed-9d08b6000000
Time:2025-03-26T01:21:45.1337368Z
--------------------------------------------------------------------------------
2025/03/26 01:21:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884df04-301e-006d-48ed-9d08b6000000
Time:2025-03-26T01:21:46.1718765Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884df04-301e-006d-48ed-9d08b6000000
Time:2025-03-26T01:21:46.1718765Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:21:54 DEBUG : Azure container rclone-test-jegofeg9goki: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 01:21:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/26 01:21:54 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 01:21:54 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/26 01:21:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884eada-301e-006d-60ed-9d08b6000000
Time:2025-03-26T01:21:54.8957027Z
--------------------------------------------------------------------------------
2025/03/26 01:21:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ebee-301e-006d-42ed-9d08b6000000
Time:2025-03-26T01:21:55.9362249Z
--------------------------------------------------------------------------------
2025/03/26 01:21:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ed63-301e-006d-07ed-9d08b6000000
Time:2025-03-26T01:21:56.9735137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884ed63-301e-006d-07ed-9d08b6000000
Time:2025-03-26T01:21:56.9735137Z
--------------------------------------------------------------------------------
2025/03/26 01:21:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884eea1-301e-006d-0eed-9d08b6000000
Time:2025-03-26T01:21:58.0112651Z
--------------------------------------------------------------------------------
2025/03/26 01:21:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884efab-301e-006d-59ed-9d08b6000000
Time:2025-03-26T01:21:59.0495977Z
--------------------------------------------------------------------------------
2025/03/26 01:22:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884f0ad-301e-006d-28ed-9d08b6000000
Time:2025-03-26T01:22:00.0879076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884f0ad-301e-006d-28ed-9d08b6000000
Time:2025-03-26T01:22:00.0879076Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:22:08 DEBUG : Azure container rclone-test-jegofeg9goki: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 01:22:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 01:22:08 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 01:22:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9884fec0-301e-006d-70ed-9d08b6000000
Time:2025-03-26T01:22:08.8119922Z
--------------------------------------------------------------------------------
2025/03/26 01:22:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988500a3-301e-006d-4ced-9d08b6000000
Time:2025-03-26T01:22:09.8503041Z
--------------------------------------------------------------------------------
2025/03/26 01:22:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885022b-301e-006d-14ed-9d08b6000000
Time:2025-03-26T01:22:10.8875030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885022b-301e-006d-14ed-9d08b6000000
Time:2025-03-26T01:22:10.8875030Z
--------------------------------------------------------------------------------
2025/03/26 01:22:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885038b-301e-006d-3fed-9d08b6000000
Time:2025-03-26T01:22:11.9259362Z
--------------------------------------------------------------------------------
2025/03/26 01:22:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988504ea-301e-006d-61ed-9d08b6000000
Time:2025-03-26T01:22:12.9629561Z
--------------------------------------------------------------------------------
2025/03/26 01:22:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885069e-301e-006d-5bed-9d08b6000000
Time:2025-03-26T01:22:14.0006166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885069e-301e-006d-5bed-9d08b6000000
Time:2025-03-26T01:22:14.0006166Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:22:22 DEBUG : Azure container rclone-test-jegofeg9goki: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 01:22:22 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/26 01:22:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/26 01:22:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/26 01:22:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98851523-301e-006d-58ed-9d08b6000000
Time:2025-03-26T01:22:22.7258342Z
--------------------------------------------------------------------------------
2025/03/26 01:22:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988516ed-301e-006d-59ed-9d08b6000000
Time:2025-03-26T01:22:23.7638931Z
--------------------------------------------------------------------------------
2025/03/26 01:22:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988518ac-301e-006d-5ded-9d08b6000000
Time:2025-03-26T01:22:24.8016868Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988518ac-301e-006d-5ded-9d08b6000000
Time:2025-03-26T01:22:24.8016868Z
--------------------------------------------------------------------------------
2025/03/26 01:22:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98851b1f-301e-006d-7ced-9d08b6000000
Time:2025-03-26T01:22:25.8390252Z
--------------------------------------------------------------------------------
2025/03/26 01:22:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98851cdb-301e-006d-7aed-9d08b6000000
Time:2025-03-26T01:22:26.8763378Z
--------------------------------------------------------------------------------
2025/03/26 01:22:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98851e59-301e-006d-3aed-9d08b6000000
Time:2025-03-26T01:22:27.9141737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98851e59-301e-006d-3aed-9d08b6000000
Time:2025-03-26T01:22:27.9141737Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.66s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.91s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.91s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/26 01:22:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98852c4a-301e-006d-42ed-9d08b6000000
Time:2025-03-26T01:22:36.1078766Z
--------------------------------------------------------------------------------
2025/03/26 01:22:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98852deb-301e-006d-33ed-9d08b6000000
Time:2025-03-26T01:22:37.1459789Z
--------------------------------------------------------------------------------
2025/03/26 01:22:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98852f78-301e-006d-7eed-9d08b6000000
Time:2025-03-26T01:22:38.1838260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98852f78-301e-006d-7eed-9d08b6000000
Time:2025-03-26T01:22:38.1838260Z
--------------------------------------------------------------------------------
2025/03/26 01:22:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98853110-301e-006d-61ed-9d08b6000000
Time:2025-03-26T01:22:39.2218604Z
--------------------------------------------------------------------------------
2025/03/26 01:22:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988532fa-301e-006d-7ded-9d08b6000000
Time:2025-03-26T01:22:40.2593229Z
--------------------------------------------------------------------------------
2025/03/26 01:22:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885348e-301e-006d-56ed-9d08b6000000
Time:2025-03-26T01:22:41.2965030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885348e-301e-006d-56ed-9d08b6000000
Time:2025-03-26T01:22:41.2965030Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.38s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:22:49 DEBUG : Azure container rclone-test-jegofeg9goki: File to upload is small (60 bytes), uploading instead of streaming
2025/03/26 01:22:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/26 01:22:49 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/26 01:22:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885439d-301e-006d-04ed-9d08b6000000
Time:2025-03-26T01:22:49.8274389Z
--------------------------------------------------------------------------------
2025/03/26 01:22:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98854581-301e-006d-7ced-9d08b6000000
Time:2025-03-26T01:22:50.8647061Z
--------------------------------------------------------------------------------
2025/03/26 01:22:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885474a-301e-006d-02ed-9d08b6000000
Time:2025-03-26T01:22:51.9028615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885474a-301e-006d-02ed-9d08b6000000
Time:2025-03-26T01:22:51.9028615Z
--------------------------------------------------------------------------------
2025/03/26 01:22:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885496c-301e-006d-38ed-9d08b6000000
Time:2025-03-26T01:22:52.9409158Z
--------------------------------------------------------------------------------
2025/03/26 01:22:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98854b88-301e-006d-76ed-9d08b6000000
Time:2025-03-26T01:22:53.9790002Z
--------------------------------------------------------------------------------
2025/03/26 01:22:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98854dd4-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:22:55.0170849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98854dd4-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:22:55.0170849Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.72s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/26 01:23:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98856006-301e-006d-2eed-9d08b6000000
Time:2025-03-26T01:23:03.2110276Z
--------------------------------------------------------------------------------
2025/03/26 01:23:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885624a-301e-006d-27ed-9d08b6000000
Time:2025-03-26T01:23:04.2483390Z
--------------------------------------------------------------------------------
2025/03/26 01:23:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885653d-301e-006d-1ced-9d08b6000000
Time:2025-03-26T01:23:05.2855147Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885653d-301e-006d-1ced-9d08b6000000
Time:2025-03-26T01:23:05.2855147Z
--------------------------------------------------------------------------------
2025/03/26 01:23:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885677b-301e-006d-0ced-9d08b6000000
Time:2025-03-26T01:23:06.3229054Z
--------------------------------------------------------------------------------
2025/03/26 01:23:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988569c4-301e-006d-69ed-9d08b6000000
Time:2025-03-26T01:23:07.3611217Z
--------------------------------------------------------------------------------
2025/03/26 01:23:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98856baa-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:23:08.3987635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98856baa-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:23:08.3987635Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.38s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
2025/03/26 01:23:16 DEBUG : sub dir/: Creating directory marker
2025/03/26 01:23:16 DEBUG : Azure container rclone-test-jegofeg9goki: Touching "sub dir/potato3"
2025/03/26 01:23:16 DEBUG : Azure container rclone-test-jegofeg9goki: Touching "empty space"
2025/03/26 01:23:16 DEBUG : Azure container rclone-test-jegofeg9goki: Touching "potato2"
2025/03/26 01:23:17 DEBUG : sub dir/: Removing directory marker
2025/03/26 01:23:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98857c1b-301e-006d-76ed-9d08b6000000
Time:2025-03-26T01:23:17.4260543Z
--------------------------------------------------------------------------------
2025/03/26 01:23:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98857dbd-301e-006d-4fed-9d08b6000000
Time:2025-03-26T01:23:18.4639530Z
--------------------------------------------------------------------------------
2025/03/26 01:23:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98857f6d-301e-006d-26ed-9d08b6000000
Time:2025-03-26T01:23:19.5018991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98857f6d-301e-006d-26ed-9d08b6000000
Time:2025-03-26T01:23:19.5018991Z
--------------------------------------------------------------------------------
2025/03/26 01:23:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98858182-301e-006d-59ed-9d08b6000000
Time:2025-03-26T01:23:20.5391264Z
--------------------------------------------------------------------------------
2025/03/26 01:23:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885834f-301e-006d-5aed-9d08b6000000
Time:2025-03-26T01:23:21.5763839Z
--------------------------------------------------------------------------------
2025/03/26 01:23:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988584b6-301e-006d-0ced-9d08b6000000
Time:2025-03-26T01:23:22.6147812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988584b6-301e-006d-0ced-9d08b6000000
Time:2025-03-26T01:23:22.6147812Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.22s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/26 01:23:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988593b9-301e-006d-1eed-9d08b6000000
Time:2025-03-26T01:23:30.8100460Z
--------------------------------------------------------------------------------
2025/03/26 01:23:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988595b5-301e-006d-59ed-9d08b6000000
Time:2025-03-26T01:23:31.8476308Z
--------------------------------------------------------------------------------
2025/03/26 01:23:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988597c5-301e-006d-16ed-9d08b6000000
Time:2025-03-26T01:23:32.8846331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988597c5-301e-006d-16ed-9d08b6000000
Time:2025-03-26T01:23:32.8846331Z
--------------------------------------------------------------------------------
2025/03/26 01:23:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885998f-301e-006d-2fed-9d08b6000000
Time:2025-03-26T01:23:33.9222721Z
--------------------------------------------------------------------------------
2025/03/26 01:23:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98859bb0-301e-006d-01ed-9d08b6000000
Time:2025-03-26T01:23:34.9601764Z
--------------------------------------------------------------------------------
2025/03/26 01:23:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98859e16-301e-006d-6fed-9d08b6000000
Time:2025-03-26T01:23:35.9980325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98859e16-301e-006d-6fed-9d08b6000000
Time:2025-03-26T01:23:35.9980325Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.38s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/26 01:23:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ad5f-301e-006d-2ced-9d08b6000000
Time:2025-03-26T01:23:44.1923177Z
--------------------------------------------------------------------------------
2025/03/26 01:23:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885af37-301e-006d-02ed-9d08b6000000
Time:2025-03-26T01:23:45.2300640Z
--------------------------------------------------------------------------------
2025/03/26 01:23:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b126-301e-006d-20ed-9d08b6000000
Time:2025-03-26T01:23:46.2675293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b126-301e-006d-20ed-9d08b6000000
Time:2025-03-26T01:23:46.2675293Z
--------------------------------------------------------------------------------
2025/03/26 01:23:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b30f-301e-006d-51ed-9d08b6000000
Time:2025-03-26T01:23:47.3048150Z
--------------------------------------------------------------------------------
2025/03/26 01:23:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b512-301e-006d-19ed-9d08b6000000
Time:2025-03-26T01:23:48.3431867Z
--------------------------------------------------------------------------------
2025/03/26 01:23:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b720-301e-006d-60ed-9d08b6000000
Time:2025-03-26T01:23:49.3863276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885b720-301e-006d-60ed-9d08b6000000
Time:2025-03-26T01:23:49.3863276Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/26 01:23:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885c7fd-301e-006d-4bed-9d08b6000000
Time:2025-03-26T01:23:57.5825415Z
--------------------------------------------------------------------------------
2025/03/26 01:23:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ca2b-301e-006d-48ed-9d08b6000000
Time:2025-03-26T01:23:58.6205383Z
--------------------------------------------------------------------------------
2025/03/26 01:23:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885cc1f-301e-006d-64ed-9d08b6000000
Time:2025-03-26T01:23:59.6578970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885cc1f-301e-006d-64ed-9d08b6000000
Time:2025-03-26T01:23:59.6578970Z
--------------------------------------------------------------------------------
2025/03/26 01:24:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885cdfd-301e-006d-73ed-9d08b6000000
Time:2025-03-26T01:24:00.6954247Z
--------------------------------------------------------------------------------
2025/03/26 01:24:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885cfa3-301e-006d-4eed-9d08b6000000
Time:2025-03-26T01:24:01.7328458Z
--------------------------------------------------------------------------------
2025/03/26 01:24:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885d18b-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:24:02.7703302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885d18b-301e-006d-5eed-9d08b6000000
Time:2025-03-26T01:24:02.7703302Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.38s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/26 01:24:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885e3f0-301e-006d-4ded-9d08b6000000
Time:2025-03-26T01:24:10.9648933Z
--------------------------------------------------------------------------------
2025/03/26 01:24:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885e582-301e-006d-19ed-9d08b6000000
Time:2025-03-26T01:24:12.0031693Z
--------------------------------------------------------------------------------
2025/03/26 01:24:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885e708-301e-006d-78ed-9d08b6000000
Time:2025-03-26T01:24:13.0414278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885e708-301e-006d-78ed-9d08b6000000
Time:2025-03-26T01:24:13.0414278Z
--------------------------------------------------------------------------------
2025/03/26 01:24:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885e912-301e-006d-36ed-9d08b6000000
Time:2025-03-26T01:24:14.0790124Z
--------------------------------------------------------------------------------
2025/03/26 01:24:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885eb17-301e-006d-48ed-9d08b6000000
Time:2025-03-26T01:24:15.1172869Z
--------------------------------------------------------------------------------
2025/03/26 01:24:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ed50-301e-006d-26ed-9d08b6000000
Time:2025-03-26T01:24:16.1554071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ed50-301e-006d-26ed-9d08b6000000
Time:2025-03-26T01:24:16.1554071Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.38s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/26 01:24:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885fc10-301e-006d-73ed-9d08b6000000
Time:2025-03-26T01:24:24.3492450Z
--------------------------------------------------------------------------------
2025/03/26 01:24:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885fdba-301e-006d-62ed-9d08b6000000
Time:2025-03-26T01:24:25.3889051Z
--------------------------------------------------------------------------------
2025/03/26 01:24:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ff9f-301e-006d-7fed-9d08b6000000
Time:2025-03-26T01:24:26.4267719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9885ff9f-301e-006d-7fed-9d08b6000000
Time:2025-03-26T01:24:26.4267719Z
--------------------------------------------------------------------------------
2025/03/26 01:24:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9886015c-301e-006d-7aed-9d08b6000000
Time:2025-03-26T01:24:27.4642535Z
--------------------------------------------------------------------------------
2025/03/26 01:24:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98860312-301e-006d-77ed-9d08b6000000
Time:2025-03-26T01:24:28.5037698Z
--------------------------------------------------------------------------------
2025/03/26 01:24:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98860508-301e-006d-1ded-9d08b6000000
Time:2025-03-26T01:24:29.5422945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98860508-301e-006d-1ded-9d08b6000000
Time:2025-03-26T01:24:29.5422945Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-jegofeg9goki", Local "Local file system at /tmp/rclone2593591762", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/26 01:24:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98861306-301e-006d-7eed-9d08b6000000
Time:2025-03-26T01:24:37.7363217Z
--------------------------------------------------------------------------------
2025/03/26 01:24:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9886146c-301e-006d-1ded-9d08b6000000
Time:2025-03-26T01:24:38.7736745Z
--------------------------------------------------------------------------------
2025/03/26 01:24:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988615d9-301e-006d-49ed-9d08b6000000
Time:2025-03-26T01:24:39.8113073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988615d9-301e-006d-49ed-9d08b6000000
Time:2025-03-26T01:24:39.8113073Z
--------------------------------------------------------------------------------
2025/03/26 01:24:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:988617d3-301e-006d-64ed-9d08b6000000
Time:2025-03-26T01:24:40.8487864Z
--------------------------------------------------------------------------------
2025/03/26 01:24:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9886196a-301e-006d-3fed-9d08b6000000
Time:2025-03-26T01:24:41.8865777Z
--------------------------------------------------------------------------------
2025/03/26 01:24:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98861b6c-301e-006d-0aed-9d08b6000000
Time:2025-03-26T01:24:42.9244133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-jegofeg9goki/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:98861b6c-301e-006d-0aed-9d08b6000000
Time:2025-03-26T01:24:42.9244133Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.38s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/26 01:24:51 DEBUG : Azure container rclone-test-jegofeg9goki: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m12.054154837s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]