View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000053 | AlmaLinux-8 | anaconda | public | 2021-04-01 19:48 | 2021-04-24 09:24 |
| Reporter | esw | Assigned To | alukoshko | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Summary | 0000053: kickstart install: Service org.fedoraproject.Anaconda.Modules.Storage has failed to start (timed out) | ||||
| Description | Kickstart install was working for me with beta, but not official release of 8.3 Kickstart install fails with: ----------- anaconda 33.16.3.26-2.el8_3.alma.1 for AlmaLinux 8 started. * installation log files are stored in /tmp during the installation * shell is available on TTY2 * if the graphical installation interface fails to start, try again with the inst.text bootoption to start text installation * when reporting a bug add logs from /tmp as separate text/plain attachments 19:03:53 Service org.fedoraproject.Anaconda.Modules.Storage has failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Storage': timed out (service_start_timeout=600000ms) Log repeats: INFO multipathd:sda: failed to get udev uid: Invalid argument INFO multipathd:sda: failed to get sysfs uid: Invalid argument INFO multipathd:sda: failed to get sgio uid: No such file or directory INFO multipathd:sad: add missing path | ||||
| Steps To Reproduce | kickstart install from https://repo.almalinux.org/almalinux/8.3/BaseOS/x86_64/os/ | ||||
| Additional Information | Reproduced on both a VMware & KVM virtual machine | ||||
| Tags | No tags attached. | ||||
| Attached Files | anaconda.log (2,865 bytes)
18:53:49,887 INF core.configuration.product: Loading information about products from /etc/anaconda/product.d. 18:53:49,893 INF core.configuration.product: Found CentOS Linux at /etc/anaconda/product.d/centos.conf. 18:53:49,893 INF core.configuration.product: Found Fedora Workstation at /etc/anaconda/product.d/fedora-workstation.conf. 18:53:49,894 INF core.configuration.product: Found Red Hat Virtualization at /etc/anaconda/product.d/rhev.conf. 18:53:49,894 INF core.configuration.product: Found Fedora AtomicHost at /etc/anaconda/product.d/fedora-atomic-host.conf. 18:53:49,896 INF core.configuration.product: Found Fedora at /etc/anaconda/product.d/fedora.conf. 18:53:49,897 INF core.configuration.product: Found Fedora Server at /etc/anaconda/product.d/fedora-server.conf. 18:53:49,899 INF core.configuration.product: Found oVirt Node Next at /etc/anaconda/product.d/ovirt.conf. 18:53:49,899 INF core.configuration.product: Found AlmaLinux at /etc/anaconda/product.d/almalinux.conf. 18:53:49,901 INF core.configuration.product: Found Fedora Silverblue at /etc/anaconda/product.d/fedora-silverblue.conf. 18:53:49,901 INF core.configuration.product: Found Scientific Linux at /etc/anaconda/product.d/scientific-linux.conf. 18:53:49,903 INF core.configuration.product: Found Red Hat Enterprise Linux at /etc/anaconda/product.d/rhel.conf. 18:53:49,903 INF core.configuration.product: Found Fedora Workstation Live at /etc/anaconda/product.d/fedora-workstation-live.conf. 18:53:49,904 WRN core.configuration.product: No support for the product AlmaLinux BaseOS. 18:53:49,904 INF core.configuration.product: The product AlmaLinux is supported. 18:53:49,911 INF main: /sbin/anaconda 33.16.3.26-2.el8_3.alma.1 18:53:49,975 WRN misc: /usr/lib64/python3.6/site-packages/dbus/connection.py:399: DeprecationWarning: invalid escape sequence \ """ 18:53:49,985 WRN misc: /usr/lib64/python3.6/site-packages/dbus/proxies.py:362: DeprecationWarning: invalid escape sequence \ """ 18:53:52,546 INF isys: 8282312 kB (8088 MB) are available 18:53:52,559 INF startup_utils: check_memory(): total:8088, needed:320, graphical:410 18:53:52,564 INF main: anaconda called with cmdline = ['/sbin/anaconda'] 18:53:52,564 INF main: Default encoding = utf-8 18:53:52,565 INF misc: Writing a temporary configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/product.d/rhel.conf', '/etc/anaconda/product.d/almalinux.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] 18:53:52,572 INF core.dbus: Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-ynPWZeZoze,guid=f9bb6d73fae8bd2642f8b50a606616c0. 19:03:53,384 ERR stdout: Service org.fedoraproject.Anaconda.Modules.Storage has failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Storage': timed out (service_start_timeout=600000ms) storage.log (12,924 bytes)
DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
DEBUG:blivet:registered device format class DeviceFormat as None
DEBUG:blivet:registered device format class BIOSBoot as biosboot
DEBUG:blivet:registered device format class DiskLabel as disklabel
DEBUG:blivet:registered device format class DMRaidMember as dmraidmember
DEBUG:blivet:registered device format class Ext2FS as ext2
DEBUG:blivet:registered device format class Ext3FS as ext3
DEBUG:blivet:registered device format class Ext4FS as ext4
DEBUG:blivet:registered device format class FATFS as vfat
DEBUG:blivet:registered device format class EFIFS as efi
DEBUG:blivet:registered device format class BTRFS as btrfs
DEBUG:blivet:registered device format class GFS2 as gfs2
DEBUG:blivet:registered device format class JFS as jfs
DEBUG:blivet:registered device format class ReiserFS as reiserfs
DEBUG:blivet:registered device format class XFS as xfs
DEBUG:blivet:registered device format class HFS as hfs
DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot
DEBUG:blivet:registered device format class HFSPlus as hfs+
DEBUG:blivet:registered device format class MacEFIFS as macefi
DEBUG:blivet:registered device format class NTFS as ntfs
DEBUG:blivet:registered device format class NFS as nfs
DEBUG:blivet:registered device format class NFSv4 as nfs4
DEBUG:blivet:registered device format class Iso9660FS as iso9660
DEBUG:blivet:registered device format class NoDevFS as nodev
DEBUG:blivet:registered device format class DevPtsFS as devpts
DEBUG:blivet:registered device format class ProcFS as proc
DEBUG:blivet:registered device format class SysFS as sysfs
DEBUG:blivet:registered device format class TmpFS as tmpfs
DEBUG:blivet:registered device format class BindFS as bind
DEBUG:blivet:registered device format class SELinuxFS as selinuxfs
DEBUG:blivet:registered device format class USBFS as usbfs
DEBUG:blivet:registered device format class EFIVarFS as efivarfs
INFO:program:Running [1] lvm version ...
INFO:program:stdout[1]: LVM version: 2.03.09(2)-RHEL8 (2020-05-28)
Library version: 1.02.171-RHEL8 (2020-05-28)
Driver version: 4.42.0
Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules
INFO:program:stderr[1]:
INFO:program:...done [1] (exit code: 0)
DEBUG:blivet:registered device format class LUKS as luks
DEBUG:blivet:registered device format class Integrity as integrity
DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv
DEBUG:blivet:registered device format class MDRaidMember as mdmember
DEBUG:blivet:registered device format class MultipathMember as multipath_member
DEBUG:blivet:registered device format class PPCPRePBoot as prepboot
DEBUG:blivet:registered device format class SwapSpace as swap
INFO:program:Running... udevadm trigger --action=change --subsystem-match=block
DEBUG:program:Return code: 0
INFO:program:Running... udevadm settle --timeout=300
DEBUG:program:Return code: 0
WARNING:py.warnings:/usr/lib64/python3.6/site-packages/pyanaconda/core/util.py:34: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
DEBUG:blivet:IGNORED: Caught exception, continuing.
DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware
DEBUG:blivet:IGNORED: Begin exception details.
DEBUG:blivet:IGNORED: Traceback (most recent call last):
DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 141, in call_sync
DEBUG:blivet:IGNORED: DEFAULT_DBUS_TIMEOUT, None)
DEBUG:blivet:IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36)
DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred:
DEBUG:blivet:IGNORED: Traceback (most recent call last):
DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 160, in __init__
DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0]
DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1102, in decorated
DEBUG:blivet:IGNORED: return fn(*args, **kwargs)
DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 196, in _call_initiator_method
DEBUG:blivet:IGNORED: connection=self._connection)
DEBUG:blivet:IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 145, in call_sync
DEBUG:blivet:IGNORED: raise DBusCallError(msg)
DEBUG:blivet:IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found
DEBUG:blivet:IGNORED: End exception details.
DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'.
DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module.
INFO:program:Running... modprobe libfc
INFO:program:stderr:
INFO:program:b'modprobe: FATAL: Module libfc not found in directory /lib/modules/4.18.0-240.el8.x86_64'
DEBUG:program:Return code: 1
DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module.
INFO:blivet:ISCSID is /sbin/iscsid
INFO:blivet:no initiator set
DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module.
INFO:program:Running [2] e2fsck -V ...
INFO:program:stdout[2]:
INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020)
Using EXT2FS Library version 1.45.6, 20-Mar-2020
INFO:program:...done [2] (exit code: 0)
DEBUG:blivet: Ext4FS.supported: supported: True ;
DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0
DEBUG:blivet: Ext4FS.supported: supported: True ;
DEBUG:blivet:trying to set new default fstype to 'ext4'
DEBUG:blivet: Ext4FS.supported: supported: True ;
DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1
DEBUG:blivet: Ext4FS.supported: supported: True ;
INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT
INFO:program:stdout:
INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT
INFO:program:loop0 564199424 root disk brw-rw---- squashfs
INFO:program:loop1 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8
INFO:program:|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8 /
INFO:program:`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8
INFO:program:loop2 34359738368 root disk brw-rw----
INFO:program:`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8 /
INFO:program:sda 53687091200 root disk brw-rw----
INFO:program:|-sda1 1073741824 root disk brw-rw---- xfs 6ce27452-6b58-4d74-9a61-ca837e378075 726258d0-01
INFO:program:`-sda2 52612300800 root disk brw-rw---- LVM2_member SPDDfM-AAm6-rMik-q4t2-ueu9-a7P1-MxYVfn 726258d0-02
INFO:program: |-ol-swap 5368709120 root disk brw-rw---- swap 2891fe28-32e9-47c2-b1b7-41b68afcac6a
INFO:program: `-ol-root 47240445952 root disk brw-rw---- xfs 0e347f31-55a8-4edc-817b-4b1d798e2203
INFO:program:sr0 1073741312 root cdrom brw-rw----
DEBUG:program:Return code: 0
DEBUG:blivet:lsblk output:
NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT
loop0 564199424 root disk brw-rw---- squashfs
loop1 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8
|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8 /
`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8
loop2 34359738368 root disk brw-rw----
`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda aed034b4-907f-4661-ac2e-64eab1e667f8 /
sda 53687091200 root disk brw-rw----
|-sda1 1073741824 root disk brw-rw---- xfs 6ce27452-6b58-4d74-9a61-ca837e378075 726258d0-01
`-sda2 52612300800 root disk brw-rw---- LVM2_member SPDDfM-AAm6-rMik-q4t2-ueu9-a7P1-MxYVfn 726258d0-02
|-ol-swap 5368709120 root disk brw-rw---- swap 2891fe28-32e9-47c2-b1b7-41b68afcac6a
`-ol-root 47240445952 root disk brw-rw---- xfs 0e347f31-55a8-4edc-817b-4b1d798e2203
sr0 1073741312 root cdrom brw-rw----
DEBUG:blivet:trying to set new default fstype to 'xfs'
DEBUG:blivet: XFS.supported: supported: True ;
INFO:program:Running... modprobe --dry-run xfs
INFO:program:stderr:
INFO:program:b'modprobe: FATAL: Module xfs not found in directory /lib/modules/4.18.0-240.el8.x86_64'
DEBUG:program:Return code: 1
DEBUG:blivet:Kernel module xfs not available
DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2
DEBUG:blivet: XFS.supported: supported: False ;
DEBUG:blivet: XFS.supported: supported: False ;
DEBUG:blivet:invalid default fstype (xfs): XFS instance (0x7fa0f3df7240) object id 2--
type = xfs name = xfs status = False
device = None uuid = None exists = False
options = defaults
create_options = None supported = False formattable = True resizable = False
mountpoint = None mountopts =
label = None size = 0 B target_size = 0 B
kickstart.ks (4,469 bytes)
# This kickstart file was rendered from the Foreman provisioning template "Kickstart default".
url --url https://repo.almalinux.org/almalinux/8.3/BaseOS/x86_64/os
lang en_US.UTF-8
selinux --enforcing
keyboard us
skipx
network --device=00:50:56:be:2c:a5 --hostname vm-alma.domain.com --noipv6 --bootproto dhcp --mtu=1500 --nodns
rootpw --iscrypted <removed>
firewall --service=ssh
authselect --useshadow --passalgo=sha256 --kickstart
timezone --utc UTC
services --disabled gpm,sendmail,cups,pcmcia,isdn,rawdevices,hpoj,bluetooth,openibd,avahi-daemon,avahi-dnsconfd,hidd,hplip,pcscd
bootloader --location=mbr --append="nofb quiet splash=quiet"
zerombr
clearpart --all --initlabel
autopart
text
reboot
%packages
yum
dhclient
chrony
-ntp
wget
@Core
redhat-lsb-core
%end
%post --nochroot
exec < /dev/tty3 > /dev/tty3
#changing to VT 3 so that we can see whats going on....
/usr/bin/chvt 3
(
cp -va /etc/resolv.conf /mnt/sysimage/etc/resolv.conf
/usr/bin/chvt 1
) 2>&1 | tee /mnt/sysimage/root/install.postnochroot.log
%end
%post --log=/root/install.post.log
logger "Starting anaconda vm-alma.domain.com postinstall"
exec < /dev/tty3 > /dev/tty3
#changing to VT 3 so that we can see whats going on....
/usr/bin/chvt 3
# eth0 interface
real=`grep -l 00:50:56:be:2c:a5 /sys/class/net/*/{bonding_slave/perm_hwaddr,address} 2>/dev/null | awk -F '/' '// {print $5}' | head -1`
sanitized_real=`echo $real | sed s/:/_/`
cat << EOF > /etc/sysconfig/network-scripts/ifcfg-$sanitized_real
BOOTPROTO="dhcp"
DOMAIN="domain.com"
DEVICE=$real
HWADDR="00:50:56:be:2c:a5"
ONBOOT=yes
PEERDNS=yes
PEERROUTES=yes
DEFROUTE=yes
MTU=1500
EOF
echo "Updating system time"
systemctl enable --now chronyd
/usr/bin/chronyc -a makestep
/usr/sbin/hwclock --systohc
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
# update all the base packages from the updates repository
if [ -f /usr/bin/dnf ]; then
dnf -y update
else
yum -t -y update
fi
# SSH keys setup snippet for Remote Execution plugin
#
# Parameters:
#
# remote_execution_ssh_keys: public keys to be put in ~/.ssh/authorized_keys
#
# remote_execution_ssh_user: user for which remote_execution_ssh_keys will be
# authorized
#
# remote_execution_create_user: create user if it not already existing
#
# remote_execution_effective_user_method: method to switch from ssh user to
# effective user
#
# This template sets up SSH keys in any host so that as long as your public
# SSH key is in remote_execution_ssh_keys, you can SSH into a host. This
# works in combination with Remote Execution plugin by querying smart proxies
# to build an array.
#
# To use this snippet without the plugin provide the SSH keys as host parameter
# remote_execution_ssh_keys. It expects the same format like the authorized_keys
# file.
touch /tmp/foreman_built
%end
%post --erroronfail
if test -f /tmp/foreman_built; then
echo "calling home: build is done!"
if [ -x /usr/bin/curl ]; then
/usr/bin/curl -o /dev/null --noproxy \* -H 'Content-Type: text/plain' --data @/mnt/sysimage/root/install.post.log --silent 'http://<foremanserveraddress>/unattended/built?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
elif [ -x /usr/bin/wget ]; then
/usr/bin/wget -q -O /dev/null --no-proxy --method POST --header 'Content-Type: text/plain' --body-file=/mnt/sysimage/root/install.post.log 'http://<foremanserveraddress>/unattended/built?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
else
wget -q -O /dev/null --header 'Content-Type: text/plain' 'http://<foremanserveraddress>/unattended/built?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
fi
else
echo "calling home: build failed!"
if [ -x /usr/bin/curl ]; then
/usr/bin/curl -o /dev/null --noproxy \* -H 'Content-Type: text/plain' --data @/mnt/sysimage/root/install.post.log --silent 'http://<foremanserveraddress>/unattended/failed?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
elif [ -x /usr/bin/wget ]; then
/usr/bin/wget -q -O /dev/null --no-proxy --method POST --header 'Content-Type: text/plain' --body-file=/mnt/sysimage/root/install.post.log 'http://<foremanserveraddress>/unattended/failed?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
else
wget -q -O /dev/null --header 'Content-Type: text/plain' 'http://<foremanserveraddress>/unattended/failed?token=6aa5052c-274f-4299-b7ca-6cbc1c1801bf'
fi
fi
sync
%end
| ||||
| abrt_hash | |||||
| URL | |||||
|
|
I just tried again with https://repo.almalinux.org/almalinux/8/BaseOS/x86_64/kickstart and the install completed - so maybe this was just my user error (using "os" intead of "kickstart" in the URL) and this bug should be closed. Sorry for the trouble. I don't see a place to close this myself. |
|
|
I ran into the same problem. It turns out the files under /almalinux/8/BaseOS/x86_64/kickstart/images/ and /almalinux/8/BaseOS/x86_64/os/images/ are different. If you get your initrd.img and vmlinuz from '/kickstart/images/pxeboot/', you have to use '/kickstart' to install, and the same if you get your initrd.img and vmlinuz from '/os/images/pxeboot/' you have to install from '/os'. In beta and rc, the files in the two directories are the same, and so are they in centos. |
|
|
Hello everyone. The difference between os and kickstart is kernel version included. kickstart contains kernel-4.18.0-240.el8.x86_64 from original RHEL 8.3 release os contains kernel-4.18.0-240.15.1.el8_3.x86_64 (latest available at the moment of build) Beta and RC both had only kernel-4.18.0-240.el8.x86_64 version included. If you use kernel from kickstart and images from os then you'll have different versions for kernel and modules and installation will fail. I believe we should just replace /os/images/ content with /kickstart/images/ one so they will be identical. |
|
|
We've decided to not change anything in already released product to not brake other users workflow. Just use kernel, initrd, and images from the same repo. In 8.4 release os and kickstart images will be identical. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-01 19:48 | esw | New Issue | |
| 2021-04-01 19:48 | esw | File Added: anaconda.log | |
| 2021-04-01 19:48 | esw | File Added: storage.log | |
| 2021-04-01 19:48 | esw | File Added: kickstart.ks | |
| 2021-04-01 19:48 | esw | File Added: syslog | |
| 2021-04-01 20:59 | esw | Note Added: 0000106 | |
| 2021-04-02 17:17 | microbat | Note Added: 0000115 | |
| 2021-04-02 19:42 | alukoshko | Note Added: 0000116 | |
| 2021-04-02 19:42 | alukoshko | Assigned To | => alukoshko |
| 2021-04-02 19:42 | alukoshko | Status | new => assigned |
| 2021-04-24 09:23 | alukoshko | Note Added: 0000168 | |
| 2021-04-24 09:24 | alukoshko | Status | assigned => closed |
| 2021-04-24 09:24 | alukoshko | Resolution | open => won't fix |