"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/01/24 02:55:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku"
2025/01/24 02:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:55:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:55:40 DEBUG : Azure container rclone-test-vajepom5viku: Using directory markers
2025/01/24 02:55:40 DEBUG : Creating backend with remote "/tmp/rclone2297180783"
=== 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:55:40 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/24 02:55:40 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/24 02:55:40 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/24 02:55:40 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/24 02:55:40 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/24 02:55:40 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 02:55:40 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/24 02:55:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/24 02:55:41 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/24 02:55:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/24 02:55:42 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/01/24 02:55:42 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 02:55:42 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/24 02:55:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/24 02:55:42 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/24 02:55:43 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/24 02:55:44 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/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/24 02:55:44 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/24 02:55:45 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/24 02:55: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/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/24 02:55:46 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/24 02:55:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/24 02:55:47 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/24 02:55:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:47 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/24 02:55:47 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/24 02:55: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/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/24 02:55:48 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/24 02:55:48 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/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/24 02:55:49 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/24 02:55:50 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.86s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.43s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.52s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:55:50 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/24 02:55:50 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/24 02:55:50 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/24 02:55:50 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/24 02:55:50 DEBUG : chunksize-probe: Removing empty object
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/24 02:55:51 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 02:55:51 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/24 02:55:51 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/24 02:55:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/24 02:55:51 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/24 02:55:51 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/24 02:55:51 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/24 02:55:51 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/24 02:55:51 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/24 02:55:51 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 02:55:51 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/24 02:55:52 DEBUG : Returning error reader
2025/01/24 02:55:52 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/24 02:55:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:53 DEBUG : Returning error reader
2025/01/24 02:55:53 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/24 02:55:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:54 DEBUG : Returning error reader
2025/01/24 02:55:54 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/24 02:55:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:55 DEBUG : Returning error reader
2025/01/24 02:55:55 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/24 02:55:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:56 DEBUG : Returning error reader
2025/01/24 02:55:56 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/24 02:55:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:57 DEBUG : Returning error reader
2025/01/24 02:55:57 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/24 02:55:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:58 DEBUG : Returning error reader
2025/01/24 02:55:58 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/24 02:55:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:55:59 DEBUG : Returning error reader
2025/01/24 02:55:59 DEBUG : BOOM: simulated read failure
2025/01/24 02:55:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/24 02:55:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:56:00 DEBUG : Returning error reader
2025/01/24 02:56:00 DEBUG : BOOM: simulated read failure
2025/01/24 02:56:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/24 02:56:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 02:56:01 DEBUG : Returning error reader
2025/01/24 02:56:01 DEBUG : BOOM: simulated read failure
2025/01/24 02:56:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/24 02:56:01 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/24 02:56:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/24 02:56:01 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/24 02:56:01 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/24 02:56:01 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/24 02:56:01 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.24s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/24 02:56:08 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/24 02:56:08 DEBUG : potato: Seek from 10 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 10 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Seek from 5 to 2
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/24 02:56:08 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Seek from 5 to 2
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/24 02:56:08 DEBUG : potato: Seek from 8 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 8 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/24 02:56:08 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 02:56:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 02:56:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 02:56:08 DEBUG : potato: Seek from 5 to 2
2025/01/24 02:56:08 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/24 02:56:08 DEBUG : potato: Seek from 9 to 0
2025/01/24 02:56:08 DEBUG : potato: Seek from 9 to 0
2025/01/24 02:56:08 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", 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.22s)
--- 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/01/24 02:56:10 DEBUG : Creating backend with remote "nonexistent"
2025/01/24 02:56:10 DEBUG : Creating backend with remote "nonexistent"
2025/01/24 02:56:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/24 02:56:10 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/01/24 02:56:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/24 02:56:10 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", 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.24s)
--- 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/24 02:56:13 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/24 02:56:13 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/24 02:56:13 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/data"
2025/01/24 02:56:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:13 DEBUG : Azure container rclone-test-vajepom5viku path data: Using directory markers
2025/01/24 02:56:13 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/01/24 02:56:16 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/data"
2025/01/24 02:56:16 DEBUG : Config file has changed externally - reloading
2025/01/24 02:56:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:16 DEBUG : Azure container rclone-test-vajepom5viku path data: Using directory markers
2025/01/24 02:56:16 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/01/24 02:56:19 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/01/24 02:56:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nitebef1pufu"
2025/01/24 02:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:19 DEBUG : Azure container rclone-test-nitebef1pufu: Using directory markers
2025/01/24 02:56:19 DEBUG : Creating backend with remote "/tmp/rclone2562852838"
run.go:180: Remote "Azure container rclone-test-nitebef1pufu", Local "Local file system at /tmp/rclone2562852838", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/24 02:56:19 ERROR : hello, world!: sum not found
2025/01/24 02:56:19 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-nitebef1pufu
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-nitebef1pufu: 1 files missing
2025/01/24 02:56:19 NOTICE: 1 hashes missing
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-nitebef1pufu: 2 differences found
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-nitebef1pufu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/24 02:56:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-nitebef1pufu: 0 differences found
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-nitebef1pufu: 1 matching files
2025/01/24 02:56:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zogogov5xide"
2025/01/24 02:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:19 DEBUG : Azure container rclone-test-zogogov5xide: Using directory markers
2025/01/24 02:56:19 DEBUG : Creating backend with remote "/tmp/rclone3363150417"
run.go:180: Remote "Azure container rclone-test-zogogov5xide", Local "Local file system at /tmp/rclone3363150417", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/24 02:56:19 ERROR : HELLO, WORLD!: sum not found
2025/01/24 02:56:19 ERROR : hello, world!: file not in Azure container rclone-test-zogogov5xide
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-zogogov5xide: 1 files missing
2025/01/24 02:56:19 NOTICE: 1 hashes missing
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-zogogov5xide: 2 differences found
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-zogogov5xide: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/24 02:56:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-zogogov5xide: 0 differences found
2025/01/24 02:56:19 NOTICE: Azure container rclone-test-zogogov5xide: 1 matching files
2025/01/24 02:56:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dinidax8luca"
2025/01/24 02:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:19 DEBUG : Azure container rclone-test-dinidax8luca: Using directory markers
2025/01/24 02:56:19 DEBUG : Creating backend with remote "/tmp/rclone1988364679"
run.go:180: Remote "Azure container rclone-test-dinidax8luca", Local "Local file system at /tmp/rclone1988364679", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/24 02:56:20 ERROR : HeLlO, wOrLd!: sum not found
2025/01/24 02:56:20 ERROR : hello, world!: file not in Azure container rclone-test-dinidax8luca
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-dinidax8luca: 1 files missing
2025/01/24 02:56:20 NOTICE: 1 hashes missing
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-dinidax8luca: 2 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-dinidax8luca: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/24 02:56:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-dinidax8luca: 0 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-dinidax8luca: 1 matching files
2025/01/24 02:56:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuwirax6fuwo"
2025/01/24 02:56:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:20 DEBUG : Azure container rclone-test-vuwirax6fuwo: Using directory markers
2025/01/24 02:56:20 DEBUG : Creating backend with remote "/tmp/rclone930328743"
run.go:180: Remote "Azure container rclone-test-vuwirax6fuwo", Local "Local file system at /tmp/rclone930328743", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/24 02:56:20 ERROR : HELLO, WORLD!: sum not found
2025/01/24 02:56:20 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-vuwirax6fuwo
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-vuwirax6fuwo: 1 files missing
2025/01/24 02:56:20 NOTICE: 1 hashes missing
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-vuwirax6fuwo: 2 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-vuwirax6fuwo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/24 02:56:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-vuwirax6fuwo: 0 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-vuwirax6fuwo: 1 matching files
2025/01/24 02:56:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xayoxob0xosu"
2025/01/24 02:56:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:20 DEBUG : Azure container rclone-test-xayoxob0xosu: Using directory markers
2025/01/24 02:56:20 DEBUG : Creating backend with remote "/tmp/rclone804436479"
run.go:180: Remote "Azure container rclone-test-xayoxob0xosu", Local "Local file system at /tmp/rclone804436479", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/24 02:56:20 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:20 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-xayoxob0xosu
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-xayoxob0xosu: 1 files missing
2025/01/24 02:56:20 NOTICE: 1 hashes missing
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-xayoxob0xosu: 2 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-xayoxob0xosu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/24 02:56:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-xayoxob0xosu: 0 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-xayoxob0xosu: 1 matching files
2025/01/24 02:56:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wihugol1jizu"
2025/01/24 02:56:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:20 DEBUG : Azure container rclone-test-wihugol1jizu: Using directory markers
2025/01/24 02:56:20 DEBUG : Creating backend with remote "/tmp/rclone3140261620"
run.go:180: Remote "Azure container rclone-test-wihugol1jizu", Local "Local file system at /tmp/rclone3140261620", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/24 02:56:20 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:20 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wihugol1jizu
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-wihugol1jizu: 1 files missing
2025/01/24 02:56:20 NOTICE: 1 hashes missing
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-wihugol1jizu: 2 differences found
2025/01/24 02:56:20 NOTICE: Azure container rclone-test-wihugol1jizu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/24 02:56:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-wihugol1jizu: 0 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-wihugol1jizu: 1 matching files
2025/01/24 02:56:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cutopig4leki"
2025/01/24 02:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:21 DEBUG : Azure container rclone-test-cutopig4leki: Using directory markers
2025/01/24 02:56:21 DEBUG : Creating backend with remote "/tmp/rclone1798014595"
run.go:180: Remote "Azure container rclone-test-cutopig4leki", Local "Local file system at /tmp/rclone1798014595", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cutopig4leki
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-cutopig4leki: 1 files missing
2025/01/24 02:56:21 NOTICE: 1 hashes missing
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-cutopig4leki: 2 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-cutopig4leki: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/24 02:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-cutopig4leki: 0 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-cutopig4leki: 1 matching files
2025/01/24 02:56:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-matenep0moso"
2025/01/24 02:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:21 DEBUG : Azure container rclone-test-matenep0moso: Using directory markers
2025/01/24 02:56:21 DEBUG : Creating backend with remote "/tmp/rclone708685981"
run.go:180: Remote "Azure container rclone-test-matenep0moso", Local "Local file system at /tmp/rclone708685981", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-matenep0moso
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-matenep0moso: 1 files missing
2025/01/24 02:56:21 NOTICE: 1 hashes missing
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-matenep0moso: 2 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-matenep0moso: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/24 02:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-matenep0moso: 0 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-matenep0moso: 1 matching files
2025/01/24 02:56:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lesagew1tiru"
2025/01/24 02:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:21 DEBUG : Azure container rclone-test-lesagew1tiru: Using directory markers
2025/01/24 02:56:21 DEBUG : Creating backend with remote "/tmp/rclone461316266"
run.go:180: Remote "Azure container rclone-test-lesagew1tiru", Local "Local file system at /tmp/rclone461316266", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lesagew1tiru
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-lesagew1tiru: 1 files missing
2025/01/24 02:56:21 NOTICE: 1 hashes missing
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-lesagew1tiru: 2 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-lesagew1tiru: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/24 02:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-lesagew1tiru: 0 differences found
2025/01/24 02:56:21 NOTICE: Azure container rclone-test-lesagew1tiru: 1 matching files
2025/01/24 02:56:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juvuqok2hugi"
2025/01/24 02:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 02:56:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:21 DEBUG : Azure container rclone-test-juvuqok2hugi: Using directory markers
2025/01/24 02:56:21 DEBUG : Creating backend with remote "/tmp/rclone4044592042"
run.go:180: Remote "Azure container rclone-test-juvuqok2hugi", Local "Local file system at /tmp/rclone4044592042", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/24 02:56:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 02:56:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-juvuqok2hugi
2025/01/24 02:56:22 NOTICE: Azure container rclone-test-juvuqok2hugi: 1 files missing
2025/01/24 02:56:22 NOTICE: 1 hashes missing
2025/01/24 02:56:22 NOTICE: Azure container rclone-test-juvuqok2hugi: 2 differences found
2025/01/24 02:56:22 NOTICE: Azure container rclone-test-juvuqok2hugi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/24 02:56:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 02:56:22 NOTICE: Azure container rclone-test-juvuqok2hugi: 0 differences found
2025/01/24 02:56:22 NOTICE: Azure container rclone-test-juvuqok2hugi: 1 matching files
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-juvuqok2hugi: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-lesagew1tiru: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-matenep0moso: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-cutopig4leki: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-wihugol1jizu: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-xayoxob0xosu: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-vuwirax6fuwo: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-dinidax8luca: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-zogogov5xide: Purge remote
2025/01/24 02:56:22 DEBUG : Azure container rclone-test-nitebef1pufu: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 02:56:22 DEBUG : sub/: Creating directory marker
2025/01/24 02:56:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 02:56:23 INFO : file1: Copied (new) to: sub/file2
2025/01/24 02:56:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:23 DEBUG : file1: Unchanged skipping
2025/01/24 02:56:23 DEBUG : Azure container rclone-test-vajepom5viku: don't need to copy/move sub/file2, it is already at target location
2025/01/24 02:56:23 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:23 DEBUG : dst/: Creating directory marker
2025/01/24 02:56:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/backup"
2025/01/24 02:56:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:23 DEBUG : Azure container rclone-test-vajepom5viku path backup: Using directory markers
2025/01/24 02:56:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/backup"
2025/01/24 02:56:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/24 02:56:23 DEBUG : dst/: Creating directory marker
2025/01/24 02:56:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/24 02:56:24 INFO : dst/file1: Copied (server-side copy)
2025/01/24 02:56:24 INFO : dst/file1: Deleted
2025/01/24 02:56:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 02:56:24 INFO : dst/file1: Copied (new)
2025/01/24 02:56:24 DEBUG : dst/: Removing directory marker
2025/01/24 02:56:24 DEBUG : backup/dst/: Removing directory marker
2025/01/24 02:56:24 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce461b-701e-0021-290b-6e9886000000
Time:2025-01-24T02:56:24.4974828Z
--------------------------------------------------------------------------------
2025/01/24 02:56:25 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce47c6-701e-0021-210b-6e9886000000
Time:2025-01-24T02:56:25.5351378Z
--------------------------------------------------------------------------------
2025/01/24 02:56:26 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce4975-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:56:26.5727653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce4975-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:56:26.5727653Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/dst"
2025/01/24 02:56:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:27 DEBUG : Azure container rclone-test-vajepom5viku path dst: Using directory markers
2025/01/24 02:56:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:27 DEBUG : Azure container rclone-test-vajepom5viku path CompareDest: Using directory markers
2025/01/24 02:56:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:27 DEBUG : one: Need to transfer - File not found at Destination
2025/01/24 02:56:27 DEBUG : /: Creating directory marker
2025/01/24 02:56:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 02:56:27 INFO : one: Copied (new)
2025/01/24 02:56:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:28 DEBUG : /: Creating directory marker
2025/01/24 02:56:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 02:56:28 INFO : one: Copied (replaced existing)
2025/01/24 02:56:28 DEBUG : dst/: Creating directory marker
2025/01/24 02:56:28 DEBUG : CompareDest/: Creating directory marker
2025/01/24 02:56:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/24 02:56:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:29 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 02:56:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/24 02:56:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:29 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 02:56:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/24 02:56:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CompareDest"
2025/01/24 02:56:29 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 02:56:29 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/24 02:56:29 INFO : two: Copied (new)
2025/01/24 02:56:29 DEBUG : dst/: Removing directory marker
2025/01/24 02:56:29 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce4efa-701e-0021-5e0b-6e9886000000
Time:2025-01-24T02:56:29.9753640Z
--------------------------------------------------------------------------------
2025/01/24 02:56: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce5093-701e-0021-480b-6e9886000000
Time:2025-01-24T02:56:31.0139320Z
--------------------------------------------------------------------------------
2025/01/24 02:56: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce5270-701e-0021-700b-6e9886000000
Time:2025-01-24T02:56:32.0518621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce5270-701e-0021-700b-6e9886000000
Time:2025-01-24T02:56:32.0518621Z
--------------------------------------------------------------------------------
2025/01/24 02:56:33 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:56:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/dst"
2025/01/24 02:56:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:40 DEBUG : Azure container rclone-test-vajepom5viku path dst: Using directory markers
2025/01/24 02:56:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:40 DEBUG : Azure container rclone-test-vajepom5viku path CopyDest: Using directory markers
2025/01/24 02:56:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:40 DEBUG : one: Need to transfer - File not found at Destination
2025/01/24 02:56:40 DEBUG : /: Creating directory marker
2025/01/24 02:56:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 02:56:40 INFO : one: Copied (new)
2025/01/24 02:56:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:40 DEBUG : /: Creating directory marker
2025/01/24 02:56:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 02:56:40 INFO : one: Copied (replaced existing)
2025/01/24 02:56:40 DEBUG : dst/: Creating directory marker
2025/01/24 02:56:41 DEBUG : CopyDest/: Creating directory marker
2025/01/24 02:56:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/BackupDir"
2025/01/24 02:56:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 02:56:41 DEBUG : Azure container rclone-test-vajepom5viku path BackupDir: Using directory markers
2025/01/24 02:56:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/BackupDir"
2025/01/24 02:56:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 02:56:41 DEBUG : /: Creating directory marker
2025/01/24 02:56:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 02:56:41 INFO : one: Copied (server-side copy)
2025/01/24 02:56:41 INFO : one: Deleted
2025/01/24 02:56:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 02:56:41 INFO : one: Copied (server-side copy)
2025/01/24 02:56:41 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/24 02:56:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:42 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 02:56:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 02:56:42 INFO : two: Copied (server-side copy)
2025/01/24 02:56:42 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/24 02:56:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 02:56:42 DEBUG : two: Unchanged skipping
2025/01/24 02:56:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/CopyDest"
2025/01/24 02:56:42 DEBUG : three: Need to transfer - File not found at Destination
2025/01/24 02:56:42 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/24 02:56:42 DEBUG : three: Destination not found in --copy-dest
2025/01/24 02:56:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/24 02:56:42 INFO : three: Copied (new)
2025/01/24 02:56:43 DEBUG : dst/: Removing directory marker
2025/01/24 02:56:43 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6548-701e-0021-100b-6e9886000000
Time:2025-01-24T02:56:43.3567019Z
--------------------------------------------------------------------------------
2025/01/24 02:56:44 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce66a9-701e-0021-480b-6e9886000000
Time:2025-01-24T02:56:44.3944864Z
--------------------------------------------------------------------------------
2025/01/24 02:56:45 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6851-701e-0021-4a0b-6e9886000000
Time:2025-01-24T02:56:45.4331888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6851-701e-0021-4a0b-6e9886000000
Time:2025-01-24T02:56:45.4331888Z
--------------------------------------------------------------------------------
2025/01/24 02:56:46 DEBUG : CopyDest/: Removing directory marker
2025/01/24 02:56:46 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce69f3-701e-0021-3b0b-6e9886000000
Time:2025-01-24T02:56:46.5098186Z
--------------------------------------------------------------------------------
2025/01/24 02:56:47 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6b94-701e-0021-2a0b-6e9886000000
Time:2025-01-24T02:56:47.5476140Z
--------------------------------------------------------------------------------
2025/01/24 02:56:48 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6cfe-701e-0021-620b-6e9886000000
Time:2025-01-24T02:56:48.5855955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce6cfe-701e-0021-620b-6e9886000000
Time:2025-01-24T02:56:48.5855955Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/24 02:56:56 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce7cfd-701e-0021-340b-6e9886000000
Time:2025-01-24T02:56:56.7777127Z
--------------------------------------------------------------------------------
2025/01/24 02:56:57 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce7e71-701e-0021-720b-6e9886000000
Time:2025-01-24T02:56:57.8156970Z
--------------------------------------------------------------------------------
2025/01/24 02:56:58 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce7ffd-701e-0021-4b0b-6e9886000000
Time:2025-01-24T02:56:58.8534126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce7ffd-701e-0021-4b0b-6e9886000000
Time:2025-01-24T02:56:58.8534126Z
--------------------------------------------------------------------------------
2025/01/24 02:56:59 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce81ab-701e-0021-4f0b-6e9886000000
Time:2025-01-24T02:56:59.8911860Z
--------------------------------------------------------------------------------
2025/01/24 02:57:00 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce8364-701e-0021-440b-6e9886000000
Time:2025-01-24T02:57:00.9293691Z
--------------------------------------------------------------------------------
2025/01/24 02:57:01 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce84a8-701e-0021-4f0b-6e9886000000
Time:2025-01-24T02:57:01.9671239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce84a8-701e-0021-4f0b-6e9886000000
Time:2025-01-24T02:57:01.9671239Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce906b-701e-0021-540b-6e9886000000
Time:2025-01-24T02:57:10.1598839Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce91bb-701e-0021-680b-6e9886000000
Time:2025-01-24T02:57:11.1992795Z
--------------------------------------------------------------------------------
2025/01/24 02:57:12 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce935c-701e-0021-760b-6e9886000000
Time:2025-01-24T02:57:12.2381609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce935c-701e-0021-760b-6e9886000000
Time:2025-01-24T02:57:12.2381609Z
--------------------------------------------------------------------------------
2025/01/24 02:57:13 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce9491-701e-0021-730b-6e9886000000
Time:2025-01-24T02:57:13.2765462Z
--------------------------------------------------------------------------------
2025/01/24 02:57:14 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce95f5-701e-0021-1a0b-6e9886000000
Time:2025-01-24T02:57:14.3149406Z
--------------------------------------------------------------------------------
2025/01/24 02:57:15 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce9746-701e-0021-420b-6e9886000000
Time:2025-01-24T02:57:15.3529835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ce9746-701e-0021-420b-6e9886000000
Time:2025-01-24T02:57:15.3529835Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:57:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/24 02:57:23 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/24 02:57:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 02:57:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/24 02:57:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/24 02:57:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/24 02:57:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/24 02:57:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/24 02:57:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = befafbdc52ee1480cb40db78a93142cf OK
2025/01/24 02:57:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea1f3-701e-0021-5c0b-6e9886000000
Time:2025-01-24T02:57:24.4494514Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea344-701e-0021-020b-6e9886000000
Time:2025-01-24T02:57:25.4873363Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea55b-701e-0021-170b-6e9886000000
Time:2025-01-24T02:57:26.5260299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea55b-701e-0021-170b-6e9886000000
Time:2025-01-24T02:57:26.5260299Z
--------------------------------------------------------------------------------
2025/01/24 02:57:27 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea779-701e-0021-140b-6e9886000000
Time:2025-01-24T02:57:27.6045825Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cea930-701e-0021-520b-6e9886000000
Time:2025-01-24T02:57:28.6437675Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceab01-701e-0021-200b-6e9886000000
Time:2025-01-24T02:57:29.6819764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceab01-701e-0021-200b-6e9886000000
Time:2025-01-24T02:57:29.6819764Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceb645-701e-0021-430b-6e9886000000
Time:2025-01-24T02:57:37.8749216Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceb8eb-701e-0021-2f0b-6e9886000000
Time:2025-01-24T02:57:38.9129841Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceba73-701e-0021-7d0b-6e9886000000
Time:2025-01-24T02:57:39.9507203Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceba73-701e-0021-7d0b-6e9886000000
Time:2025-01-24T02:57:39.9507203Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cebca2-701e-0021-060b-6e9886000000
Time:2025-01-24T02:57:40.9889395Z
--------------------------------------------------------------------------------
2025/01/24 02:57:42 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cebeec-701e-0021-530b-6e9886000000
Time:2025-01-24T02:57:42.0289865Z
--------------------------------------------------------------------------------
2025/01/24 02:57:43 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cec062-701e-0021-0a0b-6e9886000000
Time:2025-01-24T02:57:43.0669577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cec062-701e-0021-0a0b-6e9886000000
Time:2025-01-24T02:57:43.0669577Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cecb48-701e-0021-590b-6e9886000000
Time:2025-01-24T02:57:51.2638161Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cecc9c-701e-0021-740b-6e9886000000
Time:2025-01-24T02:57:52.3020500Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cece59-701e-0021-630b-6e9886000000
Time:2025-01-24T02:57:53.3399780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cece59-701e-0021-630b-6e9886000000
Time:2025-01-24T02:57:53.3399780Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ced001-701e-0021-4b0b-6e9886000000
Time:2025-01-24T02:57:54.3783579Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ced16d-701e-0021-040b-6e9886000000
Time:2025-01-24T02:57:55.4161877Z
--------------------------------------------------------------------------------
2025/01/24 02:57: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ced2de-701e-0021-4a0b-6e9886000000
Time:2025-01-24T02:57:56.4541204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ced2de-701e-0021-4a0b-6e9886000000
Time:2025-01-24T02:57:56.4541204Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee150-701e-0021-3a0b-6e9886000000
Time:2025-01-24T02:58:04.6497519Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee2ed-701e-0021-6b0b-6e9886000000
Time:2025-01-24T02:58:05.6871602Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee43e-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:58:06.7249037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee43e-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:58:06.7249037Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee57f-701e-0021-140b-6e9886000000
Time:2025-01-24T02:58:07.7626905Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee771-701e-0021-0c0b-6e9886000000
Time:2025-01-24T02:58:08.8009917Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee976-701e-0021-280b-6e9886000000
Time:2025-01-24T02:58:09.8389529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cee976-701e-0021-280b-6e9886000000
Time:2025-01-24T02:58:09.8389529Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cefd48-701e-0021-1f0b-6e9886000000
Time:2025-01-24T02:58:18.0326522Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64ceffc8-701e-0021-6a0b-6e9886000000
Time:2025-01-24T02:58:19.0705409Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf0174-701e-0021-450b-6e9886000000
Time:2025-01-24T02:58:20.1103725Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf0174-701e-0021-450b-6e9886000000
Time:2025-01-24T02:58:20.1103725Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf030a-701e-0021-140b-6e9886000000
Time:2025-01-24T02:58:21.1480500Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf04b5-701e-0021-6b0b-6e9886000000
Time:2025-01-24T02:58:22.1916820Z
--------------------------------------------------------------------------------
2025/01/24 02:58:23 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf0674-701e-0021-570b-6e9886000000
Time:2025-01-24T02:58:23.2295375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf0674-701e-0021-570b-6e9886000000
Time:2025-01-24T02:58:23.2295375Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf11e1-701e-0021-0c0b-6e9886000000
Time:2025-01-24T02:58:31.4227299Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf131c-701e-0021-260b-6e9886000000
Time:2025-01-24T02:58:32.4608460Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf1642-701e-0021-6b0b-6e9886000000
Time:2025-01-24T02:58:33.4985150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf1642-701e-0021-6b0b-6e9886000000
Time:2025-01-24T02:58:33.4985150Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf1878-701e-0021-2f0b-6e9886000000
Time:2025-01-24T02:58:34.5361649Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf19af-701e-0021-3b0b-6e9886000000
Time:2025-01-24T02:58:35.5744747Z
--------------------------------------------------------------------------------
2025/01/24 02:58: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf1b37-701e-0021-0f0b-6e9886000000
Time:2025-01-24T02:58:36.6126625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf1b37-701e-0021-0f0b-6e9886000000
Time:2025-01-24T02:58:36.6126625Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 02:58:44 DEBUG : also/: Creating directory marker
2025/01/24 02:58:45 INFO : Azure container rclone-test-vajepom5viku: Looking for duplicate md5 hashes using newest mode.
2025/01/24 02:58:45 NOTICE: c03fe66525c2d398eb6bbc0da46cd164: Found 3 files with duplicate md5 hashes
2025/01/24 02:58:45 INFO : one: Deleted
2025/01/24 02:58:45 INFO : also/one: Deleted
2025/01/24 02:58:45 NOTICE: c03fe66525c2d398eb6bbc0da46cd164: Deleted 2 extra copies
2025/01/24 02:58:45 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf29e9-701e-0021-1f0b-6e9886000000
Time:2025-01-24T02:58:45.6109278Z
--------------------------------------------------------------------------------
2025/01/24 02:58:46 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf2b61-701e-0021-710b-6e9886000000
Time:2025-01-24T02:58:46.6492925Z
--------------------------------------------------------------------------------
2025/01/24 02:58:47 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf2ca6-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:58:47.6872010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf2ca6-701e-0021-0d0b-6e9886000000
Time:2025-01-24T02:58:47.6872010Z
--------------------------------------------------------------------------------
2025/01/24 02:58:48 DEBUG : also/: Removing directory marker
2025/01/24 02:58:48 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf2e25-701e-0021-4e0b-6e9886000000
Time:2025-01-24T02:58:48.7638370Z
--------------------------------------------------------------------------------
2025/01/24 02:58:49 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf2f88-701e-0021-6a0b-6e9886000000
Time:2025-01-24T02:58:49.8016020Z
--------------------------------------------------------------------------------
2025/01/24 02:58:50 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf30fe-701e-0021-1b0b-6e9886000000
Time:2025-01-24T02:58:50.8406497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf30fe-701e-0021-1b0b-6e9886000000
Time:2025-01-24T02:58:50.8406497Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:58:59 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf3cd2-701e-0021-310b-6e9886000000
Time:2025-01-24T02:58:59.0347735Z
--------------------------------------------------------------------------------
2025/01/24 02:59:00 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf3e43-701e-0021-680b-6e9886000000
Time:2025-01-24T02:59:00.0728663Z
--------------------------------------------------------------------------------
2025/01/24 02:59:01 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf3f7d-701e-0021-760b-6e9886000000
Time:2025-01-24T02:59:01.1112236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf3f7d-701e-0021-760b-6e9886000000
Time:2025-01-24T02:59:01.1112236Z
--------------------------------------------------------------------------------
2025/01/24 02:59:02 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf40ea-701e-0021-320b-6e9886000000
Time:2025-01-24T02:59:02.1499509Z
--------------------------------------------------------------------------------
2025/01/24 02:59:03 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf427c-701e-0021-040b-6e9886000000
Time:2025-01-24T02:59:03.1882723Z
--------------------------------------------------------------------------------
2025/01/24 02:59:04 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf43f3-701e-0021-4d0b-6e9886000000
Time:2025-01-24T02:59:04.2267126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf43f3-701e-0021-4d0b-6e9886000000
Time:2025-01-24T02:59:04.2267126Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:59:12 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf5276-701e-0021-570b-6e9886000000
Time:2025-01-24T02:59:12.4190440Z
--------------------------------------------------------------------------------
2025/01/24 02:59:13 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf53ec-701e-0021-130b-6e9886000000
Time:2025-01-24T02:59:13.4566532Z
--------------------------------------------------------------------------------
2025/01/24 02:59:14 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf5526-701e-0021-170b-6e9886000000
Time:2025-01-24T02:59:14.4942128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf5526-701e-0021-170b-6e9886000000
Time:2025-01-24T02:59:14.4942128Z
--------------------------------------------------------------------------------
2025/01/24 02:59:15 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf5686-701e-0021-370b-6e9886000000
Time:2025-01-24T02:59:15.5317941Z
--------------------------------------------------------------------------------
2025/01/24 02:59:16 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf57e2-701e-0021-6d0b-6e9886000000
Time:2025-01-24T02:59:16.5694662Z
--------------------------------------------------------------------------------
2025/01/24 02:59:17 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf596c-701e-0021-430b-6e9886000000
Time:2025-01-24T02:59:17.6076235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf596c-701e-0021-430b-6e9886000000
Time:2025-01-24T02:59:17.6076235Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf670e-701e-0021-540b-6e9886000000
Time:2025-01-24T02:59:25.8022649Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf6863-701e-0021-030b-6e9886000000
Time:2025-01-24T02:59:26.8399607Z
--------------------------------------------------------------------------------
2025/01/24 02:59:27 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf69ee-701e-0021-4c0b-6e9886000000
Time:2025-01-24T02:59:27.8779409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf69ee-701e-0021-4c0b-6e9886000000
Time:2025-01-24T02:59:27.8779409Z
--------------------------------------------------------------------------------
2025/01/24 02:59:28 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf6b35-701e-0021-6d0b-6e9886000000
Time:2025-01-24T02:59:28.9160073Z
--------------------------------------------------------------------------------
2025/01/24 02:59:29 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf6cf5-701e-0021-010b-6e9886000000
Time:2025-01-24T02:59:29.9546110Z
--------------------------------------------------------------------------------
2025/01/24 02:59:30 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf6e8e-701e-0021-630b-6e9886000000
Time:2025-01-24T02:59:30.9936136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf6e8e-701e-0021-630b-6e9886000000
Time:2025-01-24T02:59:30.9936136Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf7b81-701e-0021-5e0c-6e9886000000
Time:2025-01-24T02:59:39.1879820Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf7d63-701e-0021-170c-6e9886000000
Time:2025-01-24T02:59:40.2268669Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf7f3c-701e-0021-2c0c-6e9886000000
Time:2025-01-24T02:59:41.2643992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf7f3c-701e-0021-2c0c-6e9886000000
Time:2025-01-24T02:59:41.2643992Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf80fa-701e-0021-7a0c-6e9886000000
Time:2025-01-24T02:59:42.3031487Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf8278-701e-0021-430c-6e9886000000
Time:2025-01-24T02:59:43.3407926Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf83e0-701e-0021-040c-6e9886000000
Time:2025-01-24T02:59:44.3785708Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf83e0-701e-0021-040c-6e9886000000
Time:2025-01-24T02:59:44.3785708Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf90d2-701e-0021-250c-6e9886000000
Time:2025-01-24T02:59:52.5744653Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf92e3-701e-0021-3c0c-6e9886000000
Time:2025-01-24T02:59:53.6123103Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf947f-701e-0021-010c-6e9886000000
Time:2025-01-24T02:59:54.6502305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf947f-701e-0021-010c-6e9886000000
Time:2025-01-24T02:59:54.6502305Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf9619-701e-0021-5c0c-6e9886000000
Time:2025-01-24T02:59:55.6879385Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf9752-701e-0021-700c-6e9886000000
Time:2025-01-24T02:59:56.7261817Z
--------------------------------------------------------------------------------
2025/01/24 02:59: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf992a-701e-0021-130c-6e9886000000
Time:2025-01-24T02:59:57.7639060Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cf992a-701e-0021-130c-6e9886000000
Time:2025-01-24T02:59:57.7639060Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:00:06 DEBUG : sub dir/: Creating directory marker
2025/01/24 03:00:06 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/24 03:00:06 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/01/24 03:00:07 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/24 03:00:07 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/24 03:00:07 DEBUG : sub dir/: Removing directory marker
2025/01/24 03:00:07 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfadc9-701e-0021-2e0c-6e9886000000
Time:2025-01-24T03:00:07.4270842Z
--------------------------------------------------------------------------------
2025/01/24 03:00:08 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfb09f-701e-0021-240c-6e9886000000
Time:2025-01-24T03:00:08.4650925Z
--------------------------------------------------------------------------------
2025/01/24 03:00:09 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfb36f-701e-0021-090c-6e9886000000
Time:2025-01-24T03:00:09.5034245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfb36f-701e-0021-090c-6e9886000000
Time:2025-01-24T03:00:09.5034245Z
--------------------------------------------------------------------------------
2025/01/24 03:00:10 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfb62f-701e-0021-6f0c-6e9886000000
Time:2025-01-24T03:00:10.5414130Z
--------------------------------------------------------------------------------
2025/01/24 03:00:11 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfb8e9-701e-0021-380c-6e9886000000
Time:2025-01-24T03:00:11.5792860Z
--------------------------------------------------------------------------------
2025/01/24 03:00:12 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfbb62-701e-0021-4c0c-6e9886000000
Time:2025-01-24T03:00:12.6166726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfbb62-701e-0021-4c0c-6e9886000000
Time:2025-01-24T03:00:12.6166726Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/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.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:00:20 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/01/24 03:00:21 DEBUG : sub/: Removing directory marker
2025/01/24 03:00:21 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfcf01-701e-0021-3f0c-6e9886000000
Time:2025-01-24T03:00:21.6918383Z
--------------------------------------------------------------------------------
2025/01/24 03:00:22 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfd202-701e-0021-160c-6e9886000000
Time:2025-01-24T03:00:22.7308616Z
--------------------------------------------------------------------------------
2025/01/24 03:00:23 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfd46e-701e-0021-5a0c-6e9886000000
Time:2025-01-24T03:00:23.7689609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfd46e-701e-0021-5a0c-6e9886000000
Time:2025-01-24T03:00:23.7689609Z
--------------------------------------------------------------------------------
2025/01/24 03:00:24 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfd6c1-701e-0021-780c-6e9886000000
Time:2025-01-24T03:00:24.8068437Z
--------------------------------------------------------------------------------
2025/01/24 03:00:25 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfd8e8-701e-0021-660c-6e9886000000
Time:2025-01-24T03:00:25.8447354Z
--------------------------------------------------------------------------------
2025/01/24 03:00:26 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfdae6-701e-0021-380c-6e9886000000
Time:2025-01-24T03:00:26.8825918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfdae6-701e-0021-380c-6e9886000000
Time:2025-01-24T03:00:26.8825918Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.27s)
--- 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:00:35 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/01/24 03:00:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/notfound"
2025/01/24 03:00:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 03:00:35 DEBUG : Azure container rclone-test-vajepom5viku path notfound: Using directory markers
2025/01/24 03:00:36 DEBUG : sub/: Removing directory marker
2025/01/24 03:00:36 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cfed89-701e-0021-640c-6e9886000000
Time:2025-01-24T03:00:36.1848044Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff028-701e-0021-370c-6e9886000000
Time:2025-01-24T03:00:37.2224388Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff268-701e-0021-330c-6e9886000000
Time:2025-01-24T03:00:38.2600711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff268-701e-0021-330c-6e9886000000
Time:2025-01-24T03:00:38.2600711Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff4e9-701e-0021-730c-6e9886000000
Time:2025-01-24T03:00:39.2979139Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff730-701e-0021-070c-6e9886000000
Time:2025-01-24T03:00:40.3363752Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff900-701e-0021-120c-6e9886000000
Time:2025-01-24T03:00:41.3746610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64cff900-701e-0021-120c-6e9886000000
Time:2025-01-24T03:00:41.3746610Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.49s)
--- 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:00:49 INFO : Azure container rclone-test-vajepom5viku: Making directory
2025/01/24 03:00:49 INFO : Azure container rclone-test-vajepom5viku: Making directory
2025/01/24 03:00: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d00606-701e-0021-310c-6e9886000000
Time:2025-01-24T03:00:49.6073270Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d007d0-701e-0021-2f0c-6e9886000000
Time:2025-01-24T03:00:50.6452624Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0094a-701e-0021-6b0c-6e9886000000
Time:2025-01-24T03:00:51.6832283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0094a-701e-0021-6b0c-6e9886000000
Time:2025-01-24T03:00:51.6832283Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d00aed-701e-0021-4f0c-6e9886000000
Time:2025-01-24T03:00:52.7236000Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d00c70-701e-0021-2e0c-6e9886000000
Time:2025-01-24T03:00:53.7634183Z
--------------------------------------------------------------------------------
2025/01/24 03:00: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d00e34-701e-0021-250c-6e9886000000
Time:2025-01-24T03:00:54.8011963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d00e34-701e-0021-250c-6e9886000000
Time:2025-01-24T03:00:54.8011963Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:01:02 DEBUG : sub dir/: Creating directory marker
2025/01/24 03:01:03 DEBUG : sub dir/: Removing directory marker
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d01cd5-701e-0021-800c-6e9886000000
Time:2025-01-24T03:01:03.3807465Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d01e46-701e-0021-3f0c-6e9886000000
Time:2025-01-24T03:01:04.4190079Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0209b-701e-0021-330c-6e9886000000
Time:2025-01-24T03:01:05.4572026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0209b-701e-0021-330c-6e9886000000
Time:2025-01-24T03:01:05.4572026Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0223e-701e-0021-1b0c-6e9886000000
Time:2025-01-24T03:01:06.4950094Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d02500-701e-0021-490c-6e9886000000
Time:2025-01-24T03:01:07.5327149Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d026a2-701e-0021-2d0c-6e9886000000
Time:2025-01-24T03:01:08.5705287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d026a2-701e-0021-2d0c-6e9886000000
Time:2025-01-24T03:01:08.5705287Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0351e-701e-0021-450c-6e9886000000
Time:2025-01-24T03:01:17.1810941Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d036c1-701e-0021-3f0c-6e9886000000
Time:2025-01-24T03:01:18.2186820Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d03846-701e-0021-100c-6e9886000000
Time:2025-01-24T03:01:19.2566422Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d03846-701e-0021-100c-6e9886000000
Time:2025-01-24T03:01:19.2566422Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d039e7-701e-0021-790c-6e9886000000
Time:2025-01-24T03:01:20.2944888Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d03b10-701e-0021-6c0c-6e9886000000
Time:2025-01-24T03:01:21.3321746Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d03c5d-701e-0021-6e0c-6e9886000000
Time:2025-01-24T03:01:22.3702081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d03c5d-701e-0021-6e0c-6e9886000000
Time:2025-01-24T03:01:22.3702081Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:01:30 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/24 03:01:30 DEBUG : empty space: Excluded
2025/01/24 03:01:30 DEBUG : BackupDir: Excluded
2025/01/24 03:01:30 DEBUG : dst: Excluded
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d047d9-701e-0021-0d0c-6e9886000000
Time:2025-01-24T03:01:31.0240682Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04929-701e-0021-340c-6e9886000000
Time:2025-01-24T03:01:32.0621040Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04a80-701e-0021-4f0c-6e9886000000
Time:2025-01-24T03:01:33.1001091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04a80-701e-0021-4f0c-6e9886000000
Time:2025-01-24T03:01:33.1001091Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04ba9-701e-0021-3f0c-6e9886000000
Time:2025-01-24T03:01:34.1381654Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04d5d-701e-0021-1b0c-6e9886000000
Time:2025-01-24T03:01:35.1760298Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04e9a-701e-0021-1a0c-6e9886000000
Time:2025-01-24T03:01:36.2138862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d04e9a-701e-0021-1a0c-6e9886000000
Time:2025-01-24T03:01:36.2138862Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05885-701e-0021-040c-6e9886000000
Time:2025-01-24T03:01:44.8279385Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05a55-701e-0021-190c-6e9886000000
Time:2025-01-24T03:01:45.8658887Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05be7-701e-0021-640c-6e9886000000
Time:2025-01-24T03:01:46.9035079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05be7-701e-0021-640c-6e9886000000
Time:2025-01-24T03:01:46.9035079Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05d02-701e-0021-4c0c-6e9886000000
Time:2025-01-24T03:01:47.9417810Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05e62-701e-0021-6b0c-6e9886000000
Time:2025-01-24T03:01:48.9798346Z
--------------------------------------------------------------------------------
2025/01/24 03:01:50 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05ff5-701e-0021-3b0c-6e9886000000
Time:2025-01-24T03:01:50.0187850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d05ff5-701e-0021-3b0c-6e9886000000
Time:2025-01-24T03:01:50.0187850Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/24 03:01:58 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d069e4-701e-0021-480c-6e9886000000
Time:2025-01-24T03:01:58.7843057Z
--------------------------------------------------------------------------------
2025/01/24 03:01: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06ae0-701e-0021-0a0c-6e9886000000
Time:2025-01-24T03:01:59.8227727Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06c28-701e-0021-180c-6e9886000000
Time:2025-01-24T03:02:00.8610421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06c28-701e-0021-180c-6e9886000000
Time:2025-01-24T03:02:00.8610421Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06d45-701e-0021-030c-6e9886000000
Time:2025-01-24T03:02:01.8995169Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06e4a-701e-0021-5f0c-6e9886000000
Time:2025-01-24T03:02:02.9378465Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06f89-701e-0021-700c-6e9886000000
Time:2025-01-24T03:02:03.9769824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d06f89-701e-0021-700c-6e9886000000
Time:2025-01-24T03:02:03.9769824Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/01/24 03:02:12 DEBUG : Creating backend with remote ":memory:"
2025/01/24 03:02:12 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/24 03:02:12 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/24 03:02:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/24 03:02:12 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:02:12 DEBUG : sub dir/: Creating directory marker
2025/01/24 03:02:12 DEBUG : sub dir/: Removing directory marker
2025/01/24 03:02:12 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07b87-701e-0021-730c-6e9886000000
Time:2025-01-24T03:02:12.7950561Z
--------------------------------------------------------------------------------
2025/01/24 03:02:13 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07c78-701e-0021-390c-6e9886000000
Time:2025-01-24T03:02:13.8330418Z
--------------------------------------------------------------------------------
2025/01/24 03:02:14 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07d94-701e-0021-250c-6e9886000000
Time:2025-01-24T03:02:14.8710618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07d94-701e-0021-250c-6e9886000000
Time:2025-01-24T03:02:14.8710618Z
--------------------------------------------------------------------------------
2025/01/24 03:02:15 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07eec-701e-0021-300c-6e9886000000
Time:2025-01-24T03:02:15.9090669Z
--------------------------------------------------------------------------------
2025/01/24 03:02:16 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d07fd3-701e-0021-6c0c-6e9886000000
Time:2025-01-24T03:02:16.9467697Z
--------------------------------------------------------------------------------
2025/01/24 03:02:17 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d08112-701e-0021-710c-6e9886000000
Time:2025-01-24T03:02:17.9845873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d08112-701e-0021-710c-6e9886000000
Time:2025-01-24T03:02:17.9845873Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:02:26 DEBUG : Waiting for deletions to finish
2025/01/24 03:02:26 DEBUG : large: Excluded (Size Filter)
2025/01/24 03:02:26 INFO : medium: Deleted
2025/01/24 03:02:26 INFO : small: Deleted
2025/01/24 03:02:26 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787e8d2-b01e-005c-620c-6ee9a5000000
Time:2025-01-24T03:02:26.7551979Z
--------------------------------------------------------------------------------
2025/01/24 03:02:27 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787ea78-b01e-005c-490c-6ee9a5000000
Time:2025-01-24T03:02:27.7931174Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787ebb2-b01e-005c-4e0c-6ee9a5000000
Time:2025-01-24T03:02:28.8326493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787ebb2-b01e-005c-4e0c-6ee9a5000000
Time:2025-01-24T03:02:28.8326493Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787ecba-b01e-005c-340c-6ee9a5000000
Time:2025-01-24T03:02:29.8714009Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787ee37-b01e-005c-0a0c-6ee9a5000000
Time:2025-01-24T03:02:30.9093625Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787eff5-b01e-005c-0e0c-6ee9a5000000
Time:2025-01-24T03:02:31.9479430Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9787eff5-b01e-005c-0e0c-6ee9a5000000
Time:2025-01-24T03:02:31.9479430Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.97s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:02:40 DEBUG : Waiting for deletions to finish
2025/01/24 03:02:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/24 03:02:40 INFO : large: Deleted
2025/01/24 03:02:40 INFO : medium: Deleted
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d09d45-701e-0021-540c-6e9886000000
Time:2025-01-24T03:02:40.7229853Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d09eb9-701e-0021-510c-6e9886000000
Time:2025-01-24T03:02:41.7616590Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d09fe1-701e-0021-2f0c-6e9886000000
Time:2025-01-24T03:02:42.7991600Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d09fe1-701e-0021-2f0c-6e9886000000
Time:2025-01-24T03:02:42.7991600Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0a0fe-701e-0021-1e0c-6e9886000000
Time:2025-01-24T03:02:43.8376867Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0a1e1-701e-0021-600c-6e9886000000
Time:2025-01-24T03:02:44.8763883Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0a2ad-701e-0021-070c-6e9886000000
Time:2025-01-24T03:02:45.9146906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0a2ad-701e-0021-070c-6e9886000000
Time:2025-01-24T03:02:45.9146906Z
--------------------------------------------------------------------------------
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/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0aaf8-701e-0021-390c-6e9886000000
Time:2025-01-24T03:02:54.1068443Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0ac37-701e-0021-420c-6e9886000000
Time:2025-01-24T03:02:55.1460252Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0ad77-701e-0021-530c-6e9886000000
Time:2025-01-24T03:02:56.1839820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0ad77-701e-0021-530c-6e9886000000
Time:2025-01-24T03:02:56.1839820Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0aea3-701e-0021-4f0c-6e9886000000
Time:2025-01-24T03:02:57.2216669Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0af9b-701e-0021-120c-6e9886000000
Time:2025-01-24T03:02:58.2597660Z
--------------------------------------------------------------------------------
2025/01/24 03:02: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0b0c9-701e-0021-0a0c-6e9886000000
Time:2025-01-24T03:02:59.2989418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0b0c9-701e-0021-0a0c-6e9886000000
Time:2025-01-24T03:02:59.2989418Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:03:07 DEBUG : Waiting for deletions to finish
2025/01/24 03:03:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/24 03:03:07 INFO : small: Deleted
2025/01/24 03:03:07 INFO : medium: Deleted
2025/01/24 03:03: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97882b34-b01e-005c-550c-6ee9a5000000
Time:2025-01-24T03:03:08.0670450Z
--------------------------------------------------------------------------------
2025/01/24 03:03: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97882cd1-b01e-005c-440c-6ee9a5000000
Time:2025-01-24T03:03:09.1050008Z
--------------------------------------------------------------------------------
2025/01/24 03:03: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97882e40-b01e-005c-070c-6ee9a5000000
Time:2025-01-24T03:03:10.1441029Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97882e40-b01e-005c-070c-6ee9a5000000
Time:2025-01-24T03:03:10.1441029Z
--------------------------------------------------------------------------------
2025/01/24 03:03: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97883052-b01e-005c-6c0c-6ee9a5000000
Time:2025-01-24T03:03:11.1824085Z
--------------------------------------------------------------------------------
2025/01/24 03:03: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:978831e3-b01e-005c-530c-6ee9a5000000
Time:2025-01-24T03:03:12.2206272Z
--------------------------------------------------------------------------------
2025/01/24 03:03: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9788337b-b01e-005c-3c0c-6ee9a5000000
Time:2025-01-24T03:03:13.2587295Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9788337b-b01e-005c-3c0c-6ee9a5000000
Time:2025-01-24T03:03:13.2587295Z
--------------------------------------------------------------------------------
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/01/24 03:03:21 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97883f52-b01e-005c-630c-6ee9a5000000
Time:2025-01-24T03:03:21.4566960Z
--------------------------------------------------------------------------------
2025/01/24 03:03:22 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:978840ef-b01e-005c-410c-6ee9a5000000
Time:2025-01-24T03:03:22.4945708Z
--------------------------------------------------------------------------------
2025/01/24 03:03:23 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97884384-b01e-005c-3a0c-6ee9a5000000
Time:2025-01-24T03:03:23.5325956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97884384-b01e-005c-3a0c-6ee9a5000000
Time:2025-01-24T03:03:23.5325956Z
--------------------------------------------------------------------------------
2025/01/24 03:03:24 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:978845c4-b01e-005c-440c-6ee9a5000000
Time:2025-01-24T03:03:24.5703152Z
--------------------------------------------------------------------------------
2025/01/24 03:03:25 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:978847ec-b01e-005c-300c-6ee9a5000000
Time:2025-01-24T03:03:25.6082611Z
--------------------------------------------------------------------------------
2025/01/24 03:03:26 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97884a3f-b01e-005c-340c-6ee9a5000000
Time:2025-01-24T03:03:26.6469105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97884a3f-b01e-005c-340c-6ee9a5000000
Time:2025-01-24T03:03:26.6469105Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:03:35 DEBUG : Waiting for deletions to finish
2025/01/24 03:03:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/24 03:03:35 INFO : large: Deleted
2025/01/24 03:03:35 INFO : medium: Deleted
2025/01/24 03:03:35 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0f404-701e-0021-120c-6e9886000000
Time:2025-01-24T03:03:35.4221733Z
--------------------------------------------------------------------------------
2025/01/24 03:03:36 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0f60a-701e-0021-5e0c-6e9886000000
Time:2025-01-24T03:03:36.4607020Z
--------------------------------------------------------------------------------
2025/01/24 03:03:37 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0f80c-701e-0021-320c-6e9886000000
Time:2025-01-24T03:03:37.4995724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0f80c-701e-0021-320c-6e9886000000
Time:2025-01-24T03:03:37.4995724Z
--------------------------------------------------------------------------------
2025/01/24 03:03:38 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0fa4f-701e-0021-4a0c-6e9886000000
Time:2025-01-24T03:03:38.5375185Z
--------------------------------------------------------------------------------
2025/01/24 03:03:39 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0fcba-701e-0021-710c-6e9886000000
Time:2025-01-24T03:03:39.5751194Z
--------------------------------------------------------------------------------
2025/01/24 03:03:40 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0fec0-701e-0021-490c-6e9886000000
Time:2025-01-24T03:03:40.6136678Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d0fec0-701e-0021-490c-6e9886000000
Time:2025-01-24T03:03:40.6136678Z
--------------------------------------------------------------------------------
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/01/24 03:03:48 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d11054-701e-0021-180c-6e9886000000
Time:2025-01-24T03:03:48.8097807Z
--------------------------------------------------------------------------------
2025/01/24 03:03:49 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d112cb-701e-0021-520c-6e9886000000
Time:2025-01-24T03:03:49.8473990Z
--------------------------------------------------------------------------------
2025/01/24 03:03:50 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1152b-701e-0021-740c-6e9886000000
Time:2025-01-24T03:03:50.8853166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1152b-701e-0021-740c-6e9886000000
Time:2025-01-24T03:03:50.8853166Z
--------------------------------------------------------------------------------
2025/01/24 03:03:51 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d11794-701e-0021-0a0c-6e9886000000
Time:2025-01-24T03:03:51.9232325Z
--------------------------------------------------------------------------------
2025/01/24 03:03:52 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d11a4e-701e-0021-590c-6e9886000000
Time:2025-01-24T03:03:52.9619635Z
--------------------------------------------------------------------------------
2025/01/24 03:03:53 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d11c62-701e-0021-370c-6e9886000000
Time:2025-01-24T03:03:53.9999202Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d11c62-701e-0021-370c-6e9886000000
Time:2025-01-24T03:03:53.9999202Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:04:02 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d12f09-701e-0021-5d0c-6e9886000000
Time:2025-01-24T03:04:02.4990614Z
--------------------------------------------------------------------------------
2025/01/24 03:04:03 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13120-701e-0021-310c-6e9886000000
Time:2025-01-24T03:04:03.5373379Z
--------------------------------------------------------------------------------
2025/01/24 03:04:04 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13355-701e-0021-2e0c-6e9886000000
Time:2025-01-24T03:04:04.5762556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13355-701e-0021-2e0c-6e9886000000
Time:2025-01-24T03:04:04.5762556Z
--------------------------------------------------------------------------------
2025/01/24 03:04:05 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d135d8-701e-0021-460c-6e9886000000
Time:2025-01-24T03:04:05.6155971Z
--------------------------------------------------------------------------------
2025/01/24 03:04:06 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13816-701e-0021-470c-6e9886000000
Time:2025-01-24T03:04:06.6540708Z
--------------------------------------------------------------------------------
2025/01/24 03:04:07 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13a3c-701e-0021-380c-6e9886000000
Time:2025-01-24T03:04:07.6917642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d13a3c-701e-0021-380c-6e9886000000
Time:2025-01-24T03:04:07.6917642Z
--------------------------------------------------------------------------------
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/01/24 03:04:15 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d14c0f-701e-0021-160c-6e9886000000
Time:2025-01-24T03:04:15.8854892Z
--------------------------------------------------------------------------------
2025/01/24 03:04:16 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d14e4a-701e-0021-210c-6e9886000000
Time:2025-01-24T03:04:16.9233683Z
--------------------------------------------------------------------------------
2025/01/24 03:04:17 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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1509a-701e-0021-3a0c-6e9886000000
Time:2025-01-24T03:04:17.9614145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1509a-701e-0021-3a0c-6e9886000000
Time:2025-01-24T03:04:17.9614145Z
--------------------------------------------------------------------------------
2025/01/24 03:04:18 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d152a7-701e-0021-260c-6e9886000000
Time:2025-01-24T03:04:18.9995774Z
--------------------------------------------------------------------------------
2025/01/24 03:04:20 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d15574-701e-0021-350c-6e9886000000
Time:2025-01-24T03:04:20.0375011Z
--------------------------------------------------------------------------------
2025/01/24 03:04:21 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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d157bd-701e-0021-500c-6e9886000000
Time:2025-01-24T03:04:21.0754202Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d157bd-701e-0021-500c-6e9886000000
Time:2025-01-24T03:04:21.0754202Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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/01/24 03:04:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/24 03:04:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/24 03:04:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 03:04:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 03:04:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 03:04:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 03:04:29 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:04: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d16c25-701e-0021-4b0c-6e9886000000
Time:2025-01-24T03:04:30.4092147Z
--------------------------------------------------------------------------------
2025/01/24 03:04: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d16e38-701e-0021-180c-6e9886000000
Time:2025-01-24T03:04:31.4479742Z
--------------------------------------------------------------------------------
2025/01/24 03:04: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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d17087-701e-0021-300c-6e9886000000
Time:2025-01-24T03:04:32.4863123Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d17087-701e-0021-300c-6e9886000000
Time:2025-01-24T03:04:32.4863123Z
--------------------------------------------------------------------------------
2025/01/24 03:04: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1738e-701e-0021-790c-6e9886000000
Time:2025-01-24T03:04:33.5244039Z
--------------------------------------------------------------------------------
2025/01/24 03:04: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d1766a-701e-0021-290c-6e9886000000
Time:2025-01-24T03:04:34.5622230Z
--------------------------------------------------------------------------------
2025/01/24 03:04: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-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d178e3-701e-0021-730c-6e9886000000
Time:2025-01-24T03:04:35.6003395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:64d178e3-701e-0021-730c-6e9886000000
Time:2025-01-24T03:04:35.6003395Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.47s)
=== RUN TestPurge
2025/01/24 03:04:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zagiwel6dubu"
2025/01/24 03:04:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 03:04:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 03:04:43 DEBUG : Azure container rclone-test-zagiwel6dubu: Using directory markers
2025/01/24 03:04:43 DEBUG : Creating backend with remote "/tmp/rclone1800938633"
run.go:180: Remote "Azure container rclone-test-zagiwel6dubu", Local "Local file system at /tmp/rclone1800938633", Modify Window "1ns"
2025/01/24 03:04:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 03:04:43 DEBUG : A1/B1/: Creating directory marker
2025/01/24 03:04:43 DEBUG : A1/: Creating directory marker
2025/01/24 03:04:44 INFO : A2: Making directory
2025/01/24 03:04:44 DEBUG : A2/: Creating directory marker
2025/01/24 03:04:44 INFO : A1/B2: Making directory
2025/01/24 03:04:44 DEBUG : A1/B2/: Creating directory marker
2025/01/24 03:04:44 INFO : A1/B2/C2: Making directory
2025/01/24 03:04:44 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/24 03:04:44 INFO : A1/B1/C3: Making directory
2025/01/24 03:04:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/24 03:04:44 INFO : A3: Making directory
2025/01/24 03:04:44 DEBUG : A3/: Creating directory marker
2025/01/24 03:04:44 INFO : A3/B3: Making directory
2025/01/24 03:04:44 DEBUG : A3/B3/: Creating directory marker
2025/01/24 03:04:44 INFO : A3/B3/C4: Making directory
2025/01/24 03:04:44 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/24 03:04:45 DEBUG : Waiting for deletions to finish
2025/01/24 03:04:45 INFO : A1/B1/C1/one: Deleted
2025/01/24 03:04:45 DEBUG : removing 2 level 3 directories
2025/01/24 03:04:45 INFO : A1/B1/C3: Removing directory
2025/01/24 03:04:45 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 03:04:45 INFO : A1/B1/C1: Removing directory
2025/01/24 03:04:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 03:04:45 DEBUG : removing 1 level 2 directories
2025/01/24 03:04:45 INFO : A1/B1: Removing directory
2025/01/24 03:04:45 DEBUG : A1/B1/: Removing directory marker
2025/01/24 03:04:45 DEBUG : Azure container rclone-test-zagiwel6dubu: Purge remote
2025/01/24 03:04:45 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:04:45 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 03:04:45 DEBUG : A1/B1/: Creating directory marker
2025/01/24 03:04:45 DEBUG : A1/: Creating directory marker
2025/01/24 03:04:45 INFO : A2: Making directory
2025/01/24 03:04:45 DEBUG : A2/: Creating directory marker
2025/01/24 03:04:45 INFO : A1/B2: Making directory
2025/01/24 03:04:45 DEBUG : A1/B2/: Creating directory marker
2025/01/24 03:04:46 INFO : A1/B2/C2: Making directory
2025/01/24 03:04:46 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/24 03:04:46 INFO : A1/B1/C3: Making directory
2025/01/24 03:04:46 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/24 03:04:46 INFO : A3: Making directory
2025/01/24 03:04:46 DEBUG : A3/: Creating directory marker
2025/01/24 03:04:46 INFO : A3/B3: Making directory
2025/01/24 03:04:46 DEBUG : A3/B3/: Creating directory marker
2025/01/24 03:04:46 INFO : A3/B3/C4: Making directory
2025/01/24 03:04:46 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/01/24 03:04:53 DEBUG : removing 1 level 3 directories
2025/01/24 03:04:53 INFO : A3/B3/C4: Removing directory
2025/01/24 03:04:53 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/01/24 03:05:01 DEBUG : removing 2 level 3 directories
2025/01/24 03:05:01 INFO : A1/B2/C2: Removing directory
2025/01/24 03:05:01 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/24 03:05:01 INFO : A1/B1/C3: Removing directory
2025/01/24 03:05:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 03:05:01 DEBUG : removing 4 level 2 directories
2025/01/24 03:05:01 INFO : dst/: Removing directory
2025/01/24 03:05:01 DEBUG : dst//: Removing directory marker
2025/01/24 03:05:01 INFO : A3/B3: Removing directory
2025/01/24 03:05:01 DEBUG : A3/B3/: Removing directory marker
2025/01/24 03:05:01 INFO : BackupDir/: Removing directory
2025/01/24 03:05:01 DEBUG : BackupDir//: Removing directory marker
2025/01/24 03:05:01 INFO : A1/B2: Removing directory
2025/01/24 03:05:01 DEBUG : A1/B2/: Removing directory marker
2025/01/24 03:05:01 DEBUG : removing 4 level 1 directories
2025/01/24 03:05:01 INFO : dst: Removing directory
2025/01/24 03:05:01 DEBUG : dst/: Removing directory marker
2025/01/24 03:05:01 INFO : A2: Removing directory
2025/01/24 03:05:01 DEBUG : A2/: Removing directory marker
2025/01/24 03:05:01 INFO : BackupDir: Removing directory
2025/01/24 03:05:01 INFO : A3: Removing directory
2025/01/24 03:05:01 DEBUG : BackupDir/: Removing directory marker
2025/01/24 03:05:01 DEBUG : A3/: Removing directory marker
2025/01/24 03:05:01 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:93b5fae3-601e-00ab-5d0c-6ec337000000
Time:2025-01-24T03:05:01.5330850Z
--------------------------------------------------------------------------------
2025/01/24 03:05:01 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7c1cd238-501e-0044-630c-6e36c2000000
Time:2025-01-24T03:05:01.5332027Z
--------------------------------------------------------------------------------
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-vajepom5viku/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7c1cd238-501e-0044-630c-6e36c2000000
Time:2025-01-24T03:05:01.5332027Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/24 03:05:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 03:05:01 DEBUG : A1/B1/: Removing directory marker
2025/01/24 03:05:01 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.35s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:01 INFO : A1: Making directory
2025/01/24 03:05:01 DEBUG : A1/: Creating directory marker
2025/01/24 03:05:01 INFO : A1/B1: Making directory
2025/01/24 03:05:01 DEBUG : A1/B1/: Creating directory marker
2025/01/24 03:05:02 INFO : A1/B1/C1: Making directory
2025/01/24 03:05:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 03:05:02 DEBUG : removing 1 level 3 directories
2025/01/24 03:05:02 INFO : A1/B1/C1: Removing directory
2025/01/24 03:05:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 03:05:02 DEBUG : removing 1 level 2 directories
2025/01/24 03:05:02 INFO : A1/B1: Removing directory
2025/01/24 03:05:02 DEBUG : A1/B1/: Removing directory marker
2025/01/24 03:05:02 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:02 INFO : A1: Making directory
2025/01/24 03:05:02 DEBUG : A1/: Creating directory marker
2025/01/24 03:05:02 INFO : A1/B1: Making directory
2025/01/24 03:05:02 DEBUG : A1/B1/: Creating directory marker
2025/01/24 03:05:02 INFO : A1/B1/C1: Making directory
2025/01/24 03:05:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 03:05:03 DEBUG : removing 1 level 3 directories
2025/01/24 03:05:03 INFO : A1/B1/C1: Removing directory
2025/01/24 03:05:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 03:05:03 DEBUG : removing 1 level 2 directories
2025/01/24 03:05:03 INFO : A1/B1: Removing directory
2025/01/24 03:05:03 DEBUG : A1/B1/: Removing directory marker
2025/01/24 03:05:03 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:03 DEBUG : filename.txt: File name found in url
2025/01/24 03:05:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:04 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 03:05:04 DEBUG : sub/: Creating directory marker
2025/01/24 03:05:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 03:05:04 INFO : file1: Copied (new) to: sub/file2
2025/01/24 03:05:04 INFO : file1: Deleted
2025/01/24 03:05:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 03:05:04 DEBUG : file1: Unchanged skipping
2025/01/24 03:05:04 INFO : file1: Deleted
2025/01/24 03:05:04 DEBUG : Azure container rclone-test-vajepom5viku: don't need to copy/move sub/file2, it is already at target location
2025/01/24 03:05:04 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:04 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 03:05:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 03:05:04 INFO : file1: Copied (new)
2025/01/24 03:05:04 INFO : file1: Deleted
2025/01/24 03:05:04 DEBUG : file1: Destination exists, skipping
2025/01/24 03:05:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:05 DEBUG : dst/: Creating directory marker
2025/01/24 03:05:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/backup"
2025/01/24 03:05:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 03:05:05 DEBUG : Azure container rclone-test-vajepom5viku path backup: Using directory markers
2025/01/24 03:05:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vajepom5viku/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vajepom5viku/backup"
2025/01/24 03:05:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/24 03:05:05 DEBUG : dst/: Creating directory marker
2025/01/24 03:05:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/24 03:05:05 INFO : dst/file1: Copied (server-side copy)
2025/01/24 03:05:05 INFO : dst/file1: Deleted
2025/01/24 03:05:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 03:05:05 INFO : dst/file1: Copied (new)
2025/01/24 03:05:05 INFO : dst/file1: Deleted
2025/01/24 03:05:06 DEBUG : dst/: Removing directory marker
2025/01/24 03:05:06 DEBUG : backup/dst/: Removing directory marker
2025/01/24 03:05:06 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f3d08c8e-901e-0006-700c-6e8f42000000
Time:2025-01-24T03:05:06.2652740Z
--------------------------------------------------------------------------------
2025/01/24 03:05:07 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f3d08f0f-901e-0006-4e0c-6e8f42000000
Time:2025-01-24T03:05:07.3033572Z
--------------------------------------------------------------------------------
2025/01/24 03:05:08 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-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f3d0919e-901e-0006-0f0c-6e8f42000000
Time:2025-01-24T03:05:08.3414351Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vajepom5viku/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f3d0919e-901e-0006-0f0c-6e8f42000000
Time:2025-01-24T03:05:08.3414351Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:09 DEBUG : A1/: Creating directory marker
2025/01/24 03:05:09 DEBUG : A1/B1/: Creating directory marker
2025/01/24 03:05:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 03:05:10 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/24 03:05:10 INFO : A1/B2: Making directory
2025/01/24 03:05:10 DEBUG : A1/B2/: Creating directory marker
2025/01/24 03:05:10 INFO : A1/B1/C3: Making directory
2025/01/24 03:05:10 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/24 03:05:10 DEBUG : A2/: Creating directory marker
2025/01/24 03:05:10 DEBUG : A2/B1/: Creating directory marker
2025/01/24 03:05:10 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/24 03:05:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/24 03:05:11 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/24 03:05:11 DEBUG : A2/B2/: Creating directory marker
2025/01/24 03:05:11 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 03:05:11 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/24 03:05:11 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 03:05:11 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/24 03:05:11 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 03:05:11 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/24 03:05:11 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 03:05:11 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/24 03:05:11 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 03:05:11 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/24 03:05:11 INFO : A1/B1/C2/five: Deleted
2025/01/24 03:05:11 INFO : A1/B1/three: Deleted
2025/01/24 03:05:11 INFO : A1/B1/C1/four: Deleted
2025/01/24 03:05:11 INFO : A1/two: Deleted
2025/01/24 03:05:11 INFO : A1/one: Deleted
2025/01/24 03:05:11 DEBUG : A1/B2/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A1/B1/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A1/: Removing directory marker
2025/01/24 03:05:11 DEBUG : A3/: Creating directory marker
2025/01/24 03:05:11 DEBUG : A3/B1/: Creating directory marker
2025/01/24 03:05:12 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/24 03:05:12 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/24 03:05:12 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/24 03:05:12 DEBUG : A3/B2/: Creating directory marker
2025/01/24 03:05:12 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 03:05:12 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/24 03:05:12 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 03:05:12 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/24 03:05:12 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 03:05:12 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/24 03:05:12 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 03:05:12 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/24 03:05:12 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 03:05:12 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/24 03:05:12 INFO : A2/B1/C2/five: Deleted
2025/01/24 03:05:12 INFO : A2/B1/C1/four: Deleted
2025/01/24 03:05:12 INFO : A2/B1/three: Deleted
2025/01/24 03:05:12 INFO : A2/one: Deleted
2025/01/24 03:05:12 INFO : A2/two: Deleted
2025/01/24 03:05:12 DEBUG : A2/B2/: Removing directory marker
2025/01/24 03:05:12 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/24 03:05:12 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/24 03:05:12 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/24 03:05:12 DEBUG : A2/B1/: Removing directory marker
2025/01/24 03:05:12 DEBUG : A2/: Removing directory marker
2025/01/24 03:05:13 INFO : Azure container rclone-test-vajepom5viku: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/24 03:05:13 DEBUG : A4/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A4/B1/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A4/B2/: Creating directory marker
2025/01/24 03:05:13 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 03:05:13 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/24 03:05:13 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 03:05:13 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/24 03:05:13 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 03:05:13 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/24 03:05:13 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 03:05:13 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/24 03:05:13 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 03:05:13 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/24 03:05:13 INFO : A3/two: Deleted
2025/01/24 03:05:13 INFO : A3/one: Deleted
2025/01/24 03:05:13 INFO : A3/B1/C2/five: Deleted
2025/01/24 03:05:13 INFO : A3/B1/C1/four: Deleted
2025/01/24 03:05:13 INFO : A3/B1/three: Deleted
2025/01/24 03:05:13 DEBUG : A3/B2/: Removing directory marker
2025/01/24 03:05:13 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A3/B1/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A3/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/B2/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/B1/: Removing directory marker
2025/01/24 03:05:14 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.39s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:14 DEBUG : Azure container rclone-test-vajepom5viku: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 03:05:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/24 03:05:14 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/24 03:05:14 NOTICE: Azure container rclone-test-vajepom5viku: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/24 03:05:14 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 03:05:14 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 03:05:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 03:05:15 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 03:05:15 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 03:05:15 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 03:05:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:15 DEBUG : Azure container rclone-test-vajepom5viku: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 03:05:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/24 03:05:15 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 03:05:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:15 DEBUG : Azure container rclone-test-vajepom5viku: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 03:05:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 03:05:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 03:05:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 03:05:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:16 DEBUG : Azure container rclone-test-vajepom5viku: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 03:05:16 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/24 03:05:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/24 03:05:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.83s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:16 DEBUG : Azure container rclone-test-vajepom5viku: File to upload is small (60 bytes), uploading instead of streaming
2025/01/24 03:05:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/24 03:05:16 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
2025/01/24 03:05:17 DEBUG : sub dir/: Creating directory marker
2025/01/24 03:05:17 DEBUG : Azure container rclone-test-vajepom5viku: Touching "empty space"
2025/01/24 03:05:17 DEBUG : Azure container rclone-test-vajepom5viku: Touching "potato2"
2025/01/24 03:05:17 DEBUG : Azure container rclone-test-vajepom5viku: Touching "sub dir/potato3"
2025/01/24 03:05:18 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.92s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-vajepom5viku", Local "Local file system at /tmp/rclone2297180783", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== 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/01/24 03:05:18 DEBUG : Azure container rclone-test-vajepom5viku: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.076637919s (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]