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

AutoHCK fail when rerun test with BSOD #254

Closed
kostyanf14 opened this issue Sep 27, 2023 · 0 comments · Fixed by #303
Closed

AutoHCK fail when rerun test with BSOD #254

kostyanf14 opened this issue Sep 27, 2023 · 0 comments · Fixed by #303
Assignees

Comments

@kostyanf14
Copy link
Contributor

F, [2023-09-27T14:02:22.339574 #1424222] FATAL -- : (Zip::EntryExistsError) add failed. Entry CL1 already exists
   -- /home/HCK-CI/repos/AutoHCK.git/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/file.rb:441:in `check_entry_exists'
   -- /home/HCK-CI/repos/AutoHCK.git/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/file.rb:301:in `add'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/zip_helper.rb:13:in `block (2 levels) in create_zip_from_directory'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/zip_helper.rb:12:in `each'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/zip_helper.rb:12:in `block in create_zip_from_directory'
   -- /home/HCK-CI/repos/AutoHCK.git/vendor/bundle/ruby/3.1.0/gems/rubyzip-2.3.2/lib/zip/file.rb:125:in `open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/zip_helper.rb:11:in `create_zip_from_directory'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:319:in `collect_memory_dumps'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:332:in `block in handle_finished_tests'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:327:in `each'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:327:in `handle_finished_tests'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:362:in `check_new_finished_tests'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:368:in `handle_test_running'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:427:in `block in run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:423:in `each'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/tests.rb:423:in `run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/setupmanagers/hckclient.rb:43:in `run_tests'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/hcktest.rb:231:in `block in auto_run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:31:in `block (2 levels) in open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:30:in `handle_interrupt'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:30:in `block in open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:29:in `handle_interrupt'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:29:in `open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/hcktest.rb:228:in `auto_run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/hcktest/hcktest.rb:246:in `run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/engines/engine.rb:58:in `run'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/project.rb:70:in `run'
   -- ./bin/auto_hck:32:in `block in <module:AutoHCK>'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:31:in `block (2 levels) in open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:30:in `handle_interrupt'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:30:in `block in open'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:29:in `handle_interrupt'
   -- /home/HCK-CI/repos/AutoHCK.git/lib/auxiliary/resource_scope.rb:29:in `open'
   -- ./bin/auto_hck:29:in `<module:AutoHCK>'
   -- ./bin/auto_hck:16:in `<main>'
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 a pull request may close this issue.

1 participant