UPDATE =========================== Memory device exists Mount Details =========================== /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) DexterOS_update.zip NOT FOUND ########################################### ## Begin Firmware UPDATE ########################################### GoPiGo3 Detected Current Firmware Version inside GoPiGo: 0.2.6 Latest Firmware Version: 0.2.6 FIRMWARE IS UP TO DATE ########################################### ## End Firmware UPDATE ########################################### SSID Update Begin No SSID change SSID Update End New hostname: Maul Current hostname: Maul No hostname change ================================ Memory device exists ================================ Mounting the USB ================================ Start: Wed 14 Jun 19:26:03 UTC 2017 ================================ Hadware and Software information ================================ Hardware Information ---------------------------------- Hardware : BCM2709 Revision : a02082 Serial : 0000000059a2b030 Raspbian Version ---------------------------------- PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)" NAME="Raspbian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" USB Device Information ---------------------------------- Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter Bus 001 Device 005: ID 0781:5571 SanDisk Corp. Cruzer Fit Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Memory Device Information ---------------------------------- Disk /dev/sda: 7.5 GiB, 8002732032 bytes, 15630336 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sda1 32 15630335 15630304 7.5G b W95 FAT32 ================================ Wifi Configuration details... ================================ Access point check ---------------------------------- Access point is switched on Access point Name and Channel Number ---------------------------------- ssid=Maul channel=1 Hostapd Status ---------------------------------- ● hostapd.service - LSB: Advanced IEEE 802.11 management daemon Loaded: loaded (/etc/init.d/hostapd) Active: active (running) since Wed 2017-06-14 19:26:01 UTC; 2s ago Process: 938 ExecStart=/etc/init.d/hostapd start (code=exited, status=0/SUCCESS) CGroup: /system.slice/hostapd.service └─991 /usr/local/bin/hostapd -B -P /var/run/hostapd.pid /etc/hostapd/hostapd.conf Jun 14 19:26:01 Maul hostapd[938]: Starting advanced IEEE 802.11 management: hostapd. Jun 14 19:26:01 Maul systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon. Dnsmasq Status ---------------------------------- ● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled) Drop-In: /run/systemd/generator/dnsmasq.service.d └─50-dnsmasq-$named.conf, 50-insserv.conf-$named.conf Active: active (running) since Wed 2017-06-14 19:26:02 UTC; 2s ago Process: 996 ExecStartPost=/etc/init.d/dnsmasq systemd-start-resolvconf (code=exited, status=0/SUCCESS) Process: 977 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=0/SUCCESS) Process: 931 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCCESS) Main PID: 995 (dnsmasq) CGroup: /system.slice/dnsmasq.service └─995 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -r /run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-service --trust-anchor=.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5 Jun 14 19:26:01 Maul dnsmasq[931]: dnsmasq: syntax check OK. Jun 14 19:26:01 Maul dnsmasq[995]: started, version 2.76 cachesize 150 Jun 14 19:26:01 Maul dnsmasq[995]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify Jun 14 19:26:01 Maul dnsmasq[995]: warning: ignoring resolv-file flag because no-resolv is set Jun 14 19:26:01 Maul dnsmasq-dhcp[995]: DHCP, IP range 10.10.10.11 -- 10.10.10.20, lease time 12h Jun 14 19:26:01 Maul dnsmasq[995]: using nameserver 8.8.4.4#53 Jun 14 19:26:01 Maul dnsmasq[995]: using nameserver 8.8.8.8#53 Jun 14 19:26:01 Maul dnsmasq[995]: read /etc/hosts - 7 addresses Jun 14 19:26:02 Maul systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server. Network Configuration ---------------------------------- # This file was create by the Dexter Industries cinch setup script # Do not change unless you really know what you are doing auto lo iface lo inet loopback # auto eth0 waits for Ethernet device for more than 2 minutes. # Ref: http://raspberrypi.stackexchange.com/questions/45399/slow-boot-ethernet-wait # auto eth0 # Ref for allow-hotplug:http://unix.stackexchange.com/questions/192671/what-is-a-hotplug-event-from-the-interface, # https://lists.debian.org/debian-doc/2008/02/msg00010.html, # https://www.debian.org/doc/manuals/debian-reference/ch05.en.html allow-hotplug eth0 # iface eth0 inet dhcp iface eth0 inet dhcp # Ref: http://blog.embeddedcoding.com/2015/06/how-to-avoid-dhcp-delay-if-ethernet-is.html # You can reduce boot delay by 10 secs by uncommenting the below line and commenting dhcp which allots Dynamic IP address to eth0. #iface eth0 inet manual auto wlan0 allow-hotplug wlan0 iface wlan0 inet static address 10.10.10.10 netmask 255.255.255.0 up iptables-restore < /etc/iptables.ipv4.cinch.nat ================================ Check for internet connectivity ================================ Access point is switched on No Internet connectivity ================================ System Log Messages ================================ Jun 14 19:25:31 Maul rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="464" x-info="http://www.rsyslog.com"] start Jun 14 19:25:31 Maul systemd-modules-load[103]: Inserted module 'i2c_dev' Jun 14 19:25:31 Maul systemd[1]: Starting Create Static Device Nodes in /dev... Jun 14 19:25:31 Maul systemd[1]: Mounted POSIX Message Queue File System. Jun 14 19:25:31 Maul systemd[1]: Mounted Debug File System. Jun 14 19:25:31 Maul systemd-modules-load[103]: Inserted module 'i2c_bcm2708' Jun 14 19:25:31 Maul systemd-modules-load[103]: Failed to find module 'spi-dev' Jun 14 19:25:31 Maul systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE Jun 14 19:25:31 Maul systemd[1]: Failed to start Load Kernel Modules. Jun 14 19:25:31 Maul systemd[1]: Unit systemd-modules-load.service entered failed state. Jun 14 19:25:31 Maul systemd[1]: Started udev Coldplug all Devices. Jun 14 19:25:31 Maul systemd[1]: Started Restore / save the current clock. Jun 14 19:25:31 Maul fake-hwclock[102]: Wed 14 Jun 19:25:27 UTC 2017 Jun 14 19:25:31 Maul systemd-fsck[108]: e2fsck 1.42.12 (29-Aug-2014) Jun 14 19:25:31 Maul systemd-fsck[108]: /dev/mmcblk0p2: clean, 66620/241920 files, 511966/950912 blocks Jun 14 19:25:31 Maul kernel: [ 0.000000] Booting Linux on physical CPU 0x0 Jun 14 19:25:31 Maul kernel: [ 0.000000] Initializing cgroup subsys cpuset Jun 14 19:25:31 Maul kernel: [ 0.000000] Initializing cgroup subsys cpu Jun 14 19:25:31 Maul kernel: [ 0.000000] Initializing cgroup subsys cpuacct Jun 14 19:25:31 Maul kernel: [ 0.000000] Linux version 4.4.34-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #930 SMP Wed Nov 23 15:20:41 GMT 2016 Jun 14 19:25:31 Maul kernel: [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d Jun 14 19:25:31 Maul kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Jun 14 19:25:31 Maul kernel: [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2 Jun 14 19:25:31 Maul kernel: [ 0.000000] cma: Reserved 8 MiB at 0x36800000 Jun 14 19:25:31 Maul kernel: [ 0.000000] Memory policy: Data cache writealloc Jun 14 19:25:31 Maul kernel: [ 0.000000] On node 0 totalpages: 225280 Jun 14 19:25:31 Maul kernel: [ 0.000000] free_area_init_node: node 0, pgdat 808c4f40, node_mem_map b6036000 Jun 14 19:25:31 Maul kernel: [ 0.000000] Normal zone: 1980 pages used for memmap Jun 14 19:25:31 Maul kernel: [ 0.000000] Normal zone: 0 pages reserved Jun 14 19:25:31 Maul kernel: [ 0.000000] Normal zone: 225280 pages, LIFO batch:31 Jun 14 19:25:31 Maul kernel: [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010) Jun 14 19:25:31 Maul kernel: [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 Jun 14 19:25:31 Maul kernel: [ 0.000000] PERCPU: Embedded 13 pages/cpu @b5ff2000 s22592 r8192 d22464 u53248 Jun 14 19:25:31 Maul kernel: [ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096 Jun 14 19:25:31 Maul kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Jun 14 19:25:31 Maul kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 223300 Jun 14 19:25:31 Maul kernel: [ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x59a2b030 smsc95xx.macaddr=B8:27:EB:A2:B0:30 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait Jun 14 19:25:31 Maul kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) Jun 14 19:25:31 Maul kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Jun 14 19:25:31 Maul systemd[1]: Starting udev Kernel Device Manager... Jun 14 19:25:31 Maul kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Jun 14 19:25:31 Maul kernel: [ 0.000000] Memory: 874104K/901120K available (6357K kernel code, 432K rwdata, 1716K rodata, 476K init, 764K bss, 18824K reserved, 8192K cma-reserved) Jun 14 19:25:31 Maul kernel: [ 0.000000] Virtual kernel memory layout: Jun 14 19:25:31 Maul kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) Jun 14 19:25:31 Maul kernel: [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) Jun 14 19:25:31 Maul kernel: [ 0.000000] vmalloc : 0xb7800000 - 0xff800000 (1152 MB) Jun 14 19:25:31 Maul systemd[1]: Mounting Configuration File System... Jun 14 19:25:31 Maul kernel: [ 0.000000] lowmem : 0x80000000 - 0xb7000000 ( 880 MB) Jun 14 19:25:31 Maul kernel: [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) Jun 14 19:25:31 Maul kernel: [ 0.000000] .text : 0x80008000 - 0x807ea674 (8074 kB) Jun 14 19:25:31 Maul kernel: [ 0.000000] .init : 0x807eb000 - 0x80862000 ( 476 kB) Jun 14 19:25:31 Maul systemd[1]: Mounted FUSE Control File System. Jun 14 19:25:31 Maul kernel: [ 0.000000] .data : 0x80862000 - 0x808ce250 ( 433 kB) Jun 14 19:25:31 Maul kernel: [ 0.000000] .bss : 0x808d1000 - 0x809901ec ( 765 kB) Jun 14 19:25:31 Maul kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Jun 14 19:25:31 Maul systemd[1]: Starting Apply Kernel Variables... Jun 14 19:25:31 Maul kernel: [ 0.000000] Hierarchical RCU implementation. Jun 14 19:25:31 Maul kernel: [ 0.000000] Build-time adjustment of leaf fanout to 32. Jun 14 19:25:31 Maul kernel: [ 0.000000] NR_IRQS:16 nr_irqs:16 16 Jun 14 19:25:31 Maul systemd[1]: Mounted Configuration File System. Jun 14 19:25:31 Maul kernel: [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys). Jun 14 19:25:31 Maul kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns Jun 14 19:25:31 Maul kernel: [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns Jun 14 19:25:31 Maul systemd[1]: Started udev Kernel Device Manager. Jun 14 19:25:31 Maul kernel: [ 0.000026] Switching to timer-based delay loop, resolution 52ns Jun 14 19:25:31 Maul kernel: [ 0.000291] Console: colour dummy device 80x30 Jun 14 19:25:31 Maul kernel: [ 0.000318] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) Jun 14 19:25:31 Maul systemd[1]: Starting Copy rules generated while the root was ro... Jun 14 19:25:31 Maul kernel: [ 0.000337] pid_max: default: 32768 minimum: 301 Jun 14 19:25:31 Maul kernel: [ 0.000648] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Jun 14 19:25:31 Maul kernel: [ 0.000663] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Set preliminary keymap... Jun 14 19:25:31 Maul kernel: [ 0.001592] Disabling cpuset control group subsystem Jun 14 19:25:31 Maul kernel: [ 0.001624] Initializing cgroup subsys io Jun 14 19:25:31 Maul kernel: [ 0.001654] Initializing cgroup subsys memory Jun 14 19:25:31 Maul kernel: [ 0.001698] Initializing cgroup subsys devices Jun 14 19:25:31 Maul systemd[1]: Started Apply Kernel Variables. Jun 14 19:25:31 Maul kernel: [ 0.001719] Initializing cgroup subsys freezer Jun 14 19:25:31 Maul kernel: [ 0.001740] Initializing cgroup subsys net_cls Jun 14 19:25:31 Maul kernel: [ 0.001790] CPU: Testing write buffer coherency: ok Jun 14 19:25:31 Maul systemd[1]: Started Copy rules generated while the root was ro. Jun 14 19:25:31 Maul kernel: [ 0.001855] ftrace: allocating 21236 entries in 63 pages Jun 14 19:25:31 Maul kernel: [ 0.051229] CPU0: update cpu_capacity 1024 Jun 14 19:25:31 Maul kernel: [ 0.051259] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Jun 14 19:25:31 Maul kernel: [ 0.051270] [bcm2709_smp_prepare_cpus] enter Jun 14 19:25:31 Maul keyboard-setup[138]: Setting preliminary keymap...done. Jun 14 19:25:31 Maul kernel: [ 0.051407] Setting up static identity map for 0x8240 - 0x8274 Jun 14 19:25:31 Maul kernel: [ 0.053068] [bcm2709_boot_secondary] cpu:1 started (0) 18 Jun 14 19:25:31 Maul kernel: [ 0.053282] [bcm2709_secondary_init] enter cpu:1 Jun 14 19:25:31 Maul systemd[1]: Started LSB: Set preliminary keymap. Jun 14 19:25:31 Maul kernel: [ 0.053323] CPU1: update cpu_capacity 1024 Jun 14 19:25:31 Maul kernel: [ 0.053329] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Jun 14 19:25:31 Maul kernel: [ 0.053713] [bcm2709_boot_secondary] cpu:2 started (0) 16 Jun 14 19:25:31 Maul kernel: [ 0.053875] [bcm2709_secondary_init] enter cpu:2 Jun 14 19:25:31 Maul kernel: [ 0.053896] CPU2: update cpu_capacity 1024 Jun 14 19:25:31 Maul kernel: [ 0.053902] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 Jun 14 19:25:31 Maul kernel: [ 0.054267] [bcm2709_boot_secondary] cpu:3 started (0) 18 Jun 14 19:25:31 Maul kernel: [ 0.054396] [bcm2709_secondary_init] enter cpu:3 Jun 14 19:25:31 Maul kernel: [ 0.054417] CPU3: update cpu_capacity 1024 Jun 14 19:25:31 Maul kernel: [ 0.054423] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 Jun 14 19:25:31 Maul kernel: [ 0.054483] Brought up 4 CPUs Jun 14 19:25:31 Maul kernel: [ 0.054507] SMP: Total of 4 processors activated (153.60 BogoMIPS). Jun 14 19:25:31 Maul kernel: [ 0.054516] CPU: All CPU(s) started in HYP mode. Jun 14 19:25:31 Maul kernel: [ 0.054524] CPU: Virtualization extensions available. Jun 14 19:25:31 Maul kernel: [ 0.055129] devtmpfs: initialized Jun 14 19:25:31 Maul kernel: [ 0.065972] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 Jun 14 19:25:31 Maul kernel: [ 0.066308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Jun 14 19:25:31 Maul kernel: [ 0.067007] pinctrl core: initialized pinctrl subsystem Jun 14 19:25:31 Maul kernel: [ 0.067516] NET: Registered protocol family 16 Jun 14 19:25:31 Maul kernel: [ 0.072648] DMA: preallocated 4096 KiB pool for atomic coherent allocations Jun 14 19:25:31 Maul kernel: [ 0.079897] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. Jun 14 19:25:31 Maul kernel: [ 0.079910] hw-breakpoint: maximum watchpoint size is 8 bytes. Jun 14 19:25:31 Maul kernel: [ 0.080060] Serial: AMBA PL011 UART driver Jun 14 19:25:31 Maul kernel: [ 0.080196] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe Jun 14 19:25:31 Maul systemd[1]: Starting Show Plymouth Boot Screen... Jun 14 19:25:31 Maul kernel: [ 0.080357] bcm2835-mbox 3f00b880.mailbox: mailbox enabled Jun 14 19:25:31 Maul kernel: [ 0.143387] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1 Jun 14 19:25:31 Maul kernel: [ 0.143962] SCSI subsystem initialized Jun 14 19:25:31 Maul kernel: [ 0.144152] usbcore: registered new interface driver usbfs Jun 14 19:25:31 Maul kernel: [ 0.144242] usbcore: registered new interface driver hub Jun 14 19:25:31 Maul kernel: [ 0.144342] usbcore: registered new device driver usb Jun 14 19:25:31 Maul systemd[1]: Starting Remount Root and Kernel File Systems... Jun 14 19:25:31 Maul kernel: [ 0.150788] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-11-25 16:09 Jun 14 19:25:31 Maul kernel: [ 0.177858] clocksource: Switched to clocksource arch_sys_counter Jun 14 19:25:31 Maul kernel: [ 0.222896] FS-Cache: Loaded Jun 14 19:25:31 Maul systemd[1]: Started Remount Root and Kernel File Systems. Jun 14 19:25:31 Maul kernel: [ 0.223178] CacheFiles: Loaded Jun 14 19:25:31 Maul kernel: [ 0.235537] NET: Registered protocol family 2 Jun 14 19:25:31 Maul kernel: [ 0.236394] TCP established hash table entries: 8192 (order: 3, 32768 bytes) Jun 14 19:25:31 Maul systemd[1]: Started Various fixups to make systemd work better on Debian. Jun 14 19:25:31 Maul kernel: [ 0.236508] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) Jun 14 19:25:31 Maul kernel: [ 0.236697] TCP: Hash tables configured (established 8192 bind 8192) Jun 14 19:25:31 Maul kernel: [ 0.236793] UDP hash table entries: 512 (order: 2, 16384 bytes) Jun 14 19:25:31 Maul kernel: [ 0.236840] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) Jun 14 19:25:31 Maul systemd[1]: Starting Load/Save Random Seed... Jun 14 19:25:31 Maul kernel: [ 0.237070] NET: Registered protocol family 1 Jun 14 19:25:31 Maul kernel: [ 0.237393] RPC: Registered named UNIX socket transport module. Jun 14 19:25:31 Maul kernel: [ 0.237403] RPC: Registered udp transport module. Jun 14 19:25:31 Maul kernel: [ 0.237412] RPC: Registered tcp transport module. Jun 14 19:25:31 Maul kernel: [ 0.237421] RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 14 19:25:31 Maul systemd[1]: Starting Local File Systems (Pre). Jun 14 19:25:31 Maul kernel: [ 0.238477] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available Jun 14 19:25:31 Maul kernel: [ 0.239814] futex hash table entries: 1024 (order: 4, 65536 bytes) Jun 14 19:25:31 Maul kernel: [ 0.253051] VFS: Disk quotas dquot_6.6.0 Jun 14 19:25:31 Maul kernel: [ 0.253363] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Jun 14 19:25:31 Maul systemd[1]: Reached target Local File Systems (Pre). Jun 14 19:25:31 Maul kernel: [ 0.255573] FS-Cache: Netfs 'nfs' registered for caching Jun 14 19:25:31 Maul kernel: [ 0.256479] NFS: Registering the id_resolver key type Jun 14 19:25:31 Maul systemd[1]: Started Load/Save Random Seed. Jun 14 19:25:31 Maul systemd[1]: Received SIGRTMIN+20 from PID 198 (plymouthd). Jun 14 19:25:31 Maul kernel: [ 0.256521] Key type id_resolver registered Jun 14 19:25:31 Maul kernel: [ 0.256530] Key type id_legacy registered Jun 14 19:25:31 Maul kernel: [ 0.258932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) Jun 14 19:25:31 Maul kernel: [ 0.259054] io scheduler noop registered Jun 14 19:25:31 Maul kernel: [ 0.259071] io scheduler deadline registered (default) Jun 14 19:25:31 Maul kernel: [ 0.259121] io scheduler cfq registered Jun 14 19:25:31 Maul kernel: [ 0.261680] BCM2708FB: allocated DMA memory f6c10000 Jun 14 19:25:31 Maul kernel: [ 0.261707] BCM2708FB: allocated DMA channel 0 @ f3007000 Jun 14 19:25:31 Maul kernel: [ 0.270455] Console: switching to colour frame buffer device 82x26 Jun 14 19:25:31 Maul kernel: [ 1.073322] bcm2835-rng 3f104000.rng: hwrng registered Jun 14 19:25:31 Maul kernel: [ 1.073461] vc-cma: Videocore CMA driver Jun 14 19:25:31 Maul kernel: [ 1.073465] vc-cma: vc_cma_base = 0x00000000 Jun 14 19:25:31 Maul kernel: [ 1.073475] vc-cma: vc_cma_size = 0x00000000 (0 MiB) Jun 14 19:25:31 Maul kernel: [ 1.073482] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) Jun 14 19:25:31 Maul kernel: [ 1.073702] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) Jun 14 19:25:31 Maul kernel: [ 1.088417] brd: module loaded Jun 14 19:25:31 Maul kernel: [ 1.096924] loop: module loaded Jun 14 19:25:31 Maul kernel: [ 1.097810] vchiq: vchiq_init_state: slot_zero = 0xb6c80000, is_master = 0 Jun 14 19:25:31 Maul kernel: [ 1.099266] Loading iSCSI transport class v2.0-870. Jun 14 19:25:31 Maul kernel: [ 1.099918] usbcore: registered new interface driver smsc95xx Jun 14 19:25:31 Maul kernel: [ 1.099970] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Jun 14 19:25:31 Maul kernel: [ 1.300231] Core Release: 2.80a Jun 14 19:25:31 Maul kernel: [ 1.300249] Setting default values for core params Jun 14 19:25:31 Maul kernel: [ 1.300281] Finished setting default values for core params Jun 14 19:25:31 Maul kernel: [ 1.500648] Using Buffer DMA mode Jun 14 19:25:31 Maul kernel: [ 1.500659] Periodic Transfer Interrupt Enhancement - disabled Jun 14 19:25:31 Maul kernel: [ 1.500667] Multiprocessor Interrupt Enhancement - disabled Jun 14 19:25:31 Maul kernel: [ 1.500676] OTG VER PARAM: 0, OTG VER FLAG: 0 Jun 14 19:25:31 Maul kernel: [ 1.500690] Dedicated Tx FIFOs mode Jun 14 19:25:31 Maul kernel: [ 1.500991] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xb6c04000 dma = 0xf6c04000 len=9024 Jun 14 19:25:31 Maul kernel: [ 1.501021] FIQ FSM acceleration enabled for : Jun 14 19:25:31 Maul kernel: [ 1.501021] Non-periodic Split Transactions Jun 14 19:25:31 Maul systemd[1]: Started Show Plymouth Boot Screen. Jun 14 19:25:31 Maul kernel: [ 1.501021] Periodic Split Transactions Jun 14 19:25:31 Maul kernel: [ 1.501021] High-Speed Isochronous Endpoints Jun 14 19:25:31 Maul kernel: [ 1.501021] Interrupt/Control Split Transaction hack enabled Jun 14 19:25:31 Maul kernel: [ 1.501043] dwc_otg: Microframe scheduler enabled Jun 14 19:25:31 Maul kernel: [ 1.501086] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8044846c Jun 14 19:25:31 Maul kernel: [ 1.501100] WARN::hcd_init_fiq:414: FIQ ASM at 0x804487dc length 36 Jun 14 19:25:31 Maul kernel: [ 1.501115] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb787e000 Jun 14 19:25:31 Maul kernel: [ 1.501174] dwc_otg 3f980000.usb: DWC OTG Controller Jun 14 19:25:31 Maul kernel: [ 1.501210] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 Jun 14 19:25:31 Maul kernel: [ 1.501245] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 Jun 14 19:25:31 Maul kernel: [ 1.501293] Init: Port Power? op_state=1 Jun 14 19:25:31 Maul kernel: [ 1.501301] Init: Power Port (0) Jun 14 19:25:31 Maul kernel: [ 1.501508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 Jun 14 19:25:31 Maul kernel: [ 1.501523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jun 14 19:25:31 Maul systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. Jun 14 19:25:31 Maul kernel: [ 1.501536] usb usb1: Product: DWC OTG Controller Jun 14 19:25:31 Maul kernel: [ 1.501548] usb usb1: Manufacturer: Linux 4.4.34-v7+ dwc_otg_hcd Jun 14 19:25:31 Maul kernel: [ 1.501561] usb usb1: SerialNumber: 3f980000.usb Jun 14 19:25:31 Maul kernel: [ 1.502340] hub 1-0:1.0: USB hub found Jun 14 19:25:31 Maul systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. Jun 14 19:25:31 Maul kernel: [ 1.502384] hub 1-0:1.0: 1 port detected Jun 14 19:25:31 Maul kernel: [ 1.502983] dwc_otg: FIQ enabled Jun 14 19:25:31 Maul kernel: [ 1.502993] dwc_otg: NAK holdoff enabled Jun 14 19:25:31 Maul kernel: [ 1.503001] dwc_otg: FIQ split-transaction FSM enabled Jun 14 19:25:31 Maul systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Jun 14 19:25:31 Maul kernel: [ 1.503040] Module dwc_common_port init Jun 14 19:25:31 Maul kernel: [ 1.503308] usbcore: registered new interface driver usb-storage Jun 14 19:25:31 Maul kernel: [ 1.503572] mousedev: PS/2 mouse device common for all mice Jun 14 19:25:31 Maul kernel: [ 1.504305] bcm2835-cpufreq: min=600000 max=1200000 Jun 14 19:25:31 Maul systemd[1]: Starting Paths. Jun 14 19:25:31 Maul kernel: [ 1.504597] sdhci: Secure Digital Host Controller Interface driver Jun 14 19:25:31 Maul kernel: [ 1.504606] sdhci: Copyright(c) Pierre Ossman Jun 14 19:25:31 Maul kernel: [ 1.504927] sdhost: log_buf @ b6c07000 (f6c07000) Jun 14 19:25:31 Maul kernel: [ 1.557889] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) Jun 14 19:25:31 Maul systemd[1]: Reached target Paths. Jun 14 19:25:31 Maul kernel: [ 1.560144] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0 Jun 14 19:25:31 Maul kernel: [ 1.560158] mmc-bcm2835 3f300000.mmc: DMA channel allocated Jun 14 19:25:31 Maul kernel: [ 1.617977] sdhci-pltfm: SDHCI platform and OF driver helper Jun 14 19:25:31 Maul systemd[1]: Starting Sound Card. Jun 14 19:25:31 Maul kernel: [ 1.618377] ledtrig-cpu: registered to indicate activity on CPUs Jun 14 19:25:31 Maul kernel: [ 1.618498] hidraw: raw HID events driver (C) Jiri Kosina Jun 14 19:25:31 Maul kernel: [ 1.618686] usbcore: registered new interface driver usbhid Jun 14 19:25:31 Maul systemd[1]: Reached target Sound Card. Jun 14 19:25:31 Maul kernel: [ 1.618695] usbhid: USB HID core driver Jun 14 19:25:31 Maul kernel: [ 1.619234] Initializing XFRM netlink socket Jun 14 19:25:31 Maul kernel: [ 1.619267] NET: Registered protocol family 17 Jun 14 19:25:31 Maul kernel: [ 1.619402] Key type dns_resolver registered Jun 14 19:25:31 Maul systemd[1]: Found device /dev/mmcblk0p1. Jun 14 19:25:31 Maul kernel: [ 1.619877] Registering SWP/SWPB emulation handler Jun 14 19:25:31 Maul kernel: [ 1.620633] registered taskstats version 1 Jun 14 19:25:31 Maul kernel: [ 1.620808] vc-sm: Videocore shared memory driver Jun 14 19:25:31 Maul systemd[1]: Starting File System Check on /dev/mmcblk0p1... Jun 14 19:25:31 Maul kernel: [ 1.620823] [vc_sm_connected_init]: start Jun 14 19:25:31 Maul kernel: [ 1.621276] [vc_sm_connected_init]: end - returning 0 Jun 14 19:25:31 Maul kernel: [ 1.622614] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 Jun 14 19:25:31 Maul kernel: [ 1.623029] of_cfs_init Jun 14 19:25:31 Maul systemd-fsck[236]: fsck.fat 3.0.27 (2014-11-12) Jun 14 19:25:31 Maul kernel: [ 1.623108] of_cfs_init: OK Jun 14 19:25:31 Maul kernel: [ 1.623726] Warning: unable to open an initial console. Jun 14 19:25:31 Maul kernel: [ 1.623905] Waiting for root device /dev/mmcblk0p2... Jun 14 19:25:31 Maul systemd-fsck[236]: /dev/mmcblk0p1: 123 files, 41186/127006 clusters Jun 14 19:25:31 Maul kernel: [ 1.659406] mmc0: host does not support reading read-only switch, assuming write-enable Jun 14 19:25:31 Maul kernel: [ 1.662314] mmc0: new high speed SDHC card at address aaaa Jun 14 19:25:31 Maul kernel: [ 1.662890] mmcblk0: mmc0:aaaa SL16G 14.8 GiB Jun 14 19:25:31 Maul kernel: [ 1.665507] mmcblk0: p1 p2 Jun 14 19:25:31 Maul systemd[1]: Started File System Check on /dev/mmcblk0p1. Jun 14 19:25:31 Maul kernel: [ 1.683380] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) Jun 14 19:25:31 Maul kernel: [ 1.684934] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Jun 14 19:25:31 Maul kernel: [ 1.686486] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Jun 14 19:25:31 Maul kernel: [ 1.689271] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) Jun 14 19:25:31 Maul systemd[1]: Mounting /boot... Jun 14 19:25:31 Maul kernel: [ 1.697967] Indeed it is in host mode hprt0 = 00021501 Jun 14 19:25:31 Maul kernel: [ 1.771632] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) Jun 14 19:25:31 Maul systemd[1]: Mounted /boot. Jun 14 19:25:31 Maul kernel: [ 1.771679] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. Jun 14 19:25:31 Maul kernel: [ 1.779313] devtmpfs: mounted Jun 14 19:25:31 Maul kernel: [ 1.780082] Freeing unused kernel memory: 476K (807eb000 - 80862000) Jun 14 19:25:31 Maul kernel: [ 1.780526] mmc1: new high speed SDIO card at address 0001 Jun 14 19:25:31 Maul systemd[1]: Starting Local File Systems. Jun 14 19:25:31 Maul kernel: [ 1.877910] usb 1-1: new high-speed USB device number 2 using dwc_otg Jun 14 19:25:31 Maul kernel: [ 1.878056] Indeed it is in host mode hprt0 = 00001101 Jun 14 19:25:31 Maul systemd[1]: Reached target Local File Systems. Jun 14 19:25:31 Maul kernel: [ 2.056971] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.078203] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 Jun 14 19:25:31 Maul kernel: [ 2.078223] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jun 14 19:25:31 Maul kernel: [ 2.078994] hub 1-1:1.0: USB hub found Jun 14 19:25:31 Maul systemd[1]: Starting Create Volatile Files and Directories... Jun 14 19:25:31 Maul kernel: [ 2.079089] hub 1-1:1.0: 5 ports detected Jun 14 19:25:31 Maul kernel: [ 2.172389] NET: Registered protocol family 10 Jun 14 19:25:31 Maul kernel: [ 2.277108] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 69 bits of entropy available) Jun 14 19:25:31 Maul systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... Jun 14 19:25:31 Maul kernel: [ 2.357911] usb 1-1.1: new high-speed USB device number 3 using dwc_otg Jun 14 19:25:31 Maul kernel: [ 2.373042] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.374409] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Raise network interfaces.... Jun 14 19:25:31 Maul kernel: [ 2.375817] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.399138] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.399685] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul systemd[1]: Starting Remote File Systems. Jun 14 19:25:31 Maul kernel: [ 2.399833] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.415864] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul kernel: [ 2.428883] random: systemd: uninitialized urandom read (16 bytes read, 71 bits of entropy available) Jun 14 19:25:31 Maul systemd[1]: Reached target Remote File Systems. Jun 14 19:25:31 Maul kernel: [ 2.458243] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 Jun 14 19:25:31 Maul kernel: [ 2.458263] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jun 14 19:25:31 Maul kernel: [ 2.461155] smsc95xx v1.0.4 Jun 14 19:25:31 Maul systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Switch to ondemand cpu governor (unless shift key is pressed)... Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Prepare console... Jun 14 19:25:31 Maul systemd[1]: Started Tell Plymouth To Write Out Runtime Data. Jun 14 19:25:31 Maul raspi-config[248]: Checking if shift key is held down:Error opening '/dev/input/event*': No such file or directory Jun 14 19:25:31 Maul systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. Jun 14 19:25:31 Maul raspi-config[248]: No. Switching to ondemand scaling governor. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Switch to ondemand cpu governor (unless shift key is pressed). Jun 14 19:25:31 Maul kbd[249]: Setting console screen modes. Jun 14 19:25:31 Maul systemd[1]: Started Create Volatile Files and Directories. Jun 14 19:25:31 Maul systemd[1]: Starting Update UTMP about System Boot/Shutdown... Jun 14 19:25:31 Maul kbd[249]: setterm: $TERM is not defined. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Prepare console. Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Set console font and keymap... Jun 14 19:25:31 Maul systemd[1]: Started Update UTMP about System Boot/Shutdown. Jun 14 19:25:31 Maul console-setup[296]: Setting up console font and keymap...done. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Set console font and keymap. Jun 14 19:25:31 Maul systemd[1]: Starting system-systemd\x2drfkill.slice. Jun 14 19:25:31 Maul systemd[1]: Created slice system-systemd\x2drfkill.slice. Jun 14 19:25:31 Maul systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0... Jun 14 19:25:31 Maul systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0. Jun 14 19:25:31 Maul kernel: [ 2.521550] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:a2:b0:30 Jun 14 19:25:31 Maul systemd[1]: Starting system-ifup.slice. Jun 14 19:25:31 Maul kernel: [ 2.597899] usb 1-1.5: new high-speed USB device number 4 using dwc_otg Jun 14 19:25:31 Maul systemd[1]: Created slice system-ifup.slice. Jun 14 19:25:31 Maul kernel: [ 2.687935] i2c /dev entries driver Jun 14 19:25:31 Maul kernel: [ 2.699356] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=8176 Jun 14 19:25:31 Maul networking[245]: Configuring network interfaces...done. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Raise network interfaces.. Jun 14 19:25:31 Maul systemd[1]: Starting ifup for eth0... Jun 14 19:25:31 Maul systemd[1]: Started ifup for eth0. Jun 14 19:25:31 Maul systemd[1]: Starting ifup for wlan0... Jun 14 19:25:31 Maul systemd[1]: Started ifup for wlan0. Jun 14 19:25:31 Maul systemd[1]: Starting System Initialization. Jun 14 19:25:31 Maul systemd[1]: Reached target System Initialization. Jun 14 19:25:31 Maul systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. Jun 14 19:25:31 Maul systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Jun 14 19:25:31 Maul systemd[1]: Starting D-Bus System Message Bus Socket. Jun 14 19:25:31 Maul systemd[1]: Listening on D-Bus System Message Bus Socket. Jun 14 19:25:31 Maul systemd[1]: Starting Sockets. Jun 14 19:25:31 Maul systemd[1]: Reached target Sockets. Jun 14 19:25:31 Maul systemd[1]: Starting Daily Cleanup of Temporary Directories. Jun 14 19:25:31 Maul systemd[1]: Started Daily Cleanup of Temporary Directories. Jun 14 19:25:31 Maul systemd[1]: Starting Timers. Jun 14 19:25:31 Maul systemd[1]: Reached target Timers. Jun 14 19:25:31 Maul systemd[1]: Started Manage Sound Card State (restore and store). Jun 14 19:25:31 Maul systemd[1]: Starting Restore Sound Card State... Jun 14 19:25:31 Maul systemd[1]: Starting Basic System. Jun 14 19:25:31 Maul systemd[1]: Reached target Basic System. Jun 14 19:25:31 Maul systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Jun 14 19:25:31 Maul systemd[1]: Starting dhcpcd on all interfaces... Jun 14 19:25:31 Maul systemd[1]: Starting Wifi_interface... Jun 14 19:25:31 Maul systemd[1]: Started Turn on SSH if /boot/ssh is present. Jun 14 19:25:31 Maul systemd[1]: Starting Regular background program processing daemon... Jun 14 19:25:31 Maul ifup[447]: /sbin/ifup: interface wlan0 already configured Jun 14 19:25:31 Maul systemd[1]: Started Regular background program processing daemon. Jun 14 19:25:31 Maul systemd[1]: Starting System Logging Service... Jun 14 19:25:31 Maul systemd[1]: Starting Configure Bluetooth Modems connected by UART... Jun 14 19:25:31 Maul systemd[1]: Starting D-Bus System Message Bus... Jun 14 19:25:31 Maul systemd[1]: Started D-Bus System Message Bus. Jun 14 19:25:31 Maul cron[462]: (CRON) INFO (pidfile fd = 3) Jun 14 19:25:31 Maul dhcpcd[457]: version 6.7.1 starting Jun 14 19:25:31 Maul dhcpcd[457]: dev: loaded udev Jun 14 19:25:31 Maul kernel: [ 2.699379] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 14 19:25:31 Maul dhcpcd[457]: eth0: adding address fe80::524e:4fe1:27de:843e Jun 14 19:25:31 Maul kernel: [ 2.699392] usb 1-1.5: Product: 802.11n WLAN Adapter Jun 14 19:25:31 Maul kernel: [ 2.699405] usb 1-1.5: Manufacturer: Realtek Jun 14 19:25:31 Maul dhcpcd[457]: wlan0: adding address fe80::4838:bf19:5814:b4df Jun 14 19:25:31 Maul kernel: [ 2.699416] usb 1-1.5: SerialNumber: 00e04c000001 Jun 14 19:25:31 Maul kernel: [ 2.746531] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000) Jun 14 19:25:31 Maul kernel: [ 3.537899] usb 1-1.4: new high-speed USB device number 5 using dwc_otg Jun 14 19:25:31 Maul cron[462]: (CRON) INFO (Running @reboot jobs) Jun 14 19:25:31 Maul kernel: [ 3.586150] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Jun 14 19:25:31 Maul kernel: [ 3.638606] usb 1-1.4: New USB device found, idVendor=0781, idProduct=5571 Jun 14 19:25:31 Maul kernel: [ 3.638629] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 14 19:25:31 Maul avahi-daemon[454]: Found user 'avahi' (UID 105) and group 'avahi' (GID 110). Jun 14 19:25:31 Maul kernel: [ 3.638642] usb 1-1.4: Product: Cruzer Fit Jun 14 19:25:31 Maul kernel: [ 3.638655] usb 1-1.4: Manufacturer: SanDisk Jun 14 19:25:31 Maul kernel: [ 3.638667] usb 1-1.4: SerialNumber: 4C530001270913110265 Jun 14 19:25:31 Maul avahi-daemon[454]: Successfully dropped root privileges. Jun 14 19:25:31 Maul kernel: [ 3.639635] usb-storage 1-1.4:1.0: USB Mass Storage device detected Jun 14 19:25:31 Maul kernel: [ 3.640281] scsi host0: usb-storage 1-1.4:1.0 Jun 14 19:25:31 Maul kernel: [ 4.478135] random: nonblocking pool is initialized Jun 14 19:25:31 Maul avahi-daemon[454]: avahi-daemon 0.6.31 starting up. Jun 14 19:25:31 Maul kernel: [ 4.494721] cfg80211: World regulatory domain updated: Jun 14 19:25:31 Maul kernel: [ 4.494743] cfg80211: DFS Master region: unset Jun 14 19:25:31 Maul kernel: [ 4.494753] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) Jun 14 19:25:31 Maul kernel: [ 4.494768] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.494772] usbcore: registered new interface driver rtl8192cu Jun 14 19:25:31 Maul kernel: [ 4.494789] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.494802] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.494816] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.494831] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) Jun 14 19:25:31 Maul kernel: [ 4.494846] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) Jun 14 19:25:31 Maul kernel: [ 4.494859] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.494871] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) Jun 14 19:25:31 Maul kernel: [ 4.522388] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer Jun 14 19:25:31 Maul kernel: [ 4.533144] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 Jun 14 19:25:31 Maul kernel: [ 4.639549] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Fit 1.00 PQ: 0 ANSI: 6 Jun 14 19:25:31 Maul kernel: [ 4.641720] sd 0:0:0:0: [sda] 15630336 512-byte logical blocks: (8.00 GB/7.45 GiB) Jun 14 19:25:31 Maul kernel: [ 4.643137] sd 0:0:0:0: [sda] Write Protect is off Jun 14 19:25:31 Maul kernel: [ 4.643165] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 Jun 14 19:25:31 Maul kernel: [ 4.643534] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA Jun 14 19:25:31 Maul kernel: [ 4.653768] sda: sda1 Jun 14 19:25:31 Maul kernel: [ 4.656084] sd 0:0:0:0: [sda] Attached SCSI removable disk Jun 14 19:25:31 Maul kernel: [ 4.668722] sd 0:0:0:0: Attached scsi generic sg0 type 0 Jun 14 19:25:31 Maul kernel: [ 6.269965] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Jun 14 19:25:31 Maul kernel: [ 6.300784] ip_tables: (C) 2000-2006 Netfilter Core Team Jun 14 19:25:31 Maul kernel: [ 6.317226] nf_conntrack version 0.5.0 (13793 buckets, 55172 max) Jun 14 19:25:31 Maul kernel: [ 6.520331] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup Jun 14 19:25:31 Maul kernel: [ 6.520460] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jun 14 19:25:31 Maul kernel: [ 6.632380] uart-pl011 3f201000.uart: no DMA platform data Jun 14 19:25:31 Maul dhclient: Internet Systems Consortium DHCP Client 4.3.1 Jun 14 19:25:31 Maul dhclient: Copyright 2004-2014 Internet Systems Consortium. Jun 14 19:25:31 Maul dhclient: All rights reserved. Jun 14 19:25:31 Maul dhclient: For info, please visit https://www.isc.org/software/dhcp/ Jun 14 19:25:31 Maul dhclient: Jun 14 19:25:31 Maul ifup[446]: Internet Systems Consortium DHCP Client 4.3.1 Jun 14 19:25:31 Maul ifup[446]: Copyright 2004-2014 Internet Systems Consortium. Jun 14 19:25:31 Maul ifup[446]: All rights reserved. Jun 14 19:25:31 Maul ifup[446]: For info, please visit https://www.isc.org/software/dhcp/ Jun 14 19:25:31 Maul avahi-daemon[454]: Successfully called chroot(). Jun 14 19:25:31 Maul avahi-daemon[454]: Successfully dropped remaining capabilities. Jun 14 19:25:31 Maul avahi-daemon[454]: No service file found in /etc/avahi/services. Jun 14 19:25:31 Maul avahi-daemon[454]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4838:bf19:5814:b4df. Jun 14 19:25:31 Maul avahi-daemon[454]: New relevant interface wlan0.IPv6 for mDNS. Jun 14 19:25:31 Maul avahi-daemon[454]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.10.10.10. Jun 14 19:25:31 Maul avahi-daemon[454]: New relevant interface wlan0.IPv4 for mDNS. Jun 14 19:25:31 Maul avahi-daemon[454]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::524e:4fe1:27de:843e. Jun 14 19:25:31 Maul avahi-daemon[454]: New relevant interface eth0.IPv6 for mDNS. Jun 14 19:25:31 Maul avahi-daemon[454]: Network interface enumeration completed. Jun 14 19:25:31 Maul avahi-daemon[454]: Registering new address record for fe80::4838:bf19:5814:b4df on wlan0.*. Jun 14 19:25:31 Maul avahi-daemon[454]: Registering new address record for 10.10.10.10 on wlan0.IPv4. Jun 14 19:25:31 Maul avahi-daemon[454]: Registering new address record for fe80::524e:4fe1:27de:843e on eth0.*. Jun 14 19:25:31 Maul avahi-daemon[454]: Registering HINFO record with values 'ARMV7L'/'LINUX'. Jun 14 19:25:31 Maul systemd[1]: Started Avahi mDNS/DNS-SD Stack. Jun 14 19:25:31 Maul systemd[1]: Starting Login Service... Jun 14 19:25:31 Maul dhcpcd[457]: eth0: waiting for carrier Jun 14 19:25:31 Maul dhcpcd[457]: wlan0: waiting for carrier Jun 14 19:25:31 Maul dhclient: Listening on LPF/eth0/b8:27:eb:a2:b0:30 Jun 14 19:25:31 Maul dhclient: Sending on LPF/eth0/b8:27:eb:a2:b0:30 Jun 14 19:25:31 Maul dhclient: Sending on Socket/fallback Jun 14 19:25:31 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 Jun 14 19:25:31 Maul systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available. Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Autogenerate and use a swap file... Jun 14 19:25:31 Maul systemd[1]: Starting LSB: triggerhappy hotkey daemon... Jun 14 19:25:31 Maul systemd[1]: Starting LSB: Start Motion detection... Jun 14 19:25:31 Maul systemd[1]: Started System Logging Service. Jun 14 19:25:31 Maul systemd[1]: Started Restore Sound Card State. Jun 14 19:25:31 Maul ifup[446]: Listening on LPF/eth0/b8:27:eb:a2:b0:30 Jun 14 19:25:31 Maul ifup[446]: Sending on LPF/eth0/b8:27:eb:a2:b0:30 Jun 14 19:25:31 Maul ifup[446]: Sending on Socket/fallback Jun 14 19:25:31 Maul ifup[446]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 Jun 14 19:25:31 Maul dphys-swapfile[555]: Starting dphys-swapfile swapfile setup ... Jun 14 19:25:31 Maul triggerhappy[556]: Error opening '/dev/input/event*': No such file or directory Jun 14 19:25:31 Maul systemd[1]: Started LSB: triggerhappy hotkey daemon. Jun 14 19:25:31 Maul systemd[1]: Started Login Service. Jun 14 19:25:31 Maul motion[557]: Starting motion detection daemon: motion. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Start Motion detection. Jun 14 19:25:31 Maul dphys-swapfile[555]: want /var/swap=100MByte, checking existing: keeping it Jun 14 19:25:31 Maul kernel: [ 7.295428] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:217084k SSFS Jun 14 19:25:31 Maul dphys-swapfile[555]: done. Jun 14 19:25:31 Maul systemd[1]: Started LSB: Autogenerate and use a swap file. Jun 14 19:25:31 Maul python[459]: Detected robot: GoPiGo3 Jun 14 19:25:31 Maul motion: [0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf Jun 14 19:25:31 Maul motion: [0] [ALR] [ALL] conf_cmdparse: Unknown config option "sdl_threadnr" Jun 14 19:25:31 Maul motion: [0] [NTC] [ALL] motion_startup: Motion 3.2.12+git20140228 Started Jun 14 19:25:31 Maul motion: [0] [NTC] [ALL] motion_startup: Logging to syslog Jun 14 19:25:31 Maul motion: [0] [NTC] [ALL] motion_startup: Using log type (ALL) log level (ERR) Jun 14 19:25:32 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:25:32 Maul avahi-daemon[454]: Server startup complete. Host name is Maul.local. Local service cookie is 2970232812. Jun 14 19:25:32 Maul systemd[1]: Reloading. Jun 14 19:25:32 Maul systemd[1]: [/etc/systemd/system/web_ide.service:1] Assignment outside of section. Ignoring. Jun 14 19:25:32 Maul systemd[1]: [/etc/systemd/system/web_ide.service:2] Assignment outside of section. Ignoring. Jun 14 19:25:32 Maul kernel: [ 8.406621] usbcore: deregistering interface driver rtl8192cu Jun 14 19:25:33 Maul avahi-daemon[454]: Interface wlan0.IPv6 no longer relevant for mDNS. Jun 14 19:25:33 Maul avahi-daemon[454]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::4838:bf19:5814:b4df. Jun 14 19:25:33 Maul dhcpcd[457]: wlan0: removing interface Jun 14 19:25:33 Maul avahi-daemon[454]: Interface wlan0.IPv4 no longer relevant for mDNS. Jun 14 19:25:33 Maul avahi-daemon[454]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 10.10.10.10. Jun 14 19:25:33 Maul avahi-daemon[454]: Withdrawing address record for fe80::4838:bf19:5814:b4df on wlan0. Jun 14 19:25:33 Maul avahi-daemon[454]: Withdrawing address record for 10.10.10.10 on wlan0. Jun 14 19:25:33 Maul avahi-daemon[454]: Withdrawing workstation service for wlan0. Jun 14 19:25:33 Maul systemd[1]: Stopping ifup for wlan0... Jun 14 19:25:33 Maul kernel: [ 8.998287] rtw_cmd_thread(wlan0) stop_req:1, break Jun 14 19:25:33 Maul ifdown[671]: Device "wlan0" does not exist. Jun 14 19:25:33 Maul ifdown[671]: Cannot find device "wlan0" Jun 14 19:25:33 Maul systemd[1]: Stopped ifup for wlan0. Jun 14 19:25:33 Maul env[594]: rmmod: ERROR: Module brcmfmac is not currently loaded Jun 14 19:25:33 Maul env[594]: rmmod: ERROR: Module brcmutil is not currently loaded Jun 14 19:25:33 Maul systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill1... Jun 14 19:25:33 Maul kernel: [ 9.208022] usbcore: registered new interface driver rtl8192cu Jun 14 19:25:33 Maul systemd[1]: Started Wifi_interface. Jun 14 19:25:33 Maul dhcpcd[457]: wlan0: adding address fe80::4838:bf19:5814:b4df Jun 14 19:25:33 Maul systemd[1]: Starting LSB: Start daemon at boot time... Jun 14 19:25:33 Maul systemd[1]: Started Load/Save RF Kill Switch Status of rfkill1. Jun 14 19:25:33 Maul systemd[1]: Starting ifup for wlan0... Jun 14 19:25:33 Maul systemd[1]: Started ifup for wlan0. Jun 14 19:25:33 Maul dhcpcd[457]: wlan0: waiting for carrier Jun 14 19:25:33 Maul avahi-daemon[454]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.10.10.10. Jun 14 19:25:33 Maul avahi-daemon[454]: New relevant interface wlan0.IPv4 for mDNS. Jun 14 19:25:33 Maul avahi-daemon[454]: Registering new address record for 10.10.10.10 on wlan0.IPv4. Jun 14 19:25:33 Maul kernel: [ 9.749924] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Jun 14 19:25:35 Maul kernel: [ 11.057592] Bluetooth: Core ver 2.21 Jun 14 19:25:35 Maul kernel: [ 11.063017] NET: Registered protocol family 31 Jun 14 19:25:35 Maul kernel: [ 11.063040] Bluetooth: HCI device and connection manager initialized Jun 14 19:25:35 Maul kernel: [ 11.063061] Bluetooth: HCI socket layer initialized Jun 14 19:25:35 Maul kernel: [ 11.063075] Bluetooth: L2CAP socket layer initialized Jun 14 19:25:35 Maul kernel: [ 11.063106] Bluetooth: SCO socket layer initialized Jun 14 19:25:35 Maul hciattach[466]: bcm43xx_init Jun 14 19:25:35 Maul hciattach[466]: Flash firmware /lib/firmware/BCM43430A1.hcd Jun 14 19:25:35 Maul hciattach[466]: Set Controller UART speed to 921600 bit/s Jun 14 19:25:35 Maul hciattach[466]: Device setup complete Jun 14 19:25:35 Maul kernel: [ 11.071922] Bluetooth: HCI UART driver ver 2.3 Jun 14 19:25:35 Maul kernel: [ 11.071935] Bluetooth: HCI UART protocol H4 registered Jun 14 19:25:35 Maul kernel: [ 11.071940] Bluetooth: HCI UART protocol Three-wire (H5) registered Jun 14 19:25:35 Maul kernel: [ 11.072036] Bluetooth: HCI UART protocol BCM registered Jun 14 19:25:35 Maul systemd[1]: Started Configure Bluetooth Modems connected by UART. Jun 14 19:25:35 Maul systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill2... Jun 14 19:25:35 Maul systemd[1]: Starting Bluetooth service... Jun 14 19:25:35 Maul channel_select[834]: Traceback (most recent call last): Jun 14 19:25:35 Maul channel_select[834]: File "/home/pi/Sam_Dev/install/wifi_channel_select.py", line 78, in Jun 14 19:25:35 Maul channel_select[834]: channel = channel_check[10][0] Jun 14 19:25:35 Maul channel_select[834]: IndexError: list index out of range Jun 14 19:25:35 Maul systemd[1]: channel_select.service: control process exited, code=exited status=1 Jun 14 19:25:35 Maul systemd[1]: Failed to start LSB: Start daemon at boot time. Jun 14 19:25:35 Maul systemd[1]: Unit channel_select.service entered failed state. Jun 14 19:25:35 Maul systemd[1]: Started Load/Save RF Kill Switch Status of rfkill2. Jun 14 19:25:35 Maul bluetoothd[914]: Bluetooth daemon 5.23 Jun 14 19:25:35 Maul systemd[1]: Started Bluetooth service. Jun 14 19:25:35 Maul systemd[1]: Starting Bluetooth. Jun 14 19:25:35 Maul systemd[1]: Reached target Bluetooth. Jun 14 19:25:35 Maul bluetoothd[914]: Starting SDP server Jun 14 19:25:35 Maul kernel: [ 11.284106] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Jun 14 19:25:35 Maul kernel: [ 11.284119] Bluetooth: BNEP filters: protocol multicast Jun 14 19:25:35 Maul kernel: [ 11.284134] Bluetooth: BNEP socket layer initialized Jun 14 19:25:35 Maul bluetoothd[914]: Bluetooth management interface 1.10 initialized Jun 14 19:25:35 Maul dbus[467]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jun 14 19:25:35 Maul bluetoothd[914]: Sap driver initialization failed. Jun 14 19:25:35 Maul bluetoothd[914]: sap-server: Operation not permitted (1) Jun 14 19:25:35 Maul systemd[1]: Starting Hostname Service... Jun 14 19:25:35 Maul systemd-hostnamed[917]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! Jun 14 19:25:35 Maul dbus[467]: [system] Successfully activated service 'org.freedesktop.hostname1' Jun 14 19:25:35 Maul systemd[1]: Started Hostname Service. Jun 14 19:25:35 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 Jun 14 19:25:35 Maul ifup[446]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 Jun 14 19:25:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:25:41 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 Jun 14 19:25:41 Maul ifup[446]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 Jun 14 19:25:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:25:53 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21 Jun 14 19:25:53 Maul ifup[446]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21 Jun 14 19:26:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:01 Maul dhcpcd[457]: timed out Jun 14 19:26:01 Maul dhcpcd[457]: forked to background, child pid 928 Jun 14 19:26:01 Maul systemd[1]: Started dhcpcd on all interfaces. Jun 14 19:26:01 Maul systemd[1]: Starting Network. Jun 14 19:26:01 Maul systemd[1]: Reached target Network. Jun 14 19:26:01 Maul systemd[1]: Starting OpenBSD Secure Shell server... Jun 14 19:26:01 Maul systemd[1]: Started OpenBSD Secure Shell server. Jun 14 19:26:01 Maul systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server... Jun 14 19:26:01 Maul systemd[1]: Starting Advanced key-value store... Jun 14 19:26:01 Maul systemd[1]: Starting /etc/rc.local Compatibility... Jun 14 19:26:01 Maul systemd[1]: Starting Network is Online. Jun 14 19:26:01 Maul systemd[1]: Reached target Network is Online. Jun 14 19:26:01 Maul systemd[934]: Failed at step STDOUT spawning /etc/rc.local: No such device Jun 14 19:26:01 Maul systemd[1]: Starting web_ide.service... Jun 14 19:26:01 Maul systemd[1]: Starting LSB: Advanced IEEE 802.11 management daemon... Jun 14 19:26:01 Maul systemd[1]: Starting LSB: Start NTP daemon... Jun 14 19:26:01 Maul systemd[1]: Starting Permit User Sessions... Jun 14 19:26:01 Maul systemd[1]: rc-local.service: control process exited, code=exited status=209 Jun 14 19:26:01 Maul systemd[1]: Failed to start /etc/rc.local Compatibility. Jun 14 19:26:01 Maul systemd[1]: Unit rc-local.service entered failed state. Jun 14 19:26:01 Maul systemd[1]: Started Permit User Sessions. Jun 14 19:26:01 Maul dnsmasq[931]: dnsmasq: syntax check OK. Jun 14 19:26:01 Maul systemd[1]: Starting Hold until boot process finishes up... Jun 14 19:26:01 Maul systemd[1]: Starting Terminate Plymouth Boot Screen... Jun 14 19:26:01 Maul ntpd[962]: ntpd 4.2.6p5@1.2349-o Mon Jul 25 22:35:28 UTC 2016 (1) Jun 14 19:26:01 Maul ntpd[968]: proto: precision = 0.520 usec Jun 14 19:26:01 Maul ntpd[968]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123 Jun 14 19:26:01 Maul ntpd[968]: Listen and drop on 1 v6wildcard :: UDP 123 Jun 14 19:26:01 Maul ntp[941]: Starting NTP server: ntpd. Jun 14 19:26:01 Maul systemd[1]: Started Advanced key-value store. Jun 14 19:26:01 Maul systemd[1]: Started LSB: Start NTP daemon. Jun 14 19:26:01 Maul systemd[1]: Received SIGRTMIN+21 from PID 198 (plymouthd). Jun 14 19:26:01 Maul systemd[1]: Started Hold until boot process finishes up. Jun 14 19:26:01 Maul systemd[1]: Started Terminate Plymouth Boot Screen. Jun 14 19:26:01 Maul systemd[1]: Starting Getty on tty1... Jun 14 19:26:01 Maul systemd[1]: Started Getty on tty1. Jun 14 19:26:01 Maul systemd[1]: Starting Login Prompts. Jun 14 19:26:01 Maul systemd[1]: Reached target Login Prompts. Jun 14 19:26:01 Maul hostapd[938]: Starting advanced IEEE 802.11 management: hostapd. Jun 14 19:26:01 Maul dhcpcd[928]: wlan0: carrier acquired Jun 14 19:26:01 Maul ntpd[968]: Listen normally on 2 lo 127.0.0.1 UDP 123 Jun 14 19:26:01 Maul kernel: [ 37.744760] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Jun 14 19:26:01 Maul ntpd[968]: Listen normally on 3 wlan0 10.10.10.10 UDP 123 Jun 14 19:26:01 Maul ntpd[968]: Listen normally on 4 lo ::1 UDP 123 Jun 14 19:26:01 Maul ntpd[968]: peers refreshed Jun 14 19:26:01 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:26:31 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:26:01 Maul ntpd[968]: Listening on routing socket on fd #21 for interface updates Jun 14 19:26:01 Maul dnsmasq[995]: started, version 2.76 cachesize 150 Jun 14 19:26:01 Maul dnsmasq[995]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify Jun 14 19:26:01 Maul dnsmasq[995]: warning: ignoring resolv-file flag because no-resolv is set Jun 14 19:26:01 Maul dnsmasq-dhcp[995]: DHCP, IP range 10.10.10.11 -- 10.10.10.20, lease time 12h Jun 14 19:26:01 Maul dnsmasq[995]: using nameserver 8.8.4.4#53 Jun 14 19:26:01 Maul dnsmasq[995]: using nameserver 8.8.8.8#53 Jun 14 19:26:01 Maul dnsmasq[995]: read /etc/hosts - 7 addresses Jun 14 19:26:02 Maul dhcpcd[928]: DUID 00:01:00:01:1f:cb:37:cd:b8:27:eb:4b:e5:f5 Jun 14 19:26:02 Maul dhcpcd[928]: wlan0: IAID 06:4b:a6:22 Jun 14 19:26:02 Maul systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon. Jun 14 19:26:02 Maul env[937]: Examples for GoPiGo3 Jun 14 19:26:02 Maul dhcpcd[928]: wlan0: soliciting a DHCP lease Jun 14 19:26:02 Maul systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server. Jun 14 19:26:02 Maul systemd[1]: Starting Host and Network Name Lookups. Jun 14 19:26:02 Maul systemd[1]: Reached target Host and Network Name Lookups. Jun 14 19:26:02 Maul dhcpcd[928]: wlan0: soliciting an IPv6 router Jun 14 19:26:02 Maul systemd[1]: Started web_ide.service. Jun 14 19:26:02 Maul systemd[1]: Starting Multi-User System. Jun 14 19:26:02 Maul systemd[1]: Reached target Multi-User System. Jun 14 19:26:02 Maul systemd[1]: Starting Graphical Interface. Jun 14 19:26:02 Maul systemd[1]: Reached target Graphical Interface. Jun 14 19:26:02 Maul systemd[1]: Starting Update... Jun 14 19:26:02 Maul systemd[1]: Starting Continuous logger... Jun 14 19:26:02 Maul systemd[1]: Started Continuous logger. Jun 14 19:26:02 Maul systemd[1]: Starting Update UTMP about System Runlevel Changes... Jun 14 19:26:02 Maul systemd[1]: Started Update UTMP about System Runlevel Changes. Jun 14 19:26:02 Maul env[1082]: /media/usb/Logs /media/usb Jun 14 19:26:02 Maul env[1082]: 5 Jun 14 19:26:02 Maul env[1082]: /media/usb Jun 14 19:26:02 Maul env[1082]: 6 Jun 14 19:26:02 Maul env[1082]: /media/usb/Logs /media/usb Jun 14 19:26:02 Maul env[1082]: /media/usb Jun 14 19:26:02 Maul systemd[1]: Started Update. Jun 14 19:26:02 Maul systemd[1]: Starting Troubleshoot... Jun 14 19:26:02 Maul avahi-daemon[454]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::4838:bf19:5814:b4df. Jun 14 19:26:02 Maul avahi-daemon[454]: New relevant interface wlan0.IPv6 for mDNS. Jun 14 19:26:02 Maul avahi-daemon[454]: Registering new address record for fe80::4838:bf19:5814:b4df on wlan0.*. Jun 14 19:26:02 Maul systemd[1]: Started Troubleshoot. Jun 14 19:26:02 Maul systemd[1]: Starting SamStart... Jun 14 19:26:02 Maul systemd[1]: Started SamStart. Jun 14 19:26:02 Maul systemd[1]: Starting GoPiGo3 Power service... Jun 14 19:26:02 Maul systemd[1]: Started GoPiGo3 Power service. Jun 14 19:26:02 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:26:02 Maul systemd[1]: Started Wifi Debug. Jun 14 19:26:02 Maul systemd[1]: Starting WiFi Led Status... Jun 14 19:26:02 Maul systemd[1]: Started WiFi Led Status. Jun 14 19:26:02 Maul systemd[1]: Startup finished in 1.996s (kernel) + 36.739s (userspace) = 38.735s. Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1204]: grep: /tmp/WiFi_Log.txt: No such file or directory Jun 14 19:26:03 Maul env[1203]: gopigo3_power.py is not running Jun 14 19:26:03 Maul env[1204]: grep: /tmp/WiFi_Log.txt: No such file or directory Jun 14 19:26:03 Maul env[1204]: Not Deleting older runs Jun 14 19:26:03 Maul env[1085]: Continuous Logger Jun 14 19:26:03 Maul env[1085]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:26:03 Maul kernel: [ 39.109456] gpiomem-bcm2835 3f200000.gpiomem: gpiomem device opened. Jun 14 19:26:03 Maul env[1085]: actual usb: sda sda1 Jun 14 19:26:03 Maul env[1201]: mount: /dev/sda1 is already mounted or /media/usb busy Jun 14 19:26:03 Maul env[1201]: /dev/sda1 is already mounted on /media/usb Jun 14 19:26:03 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:03 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:03 Maul env[1085]: /dev/sda1 Jun 14 19:26:03 Maul env[1085]: already mounted Jun 14 19:26:03 Maul env[1085]: /media/usb/Logs Directory Exists Jun 14 19:26:03 Maul env[1201]: mount: /dev/sda is already mounted or /media/usb busy Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:03 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul dbus[467]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service' Jun 14 19:26:04 Maul systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks... Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul polkitd[1472]: started daemon version 0.105 using authority implementation `local' version `0.105' Jun 14 19:26:04 Maul dbus[467]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jun 14 19:26:04 Maul systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks. Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul systemd[1]: Starting user-0.slice. Jun 14 19:26:04 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:26:04 Maul systemd[1]: Starting Session c1 of user root. Jun 14 19:26:04 Maul systemd[1]: Started Session c1 of user root. Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul systemd[1514]: Starting Paths. Jun 14 19:26:04 Maul systemd[1514]: Reached target Paths. Jun 14 19:26:04 Maul systemd[1514]: Starting Timers. Jun 14 19:26:04 Maul systemd[1514]: Reached target Timers. Jun 14 19:26:04 Maul systemd[1514]: Starting Sockets. Jun 14 19:26:04 Maul systemd[1514]: Reached target Sockets. Jun 14 19:26:04 Maul systemd[1514]: Starting Basic System. Jun 14 19:26:04 Maul systemd[1514]: Reached target Basic System. Jun 14 19:26:04 Maul systemd[1514]: Starting Default. Jun 14 19:26:04 Maul systemd[1514]: Reached target Default. Jun 14 19:26:04 Maul systemd[1514]: Startup finished in 40ms. Jun 14 19:26:04 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:26:04 Maul ntpd[968]: Listen normally on 5 wlan0 fe80::4838:bf19:5814:b4df UDP 123 Jun 14 19:26:04 Maul ntpd[968]: peers refreshed Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1205]: Devices are: Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul env[1205]: Not connected to a device Jun 14 19:26:04 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:04 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:26:04 Maul systemd[1514]: Stopping Default. Jun 14 19:26:04 Maul systemd[1514]: Stopped target Default. Jun 14 19:26:04 Maul systemd[1514]: Stopping Basic System. Jun 14 19:26:04 Maul systemd[1514]: Stopped target Basic System. Jun 14 19:26:04 Maul systemd[1514]: Stopping Paths. Jun 14 19:26:04 Maul systemd[1514]: Stopped target Paths. Jun 14 19:26:04 Maul systemd[1514]: Stopping Timers. Jun 14 19:26:04 Maul systemd[1514]: Stopped target Timers. Jun 14 19:26:04 Maul systemd[1514]: Stopping Sockets. Jun 14 19:26:04 Maul systemd[1514]: Stopped target Sockets. Jun 14 19:26:04 Maul systemd[1514]: Starting Shutdown. Jun 14 19:26:04 Maul systemd[1514]: Reached target Shutdown. Jun 14 19:26:04 Maul systemd[1514]: Starting Exit the Session... Jun 14 19:26:04 Maul systemd[1514]: Received SIGRTMIN+24 from PID 1626 (kill). Jun 14 19:26:04 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:26:05 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:05 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:26:05 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:26:05 Maul env[1201]: tput: No value for $TERM and no -T specified Jun 14 19:26:07 Maul rsyslogd: [origin software="rsyslogd" swVersion="8.4.2" x-pid="1754" x-info="http://www.rsyslog.com"] start Jun 14 19:26:07 Maul systemd[1]: Starting Syslog Socket. Jun 14 19:26:07 Maul systemd[1]: Listening on Syslog Socket. Jun 14 19:26:07 Maul systemd[1]: Starting System Logging Service... Jun 14 19:26:07 Maul systemd[1]: Started System Logging Service. Jun 14 19:26:07 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:07 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:08 Maul env[1205]: Devices are: Jun 14 19:26:08 Maul env[1205]: Not connected to a device Jun 14 19:26:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:11 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:11 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:11 Maul dhcpcd[928]: wlan0: using IPv4LL address 169.254.50.58 Jun 14 19:26:11 Maul dhcpcd[928]: wlan0: adding route to 169.254.0.0/16 Jun 14 19:26:11 Maul avahi-daemon[454]: Registering new address record for 169.254.50.58 on wlan0.IPv4. Jun 14 19:26:12 Maul env[1205]: Devices are: Jun 14 19:26:12 Maul env[1205]: Not connected to a device Jun 14 19:26:13 Maul ntpd[968]: Listen normally on 6 wlan0 169.254.50.58 UDP 123 Jun 14 19:26:13 Maul ntpd[968]: peers refreshed Jun 14 19:26:14 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18 Jun 14 19:26:14 Maul ifup[446]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18 Jun 14 19:26:14 Maul dhcpcd[928]: wlan0: no IPv6 Routers available Jun 14 19:26:15 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:15 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:16 Maul env[1205]: Devices are: Jun 14 19:26:16 Maul env[1205]: Not connected to a device Jun 14 19:26:19 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:19 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:19 Maul env[1205]: Devices are: Jun 14 19:26:19 Maul env[1205]: Not connected to a device Jun 14 19:26:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:23 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:23 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:23 Maul env[1205]: Devices are: Jun 14 19:26:23 Maul env[1205]: Not connected to a device Jun 14 19:26:26 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:26 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:27 Maul env[1205]: Devices are: Jun 14 19:26:27 Maul env[1205]: Not connected to a device Jun 14 19:26:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:30 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:30 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:31 Maul env[1205]: Devices are: Jun 14 19:26:31 Maul env[1205]: Not connected to a device Jun 14 19:26:32 Maul dhclient: No DHCPOFFERS received. Jun 14 19:26:32 Maul dhclient: No working leases in persistent database - sleeping. Jun 14 19:26:32 Maul ifup[446]: No DHCPOFFERS received. Jun 14 19:26:32 Maul ifup[446]: No working leases in persistent database - sleeping. Jun 14 19:26:32 Maul systemd[1]: Reloading OpenBSD Secure Shell server. Jun 14 19:26:32 Maul systemd[1]: Reloaded OpenBSD Secure Shell server. Jun 14 19:26:34 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:34 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:35 Maul env[1205]: Devices are: Jun 14 19:26:35 Maul env[1205]: Not connected to a device Jun 14 19:26:38 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:38 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:38 Maul env[1205]: Devices are: Jun 14 19:26:38 Maul env[1205]: Not connected to a device Jun 14 19:26:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:42 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:42 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:42 Maul env[1205]: Devices are: Jun 14 19:26:42 Maul env[1205]: Not connected to a device Jun 14 19:26:45 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:45 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:46 Maul env[1205]: Devices are: Jun 14 19:26:46 Maul env[1205]: Not connected to a device Jun 14 19:26:49 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:49 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:26:50 Maul env[1205]: Devices are: Jun 14 19:26:50 Maul env[1205]: Not connected to a device Jun 14 19:26:53 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:53 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:54 Maul env[1205]: Devices are: Jun 14 19:26:54 Maul env[1205]: Not connected to a device Jun 14 19:26:57 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:26:57 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:26:57 Maul env[1205]: Devices are: Jun 14 19:26:57 Maul env[1205]: Not connected to a device Jun 14 19:27:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:00 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:00 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:01 Maul env[1205]: Devices are: Jun 14 19:27:01 Maul env[1205]: Not connected to a device Jun 14 19:27:04 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:27:04 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:27:04 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:27:04 Maul systemd[1]: Starting Continuous logger... Jun 14 19:27:04 Maul systemd[1]: Started Continuous logger. Jun 14 19:27:04 Maul env[2533]: Continuous Logger Jun 14 19:27:04 Maul env[2533]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:27:04 Maul env[2533]: actual usb: sda sda1 Jun 14 19:27:04 Maul env[2533]: /dev/sda1 Jun 14 19:27:04 Maul env[2533]: already mounted Jun 14 19:27:04 Maul env[2533]: /media/usb/Logs Directory Exists Jun 14 19:27:04 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:04 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:05 Maul env[1205]: Devices are: Jun 14 19:27:05 Maul env[1205]: Not connected to a device Jun 14 19:27:07 Maul dnsmasq-dhcp[995]: DHCPDISCOVER(wlan0) bc:83:85:c6:c1:d5 Jun 14 19:27:07 Maul dnsmasq-dhcp[995]: DHCPOFFER(wlan0) 10.10.10.16 bc:83:85:c6:c1:d5 Jun 14 19:27:07 Maul dnsmasq-dhcp[995]: DHCPREQUEST(wlan0) 10.10.10.16 bc:83:85:c6:c1:d5 Jun 14 19:27:07 Maul dnsmasq-dhcp[995]: DHCPACK(wlan0) 10.10.10.16 bc:83:85:c6:c1:d5 StudentSP4-1153 Jun 14 19:27:08 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:08 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:09 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:09 Maul env[1205]: Connected to a device Jun 14 19:27:09 Maul env[1205]: Details of the connected devices: Jun 14 19:27:09 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:12 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:12 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:13 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:13 Maul env[1205]: Connected to a device Jun 14 19:27:13 Maul env[1205]: Details of the connected devices: Jun 14 19:27:13 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:16 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:16 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:16 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:16 Maul env[1205]: Connected to a device Jun 14 19:27:16 Maul env[1205]: Details of the connected devices: Jun 14 19:27:16 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:18 Maul python[1202]: Detected robot is GoPiGo3 Jun 14 19:27:18 Maul python[1202]: Setting up a GoPiGo3 Jun 14 19:27:18 Maul python[1202]: Current voltage is 10.468 Jun 14 19:27:18 Maul python[1202]: GPG3_detected: True, GPG2_detected: False Jun 14 19:27:18 Maul python[1202]: ************************************* Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:27:18 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:18 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:27:18 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:18 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /redirect Jun 14 19:27:18 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /redirect Jun 14 19:27:18 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /redirect Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: / Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:27:18 Maul python[1202]: /dev/sda Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:27:18 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /drive Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:27:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:27:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:20 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:20 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:20 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:20 Maul env[1205]: Connected to a device Jun 14 19:27:20 Maul env[1205]: Details of the connected devices: Jun 14 19:27:20 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:23 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:23 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:24 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:24 Maul env[1205]: Connected to a device Jun 14 19:27:24 Maul env[1205]: Details of the connected devices: Jun 14 19:27:24 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:27 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:27 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:28 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:28 Maul env[1205]: Connected to a device Jun 14 19:27:28 Maul env[1205]: Details of the connected devices: Jun 14 19:27:29 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:32 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:32 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:33 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:33 Maul env[1205]: Connected to a device Jun 14 19:27:33 Maul env[1205]: Details of the connected devices: Jun 14 19:27:33 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:36 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:36 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:37 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:37 Maul env[1205]: Connected to a device Jun 14 19:27:37 Maul env[1205]: Details of the connected devices: Jun 14 19:27:37 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:40 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:40 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:41 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:41 Maul env[1205]: Connected to a device Jun 14 19:27:41 Maul env[1205]: Details of the connected devices: Jun 14 19:27:41 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:27:44 Maul python[1202]: /dev/sda Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:27:44 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.forward() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:27:44 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:44 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:27:44 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:44 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.forward() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:27:44 Maul python[1202]: gpg.stop() Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /code Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:27:44 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:27:44 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:44 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:45 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:45 Maul env[1205]: Connected to a device Jun 14 19:27:45 Maul env[1205]: Details of the connected devices: Jun 14 19:27:45 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:48 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:48 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:27:49 Maul python[1202]: /dev/sda Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:27:49 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /code Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:27:49 Maul python[1202]: /dev/sda Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:27:49 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /blockly Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:27:49 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:28:19 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:27:49 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:49 Maul env[1205]: Connected to a device Jun 14 19:27:49 Maul env[1205]: Details of the connected devices: Jun 14 19:27:49 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/python_compressed.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_sensor_control_panel.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/blockly_compressed.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/blocks_compressed.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/gopigo.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/events.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/sensors.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/actuators.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/math.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/text.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/lists.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/loops.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/variables.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/colour.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/gopigo.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/logic.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/actuators.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/media.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/sensors.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/events.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/media.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/procedures.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/math.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/text.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/loops.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/procedures.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/colour.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/variables.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/potential_blocks.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/msg/js/en.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/msg/messages.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/lists.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/potential_blocks.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/logic.js Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_Photos1.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_audio_files Jun 14 19:27:49 Maul python[1202]: /dev/sda Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_CalibrateBlack.png Jun 14 19:27:49 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_CalibrateWhite.png Jun 14 19:27:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:27:52 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:52 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:54 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:54 Maul env[1205]: Connected to a device Jun 14 19:27:54 Maul env[1205]: Details of the connected devices: Jun 14 19:27:54 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:57 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:27:57 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:27:58 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:27:58 Maul env[1205]: Connected to a device Jun 14 19:27:58 Maul env[1205]: Details of the connected devices: Jun 14 19:27:58 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:01 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:01 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:02 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:02 Maul env[1205]: Connected to a device Jun 14 19:28:02 Maul env[1205]: Details of the connected devices: Jun 14 19:28:02 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:04 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:28:04 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:28:04 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:28:04 Maul systemd[1]: Starting Continuous logger... Jun 14 19:28:04 Maul systemd[1]: Started Continuous logger. Jun 14 19:28:04 Maul env[3232]: Continuous Logger Jun 14 19:28:04 Maul env[3232]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:28:04 Maul env[3232]: actual usb: sda sda1 Jun 14 19:28:04 Maul env[3232]: /dev/sda1 Jun 14 19:28:04 Maul env[3232]: already mounted Jun 14 19:28:04 Maul env[3232]: /media/usb/Logs Directory Exists Jun 14 19:28:05 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:28:05 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:28:05 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:28:05 Maul systemd[1]: Started Wifi Debug. Jun 14 19:28:05 Maul env[3314]: Not Deleting older runs Jun 14 19:28:05 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:05 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:05 Maul systemd[1]: Starting user-0.slice. Jun 14 19:28:05 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:28:05 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:28:05 Maul systemd[1]: Starting Session c2 of user root. Jun 14 19:28:05 Maul systemd[1]: Started Session c2 of user root. Jun 14 19:28:05 Maul systemd[3380]: Starting Paths. Jun 14 19:28:05 Maul systemd[3380]: Reached target Paths. Jun 14 19:28:06 Maul systemd[3380]: Starting Timers. Jun 14 19:28:06 Maul systemd[3380]: Reached target Timers. Jun 14 19:28:06 Maul systemd[3380]: Starting Sockets. Jun 14 19:28:06 Maul systemd[3380]: Reached target Sockets. Jun 14 19:28:06 Maul systemd[3380]: Starting Basic System. Jun 14 19:28:06 Maul systemd[3380]: Reached target Basic System. Jun 14 19:28:06 Maul systemd[3380]: Starting Default. Jun 14 19:28:06 Maul systemd[3380]: Reached target Default. Jun 14 19:28:06 Maul systemd[3380]: Startup finished in 24ms. Jun 14 19:28:06 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:28:06 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:28:06 Maul systemd[3380]: Stopping Default. Jun 14 19:28:06 Maul systemd[3380]: Stopped target Default. Jun 14 19:28:06 Maul systemd[3380]: Stopping Basic System. Jun 14 19:28:06 Maul systemd[3380]: Stopped target Basic System. Jun 14 19:28:06 Maul systemd[3380]: Stopping Paths. Jun 14 19:28:06 Maul systemd[3380]: Stopped target Paths. Jun 14 19:28:06 Maul systemd[3380]: Stopping Timers. Jun 14 19:28:06 Maul systemd[3380]: Stopped target Timers. Jun 14 19:28:06 Maul systemd[3380]: Stopping Sockets. Jun 14 19:28:06 Maul systemd[3380]: Stopped target Sockets. Jun 14 19:28:06 Maul systemd[3380]: Starting Shutdown. Jun 14 19:28:06 Maul systemd[3380]: Reached target Shutdown. Jun 14 19:28:06 Maul systemd[3380]: Starting Exit the Session... Jun 14 19:28:06 Maul systemd[3380]: Received SIGRTMIN+24 from PID 3396 (kill). Jun 14 19:28:06 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:28:06 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:28:06 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:28:06 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:06 Maul env[1205]: Connected to a device Jun 14 19:28:06 Maul env[1205]: Details of the connected devices: Jun 14 19:28:06 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:09 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:09 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:10 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:10 Maul env[1205]: Connected to a device Jun 14 19:28:10 Maul env[1205]: Details of the connected devices: Jun 14 19:28:10 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:13 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:13 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:14 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:14 Maul env[1205]: Connected to a device Jun 14 19:28:14 Maul env[1205]: Details of the connected devices: Jun 14 19:28:14 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:17 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:17 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:18 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:18 Maul env[1205]: Connected to a device Jun 14 19:28:18 Maul env[1205]: Details of the connected devices: Jun 14 19:28:18 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:28:19 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:28:49 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/click.mp3 Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:28:19 Maul python[1202]: /dev/sda Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_control_panel Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:28:19 Maul python[1202]: Connect Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:28:19 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:28:19 Maul python[1202]: disconnect_request... Jun 14 19:28:19 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/sprites.png Jun 14 19:28:19 Maul python[1202]: disconnect_request... Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/disconnect.wav Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/click.mp3 Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/delete.mp3 Jun 14 19:28:19 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:28:19 Maul python[1202]: disconnect_request... Jun 14 19:28:19 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:28:19 Maul python[1202]: disconnect_request... Jun 14 19:28:19 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:28:19 Maul python[1202]: disconnect_request... Jun 14 19:28:19 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:28:19 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:28:19 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /favicon.ico Jun 14 19:28:19 Maul python[1202]: URL to be evaluated in page_not_found: http://bloxter.com/ /favicon.ico Jun 14 19:28:19 Maul python[1202]: page_not_found: URL to be evaluated: http://bloxter.com/ /favicon.ico Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /favicon.ico Jun 14 19:28:19 Maul python[1202]: URL to be evaluated in page_not_found: http://bloxter.com/ /favicon.ico Jun 14 19:28:19 Maul python[1202]: page_not_found: URL to be evaluated: http://bloxter.com/ /favicon.ico Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /load_blockly Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handopen.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:28:19 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:19 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:28:19 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:19 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handclosed.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handopen.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/delete.mp3 Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handclosed.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handopen.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/click.mp3 Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handclosed.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handopen.cur Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:19 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /save_blockly Jun 14 19:28:19 Maul python[1202]: Saving file : /home/pi/Documents//last_save.blox Jun 14 19:28:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:21 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:21 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:22 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:22 Maul env[1205]: Connected to a device Jun 14 19:28:22 Maul env[1205]: Details of the connected devices: Jun 14 19:28:22 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:25 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:25 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:27 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:27 Maul env[1205]: Connected to a device Jun 14 19:28:27 Maul env[1205]: Details of the connected devices: Jun 14 19:28:27 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:30 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:30 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:31 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:31 Maul env[1205]: Connected to a device Jun 14 19:28:31 Maul env[1205]: Details of the connected devices: Jun 14 19:28:31 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:34 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:34 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:35 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:35 Maul env[1205]: Connected to a device Jun 14 19:28:35 Maul env[1205]: Details of the connected devices: Jun 14 19:28:35 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:38 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:38 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:39 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:39 Maul env[1205]: Connected to a device Jun 14 19:28:39 Maul env[1205]: Details of the connected devices: Jun 14 19:28:39 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:43 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:43 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:43 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:43 Maul env[1205]: Connected to a device Jun 14 19:28:43 Maul env[1205]: Details of the connected devices: Jun 14 19:28:43 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:47 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:47 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:48 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:48 Maul env[1205]: Connected to a device Jun 14 19:28:48 Maul env[1205]: Details of the connected devices: Jun 14 19:28:48 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:28:51 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:29:21 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:28:51 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:51 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:52 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:52 Maul env[1205]: Connected to a device Jun 14 19:28:52 Maul env[1205]: Details of the connected devices: Jun 14 19:28:52 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:54 Maul python[1202]: program is : LT24in10090left1forwardforward Jun 14 19:28:54 Maul python[1202]: Saving file /home/pi/Documents//last_save.blox Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:28:54 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:54 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:28:54 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:54 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /favicon.ico Jun 14 19:28:54 Maul python[1202]: URL to be evaluated in page_not_found: http://bloxter.com/ /favicon.ico Jun 14 19:28:54 Maul python[1202]: page_not_found: URL to be evaluated: http://bloxter.com/ /favicon.ico Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /drive Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:28:54 Maul python[1202]: /dev/sda Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:28:54 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:28:54 Maul python[1202]: gpg.stop() Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:28:54 Maul python[1202]: gpg.stop() Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:28:54 Maul python[1202]: gpg.forward() Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:28:54 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:28:56 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:28:56 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:28:57 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:28:57 Maul env[1205]: Connected to a device Jun 14 19:28:57 Maul env[1205]: Details of the connected devices: Jun 14 19:28:57 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:00 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:00 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:00 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:00 Maul env[1205]: Connected to a device Jun 14 19:29:00 Maul env[1205]: Details of the connected devices: Jun 14 19:29:00 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:04 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:04 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:04 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:04 Maul env[1205]: Connected to a device Jun 14 19:29:04 Maul env[1205]: Details of the connected devices: Jun 14 19:29:04 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:05 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:29:05 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:29:05 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:29:05 Maul systemd[1]: Starting Continuous logger... Jun 14 19:29:05 Maul systemd[1]: Started Continuous logger. Jun 14 19:29:05 Maul env[4049]: Continuous Logger Jun 14 19:29:05 Maul env[4049]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:29:05 Maul env[4049]: actual usb: sda sda1 Jun 14 19:29:05 Maul env[4049]: /dev/sda1 Jun 14 19:29:05 Maul env[4049]: already mounted Jun 14 19:29:05 Maul env[4049]: /media/usb/Logs Directory Exists Jun 14 19:29:07 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:07 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:08 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:08 Maul env[1205]: Connected to a device Jun 14 19:29:08 Maul env[1205]: Details of the connected devices: Jun 14 19:29:08 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:11 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:11 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:12 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:12 Maul env[1205]: Connected to a device Jun 14 19:29:12 Maul env[1205]: Details of the connected devices: Jun 14 19:29:12 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:15 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:15 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:16 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:16 Maul env[1205]: Connected to a device Jun 14 19:29:16 Maul env[1205]: Details of the connected devices: Jun 14 19:29:16 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:19 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:19 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:20 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:20 Maul env[1205]: Connected to a device Jun 14 19:29:20 Maul env[1205]: Details of the connected devices: Jun 14 19:29:20 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:23 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:29:53 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:29:23 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:23 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:24 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:24 Maul env[1205]: Connected to a device Jun 14 19:29:24 Maul env[1205]: Details of the connected devices: Jun 14 19:29:24 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:27 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:27 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:28 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:28 Maul env[1205]: Connected to a device Jun 14 19:29:28 Maul env[1205]: Details of the connected devices: Jun 14 19:29:29 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:32 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:32 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:32 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:32 Maul env[1205]: Connected to a device Jun 14 19:29:32 Maul env[1205]: Details of the connected devices: Jun 14 19:29:32 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:35 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:35 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:37 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:37 Maul env[1205]: Connected to a device Jun 14 19:29:37 Maul env[1205]: Details of the connected devices: Jun 14 19:29:37 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:40 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:40 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:40 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:40 Maul env[1205]: Connected to a device Jun 14 19:29:40 Maul env[1205]: Details of the connected devices: Jun 14 19:29:40 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:44 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:44 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:44 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:44 Maul env[1205]: Connected to a device Jun 14 19:29:44 Maul env[1205]: Details of the connected devices: Jun 14 19:29:44 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:47 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:47 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:48 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:48 Maul env[1205]: Connected to a device Jun 14 19:29:48 Maul env[1205]: Details of the connected devices: Jun 14 19:29:48 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:29:51 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:51 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:52 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:52 Maul env[1205]: Connected to a device Jun 14 19:29:52 Maul env[1205]: Details of the connected devices: Jun 14 19:29:52 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:55 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:30:25 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:29:55 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:55 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:29:56 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:56 Maul env[1205]: Connected to a device Jun 14 19:29:56 Maul env[1205]: Details of the connected devices: Jun 14 19:29:56 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:29:59 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:29:59 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:00 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:00 Maul env[1205]: Connected to a device Jun 14 19:30:00 Maul env[1205]: Details of the connected devices: Jun 14 19:30:00 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:03 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:03 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:03 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:03 Maul env[1205]: Connected to a device Jun 14 19:30:03 Maul env[1205]: Details of the connected devices: Jun 14 19:30:03 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:05 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:30:05 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:30:05 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:30:05 Maul systemd[1]: Starting Continuous logger... Jun 14 19:30:05 Maul systemd[1]: Started Continuous logger. Jun 14 19:30:05 Maul env[4740]: Continuous Logger Jun 14 19:30:05 Maul env[4740]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:30:05 Maul env[4740]: actual usb: sda sda1 Jun 14 19:30:05 Maul env[4740]: /dev/sda1 Jun 14 19:30:05 Maul env[4740]: already mounted Jun 14 19:30:05 Maul env[4740]: /media/usb/Logs Directory Exists Jun 14 19:30:06 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:30:06 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:30:06 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:30:06 Maul systemd[1]: Started Wifi Debug. Jun 14 19:30:07 Maul env[4802]: Not Deleting older runs Jun 14 19:30:07 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:07 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:07 Maul systemd[1]: Starting user-0.slice. Jun 14 19:30:07 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:30:07 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:30:07 Maul systemd[1]: Starting Session c3 of user root. Jun 14 19:30:07 Maul systemd[1]: Started Session c3 of user root. Jun 14 19:30:07 Maul systemd[4889]: Starting Paths. Jun 14 19:30:07 Maul systemd[4889]: Reached target Paths. Jun 14 19:30:07 Maul systemd[4889]: Starting Timers. Jun 14 19:30:07 Maul systemd[4889]: Reached target Timers. Jun 14 19:30:07 Maul systemd[4889]: Starting Sockets. Jun 14 19:30:07 Maul systemd[4889]: Reached target Sockets. Jun 14 19:30:07 Maul systemd[4889]: Starting Basic System. Jun 14 19:30:07 Maul systemd[4889]: Reached target Basic System. Jun 14 19:30:07 Maul systemd[4889]: Starting Default. Jun 14 19:30:07 Maul systemd[4889]: Reached target Default. Jun 14 19:30:07 Maul systemd[4889]: Startup finished in 17ms. Jun 14 19:30:07 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:30:07 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:07 Maul env[1205]: Connected to a device Jun 14 19:30:07 Maul env[1205]: Details of the connected devices: Jun 14 19:30:07 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:08 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:30:08 Maul systemd[4889]: Stopping Default. Jun 14 19:30:08 Maul systemd[4889]: Stopped target Default. Jun 14 19:30:08 Maul systemd[4889]: Stopping Basic System. Jun 14 19:30:09 Maul systemd[4889]: Stopped target Basic System. Jun 14 19:30:09 Maul systemd[4889]: Stopping Paths. Jun 14 19:30:09 Maul systemd[4889]: Stopped target Paths. Jun 14 19:30:09 Maul systemd[4889]: Stopping Timers. Jun 14 19:30:09 Maul systemd[4889]: Stopped target Timers. Jun 14 19:30:09 Maul systemd[4889]: Stopping Sockets. Jun 14 19:30:09 Maul systemd[4889]: Stopped target Sockets. Jun 14 19:30:09 Maul systemd[4889]: Starting Shutdown. Jun 14 19:30:09 Maul systemd[4889]: Reached target Shutdown. Jun 14 19:30:09 Maul systemd[4889]: Starting Exit the Session... Jun 14 19:30:09 Maul systemd[4889]: Received SIGRTMIN+24 from PID 4907 (kill). Jun 14 19:30:09 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:30:09 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:30:09 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:30:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:10 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:10 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.stop() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.stop() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.backward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.left() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.left() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:11 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.left() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.left() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.backward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.left() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.forward() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:11 Maul python[1202]: gpg.right() Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:11 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:12 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:12 Maul env[1205]: Connected to a device Jun 14 19:30:12 Maul env[1205]: Details of the connected devices: Jun 14 19:30:12 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:15 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:15 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:17 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:17 Maul env[1205]: Connected to a device Jun 14 19:30:17 Maul env[1205]: Details of the connected devices: Jun 14 19:30:17 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:20 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:20 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:21 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:21 Maul env[1205]: Connected to a device Jun 14 19:30:21 Maul env[1205]: Details of the connected devices: Jun 14 19:30:21 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:24 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:24 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:25 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:30:55 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:30:25 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:25 Maul env[1205]: Connected to a device Jun 14 19:30:25 Maul env[1205]: Details of the connected devices: Jun 14 19:30:25 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:28 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:28 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:30 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:30 Maul env[1205]: Connected to a device Jun 14 19:30:30 Maul env[1205]: Details of the connected devices: Jun 14 19:30:30 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:33 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:33 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:34 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:34 Maul env[1205]: Connected to a device Jun 14 19:30:34 Maul env[1205]: Details of the connected devices: Jun 14 19:30:34 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:37 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:37 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:38 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:38 Maul env[1205]: Connected to a device Jun 14 19:30:38 Maul env[1205]: Details of the connected devices: Jun 14 19:30:38 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.stop() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.stop() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.left() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:41 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:41 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.stop() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:30:41 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:41 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.forward() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.right() Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:30:41 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:30:41 Maul python[1202]: gpg.backward() Jun 14 19:30:42 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:42 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:43 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:43 Maul env[1205]: Connected to a device Jun 14 19:30:43 Maul env[1205]: Details of the connected devices: Jun 14 19:30:43 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:46 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:46 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:48 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:48 Maul env[1205]: Connected to a device Jun 14 19:30:48 Maul env[1205]: Details of the connected devices: Jun 14 19:30:48 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:30:51 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:51 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:52 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:52 Maul env[1205]: Connected to a device Jun 14 19:30:52 Maul env[1205]: Details of the connected devices: Jun 14 19:30:52 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:55 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:31:25 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:30:56 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:56 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:30:56 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:56 Maul env[1205]: Connected to a device Jun 14 19:30:56 Maul env[1205]: Details of the connected devices: Jun 14 19:30:56 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:30:59 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:30:59 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:00 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:00 Maul env[1205]: Connected to a device Jun 14 19:31:00 Maul env[1205]: Details of the connected devices: Jun 14 19:31:00 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:03 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:03 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:04 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:04 Maul env[1205]: Connected to a device Jun 14 19:31:04 Maul env[1205]: Details of the connected devices: Jun 14 19:31:05 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:06 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:31:06 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:31:06 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:31:06 Maul systemd[1]: Starting Continuous logger... Jun 14 19:31:06 Maul systemd[1]: Started Continuous logger. Jun 14 19:31:06 Maul env[5520]: Continuous Logger Jun 14 19:31:06 Maul env[5520]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:31:06 Maul env[5520]: actual usb: sda sda1 Jun 14 19:31:06 Maul env[5520]: /dev/sda1 Jun 14 19:31:06 Maul env[5520]: already mounted Jun 14 19:31:06 Maul env[5520]: /media/usb/Logs Directory Exists Jun 14 19:31:08 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:08 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:09 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:09 Maul env[1205]: Connected to a device Jun 14 19:31:09 Maul env[1205]: Details of the connected devices: Jun 14 19:31:09 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:12 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:12 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:12 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:12 Maul env[1205]: Connected to a device Jun 14 19:31:12 Maul env[1205]: Details of the connected devices: Jun 14 19:31:12 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:16 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:16 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:17 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:17 Maul env[1205]: Connected to a device Jun 14 19:31:17 Maul env[1205]: Details of the connected devices: Jun 14 19:31:17 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:31:18 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:31:18 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:31:18 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:31:18 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.backward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.backward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.left() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.backward() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.right() Jun 14 19:31:18 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:31:18 Maul python[1202]: gpg.forward() Jun 14 19:31:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:20 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:20 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:21 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:21 Maul env[1205]: Connected to a device Jun 14 19:31:21 Maul env[1205]: Details of the connected devices: Jun 14 19:31:21 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:24 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:24 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:25 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:31:55 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:31:25 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:25 Maul env[1205]: Connected to a device Jun 14 19:31:25 Maul env[1205]: Details of the connected devices: Jun 14 19:31:25 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:28 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:28 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:29 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:29 Maul env[1205]: Connected to a device Jun 14 19:31:29 Maul env[1205]: Details of the connected devices: Jun 14 19:31:29 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:33 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:33 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:34 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:34 Maul env[1205]: Connected to a device Jun 14 19:31:34 Maul env[1205]: Details of the connected devices: Jun 14 19:31:34 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:37 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:37 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:38 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:38 Maul env[1205]: Connected to a device Jun 14 19:31:38 Maul env[1205]: Details of the connected devices: Jun 14 19:31:38 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:41 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:41 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:42 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:42 Maul env[1205]: Connected to a device Jun 14 19:31:42 Maul env[1205]: Details of the connected devices: Jun 14 19:31:42 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:45 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:45 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:46 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:46 Maul env[1205]: Connected to a device Jun 14 19:31:46 Maul env[1205]: Details of the connected devices: Jun 14 19:31:46 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:49 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:49 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:31:50 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:50 Maul env[1205]: Connected to a device Jun 14 19:31:50 Maul env[1205]: Details of the connected devices: Jun 14 19:31:50 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:53 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:53 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:54 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:54 Maul env[1205]: Connected to a device Jun 14 19:31:54 Maul env[1205]: Details of the connected devices: Jun 14 19:31:54 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:57 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:32:27 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:31:57 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:31:57 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:31:58 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:58 Maul env[1205]: Connected to a device Jun 14 19:31:58 Maul env[1205]: Details of the connected devices: Jun 14 19:31:58 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:31:59 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 Jun 14 19:32:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:01 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:01 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:03 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:03 Maul env[1205]: Connected to a device Jun 14 19:32:03 Maul env[1205]: Details of the connected devices: Jun 14 19:32:03 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:03 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 Jun 14 19:32:06 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:06 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:06 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:32:06 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:32:06 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:32:06 Maul systemd[1]: Starting Continuous logger... Jun 14 19:32:06 Maul systemd[1]: Started Continuous logger. Jun 14 19:32:06 Maul env[6208]: Continuous Logger Jun 14 19:32:06 Maul env[6208]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:32:06 Maul env[6208]: actual usb: sda sda1 Jun 14 19:32:06 Maul env[6208]: /dev/sda1 Jun 14 19:32:06 Maul env[6208]: already mounted Jun 14 19:32:06 Maul env[6208]: /media/usb/Logs Directory Exists Jun 14 19:32:07 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:07 Maul env[1205]: Connected to a device Jun 14 19:32:07 Maul env[1205]: Details of the connected devices: Jun 14 19:32:07 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:09 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:32:09 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:32:09 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:32:09 Maul systemd[1]: Started Wifi Debug. Jun 14 19:32:09 Maul env[6273]: Not Deleting older runs Jun 14 19:32:09 Maul systemd[1]: Starting user-0.slice. Jun 14 19:32:09 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:32:09 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:32:09 Maul systemd[1]: Starting Session c4 of user root. Jun 14 19:32:09 Maul systemd[1]: Started Session c4 of user root. Jun 14 19:32:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:10 Maul systemd[6322]: Starting Paths. Jun 14 19:32:10 Maul systemd[6322]: Reached target Paths. Jun 14 19:32:10 Maul systemd[6322]: Starting Timers. Jun 14 19:32:10 Maul systemd[6322]: Reached target Timers. Jun 14 19:32:10 Maul systemd[6322]: Starting Sockets. Jun 14 19:32:10 Maul systemd[6322]: Reached target Sockets. Jun 14 19:32:10 Maul systemd[6322]: Starting Basic System. Jun 14 19:32:10 Maul systemd[6322]: Reached target Basic System. Jun 14 19:32:10 Maul systemd[6322]: Starting Default. Jun 14 19:32:10 Maul systemd[6322]: Reached target Default. Jun 14 19:32:10 Maul systemd[6322]: Startup finished in 17ms. Jun 14 19:32:10 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:32:10 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:10 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:11 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:32:11 Maul systemd[6322]: Stopping Default. Jun 14 19:32:11 Maul systemd[6322]: Stopped target Default. Jun 14 19:32:11 Maul systemd[6322]: Stopping Basic System. Jun 14 19:32:11 Maul systemd[6322]: Stopped target Basic System. Jun 14 19:32:11 Maul systemd[6322]: Stopping Paths. Jun 14 19:32:11 Maul systemd[6322]: Stopped target Paths. Jun 14 19:32:11 Maul systemd[6322]: Stopping Timers. Jun 14 19:32:11 Maul systemd[6322]: Stopped target Timers. Jun 14 19:32:11 Maul systemd[6322]: Stopping Sockets. Jun 14 19:32:11 Maul systemd[6322]: Stopped target Sockets. Jun 14 19:32:11 Maul systemd[6322]: Starting Shutdown. Jun 14 19:32:11 Maul systemd[6322]: Reached target Shutdown. Jun 14 19:32:11 Maul systemd[6322]: Starting Exit the Session... Jun 14 19:32:11 Maul systemd[6322]: Received SIGRTMIN+24 from PID 6374 (kill). Jun 14 19:32:11 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:32:11 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:32:11 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:32:11 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:11 Maul env[1205]: Connected to a device Jun 14 19:32:11 Maul env[1205]: Details of the connected devices: Jun 14 19:32:11 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:12 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:32:14 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:32:14 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.right() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:32:14 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:32:14 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.left() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.forward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:14 Maul python[1202]: gpg.backward() Jun 14 19:32:14 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:32:15 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:15 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:15 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:15 Maul env[1205]: Connected to a device Jun 14 19:32:15 Maul env[1205]: Details of the connected devices: Jun 14 19:32:15 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:18 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:18 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:20 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:20 Maul env[1205]: Connected to a device Jun 14 19:32:20 Maul env[1205]: Details of the connected devices: Jun 14 19:32:20 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:23 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:23 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:24 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:24 Maul env[1205]: Connected to a device Jun 14 19:32:24 Maul env[1205]: Details of the connected devices: Jun 14 19:32:24 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:24 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21 Jun 14 19:32:27 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:32:57 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:32:27 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:27 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:27 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:27 Maul env[1205]: Connected to a device Jun 14 19:32:28 Maul env[1205]: Details of the connected devices: Jun 14 19:32:28 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:31 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:31 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:31 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:31 Maul env[1205]: Connected to a device Jun 14 19:32:31 Maul env[1205]: Details of the connected devices: Jun 14 19:32:31 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:35 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:35 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:36 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:36 Maul env[1205]: Connected to a device Jun 14 19:32:36 Maul env[1205]: Details of the connected devices: Jun 14 19:32:36 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:39 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:39 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:41 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:41 Maul env[1205]: Connected to a device Jun 14 19:32:41 Maul env[1205]: Details of the connected devices: Jun 14 19:32:41 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:44 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:44 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:45 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:45 Maul env[1205]: Connected to a device Jun 14 19:32:45 Maul env[1205]: Details of the connected devices: Jun 14 19:32:45 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:45 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 Jun 14 19:32:48 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:48 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:49 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:49 Maul env[1205]: Connected to a device Jun 14 19:32:49 Maul env[1205]: Details of the connected devices: Jun 14 19:32:49 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:32:53 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:53 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:53 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:53 Maul env[1205]: Connected to a device Jun 14 19:32:53 Maul env[1205]: Details of the connected devices: Jun 14 19:32:53 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:54 Maul dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 Jun 14 19:32:56 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:32:56 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:32:57 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:33:57 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:32:57 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:32:57 Maul env[1205]: Connected to a device Jun 14 19:32:57 Maul env[1205]: Details of the connected devices: Jun 14 19:32:57 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:00 Maul dhclient: No DHCPOFFERS received. Jun 14 19:33:00 Maul dhclient: No working leases in persistent database - sleeping. Jun 14 19:33:01 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:01 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:02 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:02 Maul env[1205]: Connected to a device Jun 14 19:33:02 Maul env[1205]: Details of the connected devices: Jun 14 19:33:02 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:05 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:05 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:06 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:06 Maul env[1205]: Connected to a device Jun 14 19:33:06 Maul env[1205]: Details of the connected devices: Jun 14 19:33:06 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:07 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:33:07 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:33:07 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:33:07 Maul systemd[1]: Starting Continuous logger... Jun 14 19:33:07 Maul systemd[1]: Started Continuous logger. Jun 14 19:33:07 Maul env[7026]: Continuous Logger Jun 14 19:33:07 Maul env[7026]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:33:07 Maul env[7026]: actual usb: sda sda1 Jun 14 19:33:07 Maul env[7026]: /dev/sda1 Jun 14 19:33:07 Maul env[7026]: already mounted Jun 14 19:33:07 Maul env[7026]: /media/usb/Logs Directory Exists Jun 14 19:33:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:10 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:10 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:11 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:11 Maul env[1205]: Connected to a device Jun 14 19:33:11 Maul env[1205]: Details of the connected devices: Jun 14 19:33:11 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:14 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:14 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:14 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:14 Maul env[1205]: Connected to a device Jun 14 19:33:14 Maul env[1205]: Details of the connected devices: Jun 14 19:33:14 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:17 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:17 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:18 Maul env[1205]: Devices are: Jun 14 19:33:18 Maul env[1205]: Not connected to a device Jun 14 19:33:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:21 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:21 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:22 Maul env[1205]: Devices are: Jun 14 19:33:22 Maul env[1205]: Not connected to a device Jun 14 19:33:25 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:25 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:26 Maul env[1205]: Devices are: Jun 14 19:33:26 Maul env[1205]: Not connected to a device Jun 14 19:33:29 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:29 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:29 Maul env[1205]: Devices are: Jun 14 19:33:29 Maul env[1205]: Not connected to a device Jun 14 19:33:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:33 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:33 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:33 Maul env[1205]: Devices are: Jun 14 19:33:33 Maul env[1205]: Not connected to a device Jun 14 19:33:36 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:36 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:37 Maul env[1205]: Devices are: Jun 14 19:33:37 Maul env[1205]: Not connected to a device Jun 14 19:33:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:40 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:40 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:41 Maul env[1205]: Devices are: Jun 14 19:33:41 Maul env[1205]: Not connected to a device Jun 14 19:33:44 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:44 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:45 Maul env[1205]: Devices are: Jun 14 19:33:45 Maul env[1205]: Not connected to a device Jun 14 19:33:46 Maul dnsmasq-dhcp[995]: DHCPREQUEST(wlan0) 10.10.10.16 bc:83:85:c6:c1:d5 Jun 14 19:33:46 Maul dnsmasq-dhcp[995]: DHCPACK(wlan0) 10.10.10.16 bc:83:85:c6:c1:d5 StudentSP4-1153 Jun 14 19:33:47 Maul python[1202]: gpg.backward() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.forward() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.right() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.forward() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.left() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.forward() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.stop() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.stop() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.stop() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.stop() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:33:47 Maul python[1202]: gpg.forward() Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /redirect Jun 14 19:33:47 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /redirect Jun 14 19:33:47 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /redirect Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: / Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:33:47 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:33:48 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:33:48 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:48 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:49 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:49 Maul env[1205]: Connected to a device Jun 14 19:33:49 Maul env[1205]: Details of the connected devices: Jun 14 19:33:49 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:33:52 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:52 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:53 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:53 Maul env[1205]: Connected to a device Jun 14 19:33:53 Maul env[1205]: Details of the connected devices: Jun 14 19:33:53 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:56 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:33:56 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:33:57 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:34:57 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:33:57 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:33:57 Maul env[1205]: Connected to a device Jun 14 19:33:57 Maul env[1205]: Details of the connected devices: Jun 14 19:33:57 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:00 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:00 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:01 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:01 Maul env[1205]: Connected to a device Jun 14 19:34:01 Maul env[1205]: Details of the connected devices: Jun 14 19:34:01 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:04 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:04 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:05 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:05 Maul env[1205]: Connected to a device Jun 14 19:34:05 Maul env[1205]: Details of the connected devices: Jun 14 19:34:05 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:34:05 Maul python[1202]: /dev/sda Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:34:05 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /drive Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:34:05 Maul python[1202]: /dev/sda Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:34:05 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:34:05 Maul python[1202]: gpg.stop() Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:34:05 Maul python[1202]: gpg.stop() Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:34:05 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:34:05 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:34:05 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:34:07 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:34:07 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:34:07 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:34:07 Maul systemd[1]: Starting Continuous logger... Jun 14 19:34:07 Maul systemd[1]: Started Continuous logger. Jun 14 19:34:07 Maul env[7733]: Continuous Logger Jun 14 19:34:07 Maul env[7733]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:34:07 Maul env[7733]: actual usb: sda sda1 Jun 14 19:34:07 Maul env[7733]: /dev/sda1 Jun 14 19:34:07 Maul env[7733]: already mounted Jun 14 19:34:07 Maul env[7733]: /media/usb/Logs Directory Exists Jun 14 19:34:08 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:08 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:08 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:08 Maul env[1205]: Connected to a device Jun 14 19:34:08 Maul env[1205]: Details of the connected devices: Jun 14 19:34:08 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:12 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:12 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:12 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:34:12 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:34:12 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:34:12 Maul systemd[1]: Started Wifi Debug. Jun 14 19:34:12 Maul env[7874]: Not Deleting older runs Jun 14 19:34:12 Maul systemd[1]: Starting user-0.slice. Jun 14 19:34:12 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:34:12 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:34:12 Maul systemd[1]: Starting Session c5 of user root. Jun 14 19:34:12 Maul systemd[1]: Started Session c5 of user root. Jun 14 19:34:12 Maul systemd[7923]: Starting Paths. Jun 14 19:34:12 Maul systemd[7923]: Reached target Paths. Jun 14 19:34:12 Maul systemd[7923]: Starting Timers. Jun 14 19:34:12 Maul systemd[7923]: Reached target Timers. Jun 14 19:34:12 Maul systemd[7923]: Starting Sockets. Jun 14 19:34:12 Maul systemd[7923]: Reached target Sockets. Jun 14 19:34:12 Maul systemd[7923]: Starting Basic System. Jun 14 19:34:12 Maul systemd[7923]: Reached target Basic System. Jun 14 19:34:12 Maul systemd[7923]: Starting Default. Jun 14 19:34:12 Maul systemd[7923]: Reached target Default. Jun 14 19:34:12 Maul systemd[7923]: Startup finished in 18ms. Jun 14 19:34:12 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:34:13 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:13 Maul env[1205]: Connected to a device Jun 14 19:34:13 Maul env[1205]: Details of the connected devices: Jun 14 19:34:13 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:14 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:34:14 Maul systemd[7923]: Stopping Default. Jun 14 19:34:14 Maul systemd[7923]: Stopped target Default. Jun 14 19:34:14 Maul systemd[7923]: Stopping Basic System. Jun 14 19:34:14 Maul systemd[7923]: Stopped target Basic System. Jun 14 19:34:14 Maul systemd[7923]: Stopping Paths. Jun 14 19:34:14 Maul systemd[7923]: Stopped target Paths. Jun 14 19:34:14 Maul systemd[7923]: Stopping Timers. Jun 14 19:34:14 Maul systemd[7923]: Stopped target Timers. Jun 14 19:34:14 Maul systemd[7923]: Stopping Sockets. Jun 14 19:34:14 Maul systemd[7923]: Stopped target Sockets. Jun 14 19:34:14 Maul systemd[7923]: Starting Shutdown. Jun 14 19:34:14 Maul systemd[7923]: Reached target Shutdown. Jun 14 19:34:14 Maul systemd[7923]: Starting Exit the Session... Jun 14 19:34:14 Maul systemd[7923]: Received SIGRTMIN+24 from PID 7941 (kill). Jun 14 19:34:14 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:34:14 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:34:14 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:34:16 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:16 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:17 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:17 Maul env[1205]: Connected to a device Jun 14 19:34:17 Maul env[1205]: Details of the connected devices: Jun 14 19:34:17 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:21 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:21 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:22 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:22 Maul env[1205]: Connected to a device Jun 14 19:34:22 Maul env[1205]: Details of the connected devices: Jun 14 19:34:22 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:25 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:25 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:26 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:26 Maul env[1205]: Connected to a device Jun 14 19:34:26 Maul env[1205]: Details of the connected devices: Jun 14 19:34:26 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:29 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:29 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:30 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:30 Maul env[1205]: Connected to a device Jun 14 19:34:30 Maul env[1205]: Details of the connected devices: Jun 14 19:34:30 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:33 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:33 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:34 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:34 Maul env[1205]: Connected to a device Jun 14 19:34:34 Maul env[1205]: Details of the connected devices: Jun 14 19:34:34 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:37 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:37 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:38 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:38 Maul env[1205]: Connected to a device Jun 14 19:34:38 Maul env[1205]: Details of the connected devices: Jun 14 19:34:38 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:41 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:41 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:42 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:42 Maul env[1205]: Connected to a device Jun 14 19:34:42 Maul env[1205]: Details of the connected devices: Jun 14 19:34:42 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:46 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:46 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:47 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:47 Maul env[1205]: Connected to a device Jun 14 19:34:47 Maul env[1205]: Details of the connected devices: Jun 14 19:34:47 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:34:50 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:50 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:51 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:51 Maul env[1205]: Connected to a device Jun 14 19:34:51 Maul env[1205]: Details of the connected devices: Jun 14 19:34:51 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:54 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:54 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:34:56 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:56 Maul env[1205]: Connected to a device Jun 14 19:34:56 Maul env[1205]: Details of the connected devices: Jun 14 19:34:56 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:34:59 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:35:59 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:34:59 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:34:59 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:00 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:00 Maul env[1205]: Connected to a device Jun 14 19:35:00 Maul env[1205]: Details of the connected devices: Jun 14 19:35:00 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:03 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:03 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:04 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:04 Maul env[1205]: Connected to a device Jun 14 19:35:04 Maul env[1205]: Details of the connected devices: Jun 14 19:35:04 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:07 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:07 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:08 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:35:08 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:35:08 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:35:08 Maul systemd[1]: Starting Continuous logger... Jun 14 19:35:08 Maul systemd[1]: Started Continuous logger. Jun 14 19:35:08 Maul env[8546]: Continuous Logger Jun 14 19:35:08 Maul env[8546]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:35:08 Maul env[8546]: actual usb: sda sda1 Jun 14 19:35:08 Maul env[8546]: /dev/sda1 Jun 14 19:35:08 Maul env[8546]: already mounted Jun 14 19:35:08 Maul env[8546]: /media/usb/Logs Directory Exists Jun 14 19:35:09 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:09 Maul env[1205]: Connected to a device Jun 14 19:35:09 Maul env[1205]: Details of the connected devices: Jun 14 19:35:09 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:12 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:12 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:13 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:13 Maul env[1205]: Connected to a device Jun 14 19:35:13 Maul env[1205]: Details of the connected devices: Jun 14 19:35:13 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:16 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:16 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:17 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:17 Maul env[1205]: Connected to a device Jun 14 19:35:17 Maul env[1205]: Details of the connected devices: Jun 14 19:35:17 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:21 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:21 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:22 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:22 Maul env[1205]: Connected to a device Jun 14 19:35:22 Maul env[1205]: Details of the connected devices: Jun 14 19:35:22 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:25 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:25 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:26 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:26 Maul env[1205]: Connected to a device Jun 14 19:35:26 Maul env[1205]: Details of the connected devices: Jun 14 19:35:26 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:30 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:30 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:31 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:31 Maul env[1205]: Connected to a device Jun 14 19:35:31 Maul env[1205]: Details of the connected devices: Jun 14 19:35:31 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:34 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:34 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:35 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:35 Maul env[1205]: Connected to a device Jun 14 19:35:35 Maul env[1205]: Details of the connected devices: Jun 14 19:35:35 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:38 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:38 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:40 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:40 Maul env[1205]: Connected to a device Jun 14 19:35:40 Maul env[1205]: Details of the connected devices: Jun 14 19:35:40 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:43 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:43 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:44 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:44 Maul env[1205]: Connected to a device Jun 14 19:35:44 Maul env[1205]: Details of the connected devices: Jun 14 19:35:44 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:47 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:47 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:49 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:49 Maul env[1205]: Connected to a device Jun 14 19:35:49 Maul env[1205]: Details of the connected devices: Jun 14 19:35:49 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:35:52 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:52 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:53 Maul env[1205]: Devices are: Jun 14 19:35:53 Maul env[1205]: Not connected to a device Jun 14 19:35:56 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:35:56 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:35:57 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:35:57 Maul env[1205]: Connected to a device Jun 14 19:35:57 Maul env[1205]: Details of the connected devices: Jun 14 19:35:57 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:00 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:37:00 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:36:00 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:00 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:01 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:01 Maul env[1205]: Connected to a device Jun 14 19:36:01 Maul env[1205]: Details of the connected devices: Jun 14 19:36:01 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:02 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:02 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:02 Maul python[1202]: gpg.forward() Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:02 Maul python[1202]: gpg.stop() Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:02 Maul python[1202]: gpg.stop() Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:02 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:02 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:02 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:02 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:02 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:03 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:03 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:03 Maul python[1202]: gpg.forward() Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:03 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:03 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:03 Maul python[1202]: gpg.right() Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute/fast Jun 14 19:36:03 Maul python[1202]: gpg.forward() Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /code Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:36:03 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:36:04 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:04 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:05 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:05 Maul env[1205]: Connected to a device Jun 14 19:36:05 Maul env[1205]: Details of the connected devices: Jun 14 19:36:05 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:36:05 Maul python[1202]: /dev/sda Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:36:05 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /code Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:36:05 Maul python[1202]: /dev/sda Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:36:05 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:05 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:05 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /blockly Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/main.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/modal.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/header.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/grids-responsive-min.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/pure-min.css Jun 14 19:36:05 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/introjs.css Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/font-awesome.min.css Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/trimming.css Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/dexter_introjs.css Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/jquery-3.1.1.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/intro.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/socket.io.min.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_modal.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_menu_dropdown.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_core.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/modal.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_sensor_control_panel.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/blockly_compressed.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/blocks_compressed.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/media.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/python_compressed.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/events.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/gopigo.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/logic.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/sensors.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/loops.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/math.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/actuators.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/variables.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/procedures.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/lists.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/colour.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/gopigo.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/potential_blocks.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/generators/python/text.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/sensors.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/actuators.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/logic.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/loops.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/math.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/lists.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/text.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/colour.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/variables.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/potential_blocks.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/msg/messages.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/procedures.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/events.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/msg/js/en.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/js/dexter_responsive.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/blocks/media.js Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_icon.png Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/stop.png Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/trimming_step_1.jpg Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_Photos1.png Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_audio_files Jun 14 19:36:06 Maul python[1202]: /dev/sda Jun 14 19:36:06 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Semibold.ttf Jun 14 19:36:08 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:36:08 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:36:08 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:36:08 Maul systemd[1]: Starting Continuous logger... Jun 14 19:36:08 Maul systemd[1]: Started Continuous logger. Jun 14 19:36:08 Maul env[9198]: Continuous Logger Jun 14 19:36:08 Maul env[9198]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:36:08 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:08 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:08 Maul env[9198]: actual usb: sda sda1 Jun 14 19:36:08 Maul env[9198]: /dev/sda1 Jun 14 19:36:08 Maul env[9198]: already mounted Jun 14 19:36:08 Maul env[9198]: /media/usb/Logs Directory Exists Jun 14 19:36:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:10 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:10 Maul env[1205]: Connected to a device Jun 14 19:36:10 Maul env[1205]: Details of the connected devices: Jun 14 19:36:10 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:13 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:13 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:13 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:13 Maul env[1205]: Connected to a device Jun 14 19:36:13 Maul env[1205]: Details of the connected devices: Jun 14 19:36:13 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:15 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:36:15 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:36:15 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:36:15 Maul systemd[1]: Started Wifi Debug. Jun 14 19:36:15 Maul env[9326]: Not Deleting older runs Jun 14 19:36:15 Maul systemd[1]: Starting user-0.slice. Jun 14 19:36:15 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:36:15 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:36:15 Maul systemd[1]: Starting Session c6 of user root. Jun 14 19:36:15 Maul systemd[1]: Started Session c6 of user root. Jun 14 19:36:15 Maul systemd[9375]: Starting Paths. Jun 14 19:36:15 Maul systemd[9375]: Reached target Paths. Jun 14 19:36:15 Maul systemd[9375]: Starting Timers. Jun 14 19:36:15 Maul systemd[9375]: Reached target Timers. Jun 14 19:36:15 Maul systemd[9375]: Starting Sockets. Jun 14 19:36:15 Maul systemd[9375]: Reached target Sockets. Jun 14 19:36:15 Maul systemd[9375]: Starting Basic System. Jun 14 19:36:15 Maul systemd[9375]: Reached target Basic System. Jun 14 19:36:15 Maul systemd[9375]: Starting Default. Jun 14 19:36:15 Maul systemd[9375]: Reached target Default. Jun 14 19:36:15 Maul systemd[9375]: Startup finished in 18ms. Jun 14 19:36:15 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:36:17 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:36:17 Maul systemd[9375]: Stopping Default. Jun 14 19:36:17 Maul systemd[9375]: Stopped target Default. Jun 14 19:36:17 Maul systemd[9375]: Stopping Basic System. Jun 14 19:36:17 Maul systemd[9375]: Stopped target Basic System. Jun 14 19:36:17 Maul systemd[9375]: Stopping Paths. Jun 14 19:36:17 Maul systemd[9375]: Stopped target Paths. Jun 14 19:36:17 Maul systemd[9375]: Stopping Timers. Jun 14 19:36:17 Maul systemd[9375]: Stopped target Timers. Jun 14 19:36:17 Maul systemd[9375]: Stopping Sockets. Jun 14 19:36:17 Maul systemd[9375]: Stopped target Sockets. Jun 14 19:36:17 Maul systemd[9375]: Starting Shutdown. Jun 14 19:36:17 Maul systemd[9375]: Reached target Shutdown. Jun 14 19:36:17 Maul systemd[9375]: Starting Exit the Session... Jun 14 19:36:17 Maul systemd[9375]: Received SIGRTMIN+24 from PID 9400 (kill). Jun 14 19:36:17 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/open_sans/OpenSans-Light.ttf Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/fonts/fontawesome-webfont.woff2 Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/logo-trans-cut-white_12.png Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /check_for_usb Jun 14 19:36:17 Maul python[1202]: /dev/sda Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_auto_detect Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_CalibrateBlack.png Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/images/DXT_MenuIcons_CalibrateWhite.png Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:36:17 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:17 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /version Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /ssid Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/click.mp3 Jun 14 19:36:17 Maul python[1202]: Connect Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_control_panel Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:36:17 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:36:17 Maul python[1202]: disconnect_request... Jun 14 19:36:17 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:36:17 Maul python[1202]: disconnect_request... Jun 14 19:36:17 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:36:17 Maul python[1202]: disconnect_request... Jun 14 19:36:17 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:36:17 Maul python[1202]: disconnect_request... Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/sprites.png Jun 14 19:36:17 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:36:17 Maul python[1202]: disconnect_request... Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/disconnect.wav Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/click.mp3 Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/delete.mp3 Jun 14 19:36:17 Maul python[1202]: sensor_update_background_thread is now None Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:36:17 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_list_of_saved_files Jun 14 19:36:17 Maul python[1202]: ['1', 'DistanceprogramMaul', 'last_save'] Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /favicon.ico Jun 14 19:36:17 Maul python[1202]: URL to be evaluated in page_not_found: http://bloxter.com/ /favicon.ico Jun 14 19:36:17 Maul python[1202]: page_not_found: URL to be evaluated: http://bloxter.com/ /favicon.ico Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /favicon.ico Jun 14 19:36:17 Maul python[1202]: URL to be evaluated in page_not_found: http://bloxter.com/ /favicon.ico Jun 14 19:36:17 Maul python[1202]: page_not_found: URL to be evaluated: http://bloxter.com/ /favicon.ico Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /load_blockly Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /static/media/handopen.cur Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /execute Jun 14 19:36:17 Maul python[1202]: 1 1497468972.26 Jun 14 19:36:17 Maul python[1202]: About to run: Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: # pre_code Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: import easygopigo3 as easy Jun 14 19:36:17 Maul python[1202]: gpg = easy.EasyGoPiGo3() Jun 14 19:36:17 Maul python[1202]: gpg.set_speed(300) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: my_Distance_portI2C = easy.DistanceSensor('I2C', gpg) Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: # start() Jun 14 19:36:17 Maul python[1202]: while True: Jun 14 19:36:17 Maul python[1202]: if my_Distance_portI2C.read_inches() < 24: Jun 14 19:36:17 Maul python[1202]: gpg.turn_degrees(-90) Jun 14 19:36:17 Maul python[1202]: time.sleep (1) Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: else: Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: =============== Jun 14 19:36:17 Maul python[1202]: CODE BEING RUN: Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: # pre_code Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: import easygopigo3 as easy Jun 14 19:36:17 Maul python[1202]: gpg = easy.EasyGoPiGo3() Jun 14 19:36:17 Maul python[1202]: gpg.set_speed(300) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: my_Distance_portI2C = easy.DistanceSensor('I2C', gpg) Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: # start() Jun 14 19:36:17 Maul python[1202]: while True: Jun 14 19:36:17 Maul python[1202]: if my_Distance_portI2C.read_inches() < 24: Jun 14 19:36:17 Maul python[1202]: gpg.turn_degrees(-90) Jun 14 19:36:17 Maul python[1202]: time.sleep (1) Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: else: Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: sendCLI: ## Jun 14 19:36:17 Maul python[1202]: # pre_code Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: import easygopigo3 as easy Jun 14 19:36:17 Maul python[1202]: gpg = easy.EasyGoPiGo3() Jun 14 19:36:17 Maul python[1202]: gpg.set_speed(300) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: import time Jun 14 19:36:17 Maul python[1202]: my_Distance_portI2C = easy.DistanceSensor('I2C', gpg) Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: # start() Jun 14 19:36:17 Maul python[1202]: while True: Jun 14 19:36:17 Maul python[1202]: if my_Distance_portI2C.read_inches() < 24: Jun 14 19:36:17 Maul python[1202]: gpg.turn_degrees(-90) Jun 14 19:36:17 Maul python[1202]: time.sleep (1) Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: else: Jun 14 19:36:17 Maul python[1202]: gpg.forward() Jun 14 19:36:17 Maul python[1202]: time.sleep(0.1) Jun 14 19:36:17 Maul python[1202]: ## Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:36:17 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:36:17 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:36:17 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:17 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:36:17 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:36:18 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:18 Maul env[1205]: Connected to a device Jun 14 19:36:18 Maul env[1205]: Details of the connected devices: Jun 14 19:36:18 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:21 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:21 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:22 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:22 Maul env[1205]: Connected to a device Jun 14 19:36:22 Maul env[1205]: Details of the connected devices: Jun 14 19:36:22 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:25 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:25 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:26 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:26 Maul env[1205]: Connected to a device Jun 14 19:36:26 Maul env[1205]: Details of the connected devices: Jun 14 19:36:26 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:29 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:29 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:30 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:30 Maul env[1205]: Connected to a device Jun 14 19:36:30 Maul env[1205]: Details of the connected devices: Jun 14 19:36:30 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:34 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:34 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:35 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:35 Maul env[1205]: Connected to a device Jun 14 19:36:35 Maul env[1205]: Details of the connected devices: Jun 14 19:36:35 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:38 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:38 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:39 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:39 Maul env[1205]: Connected to a device Jun 14 19:36:39 Maul env[1205]: Details of the connected devices: Jun 14 19:36:39 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:42 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:42 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:43 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:43 Maul env[1205]: Connected to a device Jun 14 19:36:43 Maul env[1205]: Details of the connected devices: Jun 14 19:36:43 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:46 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:46 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:47 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:47 Maul env[1205]: Connected to a device Jun 14 19:36:47 Maul env[1205]: Details of the connected devices: Jun 14 19:36:47 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:36:50 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:50 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:50 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:50 Maul env[1205]: Connected to a device Jun 14 19:36:50 Maul env[1205]: Details of the connected devices: Jun 14 19:36:50 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:54 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:54 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:36:55 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:55 Maul env[1205]: Connected to a device Jun 14 19:36:55 Maul env[1205]: Details of the connected devices: Jun 14 19:36:55 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:36:58 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:36:58 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:00 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:38:00 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:37:00 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:00 Maul env[1205]: Connected to a device Jun 14 19:37:00 Maul env[1205]: Details of the connected devices: Jun 14 19:37:00 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:03 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:03 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:03 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:03 Maul env[1205]: Connected to a device Jun 14 19:37:03 Maul env[1205]: Details of the connected devices: Jun 14 19:37:03 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:04 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:04 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:04 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:04 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:04 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:04 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:06 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:06 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:08 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:08 Maul env[1205]: Connected to a device Jun 14 19:37:08 Maul env[1205]: Details of the connected devices: Jun 14 19:37:08 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:09 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:37:09 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:37:09 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:37:09 Maul systemd[1]: Starting Continuous logger... Jun 14 19:37:09 Maul systemd[1]: Started Continuous logger. Jun 14 19:37:09 Maul env[9999]: Continuous Logger Jun 14 19:37:09 Maul env[9999]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:37:09 Maul env[9999]: actual usb: sda sda1 Jun 14 19:37:09 Maul env[9999]: /dev/sda1 Jun 14 19:37:09 Maul env[9999]: already mounted Jun 14 19:37:09 Maul env[9999]: /media/usb/Logs Directory Exists Jun 14 19:37:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:11 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:11 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:11 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:11 Maul env[1205]: Connected to a device Jun 14 19:37:11 Maul env[1205]: Details of the connected devices: Jun 14 19:37:11 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:15 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:15 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:16 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:16 Maul env[1205]: Connected to a device Jun 14 19:37:16 Maul env[1205]: Details of the connected devices: Jun 14 19:37:16 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:19 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:19 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:20 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:20 Maul env[1205]: Connected to a device Jun 14 19:37:20 Maul env[1205]: Details of the connected devices: Jun 14 19:37:20 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:23 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:23 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:24 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:24 Maul env[1205]: Connected to a device Jun 14 19:37:24 Maul env[1205]: Details of the connected devices: Jun 14 19:37:24 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:27 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:27 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:28 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:28 Maul env[1205]: Connected to a device Jun 14 19:37:28 Maul env[1205]: Details of the connected devices: Jun 14 19:37:28 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:32 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:32 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:32 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:32 Maul env[1205]: Connected to a device Jun 14 19:37:32 Maul env[1205]: Details of the connected devices: Jun 14 19:37:32 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:35 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:35 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:37 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:37 Maul env[1205]: Connected to a device Jun 14 19:37:37 Maul env[1205]: Details of the connected devices: Jun 14 19:37:37 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:40 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:40 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:41 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:41 Maul env[1205]: Connected to a device Jun 14 19:37:41 Maul env[1205]: Details of the connected devices: Jun 14 19:37:41 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:44 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:44 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:45 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:45 Maul env[1205]: Connected to a device Jun 14 19:37:45 Maul env[1205]: Details of the connected devices: Jun 14 19:37:45 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:49 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:49 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:37:50 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:50 Maul env[1205]: Connected to a device Jun 14 19:37:50 Maul env[1205]: Details of the connected devices: Jun 14 19:37:50 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:52 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:52 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:52 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://www.msftconnecttest.com/ path: /connecttest.txt Jun 14 19:37:52 Maul python[1202]: URL to be evaluated in page_not_found: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: page_not_found: URL to be evaluated: http://www.msftconnecttest.com/ /connecttest.txt Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_batteries Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:52 Maul python[1202]: log_before_request 1: http://bloxter.com/ path: /_check_zombie Jun 14 19:37:53 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:53 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:55 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:55 Maul env[1205]: Connected to a device Jun 14 19:37:55 Maul env[1205]: Details of the connected devices: Jun 14 19:37:55 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:58 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:37:58 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:37:59 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:37:59 Maul env[1205]: Connected to a device Jun 14 19:37:59 Maul env[1205]: Details of the connected devices: Jun 14 19:37:59 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:02 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:39:02 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:38:02 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:02 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:02 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:02 Maul env[1205]: Connected to a device Jun 14 19:38:02 Maul env[1205]: Details of the connected devices: Jun 14 19:38:02 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:06 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:06 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:07 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:07 Maul env[1205]: Connected to a device Jun 14 19:38:07 Maul env[1205]: Details of the connected devices: Jun 14 19:38:07 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:07 Maul python[1202]: log_before_request 1: http://bloxter.com/ pTraceback (most recent call last): Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1985, in wsgi_app Jun 14 19:38:07 Maul python[1202]: response = self.handle_exception(e) Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1540, in handle_exception Jun 14 19:38:07 Maul python[1202]: reraise(exc_type, exc_value, tb) Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1982, in wsgi_app Jun 14 19:38:07 Maul python[1202]: response = self.full_dispatch_request() Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1614, in full_dispatch_request Jun 14 19:38:07 Maul python[1202]: rv = self.handle_user_exception(e) Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1517, in handle_user_exception Jun 14 19:38:07 Maul python[1202]: reraise(exc_type, exc_value, tb) Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1612, in full_dispatch_request Jun 14 19:38:07 Maul python[1202]: rv = self.dispatch_request() Jun 14 19:38:07 Maul python[1202]: File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1598, in dispatch_request Jun 14 19:38:07 Maul python[1202]: return self.view_functions[rule.endpoint](**req.view_args) Jun 14 19:38:07 Maul python[1202]: File "/home/pi/Sam_Dev/webapp/web_app.py", line 495, in execute_fast Jun 14 19:38:07 Maul python[1202]: exec(comp) Jun 14 19:38:07 Maul python[1202]: File "", line 1, in Jun 14 19:38:07 Maul python[1202]: NameError: name 'gopigo' is not defined Jun 14 19:38:09 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:38:09 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:38:09 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:38:09 Maul systemd[1]: Starting Continuous logger... Jun 14 19:38:09 Maul systemd[1]: Started Continuous logger. Jun 14 19:38:09 Maul env[10659]: Continuous Logger Jun 14 19:38:09 Maul env[10659]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:38:09 Maul env[10659]: actual usb: sda sda1 Jun 14 19:38:09 Maul env[10659]: /dev/sda1 Jun 14 19:38:09 Maul env[10659]: already mounted Jun 14 19:38:09 Maul env[10659]: /media/usb/Logs Directory Exists Jun 14 19:38:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:10 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:10 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:11 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:11 Maul env[1205]: Connected to a device Jun 14 19:38:11 Maul env[1205]: Details of the connected devices: Jun 14 19:38:11 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:14 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:14 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:15 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:15 Maul env[1205]: Connected to a device Jun 14 19:38:15 Maul env[1205]: Details of the connected devices: Jun 14 19:38:15 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:18 Maul systemd[1]: wifi_debug.service holdoff time over, scheduling restart. Jun 14 19:38:18 Maul systemd[1]: Stopping Wifi Debug... Jun 14 19:38:18 Maul systemd[1]: Starting Wifi Debug... Jun 14 19:38:18 Maul systemd[1]: Started Wifi Debug. Jun 14 19:38:18 Maul env[10804]: Not Deleting older runs Jun 14 19:38:18 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:18 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:18 Maul systemd[1]: Starting user-0.slice. Jun 14 19:38:18 Maul systemd[1]: Created slice user-0.slice. Jun 14 19:38:18 Maul systemd[1]: Starting User Manager for UID 0... Jun 14 19:38:18 Maul systemd[1]: Starting Session c7 of user root. Jun 14 19:38:18 Maul systemd[1]: Started Session c7 of user root. Jun 14 19:38:18 Maul systemd[10892]: Starting Paths. Jun 14 19:38:18 Maul systemd[10892]: Reached target Paths. Jun 14 19:38:18 Maul systemd[10892]: Starting Timers. Jun 14 19:38:18 Maul systemd[10892]: Reached target Timers. Jun 14 19:38:18 Maul systemd[10892]: Starting Sockets. Jun 14 19:38:18 Maul systemd[10892]: Reached target Sockets. Jun 14 19:38:18 Maul systemd[10892]: Starting Basic System. Jun 14 19:38:18 Maul systemd[10892]: Reached target Basic System. Jun 14 19:38:18 Maul systemd[10892]: Starting Default. Jun 14 19:38:18 Maul systemd[10892]: Reached target Default. Jun 14 19:38:18 Maul systemd[10892]: Startup finished in 17ms. Jun 14 19:38:18 Maul systemd[1]: Started User Manager for UID 0. Jun 14 19:38:19 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:19 Maul env[1205]: Connected to a device Jun 14 19:38:19 Maul env[1205]: Details of the connected devices: Jun 14 19:38:19 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:20 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:20 Maul systemd[1]: Stopping User Manager for UID 0... Jun 14 19:38:20 Maul systemd[10892]: Stopping Default. Jun 14 19:38:20 Maul systemd[10892]: Stopped target Default. Jun 14 19:38:20 Maul systemd[10892]: Stopping Basic System. Jun 14 19:38:20 Maul systemd[10892]: Stopped target Basic System. Jun 14 19:38:20 Maul systemd[10892]: Stopping Paths. Jun 14 19:38:20 Maul systemd[10892]: Stopped target Paths. Jun 14 19:38:20 Maul systemd[10892]: Stopping Timers. Jun 14 19:38:20 Maul systemd[10892]: Stopped target Timers. Jun 14 19:38:20 Maul systemd[10892]: Stopping Sockets. Jun 14 19:38:20 Maul systemd[10892]: Stopped target Sockets. Jun 14 19:38:20 Maul systemd[10892]: Starting Shutdown. Jun 14 19:38:20 Maul systemd[10892]: Reached target Shutdown. Jun 14 19:38:20 Maul systemd[10892]: Starting Exit the Session... Jun 14 19:38:20 Maul systemd[10892]: Received SIGRTMIN+24 from PID 10909 (kill). Jun 14 19:38:20 Maul systemd[1]: Stopped User Manager for UID 0. Jun 14 19:38:20 Maul systemd[1]: Stopping user-0.slice. Jun 14 19:38:20 Maul systemd[1]: Removed slice user-0.slice. Jun 14 19:38:22 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:22 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:23 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:23 Maul env[1205]: Connected to a device Jun 14 19:38:23 Maul env[1205]: Details of the connected devices: Jun 14 19:38:23 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:26 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:26 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:26 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:26 Maul env[1205]: Connected to a device Jun 14 19:38:26 Maul env[1205]: Details of the connected devices: Jun 14 19:38:27 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:30 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:30 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:30 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:31 Maul env[1205]: Devices are:Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:31 Maul env[1205]: Connected to a device Jun 14 19:38:31 Maul env[1205]: Details of the connected devices: Jun 14 19:38:31 Maul env[1205]: Nmap scan report for StudentSP4-1153 (10.10.10.16) Jun 14 19:38:34 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:34 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:35 Maul env[1205]: Devices are: Jun 14 19:38:35 Maul env[1205]: Not connected to a device Jun 14 19:38:38 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:38 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:38 Maul env[1205]: Devices are: Jun 14 19:38:38 Maul env[1205]: Not connected to a device Jun 14 19:38:40 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:42 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:42 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:42 Maul env[1205]: Devices are: Jun 14 19:38:42 Maul env[1205]: Not connected to a device Jun 14 19:38:45 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:45 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:46 Maul env[1205]: Devices are: Jun 14 19:38:46 Maul env[1205]: Not connected to a device Jun 14 19:38:49 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:49 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:50 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:38:50 Maul env[1205]: Devices are: Jun 14 19:38:50 Maul env[1205]: Not connected to a device Jun 14 19:38:53 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:53 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:54 Maul env[1205]: Devices are: Jun 14 19:38:54 Maul env[1205]: Not connected to a device Jun 14 19:38:57 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:38:57 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:38:57 Maul env[1205]: Devices are: Jun 14 19:38:57 Maul env[1205]: Not connected to a device Jun 14 19:39:00 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:39:01 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:39:01 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:39:01 Maul env[1205]: Devices are: Jun 14 19:39:01 Maul env[1205]: Not connected to a device Jun 14 19:39:04 Maul rsyslogd-2007: action 'action 18' suspended, next retry is Wed Jun 14 19:40:04 2017 [try http://www.rsyslog.com/e/2007 ] Jun 14 19:39:04 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:39:04 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:39:05 Maul env[1205]: Devices are: Jun 14 19:39:05 Maul env[1205]: Not connected to a device Jun 14 19:39:08 Maul env[1205]: Detected Robot : GoPiGo3 Jun 14 19:39:08 Maul env[1205]: Broadcasting SSID :Maul Jun 14 19:39:09 Maul env[1205]: Devices are: Jun 14 19:39:09 Maul env[1205]: Not connected to a device Jun 14 19:39:10 Maul motion: [1] [ALR] [VID] vid_v4lx_start: Failed to open video device /dev/video0: Jun 14 19:39:10 Maul systemd[1]: continuous_logger.service holdoff time over, scheduling restart. Jun 14 19:39:10 Maul systemd[1]: Cannot add dependency job for unit regenerate_ssh_host_keys.service, ignoring: Unit regenerate_ssh_host_keys.service failed to load: No such file or directory. Jun 14 19:39:10 Maul systemd[1]: Stopping Continuous logger... Jun 14 19:39:10 Maul systemd[1]: Starting Continuous logger... Jun 14 19:39:10 Maul systemd[1]: Started Continuous logger. Jun 14 19:39:10 Maul env[11528]: Continuous Logger Jun 14 19:39:10 Maul env[11528]: previously known: /dev/sda1 on /media/usb type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Jun 14 19:39:10 Maul env[11528]: actual usb: sda sda1 Jun 14 19:39:10 Maul env[11528]: /dev/sda1 Jun 14 19:39:10 Maul env[11528]: already mounted Jun 14 19:39:10 Maul env[11528]: /media/usb/Logs Directory Exists