cpu stress test is failing in some pre-installed 12.04.2 submissions

Bug #1180484 reported by Ara Pulido
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
New
Undecided
Unassigned

Bug Description

Error:

Traceback (most recent call last):
  File "/usr/share/checkbox/scripts/cpuinfo_resource", line 56, in <module>
    sys.exit(main())
  File "/usr/share/checkbox/scripts/cpuinfo_resource", line 50, in main
    parser.run(result)
  File "/usr/lib/python3/dist-packages/checkbox/parsers/cpuinfo.py", line 65, in run
    attributes = self.getAttributes()
  File "/usr/lib/python3/dist-packages/checkbox/parsers/cpuinfo.py", line 50, in getAttributes
    key, value = line.split(":")
ValueError: too many values to unpack (expected 2)
stress: FAIL: [26633] (157) missing argument to option '--cpu'

Example of submission:

https://certification.canonical.com/hardware/201301-12672/submission/91143/test/160/result/6719506/

Tags: test
Ara Pulido (ara)
tags: added: test
Revision history for this message
Daniel Manrique (roadmr) wrote :

Could we get the contents of /proc/cpuinfo and /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq on the affected system?

just:

cat /proc/cpuinfo >/tmp/cpuinfo.log
echo "=====" >>/tmp/cpuinfo.log
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq >> /tmp/cpuinfo.log

and attach /tmp/cpuinfo.log to this report.

Revision history for this message
Daniel Manrique (roadmr) wrote :

Tracking https://bugs.launchpad.net/checkbox/+bug/1180496 which should fix this problem. No need to send the data requested in comment #1, this is not the cpuinfo you're looking for.

Zygmunt Krynicki (zyga)
information type: Proprietary → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.