Content

상위 폴더로 이동
Build start time: Wed Jul 22 23:57:43 UTC 2026
[ REASON ] :      target/docker-fpm-frr.gz does not exist   NON-EXISTENT PREREQUISITES: docker-start target/docker-swss-layer-bookworm.gz-load 
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
Client: Docker Engine - Community
 Version:    24.0.2
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.10.5
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.18.1
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 2
  Running: 2
  Paused: 0
  Stopped: 0
 Images: 776
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 6.8.0-107-generic
 Operating System: Debian GNU/Linux 12 (bookworm)
 OSType: linux
 Architecture: x86_64
 CPUs: 112
 Total Memory: 503.3GiB
 Name: 8225effbe0b6
 ID: c05086bc-4f90-4aa5-acd6-12495d95b2be
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Experimental: true
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
            environment-variable.

Sending build context to Docker daemon    830MB

Step 1/39 : FROM docker-swss-layer-bookworm-sonic:latest
 ---> 7234b4f6f2a6
Step 2/39 : ARG docker_container_name
 ---> Running in 62dbb15739b1
Removing intermediate container 62dbb15739b1
 ---> 0128db8c1029
Step 3/39 : ARG frr_user_uid
 ---> Running in 6ddda0947640
Removing intermediate container 6ddda0947640
 ---> d71b87ba03be
Step 4/39 : ARG frr_user_gid
 ---> Running in 62298343541a
Removing intermediate container 62298343541a
 ---> e8eae7a3b9d3
Step 5/39 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Running in ea84acac3a09
Removing intermediate container ea84acac3a09
 ---> 8c338896142c
Step 6/39 : ARG SONIC_VERSION_CACHE
 ---> Running in 8530d34f1aea
Removing intermediate container 8530d34f1aea
 ---> df1e97961a34
Step 7/39 : ARG SONIC_VERSION_CONTROL_COMPONENTS
 ---> Running in d9c7c17d7ca5
Removing intermediate container d9c7c17d7ca5
 ---> feb76a4db59f
Step 8/39 : COPY ["buildinfo", "/usr/local/share/buildinfo"]
 ---> 765b373e026d
Step 9/39 : COPY vcache/ /sonic/target/vcache/docker-fpm-frr
 ---> aaa04c43d69d
Step 10/39 : RUN dpkg -i /usr/local/share/buildinfo/sonic-build-hooks_1.0_all.deb
 ---> Running in 5897fe1810f0
(Reading database ... 11431 files and directories currently installed.)
Preparing to unpack .../sonic-build-hooks_1.0_all.deb ...
Unpacking sonic-build-hooks (1.0) over (1.0) ...
Setting up sonic-build-hooks (1.0) ...
Removing intermediate container 5897fe1810f0
 ---> 0e40179e543f
Step 11/39 : ENV IMAGENAME=docker-fpm-frr
 ---> Running in 27cd3844606f
Removing intermediate container 27cd3844606f
 ---> 41e3aaeead87
Step 12/39 : ENV DISTRO=bookworm
 ---> Running in a41eb5935e22
Removing intermediate container a41eb5935e22
 ---> 32b12d019b92
Step 13/39 : RUN pre_run_buildinfo docker-fpm-frr
 ---> Running in f045ce6faadf
Removing intermediate container f045ce6faadf
 ---> 42ce7876f028
Step 14/39 : RUN apt-get update   &&     apt-get install -y          libc-ares2              iproute2                logrotate               libunwind8
 ---> Running in 664a2b709871
