[GitHub] [arrow] raulcd commented on issue #15054: [CI][Python] wheel-manylinux2014-* sometimes crashed on pytest exit

2023-01-19 Thread GitBox


raulcd commented on issue #15054:
URL: https://github.com/apache/arrow/issues/15054#issuecomment-1396706119

   As suggested by @lidavidm this is causing release verification 
(https://github.com/apache/arrow/pull/33751) to be a bit painful.
   I had to retry the `wheel-manylinux2014-cp39-amd64` 11 times for it to 
succeed (1 of the early failures was due to a failure uploading the artifact): 
https://github.com/ursacomputing/crossbow/actions/runs/3949372445/jobs/6760493478
   And currently `verify-rc-binaries-wheels-linux-conda-latest-amd64` is still 
failing with the crash on pytest exit after several retries: 
https://github.com/ursacomputing/crossbow/actions/runs/3954649758/jobs/6772203240
   Those have been the only jobs that have been having the issue as far as I am 
aware but it has been quite consistent on those. I wanted to raise that so it 
is taken into account on the release vote.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [arrow] raulcd commented on issue #15054: [CI][Python] wheel-manylinux2014-* sometimes crashed on pytest exit

2023-01-17 Thread GitBox


raulcd commented on issue #15054:
URL: https://github.com/apache/arrow/issues/15054#issuecomment-1385591175

   I am not too familiar with this but as far as I understand this is not 
something we have introduced on this release, right? I can't see any change on 
how we deal with the `S3Client` and we have not changed the version of 
`aws-sdk-cpp` yet: https://github.com/apache/arrow/issues/20272


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [arrow] raulcd commented on issue #15054: [CI][Python] wheel-manylinux2014-* sometimes crashed on pytest exit

2023-01-17 Thread GitBox


raulcd commented on issue #15054:
URL: https://github.com/apache/arrow/issues/15054#issuecomment-1385111063

   It does seem to have happened on the latest 
[test-fedora-35-python-3](https://github.com/ursacomputing/crossbow/runs/10687256712)
 on Azure too: 
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=42753=logs=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb=d9b15392-e4ce-5e4c-0c8c-b69645229181=5623
   ```
   = 6762 passed, 356 skipped, 18 xfailed, 2 xpassed in 295.11s (0:04:55) 
=
   /arrow/ci/scripts/python_test.sh: line 60: 22828 Segmentation fault  
(core dumped) pytest -r s ${PYTEST_ARGS} --pyargs pyarrow
   139
   ```
   I am not entirely sure this is a blocker for the release at this point. It's 
quite difficult to reproduce and flaky (not always happens) and it only seems 
to happen on test exit (as all tests are successful). I would probably remove 
it from being a blocker on the release and keep investigating around it. @kou 
@lidavidm what are your thoughts about moving it out of the release?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [arrow] raulcd commented on issue #15054: [CI][Python] wheel-manylinux2014-* sometimes crashed on pytest exit

2023-01-09 Thread GitBox


raulcd commented on issue #15054:
URL: https://github.com/apache/arrow/issues/15054#issuecomment-1375995753

   This is still happening, core dump on those wheel jobs yesterday:
   
[wheel-manylinux2014-cp310-arm64](https://github.com/ursacomputing/crossbow/runs/10519462152)
   
[wheel-manylinux2014-cp311-amd64](https://github.com/ursacomputing/crossbow/actions/runs/3872065600/jobs/6600483200)
   
[wheel-manylinux2014-cp37-amd64](https://github.com/ursacomputing/crossbow/actions/runs/3872057939/jobs/6600465215)
   
[wheel-manylinux2014-cp39-amd64](https://github.com/ursacomputing/crossbow/actions/runs/3872055794/jobs/6600460512)
   
[wheel-manylinux2014-cp39-arm64](https://github.com/ursacomputing/crossbow/runs/10519430014)
   I am marking this as a release blocker.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org