Skip to content

Conversation

@sfc-gh-dprzybysz
Copy link
Contributor

@sfc-gh-dprzybysz sfc-gh-dprzybysz commented Feb 13, 2025

teamwork issue 1230
To fix the failures, retry on most curl errors except particular ones (same as ODBC).

@sfc-gh-dprzybysz sfc-gh-dprzybysz force-pushed the SNOW-1926861-run-lob-tests-with-128-mb-limit branch from 44c7961 to 0ff39e7 Compare February 18, 2025 09:57
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.23%. Comparing base (747ced3) to head (ca1353e).

Files with missing lines Patch % Lines
lib/http_perform.c 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
- Coverage   80.24%   80.23%   -0.02%     
==========================================
  Files         127      127              
  Lines       10940    10942       +2     
==========================================
  Hits         8779     8779              
- Misses       2161     2163       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx marked this pull request as ready for review November 29, 2025 00:12
@sfc-gh-ext-simba-hx
Copy link
Collaborator

Hi @sfc-gh-pbulawa please help to check what's the failure (seems hanging?) on Jenkins?

@sfc-gh-pbulawa
Copy link
Collaborator

Hi @sfc-gh-ext-simba-hx,

The tests fail on GCP. This is the output from the Linux run:

      Start 44: ****_lob

44: Test command: /mnt/host/cmake-build-Release/****s/****_lob
44: Test timeout computed to be: 10000000
44: [==========] Running 10 ****(s).
44: [ RUN      ] ****_lob_retrieval_arrow
44: [       OK ] ****_lob_retrieval_arrow
44: [ RUN      ] ****_lob_literal_arrow
44: Error code: 240011, message: Exceeded the retry_timeout , curl code: [28]
44: In File, /mnt/host/lib/http_perform.c, Line, 549
44: [  ERROR   ] --- 0x3a98b != 0
44: [   LINE   ] --- /mnt/host/****s/****_lob.c:200: error: Failure!
44: [  FAILED  ] ****_lob_literal_arrow
44: [ RUN      ] ****_lob_positional_bind_arrow
44: [       OK ] ****_lob_positional_bind_arrow
44: [ RUN      ] ****_lob_named_bind_arrow
44: [       OK ] ****_lob_named_bind_arrow
44: [ RUN      ] ****_lob_describe_only_arrow
44: [       OK ] ****_lob_describe_only_arrow
44: [ RUN      ] ****_lob_retrieval_json
44: [       OK ] ****_lob_retrieval_json
44: [ RUN      ] ****_lob_literal_json
44: Error code: 240011, message: Exceeded the retry_timeout , curl code: [28]
44: In File, /mnt/host/lib/http_perform.c, Line, 549
44: [  ERROR   ] --- 0x3a98b != 0
44: [   LINE   ] --- /mnt/host/****s/****_lob.c:200: error: Failure!
44: [  FAILED  ] ****_lob_literal_json
44: [ RUN      ] ****_lob_positional_bind_json
44: Error code: 240011, message: Exceeded the retry_timeout , curl code: [28]
44: In File, /mnt/host/lib/http_perform.c, Line, 549
44: [  ERROR   ] --- 0x3a98b != 0
44: [   LINE   ] --- /mnt/host/****s/****_lob.c:243: error: Failure!
44: [  FAILED  ] ****_lob_positional_bind_json
44: [ RUN      ] ****_lob_named_bind_json
44: [       OK ] ****_lob_named_bind_json
44: [ RUN      ] ****_lob_describe_only_json
44: [       OK ] ****_lob_describe_only_json
44: [==========] 10 ****(s) run.
44: [  PASSED  ] 7 ****(s).
44: [  FAILED  ] 3 ****(s), listed below:
44: [  FAILED  ] ****_lob_literal_arrow
44: [  FAILED  ] ****_lob_literal_json
44: [  FAILED  ] ****_lob_positional_bind_json
44: 
44:  3 FAILED TEST(S)
44/84 Test #44: ****_lob ..............................***Failed  2184.69 sec

@sfc-gh-ext-simba-hx
Copy link
Collaborator

Hi @sfc-gh-pbulawa
Will look into the test failure. Since extending timeout didn't work I'll turn on debug logging to collect more information of the failure and would need your help to collect the output on Jenkins.

@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx force-pushed the SNOW-1926861-run-lob-tests-with-128-mb-limit branch from b5cdb8a to 4ae783b Compare December 8, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants