United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7179759 ENV: Nightly fails during jdk copiyng for solaris platforms after FDS unzipping
7179759 : ENV: Nightly fails during jdk copiyng for solaris platforms after FDS unzipping

Details
Type:
Bug
Submit Date:
2012-06-26
Status:
Closed
Updated Date:
2013-05-17
Project Name:
JDK
Resolved Date:
2012-07-03
Component:
hotspot
OS:
generic
Sub-Component:
build
CPU:
generic
Priority:
P1
Resolution:
Fixed
Affected Versions:
7
Fixed Versions:
hs24

Related Reports
Backport:
Backport:
Backport:
Backport:
Backport:
Relates:

Sub Tasks

Description
After enabling FDS unzipping RT_Baseline fails with 

Here is example of such job:
http://aurora.ru.oracle.com/faces/Job.xhtml?job_id=74102.JAVASE.NIGHTLY.VM.RT_Baseline.2012-06-25.solaris-sparcv9_javase__server_mixed_JT_JDK_sun_jvmstat.runTests_retry0

However binaries exist:
gtee@jtg-x2200-02: /net/sqenfs-1/export1/comp/vm/jdk/nightly/fastdebug/rt_baseline $ ls
install  linux-amd64  linux-i586  macosx-amd64  solaris-amd64  solaris-i586  solaris-sparc  solaris-sparcv9  tests  windows-amd64  windows-i586

And manually I was able to rsync them. 

It is needed to investigate what is root of issue. Probably swithc to feeders.
From what I can tell this description contains no useful information.
Is this bug trying to report this?

from email:

I've gotten as far as knowing that the zips that are being unzipped
contains incorrect symlinks. If we look at the contents of
solaris-sparc/jre/lib/sparc/server/64/libjvm_db.diz for example, we get
the following:

-rw-rw-r-- 1 auno auno 57K 2012-06-23 01:32 libjvm_db.debuginfo
lrwxrwxrwx 1 auno auno 22 2012-06-27 14:12 libjvm_g_db.debuginfo ->
64/libjvm_db.debuginfo

It's the extra "64/" in the symlink that is the problem.

This should be because of CR 7175255[1]. But a fix for that CR was
integrated in b07, and the above listing is for
2012-06-22-204205.amurillo.hs23-2-b07-jdk7u6-b16-control. If I download
the bundles for that build from [2] though, the contents of
jre/lib/sparc/server/64/libjvm_db.diz is still incorrect :

-rw-rw-r-- 1 auno auno 57K 2012-06-23 01:32 libjvm_db.debuginfo
lrwxrwxrwx 1 auno auno 22 2012-06-27 14:28 libjvm_g_db.debuginfo ->
64/libjvm_db.debuginfo

I have a fix for this, if this is what this CR is about.   Assign it to me if so.

                                    

Comments
EVALUATION

http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/61a94c2da7c4
                                     
2012-06-29
EVALUATION

http://hg.openjdk.java.net/hsx/hsx23.2/hotspot/rev/981f551d0f91
                                     
2012-06-29



Hardware and Software, Engineered to Work Together