<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>56394</bug_id>
          
          <creation_ts>2025-10-14 16:29:33 +0300</creation_ts>
          <short_desc>alt/alt: WARN[0010] StopSignal SIGTERM failed to stop container &lt;name&gt; in 10 seconds, resorting to SIGKILL</short_desc>
          <delta_ts>2025-10-14 16:29:33 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>podman</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Artem Varaksa">varaksaaa</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>obirvalger</cc>
    
    <cc>rider</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>274456</commentid>
    <comment_count>0</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2025-10-14 16:29:33 +0300</bug_when>
    <thetext>Шаги
====

1. # apt-get install -y podman
2. Убедиться в корректности настроек сети в /usr/share/containers/containers.conf
3. # podman pull registry.altlinux.org/alt/alt
4. # podman run -it alt bash
5. Выйти, не останавливая контейнер: ctrl+p ctrl+q
6. # podman stop $(podman ps | grep alt | cut -d&apos; &apos; -f1)


Фактический результат
=====================

&gt; # podman stop $(podman ps | grep alt | cut -d&apos; &apos; -f1)
&gt; WARN[0010] StopSignal SIGTERM failed to stop container happy_greider in 10 seconds, resorting to SIGKILL
&gt; c2d1a111fe84


Ожидаемый результат
===================

Успешная остановка контейнера с помощью SIGTERM.


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[sisyphus] ALT Server 11.0 x86_64
podman-5.6.1-alt1.x86_64

[p11] ALT Server 11.0 x86_64
podman-5.5.2-alt1.x86_64</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>