Skip to content

Console Output

02:45:26 [2025-11-25T02:45:26.547Z] + docker info
02:45:26 [2025-11-25T02:45:26.800Z] + echo ✅ Docker is running
02:45:26 [2025-11-25T02:45:26.800Z] ✅ Docker is running
02:45:26 [2025-11-25T02:45:26.800Z] + echo 💾 Memory information:
02:45:26 [2025-11-25T02:45:26.800Z] 💾 Memory information:
02:45:26 [2025-11-25T02:45:26.800Z] + free -h
02:45:26 [2025-11-25T02:45:26.800Z]                total        used        free      shared  buff/cache   available
02:45:26 [2025-11-25T02:45:26.800Z] Mem:           7.6Gi       4.0Gi       225Mi       648Mi       4.4Gi       3.7Gi
02:45:26 [2025-11-25T02:45:26.800Z] Swap:             0B          0B          0B
02:45:26 [2025-11-25T02:45:26.800Z] + echo 💿 Disk space:
02:45:26 [2025-11-25T02:45:26.800Z] 💿 Disk space:
02:45:26 [2025-11-25T02:45:26.800Z] + df -h .
02:45:26 [2025-11-25T02:45:26.800Z] Filesystem      Size  Used Avail Use% Mounted on
02:45:26 [2025-11-25T02:45:26.800Z] /dev/mmcblk0p2   29G   27G  1.5G  95% /var/jenkins_home
02:45:26 [2025-11-25T02:45:26.800Z] + echo 🖥️  CPU information:
02:45:26 [2025-11-25T02:45:26.800Z] 🖥️  CPU information:
02:45:26 [2025-11-25T02:45:26.800Z] + nproc
02:45:26 [2025-11-25T02:45:26.800Z] 4