Failure in qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:12
Found in MR: https://gitlab.com/gitlab-org/gitlab-qa/-/jobs/361966922
Failures:
6689 1) Verify Runner registration user registers a new specific runner
6690 Failure/Error: expect(page).to have_online_runner
6691 expected #has_online_runner? to return true, got false
6692 # ./qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:25:in `block (5 levels) in <module:QA>'
6693 # ./qa/scenario/actable.rb:16:in `perform'
6694 # ./qa/page/project/settings/ci_cd.rb:18:in `block in expand_runners_settings'
6695 # ./qa/page/settings/common.rb:19:in `block in expand_section'
6696 # ./qa/page/base.rb:197:in `block in within_element'
6697 # /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/session.rb:343:in `within'
6698 # ./qa/page/base.rb:196:in `within_element'
6699 # ./qa/support/page/logging.rb:150:in `within_element'
6700 # ./qa/page/settings/common.rb:11:in `expand_section'
6701 # ./qa/page/project/settings/ci_cd.rb:17:in `expand_runners_settings'
6702 # ./qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:23:in `block (4 levels) in <module:QA>'
6703 # ./qa/scenario/actable.rb:16:in `perform'
6704 # ./qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:20:in `block (3 levels) in <module:QA>'
6705 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
6706 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
6707 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
6708 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
6709 # ./spec/spec_helper.rb:68:in `block (2 levels) in <top (required)>'
6710 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
6711 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
6712 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
6713 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
6714 # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
6715 # ./qa/specs/runner.rb:69:in `perform'
6716 # ./qa/scenario/template.rb:10:in `block in perform'
6717 # ./qa/scenario/template.rb:8:in `tap'
6718 # ./qa/scenario/template.rb:8:in `perform'
6719 # ./qa/scenario/template.rb:33:in `perform'
6720 # ./qa/scenario/template.rb:10:in `block in perform'
6721 # ./qa/scenario/template.rb:8:in `tap'
6722 # ./qa/scenario/template.rb:8:in `perform'
6723 # ./qa/scenario/bootable.rb:28:in `launch!'
Screenshot:
Debug logs:
3769 D, [2019-11-26T18:13:08.704598 #23] DEBUG -- : has_element? :user_avatar (wait: 0) returned: true
3770 D, [2019-11-26T18:13:08.736079 #23] DEBUG -- : has_element? :user_avatar (wait: 0) returned: true
3771 D, [2019-11-26T18:13:08.738601 #23] DEBUG -- : with retry_until: max_attempts 3; sleep_interval 0; reload_page:false
3772 D, [2019-11-26T18:13:08.738909 #23] DEBUG -- : Attempt number 1
3773 D, [2019-11-26T18:13:08.739022 #23] DEBUG -- : within element :navbar
3774 D, [2019-11-26T18:13:08.770908 #23] DEBUG -- : clicking :user_avatar with args {}
3775 D, [2019-11-26T18:13:08.771058 #23] DEBUG -- : finding :user_avatar with args {:text=>nil}
3776 D, [2019-11-26T18:13:08.809449 #23] DEBUG -- : found :user_avatar
3777 D, [2019-11-26T18:13:08.909227 #23] DEBUG -- : within element :user_menu
3778 D, [2019-11-26T18:13:10.194640 #23] DEBUG -- : end within element :user_menu
3779 D, [2019-11-26T18:13:10.194850 #23] DEBUG -- : end within element :navbar
3780 D, [2019-11-26T18:13:10.458484 #23] DEBUG -- : has_text?('User Settings', wait: 10) returned true
3781 D, [2019-11-26T18:13:11.349635 #23] DEBUG -- : filling :personal_access_token_name_field with "api-test-token"
3782 D, [2019-11-26T18:13:11.350384 #23] DEBUG -- : finding :personal_access_token_name_field with args {}
3783 D, [2019-11-26T18:13:11.410110 #23] DEBUG -- : found :personal_access_token_name_field
3784 D, [2019-11-26T18:13:11.653507 #23] DEBUG -- : checking :api_radio
3785 D, [2019-11-26T18:13:11.653630 #23] DEBUG -- : with retry_until: max_attempts 3; sleep_interval 1; reload_page:false
3786 D, [2019-11-26T18:13:11.653804 #23] DEBUG -- : Attempt number 1
3787 D, [2019-11-26T18:13:11.653905 #23] DEBUG -- : finding :api_radio with args {}
3788 D, [2019-11-26T18:13:11.695846 #23] DEBUG -- : found :api_radio
3789 D, [2019-11-26T18:13:11.855605 #23] DEBUG -- : finding :api_radio with args {}
3790 D, [2019-11-26T18:13:11.930181 #23] DEBUG -- : found :api_radio
3791 D, [2019-11-26T18:13:11.955135 #23] DEBUG -- : clicking :create_token_button with args {}
3792 D, [2019-11-26T18:13:11.955370 #23] DEBUG -- : finding :create_token_button with args {:text=>nil}
3793 D, [2019-11-26T18:13:11.994992 #23] DEBUG -- : found :create_token_button
3794 ==> Built a QA::Resource::PersonalAccessToken via browser_ui in 3.986891758 seconds
3795 D, [2019-11-26T18:13:12.741295 #23] DEBUG -- : finding :created_personal_access_token with args {:wait=>30}
3796 D, [2019-11-26T18:13:12.797156 #23] DEBUG -- : found :created_personal_access_token
3797 ==> Built a QA::Resource::Sandbox via api in 5.289635456 seconds
3798 ==> Built a QA::Resource::Group via api in 5.780236564 seconds
3799 ==> Built a QA::Resource::Project via api in 7.996977499 seconds
3800 Executing `docker network inspect test`
3801 [
3802 {
3803 "Name": "test",
3804 "Id": "7837111677bdcfc5c91790099dc3f4fb579d058a6e0e268e99e326b691b5fc05",
3805 "Created": "2019-11-26T18:04:14.881611225Z",
3806 "Scope": "local",
3807 "Driver": "bridge",
3808 "EnableIPv6": false,
3809 "IPAM": {
3810 "Driver": "default",
3811 "Options": {},
3812 "Config": [
3813 {
3814 "Subnet": "172.19.0.0/16",
3815 "Gateway": "172.19.0.1"
3816 }
3817 ]
3818 },
3819 "Internal": false,
3820 "Attachable": false,
3821 "Ingress": false,
3822 "ConfigFrom": {
3823 "Network": ""
3824 },
3825 "ConfigOnly": false,
3826 "Containers": {
3827 "6513fc895ff6535c094beffc37abf7e46e543f33b43166aaa2a0ffdb8af391ae": {
3828 "Name": "gitlab-ee-qa-6ad5cf14",
3829 "EndpointID": "08a8ae6b85c7f885e32ee4d5471e5b1732f1a044ae3d57137f33eaca83219fa4",
3830 "MacAddress": "02:42:ac:13:00:03",
3831 "IPv4Address": "172.19.0.3/16",
3832 "IPv6Address": ""
3833 },
3834 "795484fd5405b0a59be9d1d504d9e9e416dd42a698745b99b772994db6f5539d": {
3835 "Name": "gitlab-ee-cb91d0a3",
3836 "EndpointID": "f8870be02e3fec4537c7fa507dbc1d637084c9aefb3a217eae51c389e650b596",
3837 "MacAddress": "02:42:ac:13:00:02",
3838 "IPv4Address": "172.19.0.2/16",
3839 "IPv6Address": ""
3840 }
3841 },
3842 "Options": {},
3843 "Labels": {}
3844 }
3845 ]
3846 Executing `docker run -d --rm --entrypoint=/bin/sh --network test --name qa-runner-1574791983 -p 8093:8093 -e CI_SERVER_URL=http://gitlab-ee-cb91d0a3.test/relative -e REGISTER_NON_INTERACTIVE=true -e REGISTRATION_TOKEN=YXizW3hJwxTj9hmsFA9r -e RUNNER_EXECUTOR=shell -e RUNNER_TAG_LIST=qa,e2e -e RUNNER_NAME=qa-runner-1574791983 gitlab/gitlab-runner:alpine -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --run-untagged=false && gitlab-runner run " `
3847 f529fce2e37930433ebcded78835afa3f5bf90bd243735ce06ec5e9372a2ea23
3848 ==> Built a QA::Resource::Runner via api in 14.488319699 seconds
3849 D, [2019-11-26T18:13:17.595686 #23] DEBUG -- : Visiting QA::Resource::Project at "http://gitlab-ee-cb91d0a3.test/relative/gitlab-qa-sandbox-group/qa-test-2019-11-26-18-13-08-47ecc08e38e09d19/project-with-ci-cd-0dc360b6d36312c2"
3850 D, [2019-11-26T18:13:17.596161 #23] DEBUG -- : with retry_until: max_attempts 3; sleep_interval 0; reload_page:
3851 D, [2019-11-26T18:13:17.596562 #23] DEBUG -- : Attempt number 1
3852 D, [2019-11-26T18:13:21.492010 #23] DEBUG -- : with wait: max 60; interval 0.1
3853 D, [2019-11-26T18:13:21.500480 #23] DEBUG -- : ended wait after 0.008299477 seconds
3854 D, [2019-11-26T18:13:21.600685 #23] DEBUG -- : scrolling to :[data-qa-selector="settings_item"],.qa-settings-item
3855 D, [2019-11-26T18:13:21.611556 #23] DEBUG -- : finding :settings_item with args {}
3856 D, [2019-11-26T18:13:21.653989 #23] DEBUG -- : found :settings_item
3857 D, [2019-11-26T18:13:31.037559 #23] DEBUG -- : within element :runners_settings_content
3858 D, [2019-11-26T18:13:31.071022 #23] DEBUG -- : next wait uses reload: false
3859 D, [2019-11-26T18:13:31.071766 #23] DEBUG -- : with wait: max 60; interval 0.1
3860 D, [2019-11-26T18:13:32.389411 #23] DEBUG -- : ended wait after 1.317452362 seconds
3861 Executing `docker rm -f qa-runner-1574791983`
3862 qa-runner-1574791983
3863 1st Try error in ./qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:12:
3864 expected to find text "qa-runner-1574791983" in "Runners Collapse Runners are processes that pick up and execute jobs for GitLab. Here you can register and see your Runners for this project. More information You can set up as many Runners as you need to run your jobs. Runners can be placed on separate users, servers, and even on your local machine. Each Runner can be in one of the following states: active - Runner is active and can process any new jobs paused - Runner is paused and will not receive any new jobs To start serving your jobs you can either add specific Runners to your project or use shared Runners Specific Runners Set up a specific Runner automatically You can easily install a Runner on a Kubernetes cluster. Learn more about Kubernetes Click the button below to begin the install process by navigating to the Kubernetes page Select an existing Kubernetes cluster or create a new one From the Kubernetes cluster details view, install Runner from the applications list Install Runner on Kubernetes Set up a specific Runner manually Install GitLab Runner Specify the following URL during the Runner setup: http://gitlab-ee-cb91d0a3.test/relative/ Use the following registration token during setup: YXizW3hJwxTj9hmsFA9r Start the Runner! Shared Runners GitLab Shared Runners execute code of different projects on the same Runner unless you configure GitLab Runner Autoscale with MaxBuilds 1 (which it is on GitLab.com). Disable shared Runners for this project This GitLab instance does not provide any shared Runners yet. Instance administrators can register shared Runners in the admin area. Group Runners GitLab Group Runners can execute code for all the projects in this group. They can be managed using the Runners API. Disable group Runners for this project This group does not provide any group Runners yet. Group maintainers can register group runners in the Group CI/CD settings"
3865 RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb:12
3866 D, [2019-11-26T18:13:43.530500 #23] DEBUG -- :

