Hi all,
I'm also seeing these errors on my IPS servers too (no Apache in play). I hit this when publishing to my SPARC IPS server (using changeset 1211 on OSOL build 117) and DIY testing is hitting this when trying to do an AI install off my X86 IPS server (running changeset 1211 on OSOL build 117). Any suggestions?

                                                        Thank you,
                                                        Clay

My SPARC is hitting the following:
[...snip...]
developer/opensolaris/osnet add set description=Dependencies required to build the OS/Net Consolidation. developer/opensolaris/osnet add set info.classification=['org.opensolaris.category.2008:Development/Distribution Tools']
    close
PUBLISHED: pkg:/developer/opensolaris/[email protected],5.11-0.117:20090709T132658Z

1443/1443 packages processed; 100.00% complete
Caching RSS/Atom feed...
Done: 2009-07-09 07:29:47.585242
make 117/entire
make BUILDID=117 entire
REPO=http://localhost:10000 ./build_entire_incorporation 117 > 117/entire.incorporation
pkg: image-create:
pkg: 0/1 catalogs successfully updated:
1: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 3317670 out of 6220062 bytes received
URL: 'http://localhost:10000'.
2: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 3317341 out of 6220062 bytes received
URL: 'http://localhost:10000'. (happened 2 times)
3: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 3317289 out of 6220062 bytes received
URL: 'http://localhost:10000'.

./build_entire_incorporation: fatal error
[...snip...]

DIY is seeing the following:
----------------------------
installation will be performed from http://indiana-build.central:10000 (opensolaris.org) installation will be performed from http://indiana-build.central:10000 (opensolaris.org)
  list of packages to be installed is:
  SUNWcsd
  SUNWcs
  slim_install
  entire
  SUNWhea
  No packages specified to be removed from installed system
  pkg: image-create:   pkg: 0/1 catalogs successfully updated:
1: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 11012236 out of 12059056 bytes received
  URL: 'http://indiana-build.central:10000'.
2: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 11313265 out of 12059056 bytes received
  URL: 'http://indiana-build.central:10000'.
3: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 11317613 out of 12059056 bytes received
  URL: 'http://indiana-build.central:10000'.
4: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 11345406 out of 12059056 bytes received
  URL: 'http://indiana-build.central:10000'.
    Unable to initialize the pkg image area at /a
  Error in atexit._run_exitfuncs:
  Traceback (most recent call last):
    File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
      func(*targs, **kargs)
    File "/usr/lib/python2.4/threading.py", line 638, in __exitfunc
      self._Thread__delete()
    File "/usr/lib/python2.4/threading.py", line 522, in __delete
      del _active[_get_ident()]
  KeyError: 8
  Error in sys.exitfunc:
  Traceback (most recent call last):
    File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
      func(*targs, **kargs)
    File "/usr/lib/python2.4/threading.py", line 638, in __exitfunc
      self._Thread__delete()
    File "/usr/lib/python2.4/threading.py", line 522, in __delete
      del _active[_get_ident()]
  KeyError: 8
  Automated Installation failed
  Please refer to /tmp/install_log file for  details
Jul 10 01:25:39 opensolaris svc.startd[7]: application/auto-installer:default failed fatally: transitioned to maintenance (see 'svcs -xv' for
details)


        om_perform_install failed with error 114
           Auto install failed
           Automated Installation failed
           Please refer to /tmp/install_log file for  details
           [ Jul 10 01:25:39 Method "start" exited with status 95. ]


On Wed, 8 Jul 2009, Alan Steinberg wrote:

After building and installing the latest pkg.depotd on our repository server, we are getting timeout issues. When trying to install a single package, I get the following:

-----------------------------------
$ pfexec pkg install system/openjdk7/runtime
DOWNLOAD                                  PKGS       FILES    XFER (MB)
system/openjdk7/runtime                    0/1     563/564    14.1/30.2


Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:

1: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4905994 out of 16900743 bytes received
URL: 'http://osol-re.sfbay:10800'.
2: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 4660890 out of 16900743 bytes received
URL: 'http://osol-re.sfbay:10800'.
3: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 5726994 out of 16900743 bytes received
URL: 'http://osol-re.sfbay:10800'.
4: Framework error: code: 28 reason: Operation timed out after 30000 milliseconds with 5795946 out of 16900743 bytes received
URL: 'http://osol-re.sfbay:10800'.

-------------------------------

The behavior I was that at about 14.1 MB transferred it started to go really slow, and when it hit 19.1 MB transferred it jumped back to 14.1 and repeated 3 more times.

When I tried an image-update in a VirtualBox window, I got the following:

$ pfexec pkg  image-update -v
Creating Plan \ Before evaluation:     UNEVALUATED:
+pkg:/[email protected],5.11-0.118:20090707T230302Z
Creating Plan -
pkg: Maximum number of network retries exceeded during download. Details follow:

1: Transfer from 'http://<our IP address>:10800' timed out: timed out.
2: Transfer from 'http://<our IP address>:10800' timed out: timed out.
3: Transfer from 'http://<our IP address>:10800' timed out: timed out.
4: Transfer from 'http://<our IP address>:10800' timed out: timed out.

Our pkg.depotd is running with 50 threads and a 60-second timeout.

Our apache2 httpd.conf file contains:
ProxyTimeout 30
ProxyRequests Off
AllowEncodedSlashes On
ProxyPass /dev-private http://oursystem.domain:10800 nocanon disablereuse=On

Do we have a bad setup somewhere, or is there a bug in the new transport code?

-- Alan

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to