← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2106287] Re: ubuntu_performance_lkp setup fails on noble:lowlatency

 

** Changed in: ubuntu-kernel-tests
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2106287

Title:
  ubuntu_performance_lkp setup fails on noble:lowlatency

Status in ubuntu-kernel-tests:
  Fix Released

Bug description:
  Setup phase of the test fails to run due to proxy settings:

  00:32:27 ERROR| [stderr] Cloning into 'lkp-tests'...
  00:32:28 ERROR| [stderr] fatal: unable to access 'https://github.com/intel/lkp-tests/': Could not resolve proxy: squid.internal
  00:32:28 ERROR| Exception escaping from test:
  Traceback (most recent call last):
    File "/home/ubuntu/autotest/client/shared/test.py", line 385, in _exec
      utils.update_version(self.srcdir, self.preserve_srcdir,
    File "/home/ubuntu/autotest/client/shared/utils.py", line 864, in update_version
      install(*args, **dargs)
    File "/home/ubuntu/autotest/client/tests/ubuntu_performance_lkp/ubuntu_performance_lkp.py", line 129, in setup
      self.results += utils.system_output('git clone https://github.com/intel/lkp-tests', retain_output=True)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/ubuntu/autotest/client/shared/utils.py", line 1265, in system_output
      out = run(command, timeout=timeout, ignore_status=ignore_status,
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/ubuntu/autotest/client/shared/utils.py", line 916, in run
      raise error.CmdError(command, bg_job.result,
  autotest.client.shared.error.CmdError: Command <git clone https://github.com/intel/lkp-tests> failed, rc=128, Command returned non-zero exit status
  * Command: 
      git clone https://github.com/intel/lkp-tests
  Exit status: 128
  Duration: 0.27074646949768066

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2106287/+subscriptions



References