Hi all, I noticed 100% failures with the verify job vpp-csit-verify-device-master-1n-skx recently, eg. https://logs.fd.io/production/vex-yul-rot-jenkins-1/vpp-csit-verify-device-master-1n-skx/10902/console.log.gz It seems to always fail with 'Failed to start TG docker container!' and 'Topology reservation via shim-dcr failed!'.
Here is an excerpt: + DCR_UUIDS+=([tg]=$(docker run "${params[@]}")) ++ docker run --detach=true --privileged --publish-all --rm --shm-size 2G --mount type=tmpfs,destination=/sys/bus/pci/devices --volume /dev/vfio:/dev/vfio --volume /var/run/docker.sock:/var/run/docker.sock --volume /opt/boot/:/opt/boot/ --volume /dev/hugepages/:/dev/hugepages/ --sysctl net.ipv6.conf.all.disable_ipv6=1 --sysctl net.ipv6.conf.default.disable_ipv6=1 --name csit-tg-fc4f2532-ea5a-47f2-b0bf-7ccdff00dc32 csit_sut-ubuntu1804:local + die 'Failed to start TG docker container!' + set -x + set +eu + warn 'Failed to start TG docker container!' + set -exuo pipefail + echo 'Failed to start TG docker container!' Failed to start TG docker container! + exit 1 +++ set +eu +++ warn 'Topology reservation via shim-dcr failed!' +++ set -exuo pipefail +++ echo 'Topology reservation via shim-dcr failed!' Topology reservation via shim-dcr failed! +++ exit 1 Build step 'Execute shell' marked build as failure Best ben
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18543): https://lists.fd.io/g/vpp-dev/message/18543 Mute This Topic: https://lists.fd.io/mt/79948604/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-