qa:selectors
Passed Started
by
@lamportsapprentice

Hannes Moser
1Running with gitlab-runner 15.1.0~beta.20.g62206bb2 (62206bb2)2 on blue-2.shared-gitlab-org.runners-manager.gitlab.com/default NL4gfoBe3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-chrome-101 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-chrome-101 ...9Using docker image sha256:8b98f313c0f4e19e7cfe7c9afe77d7d07c1bd08dfd7a15d868e955319fc9f268 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-chrome-101 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:b8db8474c6c377ffe5628b4d1d70bca0067f9197002e2b32b03cce00cdcb4003 ...11Running on runner-nl4gfobe-project-278964-concurrent-0 via runner-nl4gfobe-shared-gitlab-org-1656912728-f066bbe3...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 116039, done. 18remote: Counting objects: 100% (116039/116039), done. 19remote: Compressing objects: 100% (81230/81230), done. 20remote: Total 116039 (delta 48550), reused 75347 (delta 30398), pack-reused 0 21Receiving objects: 100% (116039/116039), 108.46 MiB | 32.65 MiB/s, done.22Resolving deltas: 100% (48550/48550), done.24 * [new ref] refs/pipelines/579240176 -> refs/pipelines/57924017625Checking out ad477312 as refs/merge-requests/90914/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for qa-ruby-gems-debian-bullseye-ruby-2.7-497d22adc499a0b1596f022ae3b6ff31a8bed3a5-10...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-2.7-497d22adc499a0b1596f022ae3b6ff31a8bed3a5-10 31Successfully extracted cache33Using docker image sha256:8b98f313c0f4e19e7cfe7c9afe77d7d07c1bd08dfd7a15d868e955319fc9f268 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.33-chrome-101 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:b8db8474c6c377ffe5628b4d1d70bca0067f9197002e2b32b03cce00cdcb4003 ...34$ echo $FOSS_ONLY35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ export GOPATH=$CI_PROJECT_DIR/.go37$ mkdir -p $GOPATH38$ source scripts/utils.sh39$ source scripts/prepare_build.sh40Using decomposed database config (config/database.yml.decomposed-postgresql)41$ cd qa/42$ bundle install43Don't run Bundler as root. Bundler can ask for sudo if it is needed, and44installing your bundle as root will break this application for all non-root45users on this machine.46Fetching gem metadata from https://rubygems.org/.......47Fetching rake 13.0.648Installing rake 13.0.649Fetching abstract_type 0.0.750Fetching concurrent-ruby 1.1.1051Installing abstract_type 0.0.752Fetching minitest 5.15.053Installing concurrent-ruby 1.1.1054Installing minitest 5.15.055Fetching zeitwerk 2.5.456Fetching ice_nine 0.11.257Installing zeitwerk 2.5.458Fetching thread_safe 0.3.659Installing ice_nine 0.11.260Fetching public_suffix 4.0.761Installing thread_safe 0.3.662Fetching rack 2.2.3.163Installing public_suffix 4.0.764Fetching http-accept 1.7.065Installing rack 2.2.3.166Installing http-accept 1.7.067Fetching unf_ext 0.0.8.268Fetching mime-types-data 3.2022.010569Installing unf_ext 0.0.8.2 with native extensions70Installing mime-types-data 3.2022.010571Fetching netrc 0.11.072Installing netrc 0.11.073Fetching rspec-support 3.10.274Installing rspec-support 3.10.275Fetching diff-lcs 1.376Installing diff-lcs 1.377Fetching oj 3.13.1178Installing oj 3.13.11 with native extensions79Fetching require_all 3.0.080Installing require_all 3.0.081Fetching systemu 2.6.582Installing systemu 2.6.583Fetching ast 2.4.284Installing ast 2.4.285Fetching binding_ninja 0.2.386Installing binding_ninja 0.2.3 with native extensions87Fetching builder 3.2.488Installing builder 3.2.489Using bundler 2.3.1290Fetching mini_mime 1.1.091Installing mini_mime 1.1.092Fetching mini_portile2 2.8.093Installing mini_portile2 2.8.094Fetching racc 1.6.095Installing racc 1.6.0 with native extensions96Fetching regexp_parser 2.1.197Installing regexp_parser 2.1.198Fetching colorize 0.8.199Installing colorize 0.8.1100Fetching childprocess 4.1.0101Installing childprocess 4.1.0102Fetching rexml 3.2.5103Installing rexml 3.2.5104Fetching rubyzip 2.3.2105Installing rubyzip 2.3.2106Fetching coderay 1.1.2107Installing coderay 1.1.2108Fetching equalizer 0.0.11109Installing equalizer 0.0.11110Fetching multi_xml 0.6.0111Installing multi_xml 0.6.0112Fetching unicode-display_width 2.1.0113Installing unicode-display_width 2.1.0114Fetching declarative 0.0.20115Installing declarative 0.0.20116Fetching excon 0.88.0117Fetching faraday-em_http 1.0.0118Installing excon 0.88.0119Installing faraday-em_http 1.0.0120Fetching faraday-em_synchrony 1.0.0121Fetching faraday-excon 1.1.0122Installing faraday-em_synchrony 1.0.0123Installing faraday-excon 1.1.0124Fetching faraday-httpclient 1.0.1125Fetching faraday-net_http 1.0.1126Installing faraday-httpclient 1.0.1127Installing faraday-net_http 1.0.1128Fetching faraday-patron 1.0.0129Fetching faraday-net_http_persistent 1.2.0130Installing faraday-patron 1.0.0131Installing faraday-net_http_persistent 1.2.0132Fetching ruby2_keywords 0.0.4133Fetching multipart-post 2.1.1134Installing multipart-post 2.1.1135Installing ruby2_keywords 0.0.4136Fetching ffi 1.15.5137Fetching formatador 0.3.0138Installing formatador 0.3.0139Fetching multi_json 1.15.0140Installing multi_json 1.15.0141Fetching jwt 2.3.0142Installing ffi 1.15.5 with native extensions143Installing jwt 2.3.0144Fetching memoist 0.16.2145Installing memoist 0.16.2146Fetching os 1.1.4147Installing os 1.1.4148Fetching httpclient 2.8.3149Installing httpclient 2.8.3150Fetching trailblazer-option 0.1.2151Installing trailblazer-option 0.1.2152Fetching uber 0.1.0153Installing uber 0.1.0154Fetching retriable 3.1.2155Installing retriable 3.1.2156Fetching webrick 1.7.0157Installing webrick 1.7.0158Fetching http-form_data 2.3.0159Installing http-form_data 2.3.0160Fetching rainbow 3.0.0161Installing rainbow 3.0.0162Fetching table_print 1.5.7163Installing table_print 1.5.7164Fetching influxdb-client 1.17.0165Installing influxdb-client 1.17.0166Fetching knapsack 4.0.0167Installing knapsack 4.0.0168Fetching parallel 1.19.2169Installing parallel 1.19.2170Fetching procto 0.0.3171Installing procto 0.0.3172Fetching rotp 3.1.0173Installing rotp 3.1.0174Fetching slack-notifier 2.4.0175Installing slack-notifier 2.4.0176Fetching timecop 0.9.1177Installing timecop 0.9.1178Fetching i18n 1.10.0179Installing i18n 1.10.0180Fetching tzinfo 2.0.4181Installing tzinfo 2.0.4182Fetching memoizable 0.4.2183Installing memoizable 0.4.2184Fetching addressable 2.8.0185Installing addressable 2.8.0186Fetching rack-test 1.1.0187Installing rack-test 1.1.0188Fetching mime-types 3.4.1189Installing mime-types 3.4.1190Fetching rspec-core 3.10.1191Installing rspec-core 3.10.1192Fetching rspec-expectations 3.10.1193Installing rspec-expectations 3.10.1194Fetching rspec-mocks 3.10.2195Installing rspec-mocks 3.10.2196Fetching unf 0.1.4197Installing unf 0.1.4198Fetching macaddr 1.7.2199Installing macaddr 1.7.2200Fetching parser 3.0.3.2201Installing parser 3.0.3.2202Fetching selenium-webdriver 4.0.3203Installing selenium-webdriver 4.0.3204Fetching terminal-table 3.0.2205Installing terminal-table 3.0.2206Fetching nokogiri 1.13.6 (x86_64-linux)207Installing nokogiri 1.13.6 (x86_64-linux)208Fetching faraday 1.5.1209Installing faraday 1.5.1210Fetching representable 3.1.1211Installing representable 3.1.1212Fetching parallel_tests 2.29.0213Installing parallel_tests 2.29.0214Fetching faker 2.19.0215Installing faker 2.19.0216Fetching activesupport 6.1.4.7217Installing activesupport 6.1.4.7218Fetching adamantium 0.2.0219Installing adamantium 0.2.0220Fetching launchy 2.4.3221Installing launchy 2.4.3222Fetching httparty 0.20.0223Installing httparty 0.20.0224Fetching fog-core 2.1.0225Installing fog-core 2.1.0226Fetching rspec-retry 0.6.1227Installing rspec-retry 0.6.1228Fetching rspec_junit_formatter 0.4.1229Installing rspec_junit_formatter 0.4.1230Fetching rspec 3.10.0231Installing rspec 3.10.0232Fetching domain_name 0.5.20190701233Installing domain_name 0.5.20190701234Fetching uuid 2.3.9235Installing uuid 2.3.9236Fetching watir 6.19.1237Installing watir 6.19.1238Fetching xpath 3.2.0239Installing xpath 3.2.0240Fetching webdrivers 5.0.0241Installing webdrivers 5.0.0242Fetching signet 0.16.0243Installing signet 0.16.0244Fetching google-cloud-env 1.5.0245Installing google-cloud-env 1.5.0246Fetching sawyer 0.8.2247Installing sawyer 0.8.2248Fetching deprecation_toolkit 1.5.1249Installing deprecation_toolkit 1.5.1250Fetching concord 0.1.5251Installing concord 0.1.5252Fetching gitlab 4.18.0253Installing gitlab 4.18.0254Fetching fog-json 1.2.0255Installing fog-json 1.2.0256Fetching fog-xml 0.1.4257Installing fog-xml 0.1.4258Fetching http-cookie 1.0.5259Installing http-cookie 1.0.5260Fetching allure-ruby-commons 2.16.1261Installing allure-ruby-commons 2.16.1262Fetching chemlab 0.9.2263Installing chemlab 0.9.2264Fetching capybara 3.35.3265Installing capybara 3.35.3266Fetching googleauth 1.1.0267Installing googleauth 1.1.0268Fetching octokit 4.21.0269Installing octokit 4.21.0270Fetching unparser 0.4.7271Fetching confiner 0.3.0272Installing unparser 0.4.7273Installing confiner 0.3.0274Fetching rest-client 2.1.0275Fetching allure-rspec 2.16.1276Installing rest-client 2.1.0277Installing allure-rspec 2.16.1278Fetching chemlab-library-www-gitlab-com 0.1.1279Fetching capybara-screenshot 1.0.23280Installing chemlab-library-www-gitlab-com 0.1.1281Fetching google-apis-core 0.4.1282Installing capybara-screenshot 1.0.23283Installing google-apis-core 0.4.1284Fetching ffi-compiler 1.0.1285Fetching proc_to_ast 0.1.0286Installing proc_to_ast 0.1.0287Installing ffi-compiler 1.0.1288Fetching google-apis-compute_v1 0.21.0289Fetching airborne 0.3.4290Installing airborne 0.3.4291Fetching google-apis-dns_v1 0.16.0292Installing google-apis-compute_v1 0.21.0293Installing google-apis-dns_v1 0.16.0294Fetching google-apis-iamcredentials_v1 0.8.0295Fetching google-apis-monitoring_v3 0.18.0296Installing google-apis-iamcredentials_v1 0.8.0297Fetching google-apis-pubsub_v1 0.10.0298Installing google-apis-monitoring_v3 0.18.0299Fetching google-apis-sqladmin_v1beta4 0.21.0300Installing google-apis-pubsub_v1 0.10.0301Fetching google-apis-storage_v1 0.9.0302Installing google-apis-sqladmin_v1beta4 0.21.0303Fetching llhttp-ffi 0.4.0304Installing google-apis-storage_v1 0.9.0305Installing llhttp-ffi 0.4.0 with native extensions306Fetching rspec-parameterized 0.4.2307Installing rspec-parameterized 0.4.2308Fetching fog-google 1.17.0309Installing fog-google 1.17.0310Fetching http 5.0.4311Installing http 5.0.4312Fetching gitlab-qa 7.33.0313Installing gitlab-qa 7.33.0314Bundle complete! 33 Gemfile dependencies, 134 gems now installed.315Gems in the groups 'production' and 'development' were not installed.316Use `bundle info [gemname]` to see where a bundled gem is installed.317Post-install message from rubyzip:318RubyZip 3.0 is coming!319**********************320The public API of some Rubyzip classes has been modernized to use named321parameters for optional arguments. Please check your usage of the322following classes:323 * `Zip::File`324 * `Zip::Entry`325 * `Zip::InputStream`326 * `Zip::OutputStream`327Please ensure that your Gemfiles and .gemspecs are suitably restrictive328to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).329See https://github.com/rubyzip/rubyzip for details. The Changelog also330lists other enhancements and bugfixes that have been implemented since331version 2.3.0.332Post-install message from httparty:333When you HTTParty, you must party hard!334$ bundle exec bin/qa Test::Sanity::Selectors335warning: parser/current is loading parser/ruby27, which recognizes2.7.5-compliant syntax, but you are running 2.7.6.337Views / selectors validation passed!339Not uploading cache qa-ruby-gems-debian-bullseye-ruby-2.7-497d22adc499a0b1596f022ae3b6ff31a8bed3a5-10 due to policy341Job succeeded