Get:1 http://debian-archive.trafficmanager.net/debian bookworm InRelease [151 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bookworm-backports InRelease [59.4 kB]
Get:4 http://debian-archive.trafficmanager.net/debian-security bookworm-security InRelease [34.8 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bookworm/main Sources [9492 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bookworm/contrib Sources [51.1 kB]
Get:7 http://debian-archive.trafficmanager.net/debian bookworm/non-free-firmware Sources [7152 B]
Get:8 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 Packages [8790 kB]
Get:9 http://debian-archive.trafficmanager.net/debian bookworm/non-free-firmware amd64 Packages [6368 B]
Get:10 http://debian-archive.trafficmanager.net/debian bookworm/contrib amd64 Packages [53.5 kB]
Get:11 http://debian-archive.trafficmanager.net/debian bookworm-updates/main Sources [3288 B]
Get:12 http://debian-archive.trafficmanager.net/debian bookworm-updates/main amd64 Packages [6924 B]
Get:13 http://debian-archive.trafficmanager.net/debian bookworm-backports/contrib amd64 Packages [5856 B]
Get:14 http://debian-archive.trafficmanager.net/debian bookworm-backports/main amd64 Packages [314 kB]
Get:15 http://debian-archive.trafficmanager.net/debian bookworm-backports/non-free-firmware amd64 Packages [3828 B]
Get:16 http://debian-archive.trafficmanager.net/debian-security bookworm-security/main Sources [221 kB]
Get:17 http://debian-archive.trafficmanager.net/debian-security bookworm-security/contrib Sources [856 B]
Get:18 http://debian-archive.trafficmanager.net/debian-security bookworm-security/non-free-firmware Sources [796 B]
Get:19 http://debian-archive.trafficmanager.net/debian-security bookworm-security/contrib amd64 Packages [896 B]
Get:20 http://debian-archive.trafficmanager.net/debian-security bookworm-security/main amd64 Packages [319 kB]
Get:21 http://debian-archive.trafficmanager.net/debian-security bookworm-security/non-free-firmware amd64 Packages [688 B]
Fetched 19.6 MB in 3s (6650 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
iproute2 is already the newest version (6.1.0-3).
The following additional packages will be installed:
  cron cron-daemon-common libpopt0 sensible-utils
Suggested packages:
  anacron checksecurity bsd-mailx | mailx
Recommended packages:
  default-mta | mail-transport-agent
The following NEW packages will be installed:
  cron cron-daemon-common libc-ares2 libpopt0 libunwind8 logrotate
  sensible-utils
0 upgraded, 7 newly installed, 0 to remove and 27 not upgraded.
Need to get 364 kB of archives.
After this operation, 1113 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 cron-daemon-common all 3.0pl1-162 [12.7 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 cron amd64 3.0pl1-162 [73.1 kB]
Get:4 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 logrotate amd64 3.21.0-1 [62.1 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB]
Get:7 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
N: Ignoring file 'debian.sources.back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
Fetched 364 kB in 0s (784 kB/s)
Selecting previously unselected package cron-daemon-common.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11431 files and directories currently installed.)
Preparing to unpack .../cron-daemon-common_3.0pl1-162_all.deb ...
Unpacking cron-daemon-common (3.0pl1-162) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Setting up cron-daemon-common (3.0pl1-162) ...

Configuration file '/etc/cron.d/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.daily/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.hourly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.monthly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.weekly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/cron.yearly/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/crontab', does not exist on system.
Installing new config file as you requested.
Adding group `crontab' (GID 102) ...
Done.
Selecting previously unselected package cron.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11476 files and directories currently installed.)
Preparing to unpack .../cron_3.0pl1-162_amd64.deb ...
Unpacking cron (3.0pl1-162) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../libpopt0_1.19+dfsg-1_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../logrotate_3.21.0-1_amd64.deb ...
Unpacking logrotate (3.21.0-1) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../libc-ares2_1.18.1-3_amd64.deb ...
Unpacking libc-ares2:amd64 (1.18.1-3) ...
Selecting previously unselected package libunwind8:amd64.
Preparing to unpack .../libunwind8_1.6.2-3_amd64.deb ...
Unpacking libunwind8:amd64 (1.6.2-3) ...
Setting up libc-ares2:amd64 (1.18.1-3) ...
Setting up libunwind8:amd64 (1.6.2-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libpopt0:amd64 (1.19+dfsg-1) ...
Setting up cron (3.0pl1-162) ...

Configuration file '/etc/default/cron', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/init.d/cron', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/pam.d/cron', does not exist on system.
Installing new config file as you requested.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up logrotate (3.21.0-1) ...

Configuration file '/etc/cron.daily/logrotate', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/btmp', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/wtmp', does not exist on system.
Installing new config file as you requested.
Processing triggers for libc-bin (2.36-9+deb12u14) ...
Removing intermediate container 664a2b709871
 ---> 0098dc955ed2
Step 15/39 : RUN groupadd -g ${frr_user_gid} frr
 ---> Running in e072d75c0bfa
Removing intermediate container e072d75c0bfa
 ---> 5c800430801b
Step 16/39 : RUN useradd -u ${frr_user_uid} -g ${frr_user_gid} -M -s /bin/false frr
 ---> Running in e950b88afc4d
useradd warning: frr's uid 300 outside of the UID_MIN 1000 and UID_MAX 60000 range.
Removing intermediate container e950b88afc4d
 ---> c9db1d81a573
Step 17/39 : COPY         debs//libyang2t64_2.1.148-0.2_amd64.deb         debs//libnl-3-200_3.7.0-0.2+b1sonic1_amd64.deb         debs//libnl-route-3-200_3.7.0-0.2+b1sonic1_amd64.deb         debs//libnl-genl-3-200_3.7.0-0.2+b1sonic1_amd64.deb         debs//libnl-nf-3-200_3.7.0-0.2+b1sonic1_amd64.deb         debs//libnl-cli-3-200_3.7.0-0.2+b1sonic1_amd64.deb         debs//libyang_1.0.73_amd64.deb         debs//libswsscommon_1.0.0_amd64.deb         debs//libsairedis_1.0.0_amd64.deb         debs//libsaimetadata_1.0.0_amd64.deb         debs//libteam5_1.31-1_amd64.deb         debs//libteamdctl0_1.31-1_amd64.deb         debs//python3-swsscommon_1.0.0_amd64.deb         debs//libdashapi_1.0.0_amd64.deb         debs//frr_10.3-sonic-0_amd64.deb         debs//frr-snmp_10.3-sonic-0_amd64.deb         debs//swss_1.0.0_amd64.deb     /debs/
 ---> 8e7a113705fe
Step 18/39 : RUN dpkg_apt() { [ -f $1 ] && { dpkg -i $1 || apt-get -y install -f --no-remove; } || return 1; };         dpkg_apt /debs/libyang2t64_2.1.148-0.2_amd64.deb &&         dpkg_apt /debs/libnl-3-200_3.7.0-0.2+b1sonic1_amd64.deb &&         dpkg_apt /debs/libnl-route-3-200_3.7.0-0.2+b1sonic1_amd64.deb &&         dpkg_apt /debs/libnl-genl-3-200_3.7.0-0.2+b1sonic1_amd64.deb &&         dpkg_apt /debs/libnl-nf-3-200_3.7.0-0.2+b1sonic1_amd64.deb &&         dpkg_apt /debs/libnl-cli-3-200_3.7.0-0.2+b1sonic1_amd64.deb &&         dpkg_apt /debs/libyang_1.0.73_amd64.deb &&         dpkg_apt /debs/libswsscommon_1.0.0_amd64.deb &&         dpkg_apt /debs/libsairedis_1.0.0_amd64.deb &&         dpkg_apt /debs/libsaimetadata_1.0.0_amd64.deb &&         dpkg_apt /debs/libteam5_1.31-1_amd64.deb &&         dpkg_apt /debs/libteamdctl0_1.31-1_amd64.deb &&         dpkg_apt /debs/python3-swsscommon_1.0.0_amd64.deb &&         dpkg_apt /debs/libdashapi_1.0.0_amd64.deb &&         dpkg_apt /debs/frr_10.3-sonic-0_amd64.deb &&         dpkg_apt /debs/frr-snmp_10.3-sonic-0_amd64.deb &&         dpkg_apt /debs/swss_1.0.0_amd64.deb
 ---> Running in d2ff5b1d410d
Selecting previously unselected package libyang2t64:amd64.
(Reading database ... 11583 files and directories currently installed.)
Preparing to unpack .../libyang2t64_2.1.148-0.2_amd64.deb ...
Unpacking libyang2t64:amd64 (2.1.148-0.2) ...
Setting up libyang2t64:amd64 (2.1.148-0.2) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libnl-3-200_3.7.0-0.2+b1sonic1_amd64.deb ...
Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1sonic1) over (3.7.0-0.2+b1sonic1) ...
Setting up libnl-3-200:amd64 (3.7.0-0.2+b1sonic1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libnl-route-3-200_3.7.0-0.2+b1sonic1_amd64.deb ...
Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1sonic1) over (3.7.0-0.2+b1sonic1) ...
Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1sonic1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libnl-genl-3-200_3.7.0-0.2+b1sonic1_amd64.deb ...
Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1sonic1) over (3.7.0-0.2+b1sonic1) ...
Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1sonic1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libnl-nf-3-200_3.7.0-0.2+b1sonic1_amd64.deb ...
Unpacking libnl-nf-3-200:amd64 (3.7.0-0.2+b1sonic1) over (3.7.0-0.2+b1sonic1) ...
Setting up libnl-nf-3-200:amd64 (3.7.0-0.2+b1sonic1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libnl-cli-3-200_3.7.0-0.2+b1sonic1_amd64.deb ...
Unpacking libnl-cli-3-200:amd64 (3.7.0-0.2+b1sonic1) over (3.7.0-0.2+b1sonic1) ...
Setting up libnl-cli-3-200:amd64 (3.7.0-0.2+b1sonic1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack /debs/libyang_1.0.73_amd64.deb ...
Unpacking libyang (1.0.73) over (1.0.73) ...
Setting up libyang (1.0.73) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libswsscommon_1.0.0_amd64.deb ...
Unpacking libswsscommon (1.0.0) over (1.0.0) ...
Setting up libswsscommon (1.0.0) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libsairedis_1.0.0_amd64.deb ...
Unpacking libsairedis (1.0.0) over (1.0.0) ...
Setting up libsairedis (1.0.0) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libsaimetadata_1.0.0_amd64.deb ...
Unpacking libsaimetadata (1.0.0) over (1.0.0) ...
Setting up libsaimetadata (1.0.0) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../debs/libteam5_1.31-1_amd64.deb ...
Unpacking libteam5:amd64 (1.31-1) over (1.31-1) ...
Setting up libteam5:amd64 (1.31-1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libteamdctl0_1.31-1_amd64.deb ...
Unpacking libteamdctl0:amd64 (1.31-1) over (1.31-1) ...
Setting up libteamdctl0:amd64 (1.31-1) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../python3-swsscommon_1.0.0_amd64.deb ...
Unpacking python3-swsscommon (1.0.0) over (1.0.0) ...
Setting up python3-swsscommon (1.0.0) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../libdashapi_1.0.0_amd64.deb ...
Unpacking libdashapi (1.0.0) over (1.0.0) ...
Setting up libdashapi (1.0.0) ...
Selecting previously unselected package frr.
(Reading database ... 11601 files and directories currently installed.)
Preparing to unpack .../frr_10.3-sonic-0_amd64.deb ...
Unpacking frr (10.3-sonic-0) ...
dpkg: dependency problems prevent configuration of frr:
 frr depends on lsof; however:
  Package lsof is not installed.
 frr depends on libjson-c5 (>= 0.15); however:
  Package libjson-c5 is not installed.
 frr depends on libpcre2-posix3 (>= 10.34); however:
  Package libpcre2-posix3 is not installed.
 frr depends on libprotobuf-c1 (>= 1.0.1); however:
  Package libprotobuf-c1 is not installed.

dpkg: error processing package frr (--install):
 dependency problems - leaving unconfigured
Processing triggers for rsyslog (8.2302.0-1+deb12u1) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
invoke-rc.d: could not determine current runlevel
Errors were encountered while processing:
 frr
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  libjson-c5 libpcre2-posix3 libprotobuf-c1 lsof
The following NEW packages will be installed:
  libjson-c5 libpcre2-posix3 libprotobuf-c1 lsof
0 upgraded, 4 newly installed, 0 to remove and 27 not upgraded.
1 not fully installed or removed.
Need to get 445 kB of archives.
After this operation, 760 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 lsof amd64 4.95.0-1 [318 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB]
Get:4 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB]
N: Ignoring file 'debian.sources.back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
Fetched 445 kB in 2s (196 kB/s)
Selecting previously unselected package lsof.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11733 files and directories currently installed.)
Preparing to unpack .../lsof_4.95.0-1_amd64.deb ...
Unpacking lsof (4.95.0-1) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../libjson-c5_0.16-2_amd64.deb ...
Unpacking libjson-c5:amd64 (0.16-2) ...
Selecting previously unselected package libpcre2-posix3:amd64.
Preparing to unpack .../libpcre2-posix3_10.42-1_amd64.deb ...
Unpacking libpcre2-posix3:amd64 (10.42-1) ...
Selecting previously unselected package libprotobuf-c1:amd64.
Preparing to unpack .../libprotobuf-c1_1.4.1-1+b1_amd64.deb ...
Unpacking libprotobuf-c1:amd64 (1.4.1-1+b1) ...
Setting up libprotobuf-c1:amd64 (1.4.1-1+b1) ...
Setting up lsof (4.95.0-1) ...
Setting up libpcre2-posix3:amd64 (10.42-1) ...
Setting up libjson-c5:amd64 (0.16-2) ...
Setting up frr (10.3-sonic-0) ...

Configuration file '/etc/frr/daemons', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/frr.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/support_bundle_commands.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/frr/vtysh.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/init.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/iproute2/rt_protos.d/frr.conf', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/logrotate.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/pam.d/frr', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/rsyslog.d/45-frr.conf', does not exist on system.
Installing new config file as you requested.
Adding group `frrvty' (GID 103) ...
Done.
addgroup: The group `frr' already exists as a system group. Exiting.
adduser: Warning: The home dir /nonexistent you specified can't be accessed: No such file or directory
The system user `frr' already exists. Exiting.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for libc-bin (2.36-9+deb12u14) ...
Processing triggers for rsyslog (8.2302.0-1+deb12u1) ...
invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found.
invoke-rc.d: could not determine current runlevel
Selecting previously unselected package frr-snmp.
(Reading database ... 11778 files and directories currently installed.)
Preparing to unpack .../frr-snmp_10.3-sonic-0_amd64.deb ...
Unpacking frr-snmp (10.3-sonic-0) ...
dpkg: dependency problems prevent configuration of frr-snmp:
 frr-snmp depends on libsnmp40 (>= 5.9.3+dfsg); however:
  Package libsnmp40 is not installed.

dpkg: error processing package frr-snmp (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 frr-snmp
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following additional packages will be installed:
  libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids
Suggested packages:
  lm-sensors snmp-mibs-downloader
The following NEW packages will be installed:
  libpci3 libsensors-config libsensors5 libsnmp-base libsnmp40 pci.ids
0 upgraded, 6 newly installed, 0 to remove and 27 not upgraded.
1 not fully installed or removed.
Need to get 4669 kB of archives.
After this operation, 9380 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
Get:4 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2+deb12u1 [1753 kB]
Get:6 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2+deb12u1 [2557 kB]
N: Ignoring file 'debian.sources.back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
Fetched 4669 kB in 1s (6229 kB/s)
Selecting previously unselected package pci.ids.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11791 files and directories currently installed.)
Preparing to unpack .../0-pci.ids_0.0~2023.04.11-1_all.deb ...
Unpacking pci.ids (0.0~2023.04.11-1) ...
Selecting previously unselected package libpci3:amd64.
Preparing to unpack .../1-libpci3_1%3a3.9.0-4_amd64.deb ...
Unpacking libpci3:amd64 (1:3.9.0-4) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../2-libsensors-config_1%3a3.6.0-7.1_all.deb ...
Unpacking libsensors-config (1:3.6.0-7.1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../3-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
Selecting previously unselected package libsnmp-base.
Preparing to unpack .../4-libsnmp-base_5.9.3+dfsg-2+deb12u1_all.deb ...
Unpacking libsnmp-base (5.9.3+dfsg-2+deb12u1) ...
Selecting previously unselected package libsnmp40:amd64.
Preparing to unpack .../5-libsnmp40_5.9.3+dfsg-2+deb12u1_amd64.deb ...
Unpacking libsnmp40:amd64 (5.9.3+dfsg-2+deb12u1) ...
Setting up pci.ids (0.0~2023.04.11-1) ...
Setting up libsnmp-base (5.9.3+dfsg-2+deb12u1) ...

Configuration file '/etc/snmp/snmp.conf', does not exist on system.
Installing new config file as you requested.
Setting up libsensors-config (1:3.6.0-7.1) ...

Configuration file '/etc/sensors.d/.placeholder', does not exist on system.
Installing new config file as you requested.

Configuration file '/etc/sensors3.conf', does not exist on system.
Installing new config file as you requested.
Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
Setting up libpci3:amd64 (1:3.9.0-4) ...
Setting up libsnmp40:amd64 (5.9.3+dfsg-2+deb12u1) ...
Setting up frr-snmp (10.3-sonic-0) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
(Reading database ... 11942 files and directories currently installed.)
Preparing to unpack /debs/swss_1.0.0_amd64.deb ...
Unpacking swss (1.0.0) over (1.0.0) ...
Setting up swss (1.0.0) ...
Removing intermediate container d2ff5b1d410d
 ---> 4cf2c405d05c
Step 19/39 : COPY         python-wheels//sonic_bgpcfgd-1.0-py3-none-any.whl         python-wheels//sonic_frr_mgmt_framework-1.0-py3-none-any.whl     /python-wheels/
 ---> cf5f0d02c636
Step 20/39 : RUN cd /python-wheels/ && pip3 install sonic_bgpcfgd-1.0-py3-none-any.whl sonic_frr_mgmt_framework-1.0-py3-none-any.whl
 ---> Running in 8c4d1b0945a5
Processing ./sonic_bgpcfgd-1.0-py3-none-any.whl
Processing ./sonic_frr_mgmt_framework-1.0-py3-none-any.whl
Requirement already satisfied: ipaddress==1.0.23 in /usr/local/lib/python3.11/dist-packages (from sonic-bgpcfgd==1.0) (1.0.23)
Requirement already satisfied: jinja2>=2.10 in /usr/local/lib/python3.11/dist-packages (from sonic-bgpcfgd==1.0) (3.1.5)
Requirement already satisfied: netaddr==0.8.0 in /usr/local/lib/python3.11/dist-packages (from sonic-bgpcfgd==1.0) (0.8.0)
Requirement already satisfied: pyyaml==6.0.1 in /usr/local/lib/python3.11/dist-packages (from sonic-bgpcfgd==1.0) (6.0.1)
Collecting zipp==1.2.0 (from sonic-frr-mgmt-framework==1.0)
  Downloading zipp-1.2.0-py2.py3-none-any.whl.metadata (1.8 kB)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from jinja2>=2.10->sonic-bgpcfgd==1.0) (3.0.2)
Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Installing collected packages: zipp, sonic-frr-mgmt-framework, sonic-bgpcfgd
Successfully installed sonic-bgpcfgd-1.0 sonic-frr-mgmt-framework-1.0 zipp-1.2.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Removing intermediate container 8c4d1b0945a5
 ---> f176945ec2e2
Step 21/39 : RUN chown -R ${frr_user_uid}:${frr_user_gid} /etc/frr/
 ---> Running in 9a5ab0f1ba39
Removing intermediate container 9a5ab0f1ba39
 ---> aa0e5635b594
Step 22/39 : RUN apt-get clean -y      &&     apt-get autoclean -y  &&     apt-get autoremove -y &&     rm -rf /debs ~/.cache /python-wheels
 ---> Running in 5178f98bb875
Reading package lists...
Building dependency tree...
Reading state information...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
Removing intermediate container 5178f98bb875
 ---> 5ffcebab6875
Step 23/39 : COPY ["frr", "/usr/share/sonic/templates"]
 ---> d639e4e7f388
Step 24/39 : COPY ["docker_init.sh", "/usr/bin/"]
 ---> 8cd974e658e7
Step 25/39 : COPY ["snmp.conf", "/etc/snmp/frr.conf"]
 ---> d5b5aed4053f
Step 26/39 : COPY ["TSA", "/usr/bin/TSA"]
 ---> 7e39529c39d6
Step 27/39 : COPY ["TSB", "/usr/bin/TSB"]
 ---> 4dd97d5a4dae
Step 28/39 : COPY ["TSC", "/usr/bin/TSC"]
 ---> f3e0cd95d4cc
Step 29/39 : COPY ["TS", "/usr/bin/TS"]
 ---> ae7cbb1b87ca
Step 30/39 : COPY ["files/supervisor-proc-exit-listener", "/usr/bin"]
 ---> 5c78d6367c18
Step 31/39 : COPY ["zsocket.sh", "/usr/bin/"]
 ---> 3b87c0b16e3e
Step 32/39 : RUN chmod a+x /usr/bin/TSA &&     chmod a+x /usr/bin/TSB &&     chmod a+x /usr/bin/TSC &&     chmod a+x /usr/bin/zsocket.sh
 ---> Running in a63c6343dbac
Removing intermediate container a63c6343dbac
 ---> 64f88b361070
Step 33/39 : ENTRYPOINT ["/usr/bin/docker_init.sh"]
 ---> Running in f99c88f3f25f
Removing intermediate container f99c88f3f25f
 ---> 22d561571e4d
Step 34/39 : RUN post_run_buildinfo docker-fpm-frr
 ---> Running in 5d763704f329
./
./pip/
./deb/
Removing intermediate container 5d763704f329
 ---> 01fe0cea4b3a
Step 35/39 : RUN post_run_cleanup docker-fpm-frr
 ---> Running in 8ac6f365d848
++ get_version_cache_option
++ '[' '!' -z ']'
++ echo -n ''
++ return 1
+ '[' '!' -z '' ']'
+ apt-get -s clean -y
Del /var/cache/apt/archives/* /var/cache/apt/archives/partial/*
Del /var/lib/apt/lists/partial/*
Del  
+ apt-get -s autoclean -y
Reading package lists...
Building dependency tree...
Reading state information...
+ apt-get -s autoremove -y
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
+ rm -f '/var/cache/apt/archives/*.deb' '/var/cache/apt/*.bin'
+ [[ ! docker-fpm-frr =~ -slave- ]]
+ rm -f /var/lib/apt/lists/auxfiles /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_contrib_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_non-free-firmware_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian-security_dists_bookworm-security_non-free-firmware_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-backports_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-backports_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-backports_non-free-firmware_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm-updates_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_InRelease /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_contrib_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_contrib_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_main_source_Sources.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_non-free-firmware_binary-amd64_Packages.lz4 /var/lib/apt/lists/debian-archive.trafficmanager.net_debian_dists_bookworm_non-free-firmware_source_Sources.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial
rm: cannot remove '/var/lib/apt/lists/auxfiles': Is a directory
rm: cannot remove '/var/lib/apt/lists/partial': Is a directory
+ rm -rf /sonic/target /ssh
+ rm -f '/tmp/*'
+ rm -rf /debs /python-wheels /root/.cache
+ find /
+ grep -E __pycache__
+ xargs rm -rf
+ rm -rf '/usr/local/share/buildinfo/build-versions/*'
+ symlink_build_hooks -d
+ set_reproducible_mirrors -d
+ local 'expression=s/^#\s*\(.*http:\/\/packages.trafficmanager.net\/\)/\1/'
+ local 'expression2=/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#*deb/#&/'
+ local 'expression3=$a#SET_REPR_MIRRORS'
+ '[' -d = -d ']'
+ expression='s/^deb.*http:\/\/packages.trafficmanager.net\//#\0/'
+ expression2='/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#\s*(#*deb)/\1/'
+ expression3=/#SET_REPR_MIRRORS/d
+ [[ -d != \-\d ]]
+ [[ -d == \-\d ]]
+ '[' -f /etc/apt/sources.list.d/debian.sources.back ']'
+ mv /etc/apt/sources.list.d/debian.sources.back /etc/apt/sources.list.d/debian.sources
++ find /etc/apt/sources.list.d/ -type f
+ local 'mirrors=/etc/apt/sources.list /etc/apt/sources.list.d/debian.sources'
+ for mirror in $mirrors
+ grep -iq 'http:\/\/packages.trafficmanager.net\/' /etc/apt/sources.list
+ continue
+ for mirror in $mirrors
+ grep -iq 'http:\/\/packages.trafficmanager.net\/' /etc/apt/sources.list.d/debian.sources
+ continue
+ rm -f /usr/local/share/buildinfo/versions/01-versions-deb
+ rm -f /etc/apt/preferences.d/01-versions-deb
Removing intermediate container 8ac6f365d848
 ---> 17435956f2a8
Step 36/39 : LABEL Tag=etri-202505.20-c6999a3e9
 ---> Running in 932b80524a1d
Removing intermediate container 932b80524a1d
 ---> 928d2e86c8dc
Step 37/39 : LABEL com.azure.sonic.manifest=
{
    "version": "1.0.0",
    "package": {
        "version": "1.0.0",
        "depends": [],
        "name": "fpm-frr"
    },
    "service": {
        "name": "bgp",
        "requires": [],
        "after": [],
        "before": [],
        "dependent-of": [],
        "asic-service": true,
        "host-service": false,
        "warm-shutdown": {
            "after": ["radv"],
            "before": ["swss"]
        },
        "fast-shutdown": {
            "after": ["radv"],
            "before": ["swss"]
        },
        "syslog": {
            "support-rate-limit": true
        }
    },
    "container": {
        "privileged": false,
        "volumes": [],
        "tmpfs": []
    },
    "cli": {
        "config": "",
        "show": "",
        "clear": ""
    }
}
 ---> Running in 5e23717dabbd
Removing intermediate container 5e23717dabbd
 ---> bc2266434e89
Step 38/39 : LABEL com.azure.sonic.versions.libsairedis=1.0.0
 ---> Running in 134dddc6f5ce
Removing intermediate container 134dddc6f5ce
 ---> 08a0262a5c2e
Step 39/39 : LABEL com.azure.sonic.versions.libswsscommon=1.0.0
 ---> Running in aad21fb44b4d
Removing intermediate container aad21fb44b4d
 ---> e047ccd3c43f
[Warning] One or more build-args [SONIC_VERSION_CACHE_SOURCE guid image_version uid user] were not consumed
Successfully built c857366dc783
Successfully tagged docker-fpm-frr-sonic:latest
e590328f5b6fa4cf22be9517090b962581972fc2e0393aff2ea2c88ebb83250e
#1 [internal] load .dockerignore
#1 transferring context: 54B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.cleanup
#2 transferring dockerfile: 303B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/docker-fpm-frr-sonic:latest
#3 DONE 0.0s

#4 FROM docker.io/library/docker-fpm-frr-sonic:latest
#4 DONE 0.0s

#5 [output 1/1] COPY --from=docker-fpm-frr-sonic:latest /cache.tgz cache.tgz
#5 DONE 0.0s

#6 exporting to client directory
#6 copying files 180B done
#6 DONE 0.0s
#1 [internal] load build definition from Dockerfile.cleanup
#1 transferring dockerfile: 303B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 54B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/docker-fpm-frr-sonic:latest
#3 DONE 0.0s

#4 [final 1/2] FROM docker.io/library/docker-fpm-frr-sonic:latest
#4 CACHED

#5 [final 2/2] RUN rm /cache.tgz
#5 DONE 0.2s

#6 exporting to image
#6 exporting layers done
#6 writing image sha256:0186db77d8e7e53d83c550d8f4c1db81de7deb9951dc985654f167ca0aba9866 done
#6 naming to docker.io/library/docker-fpm-frr-sonic:latest done
#6 DONE 0.0s
Error response from daemon: conflict: unable to remove repository reference "tmp-docker-fpm-frr-sonic:latest" (must force) - container e590328f5b6f is using its referenced image c857366dc783
sync: error opening 'dockers/docker-fpm-frr/vcache/cache.base64': No such file or directory
docker-fpm-frr-sonic-latest
Attempting docker image lock for docker-fpm-frr save
Obtained docker image lock for docker-fpm-frr save
Tagging docker image docker-fpm-frr-sonic:latest as docker-fpm-frr:latest
Saving docker image docker-fpm-frr:latest
Released docker image lock for docker-fpm-frr save
Removing docker image docker-fpm-frr-sonic:latest
Untagged: docker-fpm-frr-sonic:latest
Build end time: Wed Jul 22 23:59:15 UTC 2026
Elapsed time: 0h 1m 32s