2012-12-19 20:05:27,496 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2012-12-19 20:05:27,506 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2012-12-19 20:05:27,509 INFO Loading component section checkbox/plugins 2012-12-19 20:05:27,529 INFO Loading module gather_prompt from section checkbox/plugins 2012-12-19 20:05:27,545 INFO Loading module intro_prompt from section checkbox/plugins 2012-12-19 20:05:27,659 INFO Loading module launchpad_report from section checkbox/plugins 2012-12-19 20:05:27,900 INFO Loading module error_prompt from section checkbox/plugins 2012-12-19 20:05:27,904 INFO Loading module shell_test from section checkbox/plugins 2012-12-19 20:05:27,908 INFO Loading module sleep_info from section checkbox/plugins 2012-12-19 20:05:27,911 INFO Loading module datetime_info from section checkbox/plugins 2012-12-19 20:05:27,916 INFO Loading module resource_info from section checkbox/plugins 2012-12-19 20:05:27,924 INFO Loading module tests_prompt from section checkbox/plugins 2012-12-19 20:05:27,927 INFO Loading module delay_prompt from section checkbox/plugins 2012-12-19 20:05:27,929 INFO Loading module begin_prompt from section checkbox/plugins 2012-12-19 20:05:27,933 INFO Loading module backend_info from section checkbox/plugins 2012-12-19 20:05:27,962 INFO Loading module jobs_prompt from section checkbox/plugins 2012-12-19 20:05:27,981 INFO Loading module lock_prompt from section checkbox/plugins 2012-12-19 20:05:27,986 INFO Loading module metric_test from section checkbox/plugins 2012-12-19 20:05:27,990 INFO Loading module scripts_info from section checkbox/plugins 2012-12-19 20:05:27,995 INFO Loading module suites_prompt from section checkbox/plugins 2012-12-19 20:05:28,001 INFO Loading module proxy_info from section checkbox/plugins 2012-12-19 20:05:28,004 INFO Loading module server_info from section checkbox/plugins 2012-12-19 20:05:28,007 INFO Loading module remote_suite from section checkbox/plugins 2012-12-19 20:05:28,010 INFO Loading module system_info from section checkbox/plugins 2012-12-19 20:05:28,035 INFO Loading module jobs_info from section checkbox/plugins 2012-12-19 20:05:28,082 INFO Loading module subunit_report from section checkbox/plugins 2012-12-19 20:05:28,085 INFO Loading module launchpad_exchange from section checkbox/plugins 2012-12-19 20:05:28,199 INFO Loading module local_suite from section checkbox/plugins 2012-12-19 20:05:28,203 INFO Loading module recover_prompt from section checkbox/plugins 2012-12-19 20:05:28,206 INFO Loading module persist_info from section checkbox/plugins 2012-12-19 20:05:28,209 INFO Loading module launchpad_prompt from section checkbox/plugins 2012-12-19 20:05:28,211 INFO Loading module report_prompt from section checkbox/plugins 2012-12-19 20:05:28,213 INFO Loading module attachment_info from section checkbox/plugins 2012-12-19 20:05:28,215 INFO Loading module final_prompt from section checkbox/plugins 2012-12-19 20:05:28,218 INFO Loading module client_info from section checkbox/plugins 2012-12-19 20:05:28,221 INFO Loading module manual_test from section checkbox/plugins 2012-12-19 20:05:28,235 INFO Loading module message_info from section checkbox/plugins 2012-12-19 20:05:28,281 INFO Loading module user_interface from section checkbox/plugins 2012-12-19 20:05:28,289 INFO Loading module submission_info from section checkbox/plugins 2012-12-19 20:05:31,235 ERROR Error running event handler checkbox.lib.cache.Cache for event type 'prompt-gather' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire results.append(handler(*args, **kwargs)) File "/usr/lib/python3/dist-packages/checkbox/lib/cache.py", line 31, in __call__ self._cache[(self._instance,) + args] = self._function(self._instance, *args) File "", line 36, in prompt_gather File "/usr/lib/python3/dist-packages/checkbox/user_interface.py", line 97, in show_progress args=args, kwargs=kwargs) File "/usr/lib/python3/dist-packages/checkbox/contrib/REThread.py", line 25, in __init__ verbose) TypeError: __init__() takes from 1 to 6 positional arguments but 7 were given 2012-12-19 20:05:42,612 ERROR Error running event handler ReportPrompt.prompt_report() for event type 'prompt-report' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire results.append(handler(*args, **kwargs)) File "", line 40, in prompt_report File "/usr/lib/python3/dist-packages/checkbox/user_interface.py", line 97, in show_progress args=args, kwargs=kwargs) File "/usr/lib/python3/dist-packages/checkbox/contrib/REThread.py", line 25, in __init__ verbose) TypeError: __init__() takes from 1 to 6 positional arguments but 7 were given 2012-12-19 20:05:42,613 ERROR Error running event handler LaunchpadPrompt.prompt_exchange() for event type 'prompt-exchange' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire results.append(handler(*args, **kwargs)) File "", line 72, in prompt_exchange AttributeError: 'LaunchpadPrompt' object has no attribute 'report' 2012-12-19 20:09:08,558 ERROR Keyboard interrupt while running event handler FinalPrompt.prompt_finish() for event type 'prompt-finish' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire results.append(handler(*args, **kwargs)) File "", line 34, in prompt_finish File "/usr/lib/python3/dist-packages/checkbox_qt/qt_interface.py", line 112, in show_text self.wait_on_signals(fullTestsClicked=onFullTestsClicked) File "/usr/lib/python3/dist-packages/checkbox_qt/qt_interface.py", line 295, in wait_on_signals raise KeyboardInterrupt KeyboardInterrupt 2012-12-19 20:09:08,559 ERROR Error running event handler BackendInfo.stop() for event type 'stop' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire results.append(handler(*args, **kwargs)) File "", line 187, in stop File "", line 50, in write_to_parent AttributeError: 'BackendInfo' object has no attribute 'parent_writer' 2013-01-31 22:26:32,953 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2013-01-31 22:26:33,023 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2013-01-31 22:26:33,167 INFO Loading component section checkbox/plugins 2013-01-31 22:26:33,446 INFO Loading module subunit_report from section checkbox/plugins 2013-01-31 22:26:33,870 INFO Loading module error_prompt from section checkbox/plugins 2013-01-31 22:26:33,915 INFO Loading module jobs_prompt from section checkbox/plugins 2013-01-31 22:26:34,363 INFO Loading module remote_suite from section checkbox/plugins 2013-01-31 22:26:34,392 INFO Loading module launchpad_report from section checkbox/plugins 2013-01-31 22:26:35,506 INFO Loading module sleep_info from section checkbox/plugins 2013-01-31 22:26:35,526 INFO Loading module message_info from section checkbox/plugins 2013-01-31 22:26:35,603 INFO Loading module system_info from section checkbox/plugins 2013-01-31 22:26:35,655 INFO Loading module environment_info from section checkbox/plugins 2013-01-31 22:26:35,680 INFO Loading module delay_prompt from section checkbox/plugins 2013-01-31 22:26:35,684 INFO Loading module local_suite from section checkbox/plugins 2013-01-31 22:26:35,687 INFO Loading module begin_prompt from section checkbox/plugins 2013-01-31 22:26:35,692 INFO Loading module launchpad_prompt from section checkbox/plugins 2013-01-31 22:26:35,703 INFO Loading module tests_prompt from section checkbox/plugins 2013-01-31 22:26:35,715 INFO Loading module attachment_info from section checkbox/plugins 2013-01-31 22:26:35,719 INFO Loading module gather_prompt from section checkbox/plugins 2013-01-31 22:26:35,725 INFO Loading module proxy_info from section checkbox/plugins 2013-01-31 22:26:35,729 INFO Loading module scripts_info from section checkbox/plugins 2013-01-31 22:26:35,737 INFO Loading module resource_info from section checkbox/plugins 2013-01-31 22:26:35,783 INFO Loading module shell_test from section checkbox/plugins 2013-01-31 22:26:35,802 INFO Loading module intro_prompt from section checkbox/plugins 2013-01-31 22:26:35,814 INFO Loading module submission_info from section checkbox/plugins 2013-01-31 22:26:35,817 INFO Loading module server_info from section checkbox/plugins 2013-01-31 22:26:35,821 INFO Loading module recover_prompt from section checkbox/plugins 2013-01-31 22:26:35,829 INFO Loading module lock_prompt from section checkbox/plugins 2013-01-31 22:26:35,853 INFO Loading module launchpad_exchange from section checkbox/plugins 2013-01-31 22:26:36,233 INFO Loading module report_prompt from section checkbox/plugins 2013-01-31 22:26:36,238 INFO Loading module warning_prompt from section checkbox/plugins 2013-01-31 22:26:36,241 INFO Loading module user_interface from section checkbox/plugins 2013-01-31 22:26:36,244 INFO Loading module final_prompt from section checkbox/plugins 2013-01-31 22:26:36,247 INFO Loading module backend_info from section checkbox/plugins 2013-01-31 22:26:36,277 INFO Loading module suites_prompt from section checkbox/plugins 2013-01-31 22:26:36,283 INFO Loading module client_info from section checkbox/plugins 2013-01-31 22:26:36,286 INFO Loading module jobs_info from section checkbox/plugins 2013-01-31 22:26:36,311 INFO Loading module persist_info from section checkbox/plugins 2013-01-31 22:26:36,313 INFO Loading module metric_test from section checkbox/plugins 2013-01-31 22:26:36,316 INFO Loading module manual_test from section checkbox/plugins 2013-01-31 22:26:36,319 INFO Loading module datetime_info from section checkbox/plugins 2013-01-31 22:27:08,861 INFO Executing __audio__ 2013-01-31 22:27:08,862 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/audio.txt?(.in) 2013-01-31 22:27:08,915 INFO Executing __benchmarks__ 2013-01-31 22:27:08,916 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/benchmarks.txt?(.in) 2013-01-31 22:27:09,001 INFO Executing __bluetooth__ 2013-01-31 22:27:09,001 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/bluetooth.txt?(.in) 2013-01-31 22:27:09,028 INFO Executing __camera__ 2013-01-31 22:27:09,028 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/camera.txt?(.in) 2013-01-31 22:27:09,056 INFO Executing __cpu__ 2013-01-31 22:27:09,057 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/cpu.txt?(.in) 2013-01-31 22:27:09,092 INFO Executing __disk__ 2013-01-31 22:27:09,093 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/disk.txt?(.in) 2013-01-31 22:27:09,136 INFO Executing __firewire__ 2013-01-31 22:27:09,136 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/firewire.txt?(.in) 2013-01-31 22:27:09,161 INFO Executing __graphics__ 2013-01-31 22:27:09,162 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/graphics.txt?(.in) 2013-01-31 22:27:09,228 INFO Executing __info__ 2013-01-31 22:27:09,229 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/info.txt?(.in) 2013-01-31 22:27:09,312 INFO Executing __input__ 2013-01-31 22:27:09,312 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/input.txt?(.in) 2013-01-31 22:27:09,341 INFO Executing __keys__ 2013-01-31 22:27:09,341 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/keys.txt?(.in) 2013-01-31 22:27:09,389 INFO Executing __mediacard__ 2013-01-31 22:27:09,389 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/mediacard.txt?(.in) 2013-01-31 22:27:09,529 INFO Executing __memory__ 2013-01-31 22:27:09,530 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/memory.txt?(.in) 2013-01-31 22:27:09,553 INFO Executing __miscellanea__ 2013-01-31 22:27:09,554 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/miscellanea.txt?(.in) 2013-01-31 22:27:09,588 INFO Executing __monitor__ 2013-01-31 22:27:09,589 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/monitor.txt?(.in) 2013-01-31 22:27:09,624 INFO Executing __networking__ 2013-01-31 22:27:09,625 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/networking.txt?(.in) 2013-01-31 22:27:09,676 INFO Executing __optical__ 2013-01-31 22:27:09,676 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/optical.txt?(.in) 2013-01-31 22:27:09,714 INFO Executing __expresscard__ 2013-01-31 22:27:09,714 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/expresscard.txt?(.in) 2013-01-31 22:27:09,741 INFO Executing __power-management__ 2013-01-31 22:27:09,742 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/power-management.txt?(.in) 2013-01-31 22:27:09,802 INFO Executing __suspend__ 2013-01-31 22:27:09,803 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/suspend.txt?(.in) 2013-01-31 22:27:10,007 INFO Executing __usb__ 2013-01-31 22:27:10,008 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/usb.txt?(.in) 2013-01-31 22:27:10,060 INFO Executing __wireless__ 2013-01-31 22:27:10,061 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/wireless.txt?(.in) 2013-01-31 22:27:10,130 INFO Executing benchmarks/disk/hdparm-read 2013-01-31 22:27:10,131 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: benchmarks/disk/hdparm-read_`ls /sys$path/block` requires: device.path == "$path" user: root command: hdparm -t /dev/`ls /sys$path/block | sed 's|!|/|'` | sed -e :a -e '$!N;s/\n/ /;ta' | sed 's/.*= *//' description: This test runs hdparm timing of device reads as a benchmark for $path EOF 2013-01-31 22:27:10,644 INFO Executing benchmarks/disk/hdparm-cache-read 2013-01-31 22:27:10,645 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: benchmarks/disk/hdparm-cache-read_`ls /sys$path/block` requires: device.path == "$path" user: root command: hdparm -T /dev/`ls /sys$path/block | sed 's|!|/|'` | sed -e :a -e '$!N;s/\n/ /;ta' | sed 's/.*= *//' description: This test runs hdparm timing of cache reads as a benchmark for $path EOF 2013-01-31 22:27:10,930 INFO Executing optical/read 2013-01-31 22:27:10,930 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=CDROM"' plugin: manual name: optical/read_`ls /sys$path/block` requires: device.path == "$path" user: root command: optical_read_test /dev/`ls /sys$path/block` description: PURPOSE: This test will check your $product device's ability to read CD media STEPS: 1. Insert appropriate non-blank media into your optical drive(s). Movie and Audio Disks may not work. Self-created data disks have the greatest chance of working. 2. If a file browser window opens, you can safely close or ignore that window. 3. Click "Test" to begin the test. VERIFICATION: This test should automatically select "Yes" if it passes, "No" if it fails. EOF 2013-01-31 22:27:11,240 INFO Executing cpuinfo 2013-01-31 22:27:11,241 INFO Running command: cpuinfo_resource 2013-01-31 22:27:11,402 INFO Executing cdimage 2013-01-31 22:27:11,484 INFO Executing dpkg 2013-01-31 22:27:11,485 INFO Running command: dpkg_resource 2013-01-31 22:27:11,558 INFO Executing gconf 2013-01-31 22:27:11,559 INFO Running command: gconf_resource | filter_templates -w 'name=.*proxy.*' 2013-01-31 22:27:11,985 INFO Executing lsb 2013-01-31 22:27:11,986 INFO Running command: lsb_resource 2013-01-31 22:27:12,206 INFO Executing meminfo 2013-01-31 22:27:12,206 INFO Running command: meminfo_resource 2013-01-31 22:27:12,334 INFO Executing module 2013-01-31 22:27:12,335 INFO Running command: module_resource 2013-01-31 22:27:12,446 INFO Executing package 2013-01-31 22:27:12,447 INFO Running command: package_resource | filter_templates -w 'desired=Install' -w 'status=Installed' 2013-01-31 22:27:14,896 INFO Executing device 2013-01-31 22:27:14,897 INFO Running command: udev_resource 2013-01-31 22:27:15,143 INFO Executing dmi 2013-01-31 22:27:15,410 INFO Executing efi 2013-01-31 22:27:15,505 INFO Executing uname 2013-01-31 22:27:15,506 INFO Running command: uname_resource 2013-01-31 22:27:15,560 INFO Executing sleep 2013-01-31 22:27:15,561 INFO Running command: for state in `cat /sys/power/state`; do echo "$state: supported"; done 2013-01-31 22:27:15,577 INFO Executing optical_drive 2013-01-31 22:27:15,579 INFO Running command: for media in CD DVD; do wodim -prcap 2>/dev/null | grep -q -i "Does write $media" && echo "$media: writable" || echo "$media: readonly"; done 2013-01-31 22:27:15,803 INFO Executing block_device 2013-01-31 22:27:15,804 INFO Running command: block_device_resource 2013-01-31 22:27:15,875 INFO Executing display 2013-01-31 22:27:15,876 INFO Running command: display_resource 2013-01-31 22:27:16,039 INFO Executing usb 2013-01-31 22:27:16,040 INFO Running command: for version in 2 3; do echo -n "usb$version: " lsusb |grep -q "Linux Foundation ${version}.0 root hub" && echo "supported" || echo "unsupported" done 2013-01-31 22:27:16,334 INFO Executing xinput 2013-01-31 22:27:16,334 INFO Running command: xinput_resource 2013-01-31 22:27:16,572 INFO Executing environment 2013-01-31 22:27:16,573 INFO Running command: IFS=$'\n' for e in `env | sed 's/=/:/g'`; do echo $e | awk -F':' '{print $1 ": " $2}' done 2013-01-31 22:27:16,773 INFO Executing benchmarks/disk/hdparm-read 2013-01-31 22:27:16,774 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: benchmarks/disk/hdparm-read_`ls /sys$path/block` requires: device.path == "$path" user: root command: hdparm -t /dev/`ls /sys$path/block | sed 's|!|/|'` | sed -e :a -e '$!N;s/\n/ /;ta' | sed 's/.*= *//' description: This test runs hdparm timing of device reads as a benchmark for $path EOF 2013-01-31 22:27:17,068 INFO Executing benchmarks/disk/hdparm-cache-read 2013-01-31 22:27:17,069 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=DISK"' plugin: shell name: benchmarks/disk/hdparm-cache-read_`ls /sys$path/block` requires: device.path == "$path" user: root command: hdparm -T /dev/`ls /sys$path/block | sed 's|!|/|'` | sed -e :a -e '$!N;s/\n/ /;ta' | sed 's/.*= *//' description: This test runs hdparm timing of cache reads as a benchmark for $path EOF 2013-01-31 22:27:17,423 INFO Executing optical/read 2013-01-31 22:27:17,423 INFO Running command: cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=CDROM"' plugin: manual name: optical/read_`ls /sys$path/block` requires: device.path == "$path" user: root command: optical_read_test /dev/`ls /sys$path/block` description: PURPOSE: This test will check your $product device's ability to read CD media STEPS: 1. Insert appropriate non-blank media into your optical drive(s). Movie and Audio Disks may not work. Self-created data disks have the greatest chance of working. 2. If a file browser window opens, you can safely close or ignore that window. 3. Click "Test" to begin the test. VERIFICATION: This test should automatically select "Yes" if it passes, "No" if it fails. EOF 2013-01-31 22:27:33,532 INFO Executing cpuinfo_attachment 2013-01-31 22:27:33,533 INFO Running command: cat /proc/cpuinfo 2013-01-31 22:27:33,562 INFO Executing dmesg_attachment 2013-01-31 22:27:33,562 INFO Running command: cat /var/log/dmesg | ansi_parser 2013-01-31 22:27:33,889 INFO Executing dmi_attachment 2013-01-31 22:27:33,890 INFO Running command: grep -r . /sys/class/dmi/id/ 2>/dev/null 2013-01-31 22:27:33,924 INFO Executing dmidecode_attachment 2013-01-31 22:27:34,033 INFO Executing efi_attachment 2013-01-31 22:27:34,062 INFO Executing lsmod_attachment 2013-01-31 22:27:34,063 INFO Running command: lsmod_info 2013-01-31 22:27:35,495 INFO Executing lspci_attachment 2013-01-31 22:27:35,497 INFO Running command: lspci -vvnn | iconv -t 'utf-8' -c 2013-01-31 22:27:35,689 INFO Executing modprobe_attachment 2013-01-31 22:27:35,690 INFO Running command: find /etc/modprobe.* -name \*.conf | xargs cat 2013-01-31 22:27:35,858 INFO Executing modules_attachment 2013-01-31 22:27:35,859 INFO Running command: cat /etc/modules 2013-01-31 22:27:35,934 INFO Executing sysfs_attachment 2013-01-31 22:27:35,935 INFO Running command: for i in `udevadm info --export-db | sed -n 's/^P: //p'`; do echo "P: $i" udevadm info --attribute-walk --path=/sys$i 2>/dev/null | sed -n 's/ ATTR{\(.*\)}=="\(.*\)"/A: \1=\2/p' echo done 2013-01-31 22:27:37,977 INFO Executing sysctl_attachment 2013-01-31 22:27:37,977 INFO Running command: find /etc/sysctl.* -name \*.conf | xargs cat 2013-01-31 22:27:38,095 INFO Executing udev_attachment 2013-01-31 22:27:38,096 INFO Running command: udevadm info --export-db 2013-01-31 22:27:55,409 INFO Executing audio/alsa_record_playback_external 2013-01-31 22:27:55,410 INFO Running command: audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE 2013-01-31 22:28:13,647 INFO Executing audio/alsa_record_playback_external 2013-01-31 22:28:13,648 INFO Running command: audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE 2013-01-31 22:28:27,834 INFO Executing audio/alsa_record_playback_external 2013-01-31 22:28:27,835 INFO Running command: audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=pci --volume=50; alsa_record_playback; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE 2013-01-31 22:28:51,333 INFO Executing benchmarks/disk/hdparm-read_sda 2013-01-31 22:28:57,601 INFO Executing benchmarks/disk/hdparm-cache-read_sda 2013-01-31 22:29:05,049 INFO Executing cpu/offlining_test 2013-01-31 22:29:05,141 INFO Executing cpu/topology 2013-01-31 22:29:05,142 INFO Running command: cpu_topology 2013-01-31 22:29:06,101 INFO Executing cpu/clocktest 2013-01-31 22:29:06,102 INFO Running command: clocktest