potiuk commented on pull request #18745: URL: https://github.com/apache/airflow/pull/18745#issuecomment-939496777
> @potiuk Pushing up `ashb/airflow-test:py3-8-with-libcpperror` now. Pushed now. > > It seems to _fairly_ relibably happen for the first time I run this command in the image > > `pytest tests/core/test_core_to_contrib.py::TestMovingCoreToContrib::test_is_subclass_393_airflow_providers_google_cloud_transfers_mysql_to_gcs_MySQLToGCSOperator` > > (Tested against psql 9.6, but I don't think that is relevant.) Used your image, and I cannot reproduce it on my PC. I will try on the EC2 instance, but in the meantime I have this: `Linux Hyperion 5.4.0-88-generic #99-Ubuntu SMP Thu Sep 23 17:29:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux` My theory is that this will only show up for newer kernels for the host, that's why we started to get reports recently (nothing really changed in those libraries and compilations). Others reported such errors with higher kelner versions: https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1633680297064600?thread_ts=1633442559.410900&cid=CCQ7EGB1P - 5.4.120 @ashb - what's your kernel ? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
