SuccessSuccessConsole Output
16:05:13 [2025-07-14T16:05:13.062Z] Triggered by CI message.
16:05:13 [2025-07-14T16:05:13.062Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/bodhi-trigger.Jenkinsfile
16:05:13 [2025-07-14T16:05:13.063Z] The recommended git tool is: NONE
16:05:13 [2025-07-14T16:05:13.063Z] No credentials specified
16:05:13 [2025-07-14T16:05:13.063Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
16:05:13 [2025-07-14T16:05:13.074Z] Fetching changes from the remote Git repository
16:05:13 [2025-07-14T16:05:13.078Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:05:13 [2025-07-14T16:05:13.084Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:05:13 [2025-07-14T16:05:13.084Z] > git --version # timeout=10
16:05:13 [2025-07-14T16:05:13.091Z] > git --version # 'git version 2.47.1'
16:05:13 [2025-07-14T16:05:13.091Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:13 [2025-07-14T16:05:13.257Z] > git rev-parse origin/main^{commit} # timeout=10
16:05:13 [2025-07-14T16:05:13.263Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
16:05:13 [2025-07-14T16:05:13.263Z] > git config core.sparsecheckout # timeout=10
16:05:13 [2025-07-14T16:05:13.268Z] > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
16:05:13 [2025-07-14T16:05:13.279Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
16:05:13 [2025-07-14T16:05:13.279Z] > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
16:05:13 [2025-07-14T16:05:13.309Z] Loading library coreos@main
16:05:13 [2025-07-14T16:05:13.310Z] Attempting to resolve main from remote references...
16:05:13 [2025-07-14T16:05:13.310Z] > git --version # timeout=10
16:05:13 [2025-07-14T16:05:13.315Z] > git --version # 'git version 2.47.1'
16:05:13 [2025-07-14T16:05:13.315Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:05:13 [2025-07-14T16:05:13.446Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
16:05:13 [2025-07-14T16:05:13.447Z] The recommended git tool is: NONE
16:05:13 [2025-07-14T16:05:13.447Z] No credentials specified
16:05:13 [2025-07-14T16:05:13.447Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
16:05:13 [2025-07-14T16:05:13.455Z] Fetching changes from the remote Git repository
16:05:13 [2025-07-14T16:05:13.457Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:05:13 [2025-07-14T16:05:13.464Z] Fetching without tags
16:05:13 [2025-07-14T16:05:13.464Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
16:05:13 [2025-07-14T16:05:13.464Z] > git --version # timeout=10
16:05:13 [2025-07-14T16:05:13.469Z] > git --version # 'git version 2.47.1'
16:05:13 [2025-07-14T16:05:13.469Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:13 [2025-07-14T16:05:13.607Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
16:05:13 [2025-07-14T16:05:13.607Z] > git config core.sparsecheckout # timeout=10
16:05:13 [2025-07-14T16:05:13.614Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
16:05:13 [2025-07-14T16:05:13.623Z] Commit message: "cosaPod: archive cosa git info and RPMs"
16:05:13 [2025-07-14T16:05:13.623Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
16:05:13 [2025-07-14T16:05:13.703Z] [Pipeline] Start of Pipeline (hide)
16:05:13 [2025-07-14T16:05:13.725Z] [Pipeline] node (hide)
16:05:13 [2025-07-14T16:05:13.734Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:05:13 [2025-07-14T16:05:13.750Z] [Pipeline] { (hide)
16:05:13 [2025-07-14T16:05:13.773Z] [Pipeline] checkout (hide)
16:05:13 [2025-07-14T16:05:13.777Z] The recommended git tool is: NONE
16:05:13 [2025-07-14T16:05:13.777Z] No credentials specified
16:05:13 [2025-07-14T16:05:13.778Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:05:13 [2025-07-14T16:05:13.786Z] Fetching changes from the remote Git repository
16:05:13 [2025-07-14T16:05:13.790Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:05:13 [2025-07-14T16:05:13.796Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:05:13 [2025-07-14T16:05:13.796Z] > git --version # timeout=10
16:05:13 [2025-07-14T16:05:13.801Z] > git --version # 'git version 2.47.1'
16:05:13 [2025-07-14T16:05:13.801Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:13 [2025-07-14T16:05:13.944Z] > git rev-parse origin/main^{commit} # timeout=10
16:05:13 [2025-07-14T16:05:13.950Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
16:05:13 [2025-07-14T16:05:13.950Z] > git config core.sparsecheckout # timeout=10
16:05:13 [2025-07-14T16:05:13.956Z] > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
16:05:13 [2025-07-14T16:05:13.966Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
16:05:13 [2025-07-14T16:05:13.985Z] [Pipeline] readYaml (hide)
16:05:14 [2025-07-14T16:05:14.049Z] [Pipeline] withEnv (hide)
16:05:14 [2025-07-14T16:05:14.053Z] [Pipeline] { (hide)
16:05:14 [2025-07-14T16:05:14.075Z] [Pipeline] sh (hide)
16:05:14 [2025-07-14T16:05:14.334Z] + set -xeuo pipefail
16:05:14 [2025-07-14T16:05:14.334Z] ++ umask
16:05:14 [2025-07-14T16:05:14.334Z] + '[' 0022 = 0000 ']'
16:05:14 [2025-07-14T16:05:14.334Z] + rm -rf pipe
16:05:14 [2025-07-14T16:05:14.334Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
16:05:14 [2025-07-14T16:05:14.334Z] Cloning into 'pipe'...
16:05:14 [2025-07-14T16:05:14.594Z] [Pipeline] }
16:05:14 [2025-07-14T16:05:14.619Z] [Pipeline] // withEnv
16:05:14 [2025-07-14T16:05:14.638Z] [Pipeline] load (hide)
16:05:14 [2025-07-14T16:05:14.763Z] [Pipeline] { (pipe/utils.groovy) (hide)
16:05:14 [2025-07-14T16:05:14.778Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
16:05:14 [2025-07-14T16:05:14.782Z] [Pipeline] }
16:05:14 [2025-07-14T16:05:14.809Z] [Pipeline] // load
16:05:14 [2025-07-14T16:05:14.815Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
16:05:14 [2025-07-14T16:05:14.825Z] [Pipeline] readYaml (hide)
16:05:14 [2025-07-14T16:05:14.845Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
16:05:14 [2025-07-14T16:05:14.849Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named streams (to a value of type ArrayList) which could lead to memory leaks or other issues.
16:05:14 [2025-07-14T16:05:14.849Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stream_to_releasever (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
16:05:14 [2025-07-14T16:05:14.861Z] [Pipeline] withEnv (hide)
16:05:14 [2025-07-14T16:05:14.865Z] [Pipeline] { (hide)
16:05:14 [2025-07-14T16:05:14.890Z] [Pipeline] sh (hide)
16:05:15 [2025-07-14T16:05:15.149Z] + set -xeuo pipefail
16:05:15 [2025-07-14T16:05:15.149Z] ++ umask
16:05:15 [2025-07-14T16:05:15.149Z] + '[' 0022 = 0000 ']'
16:05:15 [2025-07-14T16:05:15.149Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
16:05:15 [2025-07-14T16:05:15.163Z] [Pipeline] }
16:05:15 [2025-07-14T16:05:15.190Z] [Pipeline] // withEnv
16:05:15 [2025-07-14T16:05:15.207Z] [Pipeline] readYaml (hide)
16:05:15 [2025-07-14T16:05:15.238Z] [Pipeline] withEnv (hide)
16:05:15 [2025-07-14T16:05:15.242Z] [Pipeline] { (hide)
16:05:15 [2025-07-14T16:05:15.270Z] [Pipeline] sh (hide)
16:05:15 [2025-07-14T16:05:15.529Z] + set -xeuo pipefail
16:05:15 [2025-07-14T16:05:15.529Z] ++ umask
16:05:15 [2025-07-14T16:05:15.529Z] + '[' 0022 = 0000 ']'
16:05:15 [2025-07-14T16:05:15.529Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
16:05:15 [2025-07-14T16:05:15.544Z] [Pipeline] }
16:05:15 [2025-07-14T16:05:15.572Z] [Pipeline] // withEnv
16:05:15 [2025-07-14T16:05:15.589Z] [Pipeline] readYaml (hide)
16:05:15 [2025-07-14T16:05:15.609Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named releasevers (to a value of type LinkedHashSet) which could lead to memory leaks or other issues.
16:05:15 [2025-07-14T16:05:15.613Z] [Pipeline] }
16:05:15 [2025-07-14T16:05:15.641Z] [Pipeline] // node
16:05:15 [2025-07-14T16:05:15.660Z] [Pipeline] properties (hide)
16:05:15 [2025-07-14T16:05:15.682Z] [Pipeline] echo (hide)
16:05:15 [2025-07-14T16:05:15.686Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2747931,"task_id":134816318,"nvr":"kernel-6.16.0-0.rc6.52.fc43"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":false,"require_testcases":false,"display_name":"","notes":"Automatic update for kernel-6.16.0-0.rc6.52.fc43.\n\n##### **Changelog**\n\n```\n* Mon Jul 14 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.16.0-0.rc6.52]\n- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)\n* Mon Jul 14 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.16.0-0.rc6.51]\n- kernel.spec: use %{name} in partner/internal modules (Scott Weaver)\n- kernel.spec: introduce with_automotive_build (Scott Weaver)\n- kernel.spec: fix kernel-automotive packaging (Scott Weaver)\n- kernel.spec: add a few macro option comments (Scott Weaver)\n- kernel.spec: add conditional to include rhel trusted certificates (Eric Chanudet)\n- kernel.spec: Always BuildRequire openssl-devel (Eric Chanudet)\n- kernel.spec: automotive: disable kernel signature by default (Eric Chanudet)\n- redhat/configs: automotive: enable extra system cert (Eric Chanudet)\n- redhat/configs: automotive: Disable module signature with modules_install (Eric Chanudet)\n- Linux v6.16.0-0.rc6\n* Sun Jul 13 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.16.0-0.rc5.3f31a806a62e.50]\n- Linux v6.16.0-0.rc5.3f31a806a62e\n\n```","type":"unspecified","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":false,"pushed":false,"critpath":true,"critpath_groups":"critical-path-base critical-path-compose critical-path-gnome critical-path-kde","close_bugs":true,"date_submitted":"2025-07-14 16:05:12","date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-1f1c220bbb","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-1f1c220bbb","title":"kernel-6.16.0-0.rc6.52.fc43","version_hash":"d7edd9bba99c515a8fad0e8cf34a29fa05778f5f","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"jforbes","email":"jmforbes@linuxtx.org","id":910,"avatar":null,"openid":null,"groups":[{"name":"proventesters"},{"name":"provenpackager"},{"name":"packager"},{"name":"fedorabugs"},{"name":"ipausers"},{"name":"gitkernel-tests"},{"name":"hosted-content"},{"name":"signed_fpca"},{"name":"fedora-contributor"},{"name":"gitqemu-kvm-fedora"},{"name":"sysadmin-kernel"},{"name":"cla_redhat"},{"name":"security-team"},{"name":"kernel-maintainer"}]},"comments":[{"karma":0,"karma_critpath":0,"text":"This update was automatically created","timestamp":"2025-07-14 16:05:12","update_id":731648,"user_id":91,"id":4162997,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}}],"builds":[{"nvr":"kernel-6.16.0-0.rc6.52.fc43","signed":false,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-1f1c220bbb","karma":0,"content_type":"rpm","test_cases":[]}}
16:05:15 [2025-07-14T16:05:15.695Z] [Pipeline] readJSON (hide)
16:05:15 [2025-07-14T16:05:15.768Z] [Pipeline] libraryResource (hide)
16:05:15 [2025-07-14T16:05:15.782Z] [Pipeline] readJSON (hide)
16:05:15 [2025-07-14T16:05:15.819Z] [Pipeline] node (hide)
16:05:15 [2025-07-14T16:05:15.831Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:05:15 [2025-07-14T16:05:15.846Z] [Pipeline] { (hide)
16:05:15 [2025-07-14T16:05:15.870Z] [Pipeline] writeYaml (hide)
16:05:15 [2025-07-14T16:05:15.903Z] [Pipeline] readFile (hide)
16:05:15 [2025-07-14T16:05:15.928Z] [Pipeline] }
16:05:15 [2025-07-14T16:05:15.961Z] [Pipeline] // node
16:05:15 [2025-07-14T16:05:15.983Z] [Pipeline] podTemplate (hide)
16:05:15 [2025-07-14T16:05:15.988Z] [Pipeline] { (hide)
16:05:16 [2025-07-14T16:05:16.027Z] [Pipeline] node (hide)
16:05:17 [2025-07-14T16:05:17.050Z] Created Pod: openshift coreos-ci/pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1
16:05:17 [2025-07-14T16:05:17.089Z] [PodInfo] coreos-ci/pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1
16:05:17 [2025-07-14T16:05:17.089Z] Container [jnlp] waiting [ContainerCreating] No message
16:05:17 [2025-07-14T16:05:17.089Z] Container [worker] waiting [ContainerCreating] No message
16:05:17 [2025-07-14T16:05:17.089Z] Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
16:05:17 [2025-07-14T16:05:17.706Z] [PodInfo] coreos-ci/pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1
16:05:17 [2025-07-14T16:05:17.706Z] Container [jnlp] waiting [ContainerCreating] No message
16:05:17 [2025-07-14T16:05:17.706Z] Container [worker] waiting [ContainerCreating] No message
16:05:17 [2025-07-14T16:05:17.706Z] Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
16:05:22 [2025-07-14T16:05:22.324Z] Agent pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1 is provisioned from template pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv
16:05:22 [2025-07-14T16:05:22.324Z] ---
16:05:22 [2025-07-14T16:05:22.324Z] apiVersion: "v1"
16:05:22 [2025-07-14T16:05:22.324Z] kind: "Pod"
16:05:22 [2025-07-14T16:05:22.324Z] metadata:
16:05:22 [2025-07-14T16:05:22.324Z] annotations:
16:05:22 [2025-07-14T16:05:22.324Z] kubernetes.jenkins.io/last-refresh: "1752509117028"
16:05:22 [2025-07-14T16:05:22.324Z] buildUrl: "http://172.30.177.66:80/job/bodhi-trigger/33/"
16:05:22 [2025-07-14T16:05:22.324Z] runUrl: "job/bodhi-trigger/33/"
16:05:22 [2025-07-14T16:05:22.324Z] labels:
16:05:22 [2025-07-14T16:05:22.324Z] jenkins: "slave"
16:05:22 [2025-07-14T16:05:22.324Z] jenkins/label-digest: "a58f096f3d65b22ac569ee5be05e4de67d2c9268"
16:05:22 [2025-07-14T16:05:22.324Z] jenkins/label: "pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae"
16:05:22 [2025-07-14T16:05:22.324Z] kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
16:05:22 [2025-07-14T16:05:22.324Z] name: "pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1"
16:05:22 [2025-07-14T16:05:22.324Z] namespace: "coreos-ci"
16:05:22 [2025-07-14T16:05:22.324Z] spec:
16:05:22 [2025-07-14T16:05:22.324Z] containers:
16:05:22 [2025-07-14T16:05:22.324Z] - command:
16:05:22 [2025-07-14T16:05:22.324Z] - "/usr/bin/dumb-init"
16:05:22 [2025-07-14T16:05:22.324Z] - "/usr/bin/sleep"
16:05:22 [2025-07-14T16:05:22.324Z] - "infinity"
16:05:22 [2025-07-14T16:05:22.324Z] env:
16:05:22 [2025-07-14T16:05:22.324Z] - name: "NCPUS"
16:05:22 [2025-07-14T16:05:22.324Z] value: "0.1"
16:05:22 [2025-07-14T16:05:22.324Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
16:05:22 [2025-07-14T16:05:22.324Z] imagePullPolicy: "Always"
16:05:22 [2025-07-14T16:05:22.324Z] name: "worker"
16:05:22 [2025-07-14T16:05:22.324Z] resources:
16:05:22 [2025-07-14T16:05:22.324Z] limits:
16:05:22 [2025-07-14T16:05:22.324Z] cpu: "0.1"
16:05:22 [2025-07-14T16:05:22.324Z] requests:
16:05:22 [2025-07-14T16:05:22.324Z] cpu: "0.1"
16:05:22 [2025-07-14T16:05:22.324Z] volumeMounts:
16:05:22 [2025-07-14T16:05:22.324Z] - mountPath: "/srv/"
16:05:22 [2025-07-14T16:05:22.324Z] name: "emptydir-0"
16:05:22 [2025-07-14T16:05:22.324Z] - mountPath: "/home/jenkins/agent"
16:05:22 [2025-07-14T16:05:22.324Z] name: "workspace-volume"
16:05:22 [2025-07-14T16:05:22.324Z] readOnly: false
16:05:22 [2025-07-14T16:05:22.324Z] - env:
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_SECRET"
16:05:22 [2025-07-14T16:05:22.324Z] value: "********"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_TUNNEL"
16:05:22 [2025-07-14T16:05:22.324Z] value: "172.30.178.247:50000"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_AGENT_NAME"
16:05:22 [2025-07-14T16:05:22.324Z] value: "pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "REMOTING_OPTS"
16:05:22 [2025-07-14T16:05:22.324Z] value: "-noReconnectAfter 1d"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_NAME"
16:05:22 [2025-07-14T16:05:22.324Z] value: "pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_AGENT_WORKDIR"
16:05:22 [2025-07-14T16:05:22.324Z] value: "/home/jenkins/agent"
16:05:22 [2025-07-14T16:05:22.324Z] - name: "JENKINS_URL"
16:05:22 [2025-07-14T16:05:22.324Z] value: "http://172.30.177.66:80/"
16:05:22 [2025-07-14T16:05:22.324Z] image: "jenkins-agent-base:latest"
16:05:22 [2025-07-14T16:05:22.324Z] name: "jnlp"
16:05:22 [2025-07-14T16:05:22.324Z] resources:
16:05:22 [2025-07-14T16:05:22.324Z] limits:
16:05:22 [2025-07-14T16:05:22.324Z] memory: "512Mi"
16:05:22 [2025-07-14T16:05:22.324Z] cpu: "1"
16:05:22 [2025-07-14T16:05:22.324Z] requests:
16:05:22 [2025-07-14T16:05:22.324Z] memory: "512Mi"
16:05:22 [2025-07-14T16:05:22.324Z] cpu: "1"
16:05:22 [2025-07-14T16:05:22.324Z] volumeMounts:
16:05:22 [2025-07-14T16:05:22.324Z] - mountPath: "/home/jenkins/agent"
16:05:22 [2025-07-14T16:05:22.324Z] name: "workspace-volume"
16:05:22 [2025-07-14T16:05:22.324Z] readOnly: false
16:05:22 [2025-07-14T16:05:22.324Z] nodeSelector:
16:05:22 [2025-07-14T16:05:22.324Z] kubernetes.io/os: "linux"
16:05:22 [2025-07-14T16:05:22.324Z] restartPolicy: "Never"
16:05:22 [2025-07-14T16:05:22.324Z] serviceAccountName: "default"
16:05:22 [2025-07-14T16:05:22.324Z] volumes:
16:05:22 [2025-07-14T16:05:22.324Z] - emptyDir: {}
16:05:22 [2025-07-14T16:05:22.324Z] name: "emptydir-0"
16:05:22 [2025-07-14T16:05:22.324Z] - emptyDir:
16:05:22 [2025-07-14T16:05:22.324Z] medium: ""
16:05:22 [2025-07-14T16:05:22.324Z] name: "workspace-volume"
16:05:22 [2025-07-14T16:05:22.324Z]
16:05:22 [2025-07-14T16:05:22.451Z] Running on pod-ffbaee51-d05a-4dcf-9005-1bccc07f44ae-jvljv-94cc1 in /home/jenkins/agent/workspace/bodhi-trigger
16:05:22 [2025-07-14T16:05:22.456Z] [Pipeline] { (hide)
16:05:22 [2025-07-14T16:05:22.489Z] [Pipeline] container (hide)
16:05:22 [2025-07-14T16:05:22.493Z] [Pipeline] { (hide)
16:05:22 [2025-07-14T16:05:22.528Z] [Pipeline] withEnv (hide)
16:05:22 [2025-07-14T16:05:22.533Z] [Pipeline] { (hide)
16:05:22 [2025-07-14T16:05:22.556Z] [Pipeline] sh (hide)
16:05:23 [2025-07-14T16:05:23.144Z] + set -xeuo pipefail
16:05:23 [2025-07-14T16:05:23.144Z] ++ umask
16:05:23 [2025-07-14T16:05:23.144Z] + '[' 0022 = 0000 ']'
16:05:23 [2025-07-14T16:05:23.144Z] + cat /cosa/coreos-assembler-git.json
16:05:23 [2025-07-14T16:05:23.144Z] + tee coreos-assembler-git.json
16:05:23 [2025-07-14T16:05:23.144Z] {
16:05:23 [2025-07-14T16:05:23.144Z] "date": "2025-07-14T12:18:05Z",
16:05:23 [2025-07-14T16:05:23.144Z] "git": {
16:05:23 [2025-07-14T16:05:23.144Z] "commit": "e818f36f574425f50d62bad76434cd3c450d8514",
16:05:23 [2025-07-14T16:05:23.144Z] "origin": "https://github.com/coreos/coreos-assembler.git",
16:05:23 [2025-07-14T16:05:23.144Z] "branch": "HEAD",
16:05:23 [2025-07-14T16:05:23.144Z] "dirty": "false"
16:05:23 [2025-07-14T16:05:23.144Z] },
16:05:23 [2025-07-14T16:05:23.144Z] "file": {
16:05:23 [2025-07-14T16:05:23.144Z] "checksum": "349b7f55209084813ec96c8a47eb06b4f6a9096922b905ad5e2079e926c480f5",
16:05:23 [2025-07-14T16:05:23.144Z] "checksum_type": "sha256",
16:05:23 [2025-07-14T16:05:23.144Z] "format": "tar.gz",
16:05:23 [2025-07-14T16:05:23.144Z] "name": "coreos-assembler-git.tar.gz",
16:05:23 [2025-07-14T16:05:23.144Z] "size": "12227502"
16:05:23 [2025-07-14T16:05:23.144Z] }
16:05:23 [2025-07-14T16:05:23.144Z] }
16:05:23 [2025-07-14T16:05:23.159Z] [Pipeline] }
16:05:23 [2025-07-14T16:05:23.184Z] [Pipeline] // withEnv
16:05:23 [2025-07-14T16:05:23.202Z] [Pipeline] archiveArtifacts (hide)
16:05:23 [2025-07-14T16:05:23.208Z] Archiving artifacts
16:05:23 [2025-07-14T16:05:23.667Z] [Pipeline] withEnv (hide)
16:05:23 [2025-07-14T16:05:23.672Z] [Pipeline] { (hide)
16:05:23 [2025-07-14T16:05:23.698Z] [Pipeline] sh (hide)
16:05:24 [2025-07-14T16:05:24.198Z] + set -xeuo pipefail
16:05:24 [2025-07-14T16:05:24.198Z] ++ umask
16:05:24 [2025-07-14T16:05:24.198Z] + '[' 0022 = 0000 ']'
16:05:24 [2025-07-14T16:05:24.198Z] + rpm -qa
16:05:24 [2025-07-14T16:05:24.198Z] + sort
16:05:27 [2025-07-14T16:05:27.475Z] [Pipeline] }
16:05:27 [2025-07-14T16:05:27.507Z] [Pipeline] // withEnv
16:05:27 [2025-07-14T16:05:27.524Z] [Pipeline] archiveArtifacts (hide)
16:05:27 [2025-07-14T16:05:27.531Z] Archiving artifacts
16:05:27 [2025-07-14T16:05:27.556Z] [Pipeline] withEnv (hide)
16:05:27 [2025-07-14T16:05:27.562Z] [Pipeline] { (hide)
16:05:27 [2025-07-14T16:05:27.586Z] [Pipeline] sh (hide)
16:05:28 [2025-07-14T16:05:28.080Z] + set -xeuo pipefail
16:05:28 [2025-07-14T16:05:28.080Z] ++ umask
16:05:28 [2025-07-14T16:05:28.080Z] + '[' 0022 = 0000 ']'
16:05:28 [2025-07-14T16:05:28.080Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
16:05:28 [2025-07-14T16:05:28.098Z] [Pipeline] }
16:05:28 [2025-07-14T16:05:28.129Z] [Pipeline] // withEnv
16:05:28 [2025-07-14T16:05:28.148Z] [Pipeline] stage (hide)
16:05:28 [2025-07-14T16:05:28.153Z] [Pipeline] { (Trigger Test) (hide)
16:05:28 [2025-07-14T16:05:28.187Z] [Pipeline] build (Scheduling test-override) (hide)
16:05:28 [2025-07-14T16:05:28.191Z] Scheduling project: test-override
16:05:28 [2025-07-14T16:05:28.199Z] [Pipeline] }
16:05:28 [2025-07-14T16:05:28.227Z] [Pipeline] // stage
16:05:28 [2025-07-14T16:05:28.239Z] [Pipeline] }
16:05:28 [2025-07-14T16:05:28.267Z] [Pipeline] // container
16:05:28 [2025-07-14T16:05:28.280Z] [Pipeline] }
16:05:28 [2025-07-14T16:05:28.316Z] [Pipeline] // node
16:05:28 [2025-07-14T16:05:28.328Z] [Pipeline] }
16:05:28 [2025-07-14T16:05:28.352Z] [Pipeline] // podTemplate
16:05:28 [2025-07-14T16:05:28.364Z] [Pipeline] End of Pipeline
16:05:28 [2025-07-14T16:05:28.390Z] Finished: SUCCESS