# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Jan 25 2023, 15:03:30) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml statically imported: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_test_data.yml statically imported: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/check_candlepin.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_repositories.yml *********************************************** 1 plays in /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml PLAY [Basic repository enablement/disablement test] **************************** META: ran handlers TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_test_data.yml:3 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.019) 0:00:00.019 *********** ok: [sut] => { "ansible_facts": { "lsr_rhc_test_data_file": "" }, "changed": false } TASK [Import test data] ******************************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_test_data.yml:12 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.026) 0:00:00.045 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get facts for external test data] **************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_test_data.yml:16 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.022) 0:00:00.068 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set local lsr_rhc_test_data] ********************************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_test_data.yml:24 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.021) 0:00:00.089 *********** ok: [sut] => { "ansible_facts": { "lsr_rhc_test_data": { "baseurl": "http://localhost:8080", "candlepin_host": "candlepin.local", "candlepin_insecure": false, "candlepin_port": 8443, "candlepin_prefix": "/candlepin", "env_nonworking": "Ceci n'est pas une environment", "envs_register": [ "Environment 2" ], "insights": false, "proxy_auth_hostname": "localhost", "proxy_auth_password": "proxypass", "proxy_auth_port": 3130, "proxy_auth_scheme": "http", "proxy_auth_username": "proxyuser", "proxy_noauth_hostname": "localhost", "proxy_noauth_port": 3128, "proxy_noauth_scheme": "http", "proxy_nonworking_hostname": "wrongproxy", "proxy_nonworking_password": "wrong-proxypassword", "proxy_nonworking_port": 4000, "proxy_nonworking_username": "wrong-proxyuser", "reg_activation_keys": [ "default_key" ], "reg_invalid_password": "invalid-password", "reg_invalid_username": "invalid-user", "reg_organization": "admin", "reg_password": "admin", "reg_username": "admin", "release": null, "repositories": [ { "name": "admin-content-label-5051", "state": "enabled" }, { "name": "content-label-32060", "state": "disabled" } ] } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci63_dlokn/tests/tasks/../files/candlepin_data.yml" ], "changed": false } TASK [Set helper fact for Candlepin base URL] ********************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:9 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.026) 0:00:00.116 *********** ok: [sut] => { "ansible_facts": { "_cp_url": "https://candlepin.local:8443/candlepin" }, "changed": false } TASK [Add candlepin hostname to /etc/hosts] ************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:13 Sunday 04 June 2023 19:48:26 +0000 (0:00:00.024) 0:00:00.140 *********** changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [Install needed packages] ************************************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:19 Sunday 04 June 2023 19:48:27 +0000 (0:00:00.282) 0:00:00.423 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libmd-1.0.4-3.fc38.x86_64", "Installed: yajl-2.1.0-20.fc38.x86_64", "Installed: netavark-1.6.0-2.fc38.x86_64", "Installed: podman-5:4.5.0-1.fc38.x86_64", "Installed: podman-gvproxy-5:4.5.0-1.fc38.x86_64", "Installed: criu-libs-3.17.1-5.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: aardvark-dns-1.6.0-1.fc38.x86_64", "Installed: conmon-2:2.1.7-2.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.12-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.1-2.fc38.x86_64", "Installed: container-selinux-2:2.216.0-1.fc38.noarch", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: qemu-user-static-aarch64-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-sh4-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.1-2.fc38.x86_64", "Installed: libnet-1.2-7.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.1-2.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.1-2.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: slirp4netns-1.2.0-12.fc38.x86_64", "Installed: passt-0^20230509.g96f8d55-1.fc38.x86_64", "Installed: passt-selinux-0^20230509.g96f8d55-1.fc38.noarch", "Installed: criu-3.17.1-5.fc38.x86_64", "Installed: crun-1.8.5-1.fc38.x86_64" ] } TASK [Start Candlepin container] *********************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:25 Sunday 04 June 2023 19:49:51 +0000 (0:01:24.292) 0:01:24.715 *********** ok: [sut] => { "changed": false, "cmd": [ "podman", "run", "--rm", "--detach", "--name", "candlepin", "--publish", "8443:8443", "--publish", "8080:8080", "--hostname", "candlepin.local", "ghcr.io/ptoscano/candlepin-unofficial" ], "delta": "0:00:28.348865", "end": "2023-06-04 19:50:20.103753", "rc": 0, "start": "2023-06-04 19:49:51.754888" } STDOUT: 4bb24d53ebbe422e330e793ff3f91a3cece09dbfa2497352de4f0a24c9e7b630 STDERR: Trying to pull ghcr.io/ptoscano/candlepin-unofficial:latest... Getting image source signatures Copying blob sha256:db08310c6d860ea9f8985d32af8fc4d49e18dbf3a63a0a00d7fc005be46afa6b Copying config sha256:a9056569edcf4d15d12ff8ba3d2d6f1c5993f520c8e905a217ec62060e6824c8 Writing manifest to image destination Storing signatures TASK [Ensure directories exist] ************************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:43 Sunday 04 June 2023 19:50:20 +0000 (0:00:28.691) 0:01:53.407 *********** changed: [sut] => (item=/etc/pki/product) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/pki/product", "mode": "0755", "owner": "root", "path": "/etc/pki/product", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=/etc/pki/product-default) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/pki/product-default", "mode": "0755", "owner": "root", "path": "/etc/pki/product-default", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=/etc/rhsm/ca) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/etc/rhsm/ca", "mode": "0755", "owner": "root", "path": "/etc/rhsm/ca", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Copy product certificates] *********************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:53 Sunday 04 June 2023 19:50:21 +0000 (0:00:01.194) 0:01:54.601 *********** ok: [sut] => (item=5050) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "cp", "candlepin:/home/candlepin/devel/candlepin/generated_certs/5050.pem", "/etc/pki/product-default/" ], "delta": "0:00:00.564792", "end": "2023-06-04 19:50:22.229079", "item": "5050", "rc": 0, "start": "2023-06-04 19:50:21.664287" } TASK [Copy Candlepin CA certificate for subscription-manager] ****************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:64 Sunday 04 June 2023 19:50:22 +0000 (0:00:00.943) 0:01:55.544 *********** ok: [sut] => { "changed": false, "cmd": [ "podman", "cp", "candlepin:/etc/candlepin/certs/candlepin-ca.crt", "/etc/rhsm/ca/candlepin-ca.pem" ], "delta": "0:00:00.583529", "end": "2023-06-04 19:50:23.193988", "rc": 0, "start": "2023-06-04 19:50:22.610459" } TASK [Copy Candlepin CA certificate for system] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:73 Sunday 04 June 2023 19:50:23 +0000 (0:00:00.963) 0:01:56.508 *********** ok: [sut] => { "changed": false, "cmd": [ "podman", "cp", "candlepin:/etc/candlepin/certs/candlepin-ca.crt", "/etc/pki/ca-trust/source/anchors/candlepin-ca.pem" ], "delta": "0:00:00.614784", "end": "2023-06-04 19:50:24.186778", "rc": 0, "start": "2023-06-04 19:50:23.571994" } TASK [Update system certificates store] **************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:82 Sunday 04 June 2023 19:50:24 +0000 (0:00:00.987) 0:01:57.495 *********** ok: [sut] => { "changed": false, "cmd": [ "update-ca-trust", "extract" ], "delta": "0:00:02.064393", "end": "2023-06-04 19:50:26.658633", "rc": 0, "start": "2023-06-04 19:50:24.594240" } TASK [Wait for started Candlepin] ********************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:89 Sunday 04 June 2023 19:50:26 +0000 (0:00:02.468) 0:01:59.964 *********** ok: [sut] => { "attempts": 1, "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:46 GMT", "elapsed": 19, "redirected": true, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/", "vary": "accept-encoding", "x_candlepin_request_uuid": "e905ec08-32a5-4b0e-be16-ea40cf9ccde5", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) TASK [Install GPG key for RPM repositories] ************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:99 Sunday 04 June 2023 19:50:47 +0000 (0:00:20.335) 0:02:20.299 *********** changed: [sut] => { "changed": true, "checksum_dest": null, "checksum_src": "7f7ca3207a57eb6eb414d3ef66fdc9cb306dd1ff", "dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin", "elapsed": 0, "gid": 0, "group": "root", "md5sum": "ac9070720b2d1fa2b437e0c1343054c1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1660, "src": "/root/.ansible/tmp/ansible-moduletmp-1685908247.5094385-xyuk5ld6/tmpd7e0lcgk", "state": "file", "status_code": 200, "uid": 0, "url": "http://candlepin.local:8080/RPM-GPG-KEY-candlepin" } MSG: OK (1660 bytes) TASK [Query for default_key activation key] ************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:105 Sunday 04 June 2023 19:50:47 +0000 (0:00:00.536) 0:02:20.836 *********** ok: [sut] => { "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:48 GMT", "elapsed": 0, "json": [ { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null } ], "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/owners/********/activation_keys?name=default_key", "vary": "accept-encoding", "x_candlepin_request_uuid": "66654b61-44d2-4628-b0f7-cdc1456b1292", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) TASK [Get pools for product 5050] ********************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:113 Sunday 04 June 2023 19:50:48 +0000 (0:00:01.093) 0:02:21.929 *********** ok: [sut] => { "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:48 GMT", "elapsed": 0, "json": [ { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [ { "name": "unmapped_guests_only", "value": "true" }, { "name": "pool_derived", "value": "true" }, { "name": "physical_only", "value": "false" }, { "name": "virt_limit", "value": "0" }, { "name": "requires_consumer_type", "value": "system" }, { "name": "virt_only", "value": "true" } ], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based (Temporary)" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d2280039c", "id": "8a8082e488340cda0188340d2280039c", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-59438586", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-13140531" }, { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d227e039a", "id": "8a8082e488340cda0188340d227e039a", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-59438586", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-13140531" }, { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [ { "name": "unmapped_guests_only", "value": "true" }, { "name": "pool_derived", "value": "true" }, { "name": "physical_only", "value": "false" }, { "name": "virt_limit", "value": "0" }, { "name": "requires_consumer_type", "value": "system" }, { "name": "virt_only", "value": "true" } ], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based (Temporary)" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22700398", "id": "8a8082e488340cda0188340d22700398", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-21804803", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-21092483" }, { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d226f0396", "id": "8a8082e488340cda0188340d226f0396", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-21804803", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-21092483" }, { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Standard" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22560392", "id": "8a8082e488340cda0188340d22560392", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "management_enabled", "value": "1" }, { "name": "vcpu", "value": "4" }, { "name": "warning_period", "value": "30" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "2" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "6.1" } ], "productId": "********os-server-2-socket-std", "productName": "Admin OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "37065", "productName": "Clustering Bits (no content)" }, { "productId": "37067", "productName": "Shared Storage Bits (no content)" }, { "productId": "37060", "productName": "Awesome OS Server Bits" }, { "productId": "37068", "productName": "Large File Support Bits (no content)" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" }, { "productId": "37070", "productName": "Load Balancing Bits (no content)" }, { "productId": "37069", "productName": "Management Bits (no content)" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-10673081", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-01627763" }, { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Standard" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22470390", "id": "8a8082e488340cda0188340d22470390", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "management_enabled", "value": "1" }, { "name": "vcpu", "value": "4" }, { "name": "warning_period", "value": "30" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "2" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "6.1" } ], "productId": "********os-server-2-socket-std", "productName": "Admin OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "37065", "productName": "Clustering Bits (no content)" }, { "productId": "37067", "productName": "Shared Storage Bits (no content)" }, { "productId": "37060", "productName": "Awesome OS Server Bits" }, { "productId": "37068", "productName": "Large File Support Bits (no content)" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" }, { "productId": "37070", "productName": "Load Balancing Bits (no content)" }, { "productId": "37069", "productName": "Management Bits (no content)" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-02643560", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-34398731" } ], "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/owners/********/pools?product=5050", "vary": "accept-encoding", "x_candlepin_request_uuid": "847612fb-ceea-459f-960e-3d33c8d72a33", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) TASK [Add pools for product 5050 to default_key activation key] **************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:121 Sunday 04 June 2023 19:50:49 +0000 (0:00:00.808) 0:02:22.737 *********** ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d2280039c', 'type': 'UNMAPPED_GUEST', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 50, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [{'name': 'unmapped_guests_only', 'value': 'true'}, {'name': 'pool_derived', 'value': 'true'}, {'name': 'physical_only', 'value': 'false'}, {'name': 'virt_limit', 'value': '0'}, {'name': 'requires_consumer_type', 'value': 'system'}, {'name': 'virt_only', 'value': 'true'}], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '32060', 'name': 'Branded Admin OS Instance Based one socket', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Instance Based (Temporary)'}, 'upstreamPoolId': 'upstream-13140531', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Instance Based one socket', 'productId': '********os-onesocketib', 'productAttributes': [{'name': 'host_limited', 'value': 'true'}, {'name': 'instance_multiplier', 'value': '2'}, {'name': 'multi-entitlement', 'value': 'yes'}, {'name': 'virt_limit', 'value': '1'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '1'}, {'name': 'stacking_id', 'value': '15'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '1.0'}], 'stackId': '15', 'stacked': True, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d2280039c', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '32060', 'productName': 'Awesome OS Instance Server Bits'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'derived', 'subscriptionId': 'srcsub-59438586', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:49 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [ { "name": "unmapped_guests_only", "value": "true" }, { "name": "pool_derived", "value": "true" }, { "name": "physical_only", "value": "false" }, { "name": "virt_limit", "value": "0" }, { "name": "requires_consumer_type", "value": "system" }, { "name": "virt_only", "value": "true" } ], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based (Temporary)" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d2280039c", "id": "8a8082e488340cda0188340d2280039c", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-59438586", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-13140531" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d2280039c", "vary": "accept-encoding", "x_candlepin_request_uuid": "d378dcdc-8b98-435a-b0b5-7421929834ba", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d227e039a', 'type': 'NORMAL', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 50, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '32060', 'name': 'Branded Admin OS Instance Based one socket', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Instance Based'}, 'upstreamPoolId': 'upstream-13140531', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Instance Based one socket', 'productId': '********os-onesocketib', 'productAttributes': [{'name': 'host_limited', 'value': 'true'}, {'name': 'instance_multiplier', 'value': '2'}, {'name': 'multi-entitlement', 'value': 'yes'}, {'name': 'virt_limit', 'value': '1'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '1'}, {'name': 'stacking_id', 'value': '15'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '1.0'}], 'stackId': '15', 'stacked': True, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d227e039a', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '32060', 'productName': 'Awesome OS Instance Server Bits'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'master', 'subscriptionId': 'srcsub-59438586', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:49 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d227e039a", "id": "8a8082e488340cda0188340d227e039a", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-59438586", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-13140531" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d227e039a", "quantity": null }, { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d227e039a", "vary": "accept-encoding", "x_candlepin_request_uuid": "1443a1e1-4bc6-41e5-83fb-a54f0912b5ff", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d22700398', 'type': 'UNMAPPED_GUEST', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 5, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [{'name': 'unmapped_guests_only', 'value': 'true'}, {'name': 'pool_derived', 'value': 'true'}, {'name': 'physical_only', 'value': 'false'}, {'name': 'virt_limit', 'value': '0'}, {'name': 'requires_consumer_type', 'value': 'system'}, {'name': 'virt_only', 'value': 'true'}], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '32060', 'name': 'Branded Admin OS Instance Based one socket', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Instance Based (Temporary)'}, 'upstreamPoolId': 'upstream-21092483', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Instance Based one socket', 'productId': '********os-onesocketib', 'productAttributes': [{'name': 'host_limited', 'value': 'true'}, {'name': 'instance_multiplier', 'value': '2'}, {'name': 'multi-entitlement', 'value': 'yes'}, {'name': 'virt_limit', 'value': '1'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '1'}, {'name': 'stacking_id', 'value': '15'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '1.0'}], 'stackId': '15', 'stacked': True, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d22700398', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '32060', 'productName': 'Awesome OS Instance Server Bits'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'derived', 'subscriptionId': 'srcsub-21804803', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:51 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [ { "name": "unmapped_guests_only", "value": "true" }, { "name": "pool_derived", "value": "true" }, { "name": "physical_only", "value": "false" }, { "name": "virt_limit", "value": "0" }, { "name": "requires_consumer_type", "value": "system" }, { "name": "virt_only", "value": "true" } ], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based (Temporary)" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22700398", "id": "8a8082e488340cda0188340d22700398", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-21804803", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-21092483" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d22700398", "quantity": null }, { "poolId": "8a8082e488340cda0188340d227e039a", "quantity": null }, { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d22700398", "vary": "accept-encoding", "x_candlepin_request_uuid": "49ff2958-8b56-4732-bb91-b22f3c89fe1e", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d226f0396', 'type': 'NORMAL', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 5, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '32060', 'name': 'Branded Admin OS Instance Based one socket', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Instance Based'}, 'upstreamPoolId': 'upstream-21092483', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Instance Based one socket', 'productId': '********os-onesocketib', 'productAttributes': [{'name': 'host_limited', 'value': 'true'}, {'name': 'instance_multiplier', 'value': '2'}, {'name': 'multi-entitlement', 'value': 'yes'}, {'name': 'virt_limit', 'value': '1'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '1'}, {'name': 'stacking_id', 'value': '15'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '1.0'}], 'stackId': '15', 'stacked': True, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d226f0396', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '32060', 'productName': 'Awesome OS Instance Server Bits'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'master', 'subscriptionId': 'srcsub-21804803', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:51 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Instance Based" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d226f0396", "id": "8a8082e488340cda0188340d226f0396", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "host_limited", "value": "true" }, { "name": "instance_multiplier", "value": "2" }, { "name": "multi-entitlement", "value": "yes" }, { "name": "virt_limit", "value": "1" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "1" }, { "name": "stacking_id", "value": "15" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "1.0" } ], "productId": "********os-onesocketib", "productName": "Admin OS Instance Based one socket", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "32060", "productName": "Awesome OS Instance Server Bits" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-21804803", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-21092483" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d22700398", "quantity": null }, { "poolId": "8a8082e488340cda0188340d227e039a", "quantity": null }, { "poolId": "8a8082e488340cda0188340d226f0396", "quantity": null }, { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d226f0396", "vary": "accept-encoding", "x_candlepin_request_uuid": "d6f2f6d5-1dda-4e5a-95ad-e5d0536de3e7", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d22560392', 'type': 'NORMAL', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 50, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '37065', 'name': 'Branded Admin OS Server Bundled (2 Sockets, Standard Support)', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Standard'}, 'upstreamPoolId': 'upstream-01627763', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Server Bundled (2 Sockets, Standard Support)', 'productId': '********os-server-2-socket-std', 'productAttributes': [{'name': 'management_enabled', 'value': '1'}, {'name': 'vcpu', 'value': '4'}, {'name': 'warning_period', 'value': '30'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '2'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '6.1'}], 'stackId': None, 'stacked': False, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d22560392', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '37065', 'productName': 'Clustering Bits (no content)'}, {'productId': '37067', 'productName': 'Shared Storage Bits (no content)'}, {'productId': '37060', 'productName': 'Awesome OS Server Bits'}, {'productId': '37068', 'productName': 'Large File Support Bits (no content)'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}, {'productId': '37070', 'productName': 'Load Balancing Bits (no content)'}, {'productId': '37069', 'productName': 'Management Bits (no content)'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'master', 'subscriptionId': 'srcsub-10673081', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:52 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Standard" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22560392", "id": "8a8082e488340cda0188340d22560392", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "management_enabled", "value": "1" }, { "name": "vcpu", "value": "4" }, { "name": "warning_period", "value": "30" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "2" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "6.1" } ], "productId": "********os-server-2-socket-std", "productName": "Admin OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "37065", "productName": "Clustering Bits (no content)" }, { "productId": "37067", "productName": "Shared Storage Bits (no content)" }, { "productId": "37060", "productName": "Awesome OS Server Bits" }, { "productId": "37068", "productName": "Large File Support Bits (no content)" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" }, { "productId": "37070", "productName": "Load Balancing Bits (no content)" }, { "productId": "37069", "productName": "Management Bits (no content)" } ], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-10673081", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-01627763" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d22700398", "quantity": null }, { "poolId": "8a8082e488340cda0188340d227e039a", "quantity": null }, { "poolId": "8a8082e488340cda0188340d22560392", "quantity": null }, { "poolId": "8a8082e488340cda0188340d226f0396", "quantity": null }, { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d22560392", "vary": "accept-encoding", "x_candlepin_request_uuid": "f34f548f-a9f0-4f85-849a-612b3be1aaa2", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) ok: [sut] => (item={'created': '2023-05-19T12:47:36+00:00', 'updated': '2023-05-19T12:47:36+00:00', 'id': '8a8082e488340cda0188340d22470390', 'type': 'NORMAL', 'owner': {'id': '8a8082e488340cda0188340cec380002', 'key': 'VALUE_SPECIFIED_IN_NO_LOG_PARAMETER', 'displayName': 'Admin Owner', 'href': '/owners/********', 'contentAccessMode': 'entitlement'}, 'activeSubscription': True, 'sourceEntitlement': None, 'quantity': 5, 'startDate': '2023-05-14T12:47:32+00:00', 'endDate': '2024-05-13T12:47:32+00:00', 'attributes': [], 'restrictedToUsername': None, 'contractNumber': '0', 'accountNumber': '8304574354', 'orderNumber': 'order-70377724', 'consumed': 0, 'exported': 0, 'branding': [{'created': '2023-05-19T12:47:27+00:00', 'updated': '2023-05-19T12:47:27+00:00', 'productId': '37065', 'name': 'Branded Admin OS Server Bundled (2 Sockets, Standard Support)', 'type': 'OS'}], 'calculatedAttributes': {'compliance_type': 'Standard'}, 'upstreamPoolId': 'upstream-34398731', 'upstreamEntitlementId': None, 'upstreamConsumerId': None, 'productName': 'Admin OS Server Bundled (2 Sockets, Standard Support)', 'productId': '********os-server-2-socket-std', 'productAttributes': [{'name': 'management_enabled', 'value': '1'}, {'name': 'vcpu', 'value': '4'}, {'name': 'warning_period', 'value': '30'}, {'name': 'variant', 'value': 'ALL'}, {'name': 'arch', 'value': 'ALL'}, {'name': 'sockets', 'value': '2'}, {'name': 'support_level', 'value': 'Standard'}, {'name': 'support_type', 'value': 'L1-L3'}, {'name': 'type', 'value': 'MKT'}, {'name': 'version', 'value': '6.1'}], 'stackId': None, 'stacked': False, 'sourceStackId': None, 'developmentPool': False, 'href': '/pools/8a8082e488340cda0188340d22470390', 'derivedProductAttributes': [], 'derivedProductId': None, 'derivedProductName': None, 'providedProducts': [{'productId': '5051', 'productName': 'Admin OS Developer Bits'}, {'productId': '37065', 'productName': 'Clustering Bits (no content)'}, {'productId': '37067', 'productName': 'Shared Storage Bits (no content)'}, {'productId': '37060', 'productName': 'Awesome OS Server Bits'}, {'productId': '37068', 'productName': 'Large File Support Bits (no content)'}, {'productId': '5050', 'productName': 'Admin OS Premium Architecture Bits'}, {'productId': '37070', 'productName': 'Load Balancing Bits (no content)'}, {'productId': '37069', 'productName': 'Management Bits (no content)'}], 'derivedProvidedProducts': [], 'subscriptionSubKey': 'master', 'subscriptionId': 'srcsub-02643560', 'locked': False}) => { "ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:52 GMT", "elapsed": 0, "item": { "accountNumber": "8304574354", "activeSubscription": true, "attributes": [], "branding": [ { "created": "2023-05-19T12:47:27+00:00", "name": "Branded Admin OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2023-05-19T12:47:27+00:00" } ], "calculatedAttributes": { "compliance_type": "Standard" }, "consumed": 0, "contractNumber": "0", "created": "2023-05-19T12:47:36+00:00", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "developmentPool": false, "endDate": "2024-05-13T12:47:32+00:00", "exported": 0, "href": "/pools/8a8082e488340cda0188340d22470390", "id": "8a8082e488340cda0188340d22470390", "locked": false, "orderNumber": "order-70377724", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "productAttributes": [ { "name": "management_enabled", "value": "1" }, { "name": "vcpu", "value": "4" }, { "name": "warning_period", "value": "30" }, { "name": "variant", "value": "ALL" }, { "name": "arch", "value": "ALL" }, { "name": "sockets", "value": "2" }, { "name": "support_level", "value": "Standard" }, { "name": "support_type", "value": "L1-L3" }, { "name": "type", "value": "MKT" }, { "name": "version", "value": "6.1" } ], "productId": "********os-server-2-socket-std", "productName": "Admin OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [ { "productId": "5051", "productName": "Admin OS Developer Bits" }, { "productId": "37065", "productName": "Clustering Bits (no content)" }, { "productId": "37067", "productName": "Shared Storage Bits (no content)" }, { "productId": "37060", "productName": "Awesome OS Server Bits" }, { "productId": "37068", "productName": "Large File Support Bits (no content)" }, { "productId": "5050", "productName": "Admin OS Premium Architecture Bits" }, { "productId": "37070", "productName": "Load Balancing Bits (no content)" }, { "productId": "37069", "productName": "Management Bits (no content)" } ], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2023-05-14T12:47:32+00:00", "subscriptionId": "srcsub-02643560", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2023-05-19T12:47:36+00:00", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": "upstream-34398731" }, "json": { "addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2023-05-19T12:48:23+00:00", "description": null, "id": "8a8082e488340cda0188340ddb070773", "name": "default_key", "owner": { "contentAccessMode": "entitlement", "displayName": "Admin Owner", "href": "/owners/********", "id": "8a8082e488340cda0188340cec380002", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER" }, "pools": [ { "poolId": "8a8082e488340cda0188340d22700398", "quantity": null }, { "poolId": "8a8082e488340cda0188340d227e039a", "quantity": null }, { "poolId": "8a8082e488340cda0188340d22560392", "quantity": null }, { "poolId": "8a8082e488340cda0188340d226f0396", "quantity": null }, { "poolId": "8a8082e488340cda0188340d22470390", "quantity": null }, { "poolId": "8a8082e488340cda0188340d2280039c", "quantity": null } ], "products": [], "releaseVer": { "releaseVer": null }, "role": null, "serviceLevel": null, "updated": "2023-05-19T12:48:23+00:00", "usage": null }, "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e488340cda0188340ddb070773/pools/8a8082e488340cda0188340d22470390", "vary": "accept-encoding", "x_candlepin_request_uuid": "c1426057-d3eb-4d67-8021-98898584a124", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) TASK [Add environments] ******************************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:133 Sunday 04 June 2023 19:50:52 +0000 (0:00:03.415) 0:02:26.153 *********** skipping: [sut] => (item={'name': 'Environment 1', 'desc': 'The environment 1', 'id': 'envId1'}) => { "ansible_loop_var": "item", "changed": false, "item": { "desc": "The environment 1", "id": "envId1", "name": "Environment 1" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'Environment 2', 'desc': 'The environment 2', 'id': 'envId2'}) => { "ansible_loop_var": "item", "changed": false, "item": { "desc": "The environment 2", "id": "envId2", "name": "Environment 2" }, "skip_reason": "Conditional result was False" } TASK [Check Candlepin works] *************************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/check_candlepin.yml:3 Sunday 04 June 2023 19:50:52 +0000 (0:00:00.030) 0:02:26.184 *********** ok: [sut] => { "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Sun, 04 Jun 2023 19:50:53 GMT", "elapsed": 0, "redirected": true, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/", "vary": "accept-encoding", "x_candlepin_request_uuid": "596750f1-648e-48f1-9bec-1e9c1f83cf47", "x_version": "4.3.6-1" } MSG: OK (unknown bytes) TASK [Register] **************************************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:15 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.465) 0:02:26.650 *********** TASK [linux-system-roles.rhc : Set ansible_facts required by role] ************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.018) 0:02:26.669 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml for sut TASK [linux-system-roles.rhc : Ensure ansible_facts used by role] ************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.042) 0:02:26.711 *********** ok: [sut] TASK [linux-system-roles.rhc : Check if insights-packages are installed] ******* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:9 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.506) 0:02:27.217 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle insights unregistration] ***************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.021) 0:02:27.239 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle system subscription] ********************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Sunday 04 June 2023 19:50:53 +0000 (0:00:00.020) 0:02:27.259 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml for sut TASK [linux-system-roles.rhc : Ensure required packages are installed] ********* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Sunday 04 June 2023 19:50:54 +0000 (0:00:00.019) 0:02:27.278 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-iniparse-0.5-4.fc38.noarch", "Installed: subscription-manager-1.29.35-1.fc38.x86_64", "Installed: python3-librepo-1.15.1-2.fc38.x86_64", "Installed: python3-inotify-0.9.6-29.fc38.noarch", "Installed: python3-decorator-5.1.1-5.fc38.noarch", "Installed: libdnf-plugin-subscription-manager-1.29.35-1.fc38.x86_64", "Installed: python3-cloud-what-1.29.35-1.fc38.x86_64", "Installed: python3-subscription-manager-rhsm-1.29.35-1.fc38.x86_64", "Installed: virt-what-1.25-2.fc38.x86_64", "Installed: python3-ethtool-0.15-5.fc38.x86_64", "Installed: dmidecode-1:3.4-3.fc38.x86_64", "Installed: subscription-manager-rhsm-certificates-20220623-2.fc38.noarch", "Installed: usermode-1.114-7.fc38.x86_64" ] } TASK [linux-system-roles.rhc : Get subscription status] ************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:9 Sunday 04 June 2023 19:51:00 +0000 (0:00:06.243) 0:02:33.522 *********** ok: [sut] => { "changed": false, "cmd": [ "subscription-manager", "identity" ], "delta": "0:00:00.565179", "end": "2023-06-04 19:51:01.043664", "failed_when_result": false, "rc": 1, "start": "2023-06-04 19:51:00.478485" } STDERR: This system is not yet registered. Try 'subscription-manager register --help' for more information. MSG: non-zero return code TASK [linux-system-roles.rhc : Call subscription-manager] ********************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 Sunday 04 June 2023 19:51:01 +0000 (0:00:00.824) 0:02:34.347 *********** changed: [sut] => { "changed": true, "subscribed_pool_ids": [] } MSG: System successfully registered to 'candlepin.local'. TASK [linux-system-roles.rhc : Set the release] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:96 Sunday 04 June 2023 19:51:07 +0000 (0:00:06.697) 0:02:41.045 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Unset the release] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:104 Sunday 04 June 2023 19:51:07 +0000 (0:00:00.027) 0:02:41.073 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Configure repositories] ************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 Sunday 04 June 2023 19:51:07 +0000 (0:00:00.029) 0:02:41.102 *********** changed: [sut] => (item={'name': 'admin-content-label-5051', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": true, "item": { "name": "admin-content-label-5051", "state": "enabled" }, "repositories": [ { "enabled": false, "id": "content-label-no-gpg-32060", "name": "content-nogpg-32060", "url": "http://localhost:8080/foo/path/no_gpg/32060-234" }, { "enabled": false, "id": "content-label-32060", "name": "content-32060", "url": "http://localhost:8080/foo/path/common/32060-1111" }, { "enabled": false, "id": "never-enabled-content-32060", "name": "never-enabled-content-32060", "url": "http://localhost:8080/foo/path/never_enabled/32060-100" }, { "enabled": false, "id": "content-label-empty-gpg-32060", "name": "content-emptygpg-32060", "url": "http://localhost:8080/foo/path/empty_gpg/32060-235" }, { "enabled": true, "id": "admin-content-label-5051", "name": "admin-content-5051", "url": "http://localhost:8080/foo/admin/path/common/5051-5000" } ], "results": [ "Repository 'admin-content-label-5051' is enabled for this system." ] } ok: [sut] => (item={'name': 'content-label-32060', 'state': 'disabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "name": "content-label-32060", "state": "disabled" }, "repositories": [ { "enabled": false, "id": "content-label-no-gpg-32060", "name": "content-nogpg-32060", "url": "http://localhost:8080/foo/path/no_gpg/32060-234" }, { "enabled": true, "id": "admin-content-label-5051", "name": "admin-content-5051", "url": "http://localhost:8080/foo/admin/path/common/5051-5000" }, { "enabled": false, "id": "content-label-empty-gpg-32060", "name": "content-emptygpg-32060", "url": "http://localhost:8080/foo/path/empty_gpg/32060-235" }, { "enabled": false, "id": "never-enabled-content-32060", "name": "never-enabled-content-32060", "url": "http://localhost:8080/foo/path/never_enabled/32060-100" }, { "enabled": false, "id": "content-label-32060", "name": "content-32060", "url": "http://localhost:8080/foo/path/common/32060-1111" } ], "results": [ "Repository 'content-label-32060' is disabled for this system" ] } TASK [linux-system-roles.rhc : Handle insights registration] ******************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:18 Sunday 04 June 2023 19:51:11 +0000 (0:00:04.098) 0:02:45.200 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get enabled repositories] ************************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:34 Sunday 04 June 2023 19:51:11 +0000 (0:00:00.022) 0:02:45.222 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml for sut TASK [Run subscription-manager repos --list-enabled] *************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 Sunday 04 June 2023 19:51:11 +0000 (0:00:00.023) 0:02:45.245 *********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsubscription-manager repos --list-enabled |\nawk '/^Repo ID/ {print $3;}'\n", "delta": "0:00:01.123853", "end": "2023-06-04 19:51:13.277332", "rc": 0, "start": "2023-06-04 19:51:12.153479" } STDOUT: admin-content-label-5051 TASK [Check repositories to enable are enabled] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:39 Sunday 04 June 2023 19:51:13 +0000 (0:00:01.333) 0:02:46.579 *********** ok: [sut] => (item={'name': 'admin-content-label-5051', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "name": "admin-content-label-5051", "state": "enabled" } } MSG: All assertions passed skipping: [sut] => (item={'name': 'content-label-32060', 'state': 'disabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "name": "content-label-32060", "state": "disabled" }, "skip_reason": "Conditional result was False" } TASK [Get disabled repositories] *********************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:46 Sunday 04 June 2023 19:51:13 +0000 (0:00:00.022) 0:02:46.602 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml for sut TASK [Run subscription-manager repos --list-disabled] ************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 Sunday 04 June 2023 19:51:13 +0000 (0:00:00.015) 0:02:46.617 *********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsubscription-manager repos --list-disabled |\nawk '/^Repo ID/ {print $3;}'\n", "delta": "0:00:00.996836", "end": "2023-06-04 19:51:14.526105", "rc": 0, "start": "2023-06-04 19:51:13.529269" } STDOUT: never-enabled-content-32060 content-label-32060 content-label-no-gpg-32060 content-label-empty-gpg-32060 TASK [Check repositories to disable are disabled] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:51 Sunday 04 June 2023 19:51:14 +0000 (0:00:01.204) 0:02:47.821 *********** skipping: [sut] => (item={'name': 'admin-content-label-5051', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "name": "admin-content-label-5051", "state": "enabled" }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'name': 'content-label-32060', 'state': 'disabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "name": "content-label-32060", "state": "disabled" } } MSG: All assertions passed TASK [Disable all the repositories] ******************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:58 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.023) 0:02:47.845 *********** TASK [linux-system-roles.rhc : Set ansible_facts required by role] ************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.021) 0:02:47.866 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml for sut TASK [linux-system-roles.rhc : Ensure ansible_facts used by role] ************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.012) 0:02:47.879 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Check if insights-packages are installed] ******* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:9 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.012) 0:02:47.891 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle insights unregistration] ***************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.011) 0:02:47.903 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle system subscription] ********************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.012) 0:02:47.915 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml for sut TASK [linux-system-roles.rhc : Ensure required packages are installed] ********* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Sunday 04 June 2023 19:51:14 +0000 (0:00:00.019) 0:02:47.934 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.rhc : Get subscription status] ************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:9 Sunday 04 June 2023 19:51:18 +0000 (0:00:03.945) 0:02:51.880 *********** ok: [sut] => { "changed": false, "cmd": [ "subscription-manager", "identity" ], "delta": "0:00:00.480187", "end": "2023-06-04 19:51:19.270609", "failed_when_result": false, "rc": 0, "start": "2023-06-04 19:51:18.790422" } STDOUT: system identity: 25f26ea6-a3e4-42ca-88b5-0a496d5ae25c name: 54e36a2c-12d9-484b-8da0-ec64b0ab9cb1.testing-farm org name: Admin Owner org ID: admin environment name: None TASK [linux-system-roles.rhc : Call subscription-manager] ********************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 Sunday 04 June 2023 19:51:19 +0000 (0:00:00.694) 0:02:52.575 *********** ok: [sut] => { "changed": false } MSG: System already registered. TASK [linux-system-roles.rhc : Set the release] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:96 Sunday 04 June 2023 19:51:19 +0000 (0:00:00.680) 0:02:53.255 *********** ok: [sut] => { "changed": false, "current_release": null } TASK [linux-system-roles.rhc : Unset the release] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:104 Sunday 04 June 2023 19:51:20 +0000 (0:00:00.723) 0:02:53.979 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Configure repositories] ************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 Sunday 04 June 2023 19:51:20 +0000 (0:00:00.016) 0:02:53.995 *********** changed: [sut] => (item={'name': '*', 'state': 'disabled'}) => { "ansible_loop_var": "item", "changed": true, "item": { "name": "*", "state": "disabled" }, "repositories": [ { "enabled": false, "id": "content-label-empty-gpg-32060", "name": "content-emptygpg-32060", "url": "http://localhost:8080/foo/path/empty_gpg/32060-235" }, { "enabled": false, "id": "never-enabled-content-32060", "name": "never-enabled-content-32060", "url": "http://localhost:8080/foo/path/never_enabled/32060-100" }, { "enabled": false, "id": "admin-content-label-5051", "name": "admin-content-5051", "url": "http://localhost:8080/foo/admin/path/common/5051-5000" }, { "enabled": false, "id": "content-label-no-gpg-32060", "name": "content-nogpg-32060", "url": "http://localhost:8080/foo/path/no_gpg/32060-234" }, { "enabled": false, "id": "content-label-32060", "name": "content-32060", "url": "http://localhost:8080/foo/path/common/32060-1111" } ], "results": [ "Repository 'content-label-empty-gpg-32060' is disabled for this system.", "Repository 'never-enabled-content-32060' is disabled for this system.", "Repository 'admin-content-label-5051' is disabled for this system.", "Repository 'content-label-no-gpg-32060' is disabled for this system.", "Repository 'content-label-32060' is disabled for this system." ] } TASK [linux-system-roles.rhc : Handle insights registration] ******************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:18 Sunday 04 June 2023 19:51:22 +0000 (0:00:02.236) 0:02:56.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get enabled repositories] ************************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:67 Sunday 04 June 2023 19:51:22 +0000 (0:00:00.013) 0:02:56.246 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml for sut TASK [Run subscription-manager repos --list-enabled] *************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 Sunday 04 June 2023 19:51:22 +0000 (0:00:00.022) 0:02:56.269 *********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsubscription-manager repos --list-enabled |\nawk '/^Repo ID/ {print $3;}'\n", "delta": "0:00:01.072810", "end": "2023-06-04 19:51:24.248679", "rc": 0, "start": "2023-06-04 19:51:23.175869" } TASK [Check there are no repositories enabled] ********************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:72 Sunday 04 June 2023 19:51:24 +0000 (0:00:01.282) 0:02:57.551 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Enable repo on already registered system] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:77 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.013) 0:02:57.565 *********** TASK [linux-system-roles.rhc : Set ansible_facts required by role] ************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.022) 0:02:57.588 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml for sut TASK [linux-system-roles.rhc : Ensure ansible_facts used by role] ************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.012) 0:02:57.600 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Check if insights-packages are installed] ******* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:9 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.031) 0:02:57.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle insights unregistration] ***************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.012) 0:02:57.643 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle system subscription] ********************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.010) 0:02:57.654 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml for sut TASK [linux-system-roles.rhc : Ensure required packages are installed] ********* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Sunday 04 June 2023 19:51:24 +0000 (0:00:00.017) 0:02:57.671 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.rhc : Get subscription status] ************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:9 Sunday 04 June 2023 19:51:27 +0000 (0:00:02.797) 0:03:00.468 *********** ok: [sut] => { "changed": false, "cmd": [ "subscription-manager", "identity" ], "delta": "0:00:00.441513", "end": "2023-06-04 19:51:27.817462", "failed_when_result": false, "rc": 0, "start": "2023-06-04 19:51:27.375949" } STDOUT: system identity: 25f26ea6-a3e4-42ca-88b5-0a496d5ae25c name: 54e36a2c-12d9-484b-8da0-ec64b0ab9cb1.testing-farm org name: Admin Owner org ID: admin environment name: None TASK [linux-system-roles.rhc : Call subscription-manager] ********************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 Sunday 04 June 2023 19:51:27 +0000 (0:00:00.648) 0:03:01.117 *********** ok: [sut] => { "changed": false } MSG: System already registered. TASK [linux-system-roles.rhc : Set the release] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:96 Sunday 04 June 2023 19:51:28 +0000 (0:00:00.692) 0:03:01.810 *********** ok: [sut] => { "changed": false, "current_release": null } TASK [linux-system-roles.rhc : Unset the release] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:104 Sunday 04 June 2023 19:51:29 +0000 (0:00:00.643) 0:03:02.453 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Configure repositories] ************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 Sunday 04 June 2023 19:51:29 +0000 (0:00:00.017) 0:03:02.470 *********** changed: [sut] => (item={'name': 'admin-content-label-5051', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": true, "item": { "name": "admin-content-label-5051", "state": "enabled" }, "repositories": [ { "enabled": false, "id": "content-label-32060", "name": "content-32060", "url": "http://localhost:8080/foo/path/common/32060-1111" }, { "enabled": false, "id": "never-enabled-content-32060", "name": "never-enabled-content-32060", "url": "http://localhost:8080/foo/path/never_enabled/32060-100" }, { "enabled": false, "id": "content-label-no-gpg-32060", "name": "content-nogpg-32060", "url": "http://localhost:8080/foo/path/no_gpg/32060-234" }, { "enabled": true, "id": "admin-content-label-5051", "name": "admin-content-5051", "url": "http://localhost:8080/foo/admin/path/common/5051-5000" }, { "enabled": false, "id": "content-label-empty-gpg-32060", "name": "content-emptygpg-32060", "url": "http://localhost:8080/foo/path/empty_gpg/32060-235" } ], "results": [ "Repository 'admin-content-label-5051' is enabled for this system." ] } TASK [linux-system-roles.rhc : Handle insights registration] ******************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:18 Sunday 04 June 2023 19:51:31 +0000 (0:00:02.118) 0:03:04.589 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get enabled repositories] ************************************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:86 Sunday 04 June 2023 19:51:31 +0000 (0:00:00.012) 0:03:04.602 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml for sut TASK [Run subscription-manager repos --list-enabled] *************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 Sunday 04 June 2023 19:51:31 +0000 (0:00:00.017) 0:03:04.619 *********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nsubscription-manager repos --list-enabled |\nawk '/^Repo ID/ {print $3;}'\n", "delta": "0:00:00.925742", "end": "2023-06-04 19:51:32.453580", "rc": 0, "start": "2023-06-04 19:51:31.527838" } STDOUT: admin-content-label-5051 TASK [Verify that repository is enabled] *************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:91 Sunday 04 June 2023 19:51:32 +0000 (0:00:01.134) 0:03:05.754 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unregister] ************************************************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/tests_repositories.yml:99 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.014) 0:03:05.769 *********** TASK [linux-system-roles.rhc : Set ansible_facts required by role] ************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.027) 0:03:05.796 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml for sut TASK [linux-system-roles.rhc : Ensure ansible_facts used by role] ************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.012) 0:03:05.809 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Check if insights-packages are installed] ******* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:9 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.012) 0:03:05.821 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle insights unregistration] ***************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.010) 0:03:05.832 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle system subscription] ********************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.011) 0:03:05.843 *********** included: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml for sut TASK [linux-system-roles.rhc : Ensure required packages are installed] ********* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.020) 0:03:05.863 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Get subscription status] ************************ task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:9 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.010) 0:03:05.874 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Call subscription-manager] ********************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 Sunday 04 June 2023 19:51:32 +0000 (0:00:00.010) 0:03:05.885 *********** changed: [sut] => { "changed": true } MSG: System successfully unregistered from None. TASK [linux-system-roles.rhc : Set the release] ******************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:96 Sunday 04 June 2023 19:51:34 +0000 (0:00:01.906) 0:03:07.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Unset the release] ****************************** task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:104 Sunday 04 June 2023 19:51:34 +0000 (0:00:00.011) 0:03:07.803 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Configure repositories] ************************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 Sunday 04 June 2023 19:51:34 +0000 (0:00:00.011) 0:03:07.815 *********** TASK [linux-system-roles.rhc : Handle insights registration] ******************* task path: /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/main.yml:18 Sunday 04 June 2023 19:51:34 +0000 (0:00:00.009) 0:03:07.824 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=53 changed=10 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 Sunday 04 June 2023 19:51:34 +0000 (0:00:00.009) 0:03:07.834 *********** =============================================================================== Install needed packages ------------------------------------------------ 84.29s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:19 ------------- Start Candlepin container ---------------------------------------------- 28.69s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:25 ------------- Wait for started Candlepin --------------------------------------------- 20.34s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:89 ------------- linux-system-roles.rhc : Call subscription-manager ---------------------- 6.70s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 linux-system-roles.rhc : Ensure required packages are installed --------- 6.24s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 linux-system-roles.rhc : Configure repositories ------------------------- 4.10s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 linux-system-roles.rhc : Ensure required packages are installed --------- 3.95s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Add pools for product 5050 to default_key activation key ---------------- 3.42s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:121 ------------ linux-system-roles.rhc : Ensure required packages are installed --------- 2.80s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Update system certificates store ---------------------------------------- 2.47s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:82 ------------- linux-system-roles.rhc : Configure repositories ------------------------- 2.24s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 linux-system-roles.rhc : Configure repositories ------------------------- 2.12s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:112 linux-system-roles.rhc : Call subscription-manager ---------------------- 1.91s /WORKDIR/git-weekly-ci63_dlokn/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:20 Run subscription-manager repos --list-enabled --------------------------- 1.33s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 ------------ Run subscription-manager repos --list-enabled --------------------------- 1.28s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 ------------ Run subscription-manager repos --list-disabled -------------------------- 1.20s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 ------------ Ensure directories exist ------------------------------------------------ 1.19s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:43 ------------- Run subscription-manager repos --list-enabled --------------------------- 1.13s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/list_repositories.yml:3 ------------ Query for default_key activation key ------------------------------------ 1.09s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:105 ------------ Copy Candlepin CA certificate for system -------------------------------- 0.99s /WORKDIR/git-weekly-ci63_dlokn/tests/tasks/setup_candlepin.yml:73 ------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---