Skip to content
Success

Console Output

Started by upstream project "stable-14/Build  GhostBSD 14 STABLE Packages" build number 165
originally caused by:
 Started by user Eric Turgeon
Obtained pipelines/essential_packages.jenkins from git https://github.com/ghostbsd/ghostbsd-ci.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on builder1 in /root/jenkins/workspace/stable-14/Verify_Essential_14_Stable_Packages_Exists
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 54652e07410aee417812a3da6ae4d417d7184aae (refs/remotes/origin/main)
Commit message: "updated pipelines to build on builder1"
 > /usr/local/bin/git rev-parse --resolve-git-dir /root/jenkins/workspace/stable-14/Verify_Essential_14_Stable_Packages_Exists/.git # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/ghostbsd/ghostbsd-ci.git # timeout=10
Fetching upstream changes from https://github.com/ghostbsd/ghostbsd-ci.git
 > /usr/local/bin/git --version # timeout=10
 > git --version # 'git version 2.48.1'
 > /usr/local/bin/git fetch --tags --force --progress -- https://github.com/ghostbsd/ghostbsd-ci.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 54652e07410aee417812a3da6ae4d417d7184aae # timeout=10
 > /usr/local/bin/git rev-list --no-walk 54652e07410aee417812a3da6ae4d417d7184aae # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (start test essential packages)
[Pipeline] sh
+ pytest -v --junitxml results/essential_packages.xml tests/essential_packages.py
============================= test session starts ==============================
platform freebsd14 -- Python 3.11.11, pytest-8.1.1, pluggy-1.5.0 -- /usr/local/bin/python3.11
cachedir: .pytest_cache
rootdir: /root/jenkins/workspace/stable-14/Verify_Essential_14_Stable_Packages_Exists
collecting ... collected 29 items

tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[brisk-menu] PASSED [  3%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[cursor-dmz-theme] PASSED [  6%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[dconf-editor] PASSED [ 10%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[freedesktop-sound-theme] PASSED [ 13%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[gbi] PASSED [ 17%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[ghostbsd-mate] PASSED [ 20%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[plank] PASSED [ 24%]
tests/essential_packages.py::test_verify_ghostbsd_packages_iso_exists[station-tweak] PASSED [ 27%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[evince-lite] PASSED [ 31%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[ffmpegthumbnailer] PASSED [ 34%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[ghostbsd-xfce-settings] PASSED [ 37%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[ghostbsd-xfce-themes] PASSED [ 41%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[ghostbsd-xfce4] PASSED [ 44%]
tests/essential_packages.py::test_verify_ghostbsd_xfce_packages_iso_exists[xarchiver] PASSED [ 48%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[blender] PASSED [ 51%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[chromium] PASSED [ 55%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[digikam] PASSED [ 58%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[libreoffice] PASSED [ 62%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[linux-sublime-merge] PASSED [ 65%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[linux-sublime-text4] PASSED [ 68%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[mtr-nox11] PASSED [ 72%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[nextcloudclient] PASSED [ 75%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[obs-studio] PASSED [ 79%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[screen] PASSED [ 82%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[signal-desktop] PASSED [ 86%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[telegram-desktop] PASSED [ 89%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[terminator] PASSED [ 93%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[tmux] PASSED [ 96%]
tests/essential_packages.py::test_verify_ghostbsd_useful_packages_exists[wget] PASSED [100%]

- generated xml file: /root/jenkins/workspace/stable-14/Verify_Essential_14_Stable_Packages_Exists/results/essential_packages.xml -
============================== 29 passed in 0.64s ==============================
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Triggering a new build of stable-14 » Send packages to Canada for testing #95
Triggering a new build of stable-14 » Send packages to France for testing #92
stable-14 » Send packages to Norway for testing is disabled. Triggering skipped
Triggering a new build of stable-14 » Send packages to Storj for testing #95
Finished: SUCCESS