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

"Started by" link on downstream jobs does not work correctly

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • github-plugin
    • None
    • Jenkins 2.19.4, GitHub plugin 1.25.0, Debian Linux

      This seems to affect only downstream jobs (downstreams, downstreams of downstreams, etc.).

      In correct.png, the "Started by GitHub push by iphydf" text links to https://<my-jenkins-url>/job/libtoxcore-toktok_src/43/pollingLog, which is the correct URL.

      In incorrect.png, the "Started by GitHub push by iphydf" text links to https://<my-jenkins-url>/pollingLog, which is incorrect URL and it returns 404. It should link to https://<my-jenkins-url>/job/libtoxcore-toktok_src/43/pollingLog instead, but it doesn't.

      Job shown in incorrect.png is a downstream of the job shown in correct.png.

          [JENKINS-40522] "Started by" link on downstream jobs does not work correctly

          Thanks for the report - accepted

          Kirill Merkushev added a comment - Thanks for the report - accepted

          Marco Jacob added a comment - - edited

          We have the same problem in Jenkins 2.150.3. For some projects it works and for others it doesn't work.

          In cases
            aa_messaging-trunk #1349 (failed) > aa_jif-trunk #2052 (modified, success)
            aa_emailversand-trunk #1616 (succcess) > aa_emailversand_client-trunk #819 (success) > aa_jif-trunk #2052

          the link doesn't work in aa_messaging, aa_emailversand and aa_emailversand_client, but it works in aa_jif-trunk #2052.

          In cases

            ko_gewerbe-trunk #764 (Tests failed) > ko_kern-trunk #8059 (success)

          the link works and points to ko_kern-trunk pollingLog   job/ko_kern-trunk/8059/pollingLog.

           

          The link doesn't work for all the builds of aa_emailversand and aa_messaging and works for all ko_gewerbe and fi_ilis.

          Maybe it depends on the job configuration? With aa_jif we have not changed the configuration since 2017 and increased Jenkins-Version several times. The configurations of ko_kern and ko_gewerbe were changed in 2019-02.

           

          Marco Jacob added a comment - - edited We have the same problem in Jenkins 2.150.3. For some projects it works and for others it doesn't work. In cases   aa_messaging-trunk #1349 (failed) > aa_jif-trunk #2052 (modified, success)   aa_emailversand-trunk #1616 (succcess) > aa_emailversand_client-trunk #819 (success) > aa_jif-trunk #2052 the link doesn't work in aa_messaging, aa_emailversand and aa_emailversand_client, but it works in aa_jif-trunk #2052. In cases   ko_gewerbe-trunk #764 (Tests failed) > ko_kern-trunk #8059 (success) the link works and points to ko_kern-trunk pollingLog   job/ko_kern-trunk/8059/pollingLog.   The link doesn't work for all the builds of aa_emailversand and aa_messaging and works for all ko_gewerbe and fi_ilis. Maybe it depends on the job configuration? With aa_jif we have not changed the configuration since 2017 and increased Jenkins-Version several times. The configurations of ko_kern and ko_gewerbe were changed in 2019-02.  

            lanwen Kirill Merkushev
            nurupo nurupo nurupo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: