Skip to content

Instantly share code, notes, and snippets.

@kimberlythegeek
Last active July 20, 2020 20:59
Show Gist options
  • Select an option

  • Save kimberlythegeek/dc82a58389bdc70902c6d10c4b67b9a7 to your computer and use it in GitHub Desktop.

Select an option

Save kimberlythegeek/dc82a58389bdc70902c6d10c4b67b9a7 to your computer and use it in GitHub Desktop.
✘  ~/Workspace/mozilla-central  ☿ 541196@default ± 
➥ ./mach raptor -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile
Updating external benchmarks from https://github.com/mozilla/perf-automation
Cloning the benchmarks to /Users/ksereduck/.mozbuild/performance-tests
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
Already up to date.
Note: switching to 'e19a0865c946ae2f9a64dd25614b1c275a3996b2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at e19a086 Merge pull request #20 from marianrai/Add_jetstream2_benchmark_suite
20:56:36 INFO - ConsoleLogger online at 20200720 20:56:36Z in /Users/ksereduck/Workspace/mozilla-central
20:56:36 INFO - Run as ./mach raptor -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile
20:56:36 INFO - Using adb 1.0.40
20:56:36 WARNING - BaseScript collecting decorated methods: failure to get attribute device: 'NoneType' object has no attribute 'startswith'
20:56:36 INFO - Dumping config to /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/logs/localconfig.json.
20:56:36 INFO - {u'app': u'firefox',
20:56:36 INFO - 'append_to_log': False,
20:56:36 INFO - u'base_work_dir': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness',
20:56:36 INFO - u'binary_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox',
20:56:36 INFO - u'browsertime': False,
20:56:36 INFO - u'browsertime_browsertimejs': u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js',
20:56:36 INFO - u'browsertime_no_ffwindowrecorder': False,
20:56:36 INFO - u'browsertime_node': u'/Users/ksereduck/.mozbuild/node/bin/node',
20:56:36 INFO - u'browsertime_video': False,
20:56:36 INFO - 'code_coverage': False,
20:56:36 INFO - u'cold': False,
20:56:36 INFO - u'conditioned_profile_scenario': u'settled',
20:56:36 INFO - 'config_files': (),
20:56:36 INFO - u'cpu_test': False,
20:56:36 INFO - u'debug_mode': False,
20:56:36 INFO - u'default_actions': (u'populate-webroot',
20:56:36 INFO - u'install-chromium-distribution',
20:56:36 INFO - u'create-virtualenv',
20:56:36 INFO - u'run-tests'),
20:56:36 INFO - u'device_name': None,
20:56:36 INFO - 'disable_ccov_upload': False,
20:56:36 INFO - u'disable_perf_tuning': False,
20:56:36 INFO - u'e10s': True,
20:56:36 INFO - u'enable_fission': False,
20:56:36 INFO - u'enable_webrender': False,
20:56:36 INFO - u'exes': {u'python': u'/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python',
20:56:36 INFO - u'virtualenv': (u'/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python',
20:56:36 INFO - u'/Users/ksereduck/Workspace/mozilla-central/third_party/python/virtualenv/virtualenv.py')},
20:56:36 INFO - u'extra_prefs': (),
20:56:36 INFO - 'find_links': ('https://pypi.pub.build.mozilla.org/pub',),
20:56:36 INFO - u'gecko_profile': False,
20:56:36 INFO - u'host': u'127.0.0.1',
20:56:36 INFO - u'is_release_build': False,
20:56:36 INFO - 'java_code_coverage': False,
20:56:36 INFO - u'live_sites': False,
20:56:36 INFO - 'log_level': 'info',
20:56:36 INFO - u'log_name': u'raptor',
20:56:36 INFO - 'log_to_console': True,
20:56:36 INFO - u'memory_test': False,
20:56:36 INFO - u'no_conditioned_profile': False,
20:56:36 INFO - u'noinstall': False,
20:56:36 INFO - u'obj_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0',
20:56:36 INFO - 'opt_config_files': (),
20:56:36 INFO - 'per_test_coverage': False,
20:56:36 INFO - 'pip_index': False,
20:56:36 INFO - u'power_test': False,
20:56:36 INFO - u'project': u'mozilla-central',
20:56:36 INFO - u'pypi_url': u'http://pypi.org/simple',
20:56:36 INFO - u'raptor_cmd_line_args': (u'-t',
20:56:36 INFO - u'raptor-tp6-wikipedia-firefox',
20:56:36 INFO - u'--post-startup-delay',
20:56:36 INFO - u'1',
20:56:36 INFO - u'--no-conditioned-profile'),
20:56:36 INFO - u'raptor_path': u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor',
20:56:36 INFO - u'repo_path': u'/Users/ksereduck/Workspace/mozilla-central',
20:56:36 INFO - u'run_local': True,
20:56:36 INFO - u'title': u'MacBook-Pro-5.local',
20:56:36 INFO - u'verbose': False,
20:56:36 INFO - 'verify': False,
20:56:36 INFO - u'virtualenv_path': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv',
20:56:36 INFO - 'volatile_config': {'actions': None, 'add_actions': None, 'no_actions': None},
20:56:36 INFO - 'work_dir': 'build'}
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.681653Z] Skipping clobber step.
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.681729Z] Skipping download-and-extract step.
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.681798Z] Running populate-webroot step.
20:56:36 INFO - Running pre-action listener: _resource_record_pre_action
20:56:36 INFO - Running main action method: populate_webroot
20:56:36 INFO - Running post-action listener: _resource_record_post_action
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.682079Z] Finished populate-webroot step (success)
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.682151Z] Skipping install-chrome-android step.
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.682219Z] Running install-chromium-distribution step.
20:56:36 INFO - Running pre-action listener: _resource_record_pre_action
20:56:36 INFO - Running main action method: install_chromium_distribution
20:56:36 INFO - Google Chrome or Chromium distributions are not required.
20:56:36 INFO - Running post-action listener: _resource_record_post_action
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.682553Z] Finished install-chromium-distribution step (success)
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.682621Z] Running create-virtualenv step.
20:56:36 INFO - Running pre-action listener: _resource_record_pre_action
20:56:36 INFO - Running main action method: create_virtualenv
20:56:36 INFO - Virtualenv already exists, skipping creation
20:56:36 INFO - Running post-action listener: _resource_record_post_action
20:56:36 INFO - Running post-action listener: _start_resource_monitoring
20:56:36 INFO - Starting resource monitoring.
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.708126Z] Finished create-virtualenv step (success)
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.709082Z] Skipping install step.
20:56:36 INFO - [mozharness: 2020-07-20 20:56:36.709230Z] Running run-tests step.
20:56:36 INFO - Running pre-action listener: _resource_record_pre_action
20:56:36 INFO - Running pre-action listener: _set_gcov_prefix
20:56:36 INFO - Running pre-action listener: timed_screenshots
20:56:36 INFO - Running main action method: run_tests
20:56:36 INFO - Running command: [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'--version']
20:56:36 INFO - Copy/paste: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python --version
20:56:36 INFO - Python 2.7.16
20:56:36 INFO - Return code: 0
20:56:36 INFO - ENV: MOZ_UPLOAD_DIR is now /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir
20:56:36 INFO - ENV: RUST_BACKTRACE is now full
20:56:36 INFO - ENV: MINIDUMP_SAVE_PATH is now /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir
20:56:36 INFO - Running command: [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-wikipedia-firefox', u'--post-startup-delay', u'1', u'--no-conditioned-profile', u'--browsertime-node', u'/Users/ksereduck/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', u'--conditioned-profile-scenario', u'settled', u'--log-tbpl-level=debug'] in /Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build
20:56:36 INFO - Copy/paste: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python /Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py --run-local -t raptor-tp6-wikipedia-firefox --post-startup-delay 1 --no-conditioned-profile --browsertime-node /Users/ksereduck/.mozbuild/node/bin/node --browsertime-browsertimejs /Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js --host 127.0.0.1 --binary /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox --app firefox --obj-path /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0 --conditioned-profile-scenario settled --log-tbpl-level=debug
20:56:36 INFO - Using env: {'DISPLAY': '/private/tmp/com.apple.launchd.QAxgDpVn6s/org.macosforge.xquartz:0',
20:56:36 INFO - u'EXTERNALTOOLSPATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools',
20:56:36 INFO - 'GEM_HOME': '/Users/ksereduck/.rvm/gems/ruby-2.5.0',
20:56:36 INFO - 'GEM_PATH': '/Users/ksereduck/.rvm/gems/ruby-2.5.0:/Users/ksereduck/.rvm/gems/ruby-2.5.0@global',
20:56:36 INFO - 'HOME': '/Users/ksereduck',
20:56:36 INFO - 'IRBRC': '/Users/ksereduck/.rvm/rubies/ruby-2.5.0/.irbrc',
20:56:36 INFO - u'JSGC_DISABLE_POISONING': u'1',
20:56:36 INFO - 'LANG': 'en_US.UTF-8',
20:56:36 INFO - 'LC_ALL': 'en_US.UTF-8',
20:56:36 INFO - 'LC_CTYPE': 'en_US.UTF-8',
20:56:36 INFO - 'LESS': '-R',
20:56:36 INFO - 'LOGNAME': 'ksereduck',
20:56:36 INFO - 'LSCOLORS': 'Gxfxcxdxbxegedabagacad',
20:56:36 INFO - 'MACH_MAIN_PID': '14461',
20:56:36 INFO - 'MACH_STDOUT_ISATTY': '1',
20:56:36 INFO - u'MINIDUMP_SAVE_PATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir',
20:56:36 INFO - u'MOZ_DEVELOPER_OBJ_DIR': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0',
20:56:36 INFO - u'MOZ_DEVELOPER_REPO_DIR': u'/Users/ksereduck/Workspace/mozilla-central',
20:56:36 INFO - u'MOZ_UPLOAD_DIR': u'/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/build/blobber_upload_dir',
20:56:36 INFO - 'MY_RUBY_HOME': '/Users/ksereduck/.rvm/rubies/ruby-2.5.0',
20:56:36 INFO - 'PAGER': 'less',
20:56:36 INFO - 'PATH': u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin:/Users/ksereduck/.rvm/gems/ruby-2.5.0/bin:/Users/ksereduck/.rvm/gems/ruby-2.5.0@global/bin:/Users/ksereduck/.rvm/rubies/ruby-2.5.0/bin:/Users/ksereduck/.cargo/bin:/Users/ksereduck/Library/Python/3.7/bin:/usr/local/bin/black:/Users/ksereduck/Workspace/phabricator/git-cinnabar/:/Users/ksereduck/bin:/Users/ksereduck/.npm-global/bin/:~/.npm-global/bin:/usr/local/opt/openssl/bin:/Users/ksereduck/bin/apache-maven-3.5.2/bin:/Users/ksereduck/kotlinc/bin:/Users/ksereduck/bin:/usr/local/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Users/ksereduck/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ksereduck/.rvm/bin:/Users/ksereduck/bin/review-1.35:/Users/ksereduck/Library/Android/sdk/platform-tools',
20:56:36 INFO - 'PWD': '/Users/ksereduck/Workspace/mozilla-central',
20:56:36 INFO - 'PYTHONPATH': u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor:/usr/local/bin/python',
20:56:36 INFO - 'RUBY_VERSION': 'ruby-2.5.0',
20:56:36 INFO - u'RUST_BACKTRACE': u'full',
20:56:36 INFO - u'SCRIPTSPATH': '/Users/ksereduck/Workspace/mozilla-central/testing/mozharness',
20:56:36 INFO - 'SHELL': '/bin/zsh',
20:56:36 INFO - 'SHLVL': '1',
20:56:36 INFO - 'SSH_AUTH_SOCK': '/private/tmp/com.apple.launchd.KNLYYRZn4R/Listeners',
20:56:36 INFO - 'TERM': 'xterm-256color',
20:56:36 INFO - 'TERM_PROGRAM': 'Apple_Terminal',
20:56:36 INFO - 'TERM_PROGRAM_VERSION': '433',
20:56:36 INFO - 'TERM_SESSION_ID': 'C89F4690-65AC-41BC-8FD0-6A70E8E22D39',
20:56:36 INFO - 'TMPDIR': '/var/folders/d_/w55mt2zj19b5wh0z65gmhtc40000gn/T/',
20:56:36 INFO - 'USER': 'ksereduck',
20:56:36 INFO - 'VIRTUALENVWRAPPER_HOOK_DIR': '/Users/ksereduck/.virtualenvs',
20:56:36 INFO - 'VIRTUALENVWRAPPER_PROJECT_FILENAME': '.project',
20:56:36 INFO - 'VIRTUALENVWRAPPER_SCRIPT': '/usr/local/bin/virtualenvwrapper.sh',
20:56:36 INFO - 'VIRTUALENVWRAPPER_WORKON_CD': '1',
20:56:36 INFO - 'VIRTUAL_ENV_DISABLE_PROMPT': '1',
20:56:36 INFO - 'WORKON_HOME': '/Users/ksereduck/.virtualenvs',
20:56:36 INFO - 'XPC_FLAGS': '0x0',
20:56:36 INFO - 'XPC_SERVICE_NAME': '0',
20:56:36 INFO - 'ZSH': '/Users/ksereduck/.oh-my-zsh',
20:56:36 INFO - '__CF_USER_TEXT_ENCODING': '0x1F5:0x0:0x0',
20:56:36 INFO - '_system_arch': 'x86_64',
20:56:36 INFO - '_system_name': 'OSX',
20:56:36 INFO - '_system_type': 'Darwin',
20:56:36 INFO - '_system_version': '10.15',
20:56:36 INFO - 'rvm_alias_expanded': '',
20:56:36 INFO - 'rvm_bin_flag': '',
20:56:36 INFO - 'rvm_bin_path': '/Users/ksereduck/.rvm/bin',
20:56:36 INFO - 'rvm_docs_type': '',
20:56:36 INFO - 'rvm_gemstone_package_file': '',
20:56:36 INFO - 'rvm_gemstone_url': '',
20:56:36 INFO - 'rvm_hook': '',
20:56:36 INFO - 'rvm_niceness': '',
20:56:36 INFO - 'rvm_nightly_flag': '',
20:56:36 INFO - 'rvm_only_path_flag': '',
20:56:36 INFO - 'rvm_path': '/Users/ksereduck/.rvm',
20:56:36 INFO - 'rvm_prefix': '/Users/ksereduck',
20:56:36 INFO - 'rvm_pretty_print_flag': '',
20:56:36 INFO - 'rvm_proxy': '',
20:56:36 INFO - 'rvm_quiet_flag': '',
20:56:36 INFO - 'rvm_ruby_bits': '',
20:56:36 INFO - 'rvm_ruby_file': '',
20:56:36 INFO - 'rvm_ruby_make': '',
20:56:36 INFO - 'rvm_ruby_make_install': '',
20:56:36 INFO - 'rvm_ruby_mode': '',
20:56:36 INFO - 'rvm_script_name': '',
20:56:36 INFO - 'rvm_sdk': '',
20:56:36 INFO - 'rvm_silent_flag': '',
20:56:36 INFO - 'rvm_use_flag': '',
20:56:36 INFO - 'rvm_version': '1.29.3 (latest)',
20:56:36 INFO - 'rvm_wrapper_name': ''}
20:56:36 INFO - Calling [u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/raptor-venv/bin/python', u'/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py', u'--run-local', u'-t', u'raptor-tp6-wikipedia-firefox', u'--post-startup-delay', u'1', u'--no-conditioned-profile', u'--browsertime-node', u'/Users/ksereduck/.mozbuild/node/bin/node', u'--browsertime-browsertimejs', u'/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', u'--host', u'127.0.0.1', u'--binary', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', u'--app', u'firefox', u'--obj-path', u'/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', u'--conditioned-profile-scenario', u'settled', u'--log-tbpl-level=debug'] with output_timeout 3600
20:56:37 INFO - raptor-main Info: Python version: 2.7.16 (v2.7.16:413a49145e, Mar 2 2019, 14:32:10)
20:56:37 INFO - [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
20:56:37 INFO - raptor-main Info: raptor-start
20:56:37 INFO - raptor-main Info: received command line arguments: Namespace(activity=None, app='firefox', binary='/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', browser_cycles=None, browsertime=False, browsertime_browsertimejs='/Users/ksereduck/Workspace/mozilla-central/tools/browsertime/node_modules/browsertime/bin/browsertime.js', browsertime_chromedriver=None, browsertime_ffmpeg=None, browsertime_geckodriver=None, browsertime_no_ffwindowrecorder=False, browsertime_node='/Users/ksereduck/.mozbuild/node/bin/node', browsertime_video=False, cold=False, conditioned_profile_scenario='settled', cpu_test=False, debug_mode=False, device_name=None, disable_perf_tuning=False, e10s=True, enable_fission=False, enable_webrender=False, extra_prefs={}, gecko_profile=False, gecko_profile_entries=None, gecko_profile_interval=None, gecko_profile_threads=None, host='127.0.0.1', installerpath=None, intent=None, is_release_build=False, live_sites=False, log_errorsummary=None, log_grouped=None, log_html=None, log_mach=None, log_mach_buffer=None, log_mach_level=None, log_mach_screenshot=None, log_mach_verbose=None, log_raw=None, log_raw_level=None, log_tbpl=None, log_tbpl_buffer=None, log_tbpl_compact=None, log_tbpl_level='debug', log_unittest=None, log_xunit=None, memory_test=False, no_conditioned_profile=True, noinstall=False, obj_path='/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', page_cycles=None, page_timeout=None, post_startup_delay=1, power_test=False, project='mozilla-central', run_local=True, symbols_path=None, test='raptor-tp6-wikipedia-firefox', test_url_params=None, verbose=False)
20:56:37 INFO - raptor-manifest Info: /Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.ini
20:56:37 INFO - raptor-manifest Info: configuring settings for test raptor-tp6-wikipedia-firefox
20:56:37 INFO - raptor-main Info: raptor tests scheduled to run:
20:56:37 INFO - raptor-main Info: raptor-tp6-wikipedia-firefox
20:56:37 INFO - raptor-perftest Info: Using an empty profile.
20:56:37 INFO - mozversion application_buildid: 20200720101309
20:56:37 INFO - mozversion application_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion application_display_name: Nightly
20:56:37 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
20:56:37 INFO - mozversion application_name: Firefox
20:56:37 INFO - mozversion application_remotingname: firefox
20:56:37 INFO - mozversion application_vendor: Mozilla
20:56:37 INFO - mozversion application_version: 80.0a1
20:56:37 INFO - mozversion platform_buildid: 20200720101309
20:56:37 INFO - mozversion platform_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion platform_version: 80.0a1
20:56:37 INFO - raptor-perftest Info: Browser name: Firefox
20:56:37 INFO - raptor-perftest Info: Browser version: 80.0a1
20:56:37 INFO - mozversion application_buildid: 20200720101309
20:56:37 INFO - mozversion application_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion application_display_name: Nightly
20:56:37 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
20:56:37 INFO - mozversion application_name: Firefox
20:56:37 INFO - mozversion application_remotingname: firefox
20:56:37 INFO - mozversion application_vendor: Mozilla
20:56:37 INFO - mozversion application_version: 80.0a1
20:56:37 INFO - mozversion platform_buildid: 20200720101309
20:56:37 INFO - mozversion platform_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion platform_version: 80.0a1
20:56:37 INFO - raptor-perftest Info: Browser name: Firefox
20:56:37 INFO - raptor-perftest Info: Browser version: 80.0a1
20:56:37 INFO - raptor-perftest Info: Post startup delay set to 1 ms
20:56:37 INFO - raptor-perftest Info: main raptor init, config is: {'verbose': False, 'e10s': True, 'app': 'firefox', 'symbols_path': None, 'power_test': False, 'run_local': True, 'cold': False, 'gecko_profile_interval': None, 'binary': '/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/dist/Nightly.app/Contents/MacOS/firefox', 'enable_control_server_wait': False, 'no_conditioned_profile': True, 'platform': 'mac', 'conditioned_profile_scenario': 'settled', 'extra_prefs': {}, 'gecko_profile': False, 'gecko_profile_entries': None, 'disable_perf_tuning': False, 'host': '127.0.0.1', 'enable_fission': False, 'memory_test': False, 'enable_webrender': False, 'obj_path': '/Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0', 'live_sites': False, 'device_name': None, 'project': 'mozilla-central', 'cpu_test': False, 'is_release_build': False, 'using_condprof': False, 'processor': 'x86_64'}
20:56:37 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/base
20:56:37 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/common
20:56:37 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/perf
20:56:37 INFO - raptor-perftest Info: Merging profile: /Users/ksereduck/Workspace/mozilla-central/testing/profiles/raptor
20:56:37 INFO - raptor-perftest Info: Local browser profile: /var/folders/d_/w55mt2zj19b5wh0z65gmhtc40000gn/T/tmpRk64_o.mozrunner
20:56:37 INFO - mozversion application_buildid: 20200720101309
20:56:37 INFO - mozversion application_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion application_display_name: Nightly
20:56:37 INFO - mozversion application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
20:56:37 INFO - mozversion application_name: Firefox
20:56:37 INFO - mozversion application_remotingname: firefox
20:56:37 INFO - mozversion application_vendor: Mozilla
20:56:37 INFO - mozversion application_version: 80.0a1
20:56:37 INFO - mozversion platform_buildid: 20200720101309
20:56:37 INFO - mozversion platform_changeset: 630250c6e58d6627f09028fa33b0c530b86e45d0
20:56:37 INFO - mozversion platform_version: 80.0a1
20:56:37 INFO - raptor-perftest Info: Browser name: Firefox
20:56:37 INFO - raptor-perftest Info: Browser version: 80.0a1
20:56:37 INFO - raptor-control-server Info: raptor control server running on port 57750...
20:56:37 INFO - raptor-webext-desktop Info: creating browser runner using mozrunner
20:56:37 INFO - raptor-perftest Info: starting test: raptor-tp6-wikipedia-firefox
20:56:37 INFO - raptor-perftest Info: test uses playback tool: mitmproxy
20:56:37 INFO - raptor-mitmproxy Info: mitmproxy was not provided with a 'playback_binary_manifest' Using default playback_binary_manifest
20:56:37 INFO - raptor-mitmproxy Info: mozproxy_dir used for mitmproxy downloads and exe files: /Users/ksereduck/Workspace/mozilla-central/obj-x86_64-apple-darwin19.3.0/testing/mozproxy
20:56:37 INFO - raptor-mitmproxy Info: Playback tool: mitmproxy
20:56:37 INFO - raptor-mitmproxy Info: Playback tool version: 5.1.1
20:56:37 INFO - raptor-mitmproxy Info: create mitmproxy 5.1.1 dir
20:56:37 INFO - raptor-mitmproxy Info: downloading mitmproxy binary
20:56:37 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
20:56:37 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
20:56:37 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
20:56:37 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
20:56:37 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
20:56:37 INFO - raptor-mitmproxy Info: return self.gen.next()
20:56:37 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
20:56:37 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
20:56:37 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
20:56:37 INFO - raptor-mitmproxy Info: response = self._open(req, data)
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
20:56:37 INFO - raptor-mitmproxy Info: '_open', req)
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
20:56:37 INFO - raptor-mitmproxy Info: result = func(*args)
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
20:56:37 INFO - raptor-mitmproxy Info: context=self._context)
20:56:37 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
20:56:37 INFO - raptor-mitmproxy Info: raise URLError(err)
20:56:37 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
20:56:37 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
20:56:37 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
20:56:39 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
20:56:39 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
20:56:39 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
20:56:40 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
20:56:40 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
20:56:40 INFO - raptor-mitmproxy Info: return self.gen.next()
20:56:40 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
20:56:40 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
20:56:40 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
20:56:40 INFO - raptor-mitmproxy Info: response = self._open(req, data)
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
20:56:40 INFO - raptor-mitmproxy Info: '_open', req)
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
20:56:40 INFO - raptor-mitmproxy Info: result = func(*args)
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
20:56:40 INFO - raptor-mitmproxy Info: context=self._context)
20:56:40 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
20:56:40 INFO - raptor-mitmproxy Info: raise URLError(err)
20:56:40 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
20:56:40 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
20:56:40 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
20:56:44 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
20:56:44 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
20:56:44 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
20:56:44 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
20:56:44 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
20:56:44 INFO - raptor-mitmproxy Info: return self.gen.next()
20:56:44 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
20:56:44 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
20:56:44 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
20:56:44 INFO - raptor-mitmproxy Info: response = self._open(req, data)
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
20:56:44 INFO - raptor-mitmproxy Info: '_open', req)
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
20:56:44 INFO - raptor-mitmproxy Info: result = func(*args)
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
20:56:44 INFO - raptor-mitmproxy Info: context=self._context)
20:56:44 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
20:56:44 INFO - raptor-mitmproxy Info: raise URLError(err)
20:56:44 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
20:56:44 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
20:56:44 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
20:56:49 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
20:56:49 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
20:56:49 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
20:56:49 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
20:56:49 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
20:56:49 INFO - raptor-mitmproxy Info: return self.gen.next()
20:56:49 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
20:56:49 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
20:56:49 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
20:56:49 INFO - raptor-mitmproxy Info: response = self._open(req, data)
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
20:56:49 INFO - raptor-mitmproxy Info: '_open', req)
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
20:56:49 INFO - raptor-mitmproxy Info: result = func(*args)
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
20:56:49 INFO - raptor-mitmproxy Info: context=self._context)
20:56:49 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
20:56:49 INFO - raptor-mitmproxy Info: raise URLError(err)
20:56:49 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
20:56:49 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
20:56:49 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
20:56:57 INFO - raptor-mitmproxy Info: INFO - Attempting to fetch from 'https://tooltool.mozilla-releng.net/'...
20:56:57 INFO - raptor-mitmproxy Info: INFO - ...failed to fetch 'mitmproxy-5.1.1-osx.tar.gz' from https://tooltool.mozilla-releng.net/
20:56:57 ERROR - raptor-mitmproxy Info: Traceback (most recent call last):
20:56:57 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 846, in fetch_file
20:56:57 INFO - raptor-mitmproxy Info: with request(url, auth_file) as f, open(temp_path, mode='wb') as out:
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.py", line 17, in __enter__
20:56:57 INFO - raptor-mitmproxy Info: return self.gen.next()
20:56:57 INFO - raptor-mitmproxy Info: File "/Users/ksereduck/Workspace/mozilla-central/testing/mozharness/external_tools/tooltool.py", line 824, in request
20:56:57 INFO - raptor-mitmproxy Info: with closing(urllib2.urlopen(req)) as f:
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
20:56:57 INFO - raptor-mitmproxy Info: return opener.open(url, data, timeout)
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 429, in open
20:56:57 INFO - raptor-mitmproxy Info: response = self._open(req, data)
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 447, in _open
20:56:57 INFO - raptor-mitmproxy Info: '_open', req)
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 407, in _call_chain
20:56:57 INFO - raptor-mitmproxy Info: result = func(*args)
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1241, in https_open
20:56:57 INFO - raptor-mitmproxy Info: context=self._context)
20:56:57 INFO - raptor-mitmproxy Info: File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1198, in do_open
20:56:57 INFO - raptor-mitmproxy Info: raise URLError(err)
20:56:57 INFO - raptor-mitmproxy Info: URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
20:56:57 INFO - raptor-mitmproxy Info: ERROR - The following files failed: 'mitmproxy-5.1.1-osx.tar.gz'
20:56:57 CRITICAL - raptor-mitmproxy Critical: Error while downloading /Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitmproxy-rel-bin-5.1.1-osx.manifest from tooltool:Command failed
20:56:57 INFO - raptor-control-server Info: shutting down control server
20:56:57 INFO - raptor-webext Info: finished
20:56:57 ERROR - Traceback (most recent call last):
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py", line 202, in <module>
20:56:57 INFO - main()
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/raptor.py", line 149, in main
20:56:57 INFO - success = raptor.run_tests(raptor_test_list, raptor_test_names)
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/perftest.py", line 400, in run_tests
20:56:57 INFO - self.run_test_teardown(test)
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/webextension/desktop.py", line 205, in run_test_teardown
20:56:57 INFO - super(WebExtensionDesktop, self).run_test_teardown(test)
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/raptor/raptor/webextension/base.py", line 151, in run_test_teardown
20:56:57 INFO - confidence_values = self.playback.confidence()
20:56:57 INFO - File "/Users/ksereduck/Workspace/mozilla-central/testing/mozbase/mozproxy/mozproxy/backends/mitm/mitm.py", line 354, in confidence
20:56:57 INFO - self.recording_paths[0]
20:56:57 ERROR - TypeError: 'NoneType' object has no attribute '__getitem__'
20:56:58 ERROR - Return code: 1
20:56:58 WARNING - setting return code to 1
20:56:58 INFO - Running post-action listener: _package_coverage_data
20:56:58 INFO - Running post-action listener: _resource_record_post_action
20:56:58 INFO - Running post-action listener: process_java_coverage_data
20:56:58 INFO - Running post-action listener: stop_device
20:56:58 INFO - [mozharness: 2020-07-20 20:56:58.089654Z] Finished run-tests step (success)
20:56:58 INFO - Running post-run listener: _resource_record_post_run
20:56:58 INFO - Total resource usage - Wall time: 21s; CPU: 2.0%; Read bytes: 3096576; Write bytes: 548864; Read time: 20; Write time: 67
20:56:58 INFO - TinderboxPrint: CPU usage<br/>2.1%
20:56:58 INFO - TinderboxPrint: I/O read bytes / time<br/>3,096,576 / 20
20:56:58 INFO - TinderboxPrint: I/O write bytes / time<br/>548,864 / 67
20:56:58 INFO - TinderboxPrint: CPU idle<br/>329.3 (97.9%)
20:56:58 INFO - TinderboxPrint: CPU system<br/>3.6 (1.1%)
20:56:58 INFO - TinderboxPrint: CPU user<br/>3.4 (1.0%)
20:56:58 INFO - TinderboxPrint: Swap in / out<br/>1,372,160 / 0
20:56:58 INFO - run-tests - Wall time: 21s; CPU: 2.0%; Read bytes: 3096576; Write bytes: 548864; Read time: 20; Write time: 67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment