Bug 1899111 - [RFE] Update jenkins-maven-agen to maven36
Summary: [RFE] Update jenkins-maven-agen to maven36
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Jenkins
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.7.0
Assignee: Akram Ben Aissi
QA Contact: Jitendar Singh
URL:
Whiteboard:
: 1910770 (view as bug list)
Depends On:
Blocks: 1922139 1926753
TreeView+ depends on / blocked
 
Reported: 2020-11-18 14:39 UTC by Akram Ben Aissi
Modified: 2021-06-18 15:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:34:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift jenkins pull 1195 0 None closed Bug 1899111: Update Maven version to 3.6 in maven agent 2021-02-09 12:14:05 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:34:48 UTC

Description Akram Ben Aissi 2020-11-18 14:39:56 UTC
1. Proposed title of this feature request

 Updated maven version should be made available in  jenkins-agent-maven-35-rhel7 image. 

2. What is the nature and description of the request?

Current maven version is 3.5.3 and this is very old. At least 3.6.3 version should be made available.

3. Why does the customer need this? (List the business requirements here)

To build application with latest maven version.

4. List any affected packages or components.

maven

Comment 2 Jitendar Singh 2021-01-19 07:26:24 UTC
VERIFIED MAVEN HAS BEEN UPDATED TO 3.6
sh-4.4$ mvn -v
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Apache Maven 3.6.2 (Red Hat 3.6.2-5)
Maven home: /usr/share/maven
Java version: 11.0.9.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.9.11-3.el8_3.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix"
==========================
 ✘ jsingh@fugaku  ~  oc start-build openshift-jee-sample
build.build.openshift.io/openshift-jee-sample-2 started
 jsingh@fugaku  ~  oc get pods -w                     
NAME                                  READY   STATUS      RESTARTS   AGE
jenkins-1-4sgf5                       1/1     Running     0          4h21m
jenkins-1-deploy                      0/1     Completed   0          4h21m
openshift-jee-sample-1-deploy         0/1     Completed   0          3h1m
openshift-jee-sample-1-jmmns          1/1     Running     0          3h1m
openshift-jee-sample-docker-1-build   0/1     Completed   0          3h3m
maven-4n1b8                           0/1     Pending     0          0s
maven-4n1b8                           0/1     Pending     0          0s
maven-4n1b8                           0/1     ContainerCreating   0          0s
^C%                                                                                                                                                                                            ✘ jsingh@fugaku  ~  oc rsh maven-4n1b8
error: unable to upgrade connection: container not found ("jnlp")
 ✘ jsingh@fugaku  ~  oc rsh maven-4n1b8
error: unable to upgrade connection: container not found ("jnlp")
 ✘ jsingh@fugaku  ~  oc rsh maven-4n1b8
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
sh-4.4$ mvn -v
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Apache Maven 3.6.2 (Red Hat 3.6.2-5)
Maven home: /usr/share/maven
Java version: 11.0.9.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.9.11-3.el8_3.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix"

Comment 5 errata-xmlrpc 2021-02-24 15:34:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:5633

Comment 6 Adam Kaplan 2021-06-18 15:53:55 UTC
*** Bug 1910770 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.