2012-11-27 00:49:13,479 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2012-11-27 00:49:13,480 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2012-11-27 00:49:13,481 INFO Loading component section checkbox/plugins 2012-11-27 00:49:13,496 INFO Loading module manual_test from section checkbox/plugins 2012-11-27 00:49:13,498 INFO Loading module persist_info from section checkbox/plugins 2012-11-27 00:49:13,509 INFO Loading module launchpad_report from section checkbox/plugins 2012-11-27 00:49:13,640 INFO Loading module server_info from section checkbox/plugins 2012-11-27 00:49:13,641 INFO Loading module scripts_info from section checkbox/plugins 2012-11-27 00:49:13,642 INFO Loading module proxy_info from section checkbox/plugins 2012-11-27 00:49:13,644 INFO Loading module subunit_report from section checkbox/plugins 2012-11-27 00:49:13,673 INFO Loading module submission_info from section checkbox/plugins 2012-11-27 00:49:13,674 INFO Loading module begin_prompt from section checkbox/plugins 2012-11-27 00:49:13,675 INFO Loading module client_info from section checkbox/plugins 2012-11-27 00:49:13,677 INFO Loading module tests_prompt from section checkbox/plugins 2012-11-27 00:49:13,678 INFO Loading module attachment_info from section checkbox/plugins 2012-11-27 00:49:13,679 INFO Loading module final_prompt from section checkbox/plugins 2012-11-27 00:49:13,680 INFO Loading module shell_test from section checkbox/plugins 2012-11-27 00:49:13,681 INFO Loading module recover_prompt from section checkbox/plugins 2012-11-27 00:49:13,695 INFO Loading module datetime_info from section checkbox/plugins 2012-11-27 00:49:13,696 INFO Loading module error_prompt from section checkbox/plugins 2012-11-27 00:49:13,697 INFO Loading module sleep_info from section checkbox/plugins 2012-11-27 00:49:13,698 INFO Loading module delay_prompt from section checkbox/plugins 2012-11-27 00:49:13,699 INFO Loading module lock_prompt from section checkbox/plugins 2012-11-27 00:49:13,703 INFO Loading module intro_prompt from section checkbox/plugins 2012-11-27 00:49:13,704 INFO Loading module suites_prompt from section checkbox/plugins 2012-11-27 00:49:13,724 INFO Loading module jobs_prompt from section checkbox/plugins 2012-11-27 00:49:13,727 INFO Loading module report_prompt from section checkbox/plugins 2012-11-27 00:49:13,728 INFO Loading module launchpad_exchange from section checkbox/plugins 2012-11-27 00:49:13,801 INFO Loading module message_info from section checkbox/plugins 2012-11-27 00:49:13,809 INFO Loading module launchpad_prompt from section checkbox/plugins 2012-11-27 00:49:13,816 INFO Loading module resource_info from section checkbox/plugins 2012-11-27 00:49:13,827 INFO Loading module backend_info from section checkbox/plugins 2012-11-27 00:49:13,833 INFO Loading module gather_prompt from section checkbox/plugins 2012-11-27 00:49:13,834 INFO Loading module remote_suite from section checkbox/plugins 2012-11-27 00:49:13,835 INFO Loading module local_suite from section checkbox/plugins 2012-11-27 00:49:13,836 INFO Loading module system_info from section checkbox/plugins 2012-11-27 00:49:13,839 INFO Loading module user_interface from section checkbox/plugins 2012-11-27 00:49:13,842 INFO Loading module jobs_info from section checkbox/plugins 2012-11-27 00:49:13,858 INFO Loading module metric_test from section checkbox/plugins 2012-11-27 00:49:19,148 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-11-27 00:49:29,736 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-11-27 00:49:29,736 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-11-27 00:55:52,725 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-11-27 00:55:52,726 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' 2012-11-27 00:56:20,491 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2012-11-27 00:56:20,492 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2012-11-27 00:56:20,493 INFO Loading component section checkbox/plugins 2012-11-27 00:56:20,494 INFO Loading module gather_prompt from section checkbox/plugins 2012-11-27 00:56:20,496 INFO Loading module proxy_info from section checkbox/plugins 2012-11-27 00:56:20,497 INFO Loading module delay_prompt from section checkbox/plugins 2012-11-27 00:56:20,498 INFO Loading module submission_info from section checkbox/plugins 2012-11-27 00:56:20,501 INFO Loading module client_info from section checkbox/plugins 2012-11-27 00:56:20,502 INFO Loading module suites_prompt from section checkbox/plugins 2012-11-27 00:56:20,532 INFO Loading module message_info from section checkbox/plugins 2012-11-27 00:56:20,538 INFO Loading module backend_info from section checkbox/plugins 2012-11-27 00:56:20,545 INFO Loading module begin_prompt from section checkbox/plugins 2012-11-27 00:56:20,546 INFO Loading module intro_prompt from section checkbox/plugins 2012-11-27 00:56:20,548 INFO Loading module datetime_info from section checkbox/plugins 2012-11-27 00:56:20,550 INFO Loading module metric_test from section checkbox/plugins 2012-11-27 00:56:20,551 INFO Loading module shell_test from section checkbox/plugins 2012-11-27 00:56:20,552 INFO Loading module manual_test from section checkbox/plugins 2012-11-27 00:56:20,553 INFO Loading module launchpad_prompt from section checkbox/plugins 2012-11-27 00:56:20,555 INFO Loading module scripts_info from section checkbox/plugins 2012-11-27 00:56:20,556 INFO Loading module attachment_info from section checkbox/plugins 2012-11-27 00:56:20,557 INFO Loading module local_suite from section checkbox/plugins 2012-11-27 00:56:20,558 INFO Loading module tests_prompt from section checkbox/plugins 2012-11-27 00:56:20,559 INFO Loading module report_prompt from section checkbox/plugins 2012-11-27 00:56:20,560 INFO Loading module subunit_report from section checkbox/plugins 2012-11-27 00:56:20,561 INFO Loading module user_interface from section checkbox/plugins 2012-11-27 00:56:20,563 INFO Loading module jobs_info from section checkbox/plugins 2012-11-27 00:56:20,570 INFO Loading module launchpad_report from section checkbox/plugins 2012-11-27 00:56:20,617 INFO Loading module jobs_prompt from section checkbox/plugins 2012-11-27 00:56:20,619 INFO Loading module system_info from section checkbox/plugins 2012-11-27 00:56:20,627 INFO Loading module lock_prompt from section checkbox/plugins 2012-11-27 00:56:20,631 INFO Loading module error_prompt from section checkbox/plugins 2012-11-27 00:56:20,632 INFO Loading module resource_info from section checkbox/plugins 2012-11-27 00:56:20,635 INFO Loading module final_prompt from section checkbox/plugins 2012-11-27 00:56:20,636 INFO Loading module server_info from section checkbox/plugins 2012-11-27 00:56:20,637 INFO Loading module sleep_info from section checkbox/plugins 2012-11-27 00:56:20,638 INFO Loading module persist_info from section checkbox/plugins 2012-11-27 00:56:20,639 INFO Loading module launchpad_exchange from section checkbox/plugins 2012-11-27 00:56:20,683 INFO Loading module recover_prompt from section checkbox/plugins 2012-11-27 00:56:20,685 INFO Loading module remote_suite from section checkbox/plugins 2012-11-27 00:58:24,677 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-11-27 00:58:41,864 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-11-27 00:58:41,865 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-11-27 01:28:33,458 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-11-27 01:28:33,459 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-15 11:15:06,741 INFO Reading configurations from: /usr/share/checkbox/configs/checkbox-qt.ini 2013-01-15 11:15:06,756 INFO Parsing config filename: /usr/share/checkbox/configs/checkbox.ini 2013-01-15 11:15:06,758 INFO Loading component section checkbox/plugins 2013-01-15 11:15:06,788 INFO Loading module error_prompt from section checkbox/plugins 2013-01-15 11:15:06,790 INFO Loading module launchpad_prompt from section checkbox/plugins 2013-01-15 11:15:06,829 INFO Loading module delay_prompt from section checkbox/plugins 2013-01-15 11:15:06,830 INFO Loading module proxy_info from section checkbox/plugins 2013-01-15 11:15:06,832 INFO Loading module jobs_prompt from section checkbox/plugins 2013-01-15 11:15:06,848 INFO Loading module client_info from section checkbox/plugins 2013-01-15 11:15:06,850 INFO Loading module user_interface from section checkbox/plugins 2013-01-15 11:15:06,858 INFO Loading module intro_prompt from section checkbox/plugins 2013-01-15 11:15:06,860 INFO Loading module resource_info from section checkbox/plugins 2013-01-15 11:15:06,871 INFO Loading module persist_info from section checkbox/plugins 2013-01-15 11:15:06,872 INFO Loading module system_info from section checkbox/plugins 2013-01-15 11:15:06,890 INFO Loading module manual_test from section checkbox/plugins 2013-01-15 11:15:06,892 INFO Loading module backend_info from section checkbox/plugins 2013-01-15 11:15:06,911 INFO Loading module sleep_info from section checkbox/plugins 2013-01-15 11:15:06,912 INFO Loading module server_info from section checkbox/plugins 2013-01-15 11:15:06,914 INFO Loading module report_prompt from section checkbox/plugins 2013-01-15 11:15:06,915 INFO Loading module gather_prompt from section checkbox/plugins 2013-01-15 11:15:06,916 INFO Loading module datetime_info from section checkbox/plugins 2013-01-15 11:15:06,917 INFO Loading module lock_prompt from section checkbox/plugins 2013-01-15 11:15:06,930 INFO Loading module submission_info from section checkbox/plugins 2013-01-15 11:15:06,931 INFO Loading module subunit_report from section checkbox/plugins 2013-01-15 11:15:06,933 INFO Loading module warning_prompt from section checkbox/plugins 2013-01-15 11:15:06,934 INFO Loading module remote_suite from section checkbox/plugins 2013-01-15 11:15:06,935 INFO Loading module launchpad_report from section checkbox/plugins 2013-01-15 11:15:07,128 INFO Loading module shell_test from section checkbox/plugins 2013-01-15 11:15:07,130 INFO Loading module suites_prompt from section checkbox/plugins 2013-01-15 11:15:07,158 INFO Loading module scripts_info from section checkbox/plugins 2013-01-15 11:15:07,159 INFO Loading module final_prompt from section checkbox/plugins 2013-01-15 11:15:07,160 INFO Loading module environment_info from section checkbox/plugins 2013-01-15 11:15:07,162 INFO Loading module recover_prompt from section checkbox/plugins 2013-01-15 11:15:07,164 INFO Loading module message_info from section checkbox/plugins 2013-01-15 11:15:07,211 INFO Loading module launchpad_exchange from section checkbox/plugins 2013-01-15 11:15:07,291 INFO Loading module local_suite from section checkbox/plugins 2013-01-15 11:15:07,293 INFO Loading module begin_prompt from section checkbox/plugins 2013-01-15 11:15:07,295 INFO Loading module tests_prompt from section checkbox/plugins 2013-01-15 11:15:07,296 INFO Loading module attachment_info from section checkbox/plugins 2013-01-15 11:15:07,297 INFO Loading module metric_test from section checkbox/plugins 2013-01-15 11:15:07,299 INFO Loading module jobs_info from section checkbox/plugins 2013-01-15 11:18:10,246 WARNING Privileged backend not responding. jobs specifying user will not be run 2013-01-15 11:18:11,473 INFO Executing __audio__ 2013-01-15 11:18:11,473 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/audio.txt?(.in) 2013-01-15 11:18:11,517 INFO Executing __benchmarks__ 2013-01-15 11:18:11,517 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/benchmarks.txt?(.in) 2013-01-15 11:18:11,591 INFO Executing __bluetooth__ 2013-01-15 11:18:11,592 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/bluetooth.txt?(.in) 2013-01-15 11:18:11,615 INFO Executing __camera__ 2013-01-15 11:18:11,615 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/camera.txt?(.in) 2013-01-15 11:18:11,640 INFO Executing __cpu__ 2013-01-15 11:18:11,641 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/cpu.txt?(.in) 2013-01-15 11:18:11,665 INFO Executing __disk__ 2013-01-15 11:18:11,665 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/disk.txt?(.in) 2013-01-15 11:18:11,704 INFO Executing __firewire__ 2013-01-15 11:18:11,705 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/firewire.txt?(.in) 2013-01-15 11:18:11,723 INFO Executing __graphics__ 2013-01-15 11:18:11,724 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/graphics.txt?(.in) 2013-01-15 11:18:11,778 INFO Executing __info__ 2013-01-15 11:18:11,779 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/info.txt?(.in) 2013-01-15 11:18:11,849 INFO Executing __input__ 2013-01-15 11:18:11,849 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/input.txt?(.in) 2013-01-15 11:18:11,876 INFO Executing __keys__ 2013-01-15 11:18:11,877 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/keys.txt?(.in) 2013-01-15 11:18:11,906 INFO Executing __mediacard__ 2013-01-15 11:18:11,907 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/mediacard.txt?(.in) 2013-01-15 11:18:12,001 INFO Executing __memory__ 2013-01-15 11:18:12,001 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/memory.txt?(.in) 2013-01-15 11:18:12,017 INFO Executing __miscellanea__ 2013-01-15 11:18:12,017 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/miscellanea.txt?(.in) 2013-01-15 11:18:12,041 INFO Executing __monitor__ 2013-01-15 11:18:12,042 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/monitor.txt?(.in) 2013-01-15 11:18:12,069 INFO Executing __networking__ 2013-01-15 11:18:12,069 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/networking.txt?(.in) 2013-01-15 11:18:12,107 INFO Executing __optical__ 2013-01-15 11:18:12,108 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/optical.txt?(.in) 2013-01-15 11:18:12,141 INFO Executing __expresscard__ 2013-01-15 11:18:12,142 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/expresscard.txt?(.in) 2013-01-15 11:18:12,156 INFO Executing __power-management__ 2013-01-15 11:18:12,157 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/power-management.txt?(.in) 2013-01-15 11:18:12,200 INFO Executing __suspend__ 2013-01-15 11:18:12,201 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/suspend.txt?(.in) 2013-01-15 11:18:12,375 INFO Executing __usb__ 2013-01-15 11:18:12,375 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/usb.txt?(.in) 2013-01-15 11:18:12,424 INFO Executing __wireless__ 2013-01-15 11:18:12,424 INFO Running command: shopt -s extglob cat $CHECKBOX_SHARE/jobs/wireless.txt?(.in) 2013-01-15 11:18:12,492 INFO Executing cpuinfo 2013-01-15 11:18:12,492 INFO Running command: cpuinfo_resource 2013-01-15 11:18:12,627 INFO Executing cdimage 2013-01-15 11:18:12,627 INFO Executing dpkg 2013-01-15 11:18:12,628 INFO Running command: dpkg_resource 2013-01-15 11:18:12,691 INFO Executing gconf 2013-01-15 11:18:12,691 INFO Running command: gconf_resource | filter_templates -w 'name=.*proxy.*' 2013-01-15 11:18:12,822 INFO Executing lsb 2013-01-15 11:18:12,822 INFO Running command: lsb_resource 2013-01-15 11:18:12,981 INFO Executing meminfo 2013-01-15 11:18:12,981 INFO Running command: meminfo_resource 2013-01-15 11:18:13,056 INFO Executing module 2013-01-15 11:18:13,057 INFO Running command: module_resource 2013-01-15 11:18:13,187 INFO Executing package 2013-01-15 11:18:13,187 INFO Running command: package_resource | filter_templates -w 'desired=Install' -w 'status=Installed' 2013-01-15 11:18:15,686 INFO Executing device 2013-01-15 11:18:15,687 INFO Running command: udev_resource 2013-01-15 11:18:15,955 INFO Executing dmi 2013-01-15 11:18:15,955 INFO Executing efi 2013-01-15 11:18:15,956 INFO Executing uname 2013-01-15 11:18:15,956 INFO Running command: uname_resource 2013-01-15 11:18:16,013 INFO Executing sleep 2013-01-15 11:18:16,014 INFO Running command: for state in `cat /sys/power/state`; do echo "$state: supported"; done 2013-01-15 11:18:16,028 INFO Executing optical_drive 2013-01-15 11:18:16,028 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-15 11:18:16,093 INFO Executing block_device 2013-01-15 11:18:16,093 INFO Running command: block_device_resource 2013-01-15 11:18:16,157 INFO Executing display 2013-01-15 11:18:16,158 INFO Running command: display_resource 2013-01-15 11:18:16,326 INFO Executing usb 2013-01-15 11:18:16,326 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-15 11:18:16,529 INFO Executing xinput 2013-01-15 11:18:16,529 INFO Running command: xinput_resource 2013-01-15 11:18:16,686 INFO Executing environment 2013-01-15 11:18:16,687 INFO Running command: IFS=$'\n' for e in `env | sed 's/=/:/g'`; do echo $e | awk -F':' '{print $1 ": " $2}' done 2013-01-15 11:18:16,805 INFO Executing optical/read 2013-01-15 11:18:16,806 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-15 11:18:17,135 INFO Executing benchmarks/disk/hdparm-read 2013-01-15 11:18:17,135 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-15 11:18:17,402 INFO Executing benchmarks/disk/hdparm-cache-read 2013-01-15 11:18:17,403 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-15 11:18:17,697 INFO Executing benchmarks/disk/hdparm-read 2013-01-15 11:18:17,697 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-15 11:18:17,983 INFO Executing benchmarks/disk/hdparm-cache-read 2013-01-15 11:18:17,983 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-15 11:18:18,297 INFO Executing optical/read 2013-01-15 11:18:18,298 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-15 11:38:37,844 INFO Executing cpuinfo_attachment 2013-01-15 11:38:37,844 INFO Running command: cat /proc/cpuinfo 2013-01-15 11:38:37,953 INFO Executing dmesg_attachment 2013-01-15 11:38:37,954 INFO Running command: cat /var/log/dmesg | ansi_parser 2013-01-15 11:38:38,237 INFO Executing dmi_attachment 2013-01-15 11:38:38,238 INFO Running command: grep -r . /sys/class/dmi/id/ 2>/dev/null 2013-01-15 11:38:38,345 INFO Executing dmidecode_attachment 2013-01-15 11:38:38,428 INFO Executing efi_attachment 2013-01-15 11:38:38,528 INFO Executing lsmod_attachment 2013-01-15 11:38:38,529 INFO Running command: lsmod_info 2013-01-15 11:38:38,837 INFO Executing lspci_attachment 2013-01-15 11:38:38,838 INFO Running command: lspci -vvnn | iconv -t 'utf-8' -c 2013-01-15 11:38:39,054 INFO Executing modprobe_attachment 2013-01-15 11:38:39,054 INFO Running command: find /etc/modprobe.* -name \*.conf | xargs cat 2013-01-15 11:38:39,179 INFO Executing modules_attachment 2013-01-15 11:38:39,179 INFO Running command: cat /etc/modules 2013-01-15 11:38:39,286 INFO Executing sysfs_attachment 2013-01-15 11:38:39,287 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-15 11:38:42,019 INFO Executing sysctl_attachment 2013-01-15 11:38:42,020 INFO Running command: find /etc/sysctl.* -name \*.conf | xargs cat 2013-01-15 11:38:42,169 INFO Executing udev_attachment 2013-01-15 11:38:42,170 INFO Running command: udevadm info --export-db 2013-01-15 13:17:50,375 INFO Executing benchmarks/disk/hdparm-read_sdb 2013-01-15 13:17:50,483 INFO Executing benchmarks/disk/hdparm-read_sda 2013-01-15 13:17:50,673 INFO Executing benchmarks/disk/hdparm-cache-read_sdb 2013-01-15 13:17:50,766 INFO Executing benchmarks/disk/hdparm-cache-read_sda 2013-01-15 13:17:50,979 INFO Executing bluetooth/detect-output 2013-01-15 13:17:50,979 INFO Running command: set -o pipefail; hcitool dev | tail -n+2 | awk '{print $2}' | tee $CHECKBOX_DATA/bluetooth_address 2013-01-15 13:17:51,274 INFO Executing camera/detect 2013-01-15 13:17:51,274 INFO Running command: camera_test detect 2013-01-15 13:18:00,225 INFO Executing camera/still 2013-01-15 13:18:00,225 INFO Running command: camera_test still 2013-01-15 13:18:13,680 INFO Executing camera/display 2013-01-15 13:18:13,681 INFO Running command: camera_test display 2013-01-15 13:18:20,377 INFO Executing cpu/offlining_test 2013-01-15 13:18:20,476 INFO Executing cpu/topology 2013-01-15 13:18:20,476 INFO Running command: cpu_topology 2013-01-15 13:18:20,653 INFO Executing cpu/clocktest 2013-01-15 13:18:20,654 INFO Running command: clocktest 2013-01-15 13:19:21,121 INFO Executing disk/detect 2013-01-15 13:19:21,121 INFO Running command: udev_resource | filter_templates -w "category=DISK" | awk -F': ' '$1 == "product" { print $2 }' 2013-01-15 13:25:11,714 INFO Executing graphics/compiz_check 2013-01-15 13:25:11,716 INFO Running command: set -o pipefail; /usr/lib/nux/unity_support_test -c -p | ansi_parser 2013-01-15 13:25:14,737 INFO Executing graphics/display 2013-01-15 13:25:14,739 INFO Running command: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! autovideosink' 2013-01-15 13:25:24,223 ERROR Keyboard interrupt while running event handler ManualTest.prompt_manual(, {'status': 'uninitiated', 'data': '', 'steps': '1. Click "Test" to display a video test.\n', 'description': 'PURPOSE:\n This test will test the default display\nSTEPS:\n 1. Click "Test" to display a video test.\nVERIFICATION:\n Do you see color bars and static?', 'requires': ["package.name == 'xorg'", "package.name == 'gir1.2-gst-plugins-base-0.10' or package.name == 'gir1.2-gst-plugins-base-1.0'"], 'suite': '__graphics__', 'type': 'test', 'resources': [{'status': 'Installed', 'version': '1:7.7+1ubuntu4', 'name': 'xorg', 'description': 'amd64', 'desired': 'Install'}, {'status': 'Installed', 'version': '0.10.36-1.1ubuntu1', 'name': 'gir1.2-gst-plugins-base-0.10', 'description': 'amd64', 'desired': 'Install'}], 'name': 'graphics/display', 'info': None, 'verification': 'Do you see color bars and static?', 'plugin': 'user-verify', 'command': "gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! autovideosink'", 'purpose': 'This test will test the default display\n'}) for event type 'prompt-user-verify' 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 45, in prompt_manual File "/usr/lib/python3/dist-packages/checkbox_qt/qt_interface.py", line 242, in show_test previousTestClicked=onPreviousTestClicked) File "/usr/lib/python3/dist-packages/checkbox_qt/qt_interface.py", line 295, in wait_on_signals raise KeyboardInterrupt KeyboardInterrupt