Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-74d5bd4795-j8zps oFz8WHMZ section_start:1603723873:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/jenkins-oscap-agent:1.1 ... section_end:1603723873:prepare_executor section_start:1603723873:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-ofz8whmz-project-181-concurrent-3s9hx5 to be running, status is Pending Waiting for pod gitlab-runner/runner-ofz8whmz-project-181-concurrent-3s9hx5 to be running, status is Pending Waiting for pod gitlab-runner/runner-ofz8whmz-project-181-concurrent-3s9hx5 to be running, status is Pending Running on runner-ofz8whmz-project-181-concurrent-3s9hx5 via global-shared-gitlab-runner-74d5bd4795-j8zps... section_end:1603723889:prepare_script section_start:1603723889:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/atlassian/confluence-data-center/confluence-node/.git/ Created fresh repository. Checking out 5ffd6fd3 as confluence_7.4.5_lts_release... Skipping Git submodules setup section_end:1603723893:get_sources section_start:1603723893:download_artifacts Downloading artifacts Downloading artifacts for build (536759)... Downloading artifacts from coordinator... ok  id=536759 responseStatus=200 OK token=hyonGj6L Downloading artifacts from coordinator... ok  id=536753 responseStatus=200 OK token=ppPv-Rzg Downloading artifacts for load scripts (536753)... section_end:1603723920:download_artifacts section_start:1603723920:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/scanning/anchore-run.sh" WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. WARNING: The directory '/home/jenkins/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting anchorecli Downloading anchorecli-0.8.2.tar.gz (40 kB) Collecting Click==7.0 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) Collecting prettytable==0.7.2 Downloading prettytable-0.7.2.tar.bz2 (21 kB) Requirement already satisfied, skipping upgrade: python-dateutil==2.8.1 in /usr/local/lib/python3.6/site-packages (from anchorecli) (2.8.1) Collecting PyYAML==5.3.1 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting requests==2.23.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting six==1.14.0 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting urllib3==1.25.9 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests==2.23.0->anchorecli) (3.0.4) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/jenkins/.local/lib/python3.6/site-packages (from requests==2.23.0->anchorecli) (2020.6.20) Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in /home/jenkins/.local/lib/python3.6/site-packages (from requests==2.23.0->anchorecli) (2.10) Building wheels for collected packages: anchorecli, prettytable, PyYAML Building wheel for anchorecli (setup.py): started Building wheel for anchorecli (setup.py): finished with status 'done' Created wheel for anchorecli: filename=anchorecli-0.8.2-py3-none-any.whl size=46487 sha256=ef4e065cf77bc42ff98d4f10a907e3e1123ef96a1a88c3c85e51738b80279124 Stored in directory: /tmp/pip-ephem-wheel-cache-09xfvrfz/wheels/d4/ef/0d/366a549fddc7fc4032a7a9493859c9b13c7de0dd91edd16897 Building wheel for prettytable (setup.py): started Building wheel for prettytable (setup.py): finished with status 'done' Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=146b580571379f0473e41d6b554af7682075304abd5fd36d3f015780be1cf552 Stored in directory: /tmp/pip-ephem-wheel-cache-09xfvrfz/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=cb2ea6310a48ff0c675ad3e85b6f303c59cd8ac2cd721860af4fb84af2237c58 Stored in directory: /tmp/pip-ephem-wheel-cache-09xfvrfz/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc Successfully built anchorecli prettytable PyYAML Installing collected packages: Click, prettytable, PyYAML, urllib3, requests, six, anchorecli Attempting uninstall: urllib3 Found existing installation: urllib3 1.25.10 Uninstalling urllib3-1.25.10: Successfully uninstalled urllib3-1.25.10 Attempting uninstall: requests WARNING: The script anchore-cli is installed in '/home/jenkins/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Found existing installation: requests 2.24.0 WARNING: You are using pip version 20.2.3; however, version 20.2.4 is available. You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. Uninstalling requests-2.24.0: Successfully uninstalled requests-2.24.0 Attempting uninstall: six Found existing installation: six 1.15.0 Uninstalling six-1.15.0: Successfully uninstalled six-1.15.0 Successfully installed Click-7.0 PyYAML-5.3.1 anchorecli-0.8.2 prettytable-0.7.2 requests-2.23.0 six-1.14.0 urllib3-1.25.9 Image Digest: sha256:1dbfe4db05ff21a5bc5ce98f65b1e3b248ab3413992b0201083afb73c2aaaff2 Parent Digest: sha256:1dbfe4db05ff21a5bc5ce98f65b1e3b248ab3413992b0201083afb73c2aaaff2 Analysis Status: not_analyzed Image Type: docker Analyzed At: None Image ID: 2973607584446c618ebb719959c07b9fab2da314997b0fae82034b0d97a31e61 Dockerfile Mode: Actual Distro: None Distro Version: None Size: None Architecture: None Layer Count: None Full Tag: registry1.dsop.io/ironbank-staging/atlassian/confluence-data-center/confluence-node:7.4.5-62194 Tag Detected At: 2020-10-26T14:52:25Z Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2399 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2390 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2380 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2369 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2358 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2350 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2344 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2336 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2326 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2315 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2303 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2292 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2281 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2271 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2259 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2249 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2237 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2226 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2214 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2204 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2198 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2191 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2179 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2166 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2155 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2144 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2133 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2123 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2114 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2104 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2094 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2085 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2076 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2066 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2057 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2050 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2043 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2033 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2023 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2013 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 2004 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1994 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1984 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1975 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1965 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1954 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1943 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1931 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1920 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1909 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1900 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1888 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1877 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1868 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1857 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1846 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1834 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1823 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1813 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1802 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1790 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1779 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1768 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1758 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1748 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1737 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1725 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1715 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1703 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1694 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1683 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1673 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1663 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1653 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1641 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1632 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1621 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1607 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1597 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1585 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1575 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1564 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1553 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1542 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1531 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1521 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1510 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1498 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1487 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1476 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1465 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1455 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1444 Status: not_analyzed Waiting 5.0 seconds for next retry. Total timeout remaining: 1434 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1424 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1414 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1404 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1393 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1381 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1371 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1363 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1352 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1340 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1329 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1319 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1307 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1296 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1285 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1274 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1261 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1251 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1240 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1228 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1218 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1207 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1195 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1184 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1173 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1162 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1151 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1138 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1128 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1118 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1108 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1096 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1086 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1075 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1065 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1053 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1043 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1032 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1020 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1011 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 1001 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 991 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 981 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 972 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 967 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 959 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 949 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 939 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 931 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 925 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 918 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 906 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 897 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 886 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 877 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 866 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 856 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 845 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 835 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 825 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 816 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 806 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 794 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 785 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 776 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 768 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 759 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 749 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 740 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 730 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 721 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 712 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 703 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 694 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 685 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 676 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 666 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 654 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 645 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 636 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 626 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 617 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 608 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 596 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 587 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 578 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 568 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 559 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 549 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 537 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 526 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 515 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 505 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 494 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 484 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 475 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 468 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 461 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 450 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 439 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 429 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 416 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 405 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 395 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 384 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 373 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 363 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 352 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 341 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 330 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 319 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 307 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 297 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 287 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 276 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 266 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 256 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 247 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 236 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 225 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 216 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 206 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 195 Status: analyzing Waiting 5.0 seconds for next retry. Total timeout remaining: 189 Image Digest: sha256:1dbfe4db05ff21a5bc5ce98f65b1e3b248ab3413992b0201083afb73c2aaaff2 Parent Digest: sha256:1dbfe4db05ff21a5bc5ce98f65b1e3b248ab3413992b0201083afb73c2aaaff2 Analysis Status: analyzed Image Type: docker Analyzed At: 2020-10-26T15:29:19Z Image ID: 2973607584446c618ebb719959c07b9fab2da314997b0fae82034b0d97a31e61 Dockerfile Mode: Actual Distro: rhel Distro Version: 8.2 Size: 1079552000 Architecture: amd64 Layer Count: 4 Full Tag: registry1.dsop.io/ironbank-staging/atlassian/confluence-data-center/confluence-node:7.4.5-62194 Tag Detected At: 2020-10-26T14:52:25Z INFO: Log level set to info Getting vulnerability results DEBUG: Fetching [MASKED]images/by_id/2973607584446c618ebb719959c07b9fab2da314997b0fae82034b0d97a31e61/vuln/all DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-220038 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-220038 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-223108 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-214563 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-204803 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-187016 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-187015 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-187014 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-187013 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-220038 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-212416 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-220038 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-156026 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-150492 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-177199 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-77089 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-137523 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-218872 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-21377 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-218872 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-134239 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-218872 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-96648 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-96647 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-163972 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201067 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-203133 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-201066 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-82272 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-208624 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-208624 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-208624 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-92947 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-175810 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-175810 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-209604 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-92947 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-92947 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-177199 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-225489 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-225495 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-210294 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-210292 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-194971 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-190170 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-188694 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-188695 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-188693 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-229673 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-229673 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-177199 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-103881 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-103881 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-103881 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-103881 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-212416 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-217930 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-208624 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179337 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179336 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179335 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179334 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179333 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179332 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179331 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-179330 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-175810 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-175810 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-141255 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-238682 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-225489 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-225495 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-104207 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93162 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-93555 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-177199 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-220038 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-240258 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233709 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-233710 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-232731 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-230143 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-175810 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-141255 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-238682 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Fetching [MASKED]query/vulnerabilities?id=VULNDB-229216 DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Writing to ci-artifacts/scan-results/anchore/anchore_security.json Getting compliance results DEBUG: Fetching [MASKED]images/by_id/2973607584446c618ebb719959c07b9fab2da314997b0fae82034b0d97a31e61/check?tag=registry1.dsop.io/ironbank-staging/atlassian/confluence-data-center/confluence-node:7.4.5-62194&detail=true DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Writing to ci-artifacts/scan-results/anchore/anchore_api_gates_full.json DEBUG: Writing to ci-artifacts/scan-results/anchore/anchore_gates.json Getting Anchore version DEBUG: Fetching [MASKED]version DEBUG: Got response from Anchore. Testing if valid json DEBUG: Json is valid DEBUG: Writing to ci-artifacts/scan-results/anchore/anchore-version.txt section_end:1603726339:step_script section_start:1603726339:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/anchore/: found 5 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=536763 responseStatus=201 Created token=miiFoN8C section_end:1603726340:upload_artifacts_on_success Job succeeded