Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.22 (3802 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 71812/tftp-deploy-gupfz62t/kernel/zImage tftp 0x22100000 71812/tftp-deploy-gupfz62t/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.22 Filename '71812/tftp-deploy-gupfz62t/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################################################################################################################################################################################################################################################################################################################################################################################### 1.3 MiB/s done Bytes transferred = 6232416 (5f1960 hex) U-Boot> tftp 0x23000000 71812/tftp-deploy-gupfz62t/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 71812/tftp-deploy-gupfz62t/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.22 Filename '71812/tftp-deploy-gupfz62t/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *############################################################################################################################################################################################################################################################################################################################################# 1.2 MiB/s done Bytes transferred = 4952245 (4b90b5 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 71812/tftp-deploy-gupfz62t/dtb/at91sam9g20ek.dtb tftp 0x22000000 71812/tftp-deploy-gupfz62t/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.22 Filename '71812/tftp-deploy-gupfz62t/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.1 MiB/s done Bytes transferred = 16715 (414b hex) U-Boot> setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/71812/extract-nfsrootfs-4ixdm44h,tcp,hard,vers=3 cma=0 ip=dhcp' setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/dispatcher/tmp/71812/extract-nfsrootfs-4ixdm44h,tcp,hard,vers=3 cma=0 ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x5f1960 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4952181 Bytes = 4.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 22000000 Booting using the fdt blob at 0x22000000 Using Device Tree in place at 22000000, end 2200714a Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 5.10.168-cip27-rt11 (KernelCI@build-j1102034-arm-gcc-10-multi-v5-defconfig-bljwb) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 PREEMPT Fri Feb 24 22:51:59 UTC 2023 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache OF: fdt: Machine model: Atmel at91sam9g20ek Memory policy: Data cache writethrough Zone ranges: DMA [mem 0x0000000020000000-0x0000000023ffffff] Normal empty HighMem empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000020000000-0x0000000023ffffff] Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] Built 1 zonelists, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.230:/var/lib/lava/distfs-4ixdm44h,tcp,hard,vers=3 cma=0 ip=dhcp Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) mem auto-init: stack:off, heap alloc:off, heap free:off Memory: 44956K/65536K available (9288K kernel code, 2039K rwdata, 2424K rodata, 352K init, 693K bss, 20580K reserved, 0K cma-reserved, 0K highmem) SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 rcu: Preemptible hierarchical RCU implementation. rcu: RCU event tracing is enabled. Trampoline variant of Tasks RCU enabled. rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14468723050 ns clocksource: timer@fffa0000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns sched_clock: 32 bits at 16MHz, resolution 60ns, wraps every 130055938017ns Switching to timer-based delay loop, resolution 60ns Console: colour dummy device 80x30 printk: console [tty0] enabled Calibrating delay loop (skipped), value calculated using timer frequency.. 33.02 BogoMIPS (lpj=165nimum: 301 Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) CPU: Testing write buffer coherency: ok Setting up static identity map for 0x20008400 - 0x2000847c rcu: Hierarchical SRCU implementation. devtmpfs: initialized clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns futex hash table entries: 256 (order: -1, 3072 bytes, linear) pinctrl core: initialized pinctrl subsystem NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations thermal_sys: Registered thermal governor 'step_wise' cpuidle: using governor m suspend: ulp0 gpio-at91 fffff400.gpio: at address (ptrval) gpio-at91 fffff600.gpio: at address (ptrval) gpio-at91 fffff800.gpio: at address (ptrval) pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driverimer failed with error -16 Kprobes globally optimized AT91: Detected SoC: at91sam9g20, revision 1 vgaarb: loaded SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb mc: Linux media interface: v0.10 videodev: Linux video capture interface: v2.00 pps_core: LinuxPPS API ver. 1 registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti PTP clock support registered Advanced Linux Sound Architecture Driver Initialized. clocksource: Switched to clocksource timer@fffa0000 NET: Registered protocol family 2 IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 409d hash table entries: 1024 (order: 0, 4096 bytes, linear) TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) TCP: Hash tables configured (established 1024 bind 1024) UDP hash table entries: 256 (order: 0, 4096 bytes, linear) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. PCI: CLS 0 bytes, default 32 Unpacking initramfs... Freeing initrd memory: 4840K Initialise system trusted keyrings workingset: timestamp_bits=30 max_order=14 bucket_order=0 jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. Key type asymmetric registered Asymmetric key parser 'x509' registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) io scheduler mq-deadline registered io scheduler kyber registered Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled loop: module loaded atmel_usart_serial: Failed to locate of_node [id: -2] atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xfffff200 (irq = 16, base_bauprintk: console [ttyAT0] enabled atmel_usart_serial: Failed to locate of_node [id: -2] atmel_usart_serial.1.auto: ttyAT1 at MMIO 0xfffb0000 (irq = 26, base_baud = 8256000) is a ATMEL_SERIAL atmel_usart_serial: Failed to locate of_node [id: -2] atmel_usart_serial.2.auto: ttyAT2 at MMIO 0xfffb4000 (irq = 27, base_baumacb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 28 (a6:72:4e:7e:7a:f8) libertas_sdio: Libertas SDIO driver libertas_sdio: Copyright Pierre Ossman ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-pci: EHCI PCI platform driver ehci-orion: EHCI orion driver ehci-atmel: EHCI Atmel driver ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-pci: OHCI PCI platform driver ohci-atmel: OHCI Atmel driver at91_ohci 500000.ohci: USB Host Controller at91_ohci 500000.ohci: new USB bus registered, assigned bus number 1 at91_ohci 500000.ohci: irq 33, io mem 0x00500000 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ohci-da8xx: DA8XX usbcore: registered new interface driver usb-storage usbcore: registered new interface driver ums-datafab usbcore: registered new interface driver ums-freecom usbcore: registered new interface driver ums-jumpshot usbcore: registered new interface driver ums-sddr09 usbcore: registered new interface driver ums-sddr55 i2c /dev entries driver at91-reset fffffd00.rstc: Starting after general reset at91_wdt fffffd40.watchdog: watchdog is disabled at91_wdt: probe of fffffd40.watchdog failed with error -22 usbcore: registered new interface driver usbhid usbhid: USB HID core driver nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda nand: Samsung NAND 256MiB 3,3V 8-bit nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 Bad block table found at page 131008, version 0x01 Bad block table found at page 130944, version 0x01 nand_read_bbt: bad block at 0x000006120000 nand_read_bbt: bad block at 0x00000d880000 8 fixed-partitions partitions found on MTD device atmel_nand Creating 8 MTD partitions on \"atmel_nand\": 0x000000000000-0x000000020000 : \"at91bootstrap\" atmel_mci fffa8000.mmc: version: 0x210 atmel_mci fffa8000.mmc: using PDC 0x000000020000-0x000000060000 : \"barebox\" 0x000000060000-0x000000080000 : \"bareboxenv\" 0x000000080000-0x0000000a0000 : \"bareboxenv2\" 0x0000000a0000-0x0000000c0000 : \"oftree\" 0x0000000c0000-0x0000004c0000 : \"kernel\" 0x0000004c0000-0x000007cc0000 : \"rootfs\" atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 30, 1 slots 0x000007cc0000-0x000010000000 : \"data\" NET: Registered protocol family 10 Segment Routing with IPv6 sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver NET: Registered protocol family 17 lib80211: common routines for IEEE802.11 drivers oprofile: no performance counters oprofile: using timer interrupt. printk: console [ttyAT0]: printing thread started printk: console [tty0]: printing thread started Loading compiled-in X.509 certificates input: gpio_keys as /devices/platform/gpio_keys/input/input0 macb fffc4000.ethernet eth0: PHY [fffc4000.ethernet-ffffffff:00] driver [Davicom DM9161A] (irq=POLL) macb fffc4000.ethernet eth0: configuring for phy/rmii link mode macb fffc4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sending DHCP requests ..., OK IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.22 IP-Config: Complete: device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.22, mask=255.255.255.0, gw=192.168.56.254 host=192.168.56.22, domain=mayfield.sirena.org.uk, nis-domain=(none) bootserver=192.168.56.254, rootserver=192.168.56.230, rootpath= nameserver0=192.168.56.254 ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 cfg80211: Loading compiled-in X.509 certificates for regulatory database cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' ALSA device list: No soundcards found. Freeing unused kernel memory: 352K Kernel memory protection not selected by kernel config. Run /init as init process platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 cfg80211: failed to load regulatory.db Loading, please wait... Starting version 247.3-7+deb11u1 udc: at91_udc version 3 May 2006 ssc fffbc000.ssc: Atmel SSC device at 0x(ptrval) (irq 31) iio iio:device0: Resolution used: 10 bits iio iio:device0: not support touchscreen in the adc compatible string. rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! rtc-at91sam9 fffffd20.rtc: registered as rtc0 rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock at91sam9g20ek-audio sound: snd_soc_register_card() failed Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address a6:72:4e:7e:7a:f8 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.22 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : om ... done. Begin: Running /scripts/init-bottom ... random: crng init done systemd[1]: System time before build time, advancing clock. systemd[1]: Failed to find module 'autofs4' systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! systemd[1]: Set hostname to . [[0;32msystemd[1]: Queued start job for default target Graphical Interface. systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. systemd[1]: (This warning is only shown for the first unit using IP firewalling.) Osystemd[1]: Created slice system-getty.slice. K [0m] Created slice [0;1;39msystem-getty.slice[0m. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0systemd[1]: Created slice system-serial\x2dgetty.slice. m. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watchsystemd[1]: Started Dispatch Password Requests to Console Directory Watch. [0m. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[systemd[1]: Started Forward Password Requests to Wall Directory Watch. 0m. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. systemd[1]: Reached target Swap. [[0;32m OK [0m] Listening on [0;1;39minitctl Comsystemd[1]: Listening on initctl Compatibility Named Pipe. patibility Named Pipe[0m. systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [[0;32m OK systemd[1]: Listening on Journal Socket (/dev/log). [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd[1]: Listening on Network Service Netlink Socket. Network Service Netlink Socket[0m. [[0;32m OK [0m] Listening onsystemd[1]: Listening on udev Control Socket. [0;1;39mudev Control Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. systemd[1]: Listening on udev Kernel Socket. heck resulted in Huge Pages File System being skipped. Msystemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. osystemd[1]: Mounting Kernel Debug File System... unting [0;1;39mKernel Debug File System[0m... systemd[1]: Condition check resulted in Kernel Trace File System being skipped. systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... Starting [0;1;39mLoad Kernel Modulsystemd[1]: Starting Load Kernel Module drm... e drm[0m... Starting [0;1;39mLoad Kernel systemd[1]: Starting Load Kernel Module fuse... Module fuse[0m... systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... Starting [0;1;39mLoad Kernel Modsystemd[1]: Starting Load Kernel Modules... ules[0m... Startisystemd[1]: Starting Remount Root and Kernel File Systems... ng [0;1;39mRemount Root and Kernel File Systems[0m... Starting [0;1;39mColdplug All udev Devices[0m... systemd[1]: Starting Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. systemd[1]: Mounted Kernel Debug File System. [[0systemd[1]: modprobe@configfs.service: Succeeded. ;systemd[1]: Finished Load Kernel Module configfs. 32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;systemd[1]: Started Journal Service. 32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. systemd-journald[137]: Received client request to flush runtime journal. [[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (7s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (7s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (8s / 1min 33s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (12s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (12s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for Network Service (13s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (13s / 1min 30s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (14s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (14s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…s and Directories (15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (16s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (16s / 1min 40s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (17s / 1min 40s) M[K[[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (17s / 1min 40s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (18s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (18s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (19s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (19s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…s and Directories (20s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for…s and Directories (20s / no limit) M[K[ [0;31m*[0m] (2 of 3) A start job is running for Network Service (21s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for Network Service (21s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for Network Service (22s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (22s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (23s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (23s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (24s / no limit) M[K[[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (24s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (25s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (25s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (26s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (26s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (27s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (27s / 1min 30s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for /dev/ttyAT0 (28s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for…s and Directories (28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…s and Directories (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (30s / 1min 40s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (30s / 1min 40s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for Network Service (31s / 1min 40s) M[K[[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (31s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (32s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyAT0 (32s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (33s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…s and Directories (33s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…s and Directories (34s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for Network Service (34s / 1min 40s) M[K[ [0;31m*[0m] (2 of 3) A start job is running for Network Service (35s / 1min 40s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for Network Service (35s / 1min 40s)