tweak test report #213
Annotations
12 errors and 2 warnings
Failed Test: TestYamlParsing
TestYamlParsing: === RUN TestYamlParsing
2025/01/16 17:31:28 ERROR Failed to create gzip reader error="gzip: invalid header"
fronted_test.go:31:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:31
Error: Received unexpected error:
failed to create gzip reader: gzip: invalid header
Test: TestYamlParsing
--- FAIL: TestYamlParsing (0.00s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_accept_403
TestCustomValidators/with_custom_validator,_it_should_accept_403: === RUN TestCustomValidators/with_custom_validator,_it_should_accept_403
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:50 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:50 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 403
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:535 Could not dial to 127.0.0.1:36493, dial tcp 127.0.0.1:36493: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36493 masquerade_provider=sadcloud op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:535 Could not dial to 127.0.0.1:41217, dial tcp 127.0.0.1:41217: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:41217 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:543 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:41217: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:41217 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:334 unexpected error vetting masquerades: dial tcp 127.0.0.1:41217: connect: connection refused
DEBUG fronted: fronted.go:543 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:36493: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36493 masquerade_provider=sadcloud op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:334 unexpected error vetting masquerades: dial tcp 127.0.0.1:36493: connect: connection refused
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.795432ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.481168ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 403
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=403 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 403
DEBUG fronted: fronted.go:478 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:428 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:410 Retrying domain-fronted request, pass 1 [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fron
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:55 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:55 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 402
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.547004ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.67618ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 402
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=402 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 402
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:56 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:56 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 418
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.756338ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 13.300866ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 418
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=418 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 418
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:56 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:56 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 502
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.753208ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.331066ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 502
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=502 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 502
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators
TestCustomValidators: --- FAIL: TestCustomValidators (10.43s)
- No trace available
|
Failed Test: TestYamlParsing
TestYamlParsing: === RUN TestYamlParsing
2025/01/16 17:31:28 ERROR Failed to create gzip reader error="gzip: invalid header"
fronted_test.go:31:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:31
Error: Received unexpected error:
failed to create gzip reader: gzip: invalid header
Test: TestYamlParsing
--- FAIL: TestYamlParsing (0.00s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_accept_403
TestCustomValidators/with_custom_validator,_it_should_accept_403: === RUN TestCustomValidators/with_custom_validator,_it_should_accept_403
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:50 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:50 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 403
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:535 Could not dial to 127.0.0.1:36493, dial tcp 127.0.0.1:36493: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36493 masquerade_provider=sadcloud op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:535 Could not dial to 127.0.0.1:41217, dial tcp 127.0.0.1:41217: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:41217 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:543 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:41217: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:41217 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:334 unexpected error vetting masquerades: dial tcp 127.0.0.1:41217: connect: connection refused
DEBUG fronted: fronted.go:543 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:36493: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36493 masquerade_provider=sadcloud op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:334 unexpected error vetting masquerades: dial tcp 127.0.0.1:36493: connect: connection refused
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.795432ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.481168ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 403
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=403 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 403
DEBUG fronted: fronted.go:478 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:428 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:410 Retrying domain-fronted request, pass 1 [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fron
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:55 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:55 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 402
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.547004ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.67618ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 402
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=402 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 402
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:56 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:56 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 418
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.756338ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 13.300866ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 418
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=418 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 418
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
DEBUG fronted: fronted.go:100 Creating new fronted
2025/01/16 17:32:56 ERROR Failed to create gzip reader error="gzip: invalid header"
2025/01/16 17:32:56 ERROR Failed to process smart dialer config error="failed to create gzip reader: gzip: invalid header"
DEBUG fronted: fronted.go:235 Updating fronted configuration
DEBUG fronted: fronted.go:699 Loading candidates for 1 providers
DEBUG fronted: fronted.go:731 Finished loading candidates
DEBUG fronted: fronted_test.go:625 requesting forced response code 502
DEBUG fronted: fronted.go:265 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.753208ms
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:665 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:354 Successfully vetted one masquerade 127.0.0.1:33429
DEBUG fronted: fronted.go:267 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:506 Returning connection for masquerade 127.0.0.1:33429 in 12.331066ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:457 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:658 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 502
DEBUG fronted: fronted_test.go:676 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=502 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:683 Forcing status code to 502
fronted_test.go:634:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:634
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators
TestCustomValidators: --- FAIL: TestCustomValidators (10.43s)
- No trace available
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ctrf-report
|
3.58 KB |
|