Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run regression for IBX-8139 #854

Closed
wants to merge 3 commits into from

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented May 27, 2024

Baseline (5.0.x-dev) for the tests https://github.com/ibexa/commerce/actions/runs/9283652065/job/25544311391.
Looks like the errors occurring here occur also on 5.0.x-dev

  1. IBX-8139: Dropped class_alias BC layer statements from all classes admin-ui#1267
  2. IBX-8139: Dropped class_alias BC layer statements from all classes admin-ui-assets#23
  3. IBX-8139: Dropped class_alias BC layer statements from all classes automated-translation#10
  4. IBX-8139: Dropped class_alias BC layer statements from all classes behat#111
  5. ibexa/calendar#56
  6. ibexa/connector-dam#52
  7. ibexa/connector-unsplash#13
  8. IBX-8139: Dropped class_alias BC layer statements from all classes content-forms#69
  9. IBX-8139: Dropped class_alias BC layer statements from all classes cron#16
  10. IBX-8139: Dropped class_alias BC layer statements from all classes design-engine#29
  11. IBX-8139: Dropped class_alias BC layer statements from all classes doctrine-schema#25
  12. ibexa/elasticsearch#42
  13. ibexa/fastly#30
  14. IBX-8139: Dropped class_alias BC layer statements from all classes fieldtype-matrix#47
  15. ibexa/fieldtype-page#129
  16. IBX-8139: Dropped class_alias BC layer statements from all classes fieldtype-query#28
  17. IBX-8139: Dropped class_alias BC layer statements from all classes fieldtype-richtext#161
  18. ibexa/form-builder#129
  19. IBX-8139: Dropped class_alias BC layer statements from all classes graphql#66
  20. IBX-8139: Dropped class_alias BC layer statements from all classes http-cache#49
  21. ibexa/icons#46
  22. ibexa/image-editor#94
  23. ibexa/installer#147
  24. ibexa/migrations#384
  25. ibexa/oauth2-client#27
  26. ibexa/page-builder#378
  27. ibexa/permissions#20
  28. ibexa/personalization#342
  29. IBX-8139: Dropped class_alias BC layer statements from all classes rest#96
  30. ibexa/scheduler#106
  31. IBX-8139: Dropped class_alias BC layer statements from all classes search#46
  32. ibexa/segmentation#99
  33. ibexa/site-factory#98
  34. IBX-8139: Dropped class_alias BC layer statements from all classes solr#68
  35. IBX-8139: Dropped class_alias BC layer statements from all classes standard-design#22
  36. IBX-8139: Dropped class_alias BC layer statements from all classes system-info#52
  37. IBX-8139: Dropped class_alias BC layer statements from all classes user#82
  38. ibexa/version-comparison#74
  39. ibexa/workflow#109

@alongosz alongosz changed the title Run regression for IBX-XXXX Run regression for IBX-8139 May 27, 2024
@adamwojs
Copy link
Member

Failed to clone the git@github.com:ibexa/workflow.git repository, try running in interactive mode so that you can enter your GitHub credentials

In Git.php line 473:
                                                                               
  Failed to execute git clone --mirror -- '***gi  
  thub.com/ibexa/workflow.git' '/root/.composer/cache/vcs/git-github.com-ibex  
  a-workflow.git/'                                                             
                                                                               
  Cloning into bare repository '/root/.composer/cache/vcs/git-github.com-ibex  
  a-workflow.git'...                                                           
  remote: Support for password authentication was removed on August 13, 2021.  
  remote: Please see https://docs.github.com/get-started/getting-started-with  
  -git/about-remote-repositories#cloning-with-https-urls for information on c  
  urrently recommended modes of authentication.                                
  fatal: Authentication failed for 'https://github.com/ibexa/workflow.git/'    
                                                                               

Looks like random network failure, so I guess restart is needed here.

@alongosz
Copy link
Member Author

@adamwojs unfortunately this is failing due to too many dependent PRs (we exceed API limit). I've applied some fixes suggested by @micszo to reduce job concurrency and increase timeout so maybe trial&error will give us expected result.

That said, I already see that we still refer to old namespaces in some configuration(s). I need to fix it before re-running.

@alongosz alongosz force-pushed the tmp_regression_6654706d6dba85.20269801 branch from 5e4a431 to e682f4c Compare June 4, 2024 11:47
@alongosz alongosz closed this Jun 5, 2024
@alongosz alongosz deleted the tmp_regression_6654706d6dba85.20269801 branch June 5, 2024 20:46
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.

2 participants