Failure in qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:64 # Secure Security Reports in a Merge Request displays the Security reports in the merge request
Summary
1) Secure Security Reports in a Merge Request displays the Security reports in the merge request
Failure/Error: expect(merge_request).to have_container_vulnerability_count_of(container_scan_vuln_count)
expected #has_container_vulnerability_count_of?(8) to return true, got false
# ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:73:in `block (4 levels) in <module:QA>'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:65:in `block (3 levels) in <module:QA>'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
Stack trace
1) Secure Security Reports in a Merge Request displays the Security reports in the merge request
Failure/Error: expect(merge_request).to have_container_vulnerability_count_of(container_scan_vuln_count)
expected #has_container_vulnerability_count_of?(8) to return true, got false
# ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:73:in `block (4 levels) in <module:QA>'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:65:in `block (3 levels) in <module:QA>'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
/builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/shellout.rb:31:in `block in execute!': Docker command `docker run -t --rm --net=test --env QA_PRAEFECT_REPOSITORY_STORAGE="default" --env EE_LICENSE="$EE_LICENSE" --env GCLOUD_ACCOUNT_EMAIL="$GCLOUD_ACCOUNT_EMAIL" --env GCLOUD_ACCOUNT_KEY="$GCLOUD_ACCOUNT_KEY" --env CLOUDSDK_CORE_PROJECT="$CLOUDSDK_CORE_PROJECT" --env QA_DEBUG="$QA_DEBUG" --env QA_CAN_TEST_GIT_PROTOCOL_V2="$QA_CAN_TEST_GIT_PROTOCOL_V2" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env GITHUB_USERNAME="$GITHUB_USERNAME" --env GITHUB_PASSWORD="$GITHUB_PASSWORD" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env KNAPSACK_REPORT_PATH="$KNAPSACK_REPORT_PATH" --env KNAPSACK_TEST_FILE_PATTERN="$KNAPSACK_TEST_FILE_PATTERN" --env CI="$CI" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_SERVER_PERSONAL_ACCESS_TOKEN="$CI_SERVER_PERSONAL_ACCESS_TOKEN" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env GITLAB_CI="$GITLAB_CI" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env GITLAB_QA_FORMLESS_LOGIN_TOKEN="$GITLAB_QA_FORMLESS_LOGIN_TOKEN" --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab-qa-mirror/gitlab-qa-run-2020-05-12-14-24-08-28434826/gitlab-ee-qa-1b1c128d:/home/gitlab/qa/tmp:z --name gitlab-ee-qa-1b1c128d registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee-qa:5587cf3fb9d8f7180a525876597bc9cf1bfd28c8 Test::Instance::All http://gitlab.test -- --format RspecJunitFormatter --out "tmp/rspec-548747700.xml" --format html --out "tmp/rspec-$(echo $CI_JOB_NAME | sed 's/[ /]/_/g').htm" --color --format documentation` failed! (Gitlab::QA::Docker::Shellout::StatusError)
from /usr/local/lib/ruby/2.6.0/open3.rb:219:in `popen_run'
from /usr/local/lib/ruby/2.6.0/open3.rb:208:in `popen2e'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/shellout.rb:19:in `execute!'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/command.rb:36:in `execute!'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/engine.rb:22:in `block in run'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/engine.rb:16:in `tap'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/engine.rb:16:in `run'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/component/specs.rb:37:in `perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:8:in `block in perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:6:in `tap'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:6:in `perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/test/integration/praefect.rb:44:in `block (3 levels) in perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/actable.rb:6:in `instance_exec'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/actable.rb:6:in `act'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/test/integration/praefect.rb:36:in `block (2 levels) in perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/actable.rb:15:in `perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/test/integration/praefect.rb:29:in `block in perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/volumes.rb:21:in `block in with_temporary_volumes'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/volumes.rb:20:in `tap'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/docker/volumes.rb:20:in `with_temporary_volumes'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/test/integration/praefect.rb:9:in `perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:8:in `block in perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:6:in `tap'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/scenario/template.rb:6:in `perform'
from /builds/gitlab-org/gitlab-qa-mirror/lib/gitlab/qa/runner.rb:42:in `run'
from exe/gitlab-qa:8:in `<main>'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
# ./spec/spec_helper.rb:69:in `block (2 levels) in <top (required)>'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
# /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
# ./qa/specs/runner.rb:71:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/template.rb:33:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
# ./qa/scenario/template.rb:8:in `perform'
# ./qa/scenario/bootable.rb:28:in `launch!'
Finished in 14 minutes 30 seconds (files took 31.81 seconds to load)
40 examples, 1 failure, 4 pending
Failed examples:
rspec ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:64 # Secure Security Reports in a Merge Request displays the Security reports in the merge request
Screenshot / HTML page
secure_security_reports_in_a_merge_request_displays_the_security_reports_in_the_merge_request.html