Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-51533

Blue Ocean Artifact tab not showing all artifacts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • blueocean-plugin

      The `artifacts` tab in blue ocean is not displaying all the build artifacts.

      Using pipelines, we have 6 test suites running on 6 different instances of our site. Each of these runs produces logs that we archive. The logs have different path names, based on the site they're running on, but when viewed in the Blue Ocean artifacts view, only one instance of each log is displayed. When going through the old Jenkins UI you can find all the expected log files.

       

      Expected results (as found when looking in jenkins/jobs/OurJob/branches/PR-4294/builds/1/archive or when looking through old UI):
      test_suite_1/logs/error.log

      test_suite_1/logs/other.log

      test_suite_1/logs/this_thing.log

      test_suite_2/logs/error.log

      test_suite_3/logs/error.log

      test_suite_3/logs/other.log

      test_suite_3/logs/this_thing.log

      test_suite_3/logs/new_thing.log

       

      Results when viewed on "Artifacts" tab in Blue Ocean:

      test_suite_1/logs/error.log

      test_suite_1/logs/this_thing.log

      test_suite_3/logs/other.log

      test_suite_3/logs/new_thing.log

            sag47 Sam Gleske
            oubre Stephanie Oubre
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: