Wind River Support Network

HomeDefectsLINCD-774
Not to be fixed

LINCD-774 : docker.socket:6: ListenStream= references a path below legacy directory /var/run/

Created: Jan 1, 2020    Updated: Mar 11, 2020
Resolved Date: Mar 11, 2020
Found In Version: 10.20.3.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace

Description

root@intel-x86-64:/opt/wr-test/testcases/bts/bootcheck_warning# cat /opt/wr-test/original_status/dmesg.log |grep -i -B10 -A10 "WARNING" || return 0
[    8.169775] Write protecting the kernel read-only data: 22528k
[    8.170807] Freeing unused kernel image memory: 2008K
[    8.171482] Freeing unused kernel image memory: 1916K
[    8.171607] Run /sbin/init as init process
[    8.293950] systemd[1]: systemd 243.2+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    8.306096] systemd[1]: Detected architecture x86-64.
[    8.333216] systemd[1]: Set hostname to <intel-x86-64>.
[    8.336716] systemd[1]: Initializing machine ID from random generator.
[    8.564587] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock \xe2\x86\x92 /run/docker.sock; please update the unit file accordingly.
[    8.625021] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    8.625025] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    8.626841] systemd[1]: Created slice system-getty.slice.
[    8.659586] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    8.674536] systemd[1]: Created slice User and Session Slice.
[    8.914708] random: crng init done
[    9.265911] openvswitch: Open vSwitch switching datapath
[    9.317276] systemd-journald[193]: Received client request to flush runtime journal.
[   10.033975] thermal LNXTHERM:00: registered as thermal_zone0
[   10.033977] ACPI: Thermal Zone [TZ0] (-273 C)
[   10.041326] thermal LNXTHERM:01: registered as thermal_zone1
[   10.041328] ACPI: Thermal Zone [TZ00] (28 C)

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines=intel-x86-64 --distros=wrlinux --dl-layers --templates feature/docker --accept-eula=yes
. ./oe-init-build-env build 
bitbake-layers add-layer /net/pek-lpgtest15/buildarea1/jhu2/wrlinux_cd/wrlinux/wr-testing/kts-dev
echo require templates/feature/wr-kts/template.conf >> conf/local.conf echo PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" >> conf/local.conf 
bitbake  wrlinux-image-std
 
In conf/local.conf :
#jhu2 append as below:
require templates/feature/wr-kts/template.conf
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"

 
Live chat
Online