Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap allocation issues again in aws #3611

Open
praiskup opened this issue Jan 30, 2025 · 0 comments
Open

Swap allocation issues again in aws #3611

praiskup opened this issue Jan 30, 2025 · 0 comments
Labels
bug fedora-copr-admin Tasks that need to be done by Fedora Copr administrator

Comments

@praiskup
Copy link
Member

[resalloc@copr-be ~][PROD]$ tail -f /var/log/resallocserver/hooks/939947_alloc 
...

TASK [print out the enable-swap failure logs] **********************************
Thursday 30 January 2025  08:25:09 +0000 (0:00:01.285)       0:00:36.616 ****** 
fatal: [3.82.189.184]: FAILED! => {
    "failed_when_result": true,
    "journalctl_output.stdout_lines": [
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal systemd[1]: Started enable-swap.service - Enable swap on /dev/nvme0n1.",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + set -e",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + part_suffix=p",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + swap_device=",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -f /config/resalloc-vars.sh",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + grep POWER9 /proc/cpuinfo",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -e /dev/xvda1",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -e /dev/nvme1n1",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + swap_device=/dev/nvme1n1",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + test -n /dev/nvme1n1",
        "Jan 30 08:24:11 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + systemctl unmask tmp.mount",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + systemctl start tmp.mount",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: + echo 'n",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: p",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: +16G",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: n",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: p",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: 2",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: w",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[941]: '",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: + fdisk /dev/nvme1n1",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Welcome to fdisk (util-linux 2.40.2).",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Changes will remain in memory only, until you decide to write them.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Be careful before using the write command.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: This disk is currently in use - repartitioning is probably a bad idea.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: It's recommended to umount all file systems, and swapoff all swap",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: partitions on this disk.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): Partition number (4-128, default 4): Value out of range.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): No enough free sectors available.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): +: unknown command",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help): Partition number (4-128, default 4): Value out of range.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): Value out of range.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Partition number (4-128, default 4): No enough free sectors available.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Command (m for help):",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: The partition table has been altered.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[942]: Syncing disks.",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[817]: + mkfs.ext4 /dev/nvme1n1p1",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[949]: mke2fs 1.47.1 (20-May-2024)",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal enable-swap.sh[949]: /dev/nvme1n1p1 is mounted; will not make a filesystem here!",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal systemd[1]: enable-swap.service: Main process exited, code=exited, status=1/FAILURE",
        "Jan 30 08:24:12 ip-172-30-3-132.ec2.internal systemd[1]: enable-swap.service: Failed with result 'exit-code'."
    ]
}

@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Jan 30, 2025
@praiskup praiskup added bug fedora-copr-admin Tasks that need to be done by Fedora Copr administrator labels Feb 5, 2025
@praiskup praiskup moved this from Needs triage to In 3 months in CPT Kanban Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fedora-copr-admin Tasks that need to be done by Fedora Copr administrator
Projects
Status: In 3 months
Development

No branches or pull requests

1 participant