Infra
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- 33378 discussions
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig8EFCB4C6FA6FBF29C5B15E65
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
=3D=3D Summary =3D=3D
Since the migration to OpenShift, due to a misconfiguration of
MediaWiki, we were writing images uploaded to the wiki to a
non-persistent data store location.
This means that most images uploaded since the migration may have been
destroyed, including archives of past versions of images.
=3D=3D What's next =3D=3D
Jason Brooks and I diagnosed the problem and fixed it last night. We
didn't completely figure out which images were removed, but it's likely
to be most or all the images since the migration.
For any images you still have -- possibly including older version of the
images -- we can likely reinsert them in to their (new) location in the
filesystem and MediaWiki will pick them up. (Older versions are stored
in 'images/archives/'. Depending on the trickiness of the problem, we
may be able to reinsert the archived images.)
Email me with details of what images you have, page names, and so forth.
I'll work to get each one back where it belongs. Feel free to file a
ticket on Trac at http://fedorahosted.org/ovirt to help keep track of
the details. Or you can reply with details (but not images)
If you've lost any work as a result of this mistake, please accept my
apology. It was a mistake that didn't show itself in testing
post-migration (which points to failings in the testing.)
=3D=3D Questions and comments =3D=3D
It's possible we haven't optimized our solution from here. Feel free to
chime in with your thoughts and questions. (Please read the 'Details'
section below first.)
=3D=3D Details =3D=3D
When I configured the MediaWiki instance on OpenShift, I made the
writeable 'images' directory a symlink to what I thought was the
persistent data store location. This appears as 'wiki/data', where the
MediaWiki code and content live in 'wiki/php'.
cd wiki
ls -hal | grep images
images =3D> ../data
That is, 'wiki/php/images' was a symlink to 'wiki/data'.
(Un)fortunately, 'wiki' is all entirely in a git repository. That means
I copied the images from the old MediaWiki instance in to a git
repository that OpenShift uses to completely rewrite the folder
structure on the server every time the code is checked in ('git push'.)
As it happens, the true persistent data store is '../../data', that is,
one directory *above* the 'wiki' directory. When you put content in
there, it is not overwritten with each 'git push'.
What happened this week was I did an outage window on Monday to push a
change to the app to make it hot deployable. (I actually did the same
thing last week, but I don't know if anyone had uploaded any new images.)=
When I did a 'git push' of my changes, I apparently overwrote the
'wiki/data/' directory with my older copy of the content. I did a 'git
pull' before pushing but nothing came down; I'm not sure why but I
believe it has to do with the way OpenShift is configured.
Since Monday night, people began noticing images broken, complaints on
making thumbnails, and so forth. Jason and I worked on the problem on
Tuesday and figured out the solution. He moved all the content to the
persistent data store (also, got our quota doubled to 2 GB as we were
almost at 1 GB), and removed the data from the git repo.
In the end, Jason added a build hook that i) makes sure the
'../../data/images' directory is present, then ii) creates the necessary
symlink in the 'wiki/' structure after the code is checked in.
The same was done for 'compiled_templates', which was previously a
symlink for the MediaWiki Widgets extension. (That symlink was also
incorrectly written, so it may have been part of problems with the new
Widgets extensions?)
Thank you for your understanding, and I apologize for the inconvenience.
- Karsten
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enig8EFCB4C6FA6FBF29C5B15E65
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQySxp2ZIOBq0ODEERAg74AKDJrzjXDheKGbbBgGzvAnzQzLZxogCggmcf
zLGsyOzkjimW225oVfvb/Zs=
=3xrL
-----END PGP SIGNATURE-----
--------------enig8EFCB4C6FA6FBF29C5B15E65--
1
0
Hi all,
I am the maintainer of the mom sub-project. Recently we upgraded the mom build
process to use autotools. Unfortunately this has broken the Jenkins build for
the project. Rather than asking here whenever I need an update to the build
job, I think it makes sense for me to administer that myself. If there is
agreement about this, could someone help me to acquire the relavent permissions?
Thanks!
--
Adam Litke <agl(a)us.ibm.com>
IBM Linux Technology Center
4
4

[oVirt Jenkins] ovirt-engine-cli_create_rpms_fedora - Build # 17 - Still Failing!
by Jenkins oVirt Server 12 Dec '12
by Jenkins oVirt Server 12 Dec '12
12 Dec '12
------=_Part_3004_299792189.1355312970429
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-engine-cli_create_rpms_fedora/
Build: http://jenkins.ovirt.org/job/ovirt-engine-cli_create_rpms_fedora/17/
Build Number: 17
Build Status: Still Failing
Triggered By: Started by an SCM change
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #16
Changes for Build #17
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
Started by an SCM change
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/ovirt-engine-cli_create_rpms_fedora
Checkout:ovirt-engine-cli_create_rpms_fedora / /home/jenkins/workspace/ovirt-engine-cli_create_rpms_fedora - hudson.remoting.Channel@780a60a5:jenkins.ekohl.nl
Using strategy: Default
Last Built Revision: Revision d77dad3073d8d1c7566ef3ce59901f4d35204e72 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine-cli
Commencing build of Revision d77dad3073d8d1c7566ef3ce59901f4d35204e72 (origin/master)
Checking out Revision d77dad3073d8d1c7566ef3ce59901f4d35204e72 (origin/master)
Cleaning workspace
Resetting working tree
No emails were triggered.
Triggering java-1.7.0-openjdk.x86_64,fedora17
Triggering java-1.7.0-openjdk.x86_64,fedora18
java-1.7.0-openjdk.x86_64,fedora17 completed with result FAILURE
java-1.7.0-openjdk.x86_64,fedora18 completed with result SUCCESS
Email was triggered for: Failure
Sending email for trigger: Failure
------=_Part_3004_299792189.1355312970429--
1
0

[oVirt Jenkins] check_gerrit_ovirt_org - Build # 37507 - Failure!
by Jenkins oVirt Server 12 Dec '12
by Jenkins oVirt Server 12 Dec '12
12 Dec '12
------=_Part_2991_613921360.1355309277644
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/
Build: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/37507/
Build Number: 37507
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #37507
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
Started by timer
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/check_gerrit_ovirt_org
No emails were triggered.
[check_gerrit_ovirt_org] $ /bin/sh -xe /tmp/hudson5895689264951619022.sh
+ rm index.html
+ rm 'gitweb?p=test.git'
+ wget -v -d gerrit.ovirt.org --timeout 60 -t 3
Setting --timeout (timeout) to 60
Setting --tries (tries) to 3
DEBUG output created by Wget 1.13.4 on linux-gnu.
--2012-12-12 11:44:38-- http://gerrit.ovirt.org/
Resolving gerrit.ovirt.org... 107.22.212.69
Caching gerrit.ovirt.org => 107.22.212.69
Connecting to gerrit.ovirt.org|107.22.212.69|:80... connected.
Created socket 3.
Releasing 0x0000000001a94ca0 (new refcount 1).
---request begin---
GET / HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: gerrit.ovirt.org
Connection: Keep-Alive
---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Date: Wed, 12 Dec 2012 10:44:23 GMT
X-XRDS-Location: http://gerrit.ovirt.org/OpenID.XRDS
Expires: Fri, 01 Jan 1980 00:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Content-Length: 3246
---response end---
200 OK
Registered socket 3 for persistent reuse.
Length: 3246 (3.2K) [text/html]
Saving to: `index.html'
0K ... 100% 56.3M=0s
2012-12-12 11:44:39 (56.3 MB/s) - `index.html' saved [3246/3246]
+ wget --timeout 60 -t 3 -v -d 'gerrit.ovirt.org/gitweb?p=test.git'
DEBUG output created by Wget 1.13.4 on linux-gnu.
--2012-12-12 11:44:40-- http://gerrit.ovirt.org/gitweb?p=test.git
Resolving gerrit.ovirt.org... 107.22.212.69
Caching gerrit.ovirt.org => 107.22.212.69
Connecting to gerrit.ovirt.org|107.22.212.69|:80... connected.
Created socket 3.
Releasing 0x00000000015dfb80 (new refcount 1).
---request begin---
GET /gitweb?p=test.git HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: gerrit.ovirt.org
Connection: Keep-Alive
---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Date: Wed, 12 Dec 2012 10:44:25 GMT
Expires: Fri, 01 Jan 1980 00:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, must-revalidate
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
---response end---
200 OK
Registered socket 3 for persistent reuse.
Length: unspecified [text/html]
Saving to: `gitweb?p=test.git'
0K .......... ...... 51.2M=0s
2012-12-12 11:44:42 (51.2 MB/s) - `gitweb?p=test.git' saved [17244]
+ a=shortlog
Build timed out (after 5 minutes). Marking the build as aborted.
FATAL: null
java.lang.reflect.UndeclaredThrowableException
at $Proxy34.getIOtriplet(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.<init>(Launcher.java:851)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:798)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request.call(Request.java:146)
at hudson.remoting.Channel.call(Channel.java:664)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
... 16 more
------=_Part_2991_613921360.1355309277644--
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Wed Dec 12 03:28:34 2012
Date Range Processed: yesterday
( 2012-Dec-11 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
//wp-content/themes/newspress/thumb.php?sr ... ter.com/IDC.php: 2 Time(s)
/apple-touch-icon-precomposed.png: 3 Time(s)
/apple-touch-icon.png: 3 Time(s)
/category/news/feed: 21 Time(s)
/category/news/feed/: 128 Time(s)
/community: 2 Time(s)
/favicon.ico: 525 Time(s)
/humans.txt: 6 Time(s)
/index.php?option=com_user&view=reset&layout=confirm: 1 Time(s)
/licensing: 2 Time(s)
/login.php: 4 Time(s)
/news-and-events/workshop/: 1 Time(s)
/pipermail: 1 Time(s)
/pipermail/board/2012-april/000447.html: 1 Time(s)
/pipermail/infra/2012-October/001269.html& ... mage-upload.php: 7 Time(s)
/pipermail/infra/2012-October/wp-content/p ... mage-upload.php: 5 Time(s)
/pipermail/infra/2012-September//wp-conten ... ter.com/IDC.php: 2 Time(s)
/pipermail/infra/2012-September/001139.htm ... ter.com/IDC.php: 2 Time(s)
/pipermail/infra/2012-november/: 1 Time(s)
/pipermail/mom-devel: 1 Time(s)
/pipermail/users/2012-March/url(data:image ... SUVORK5CYII%3d): 1 Time(s)
/pipermail/wiki/2012-october.txt: 4 Time(s)
/pipermail/wiki/2012-october.txt/login.php: 4 Time(s)
/pipermail/wiki/2012-october.txt/register/: 4 Time(s)
/pipermail/wiki/2012-october.txt/signup.php: 4 Time(s)
/project/resources/workshop-invitation/: 1 Time(s)
/register/: 4 Time(s)
/releasaes: 1 Time(s)
/releases/3.1/tools/ovirt-live.0.8.iso: 1 Time(s)
/releases/beta/fedora/$releasever: 1 Time(s)
/releases/beta/fedora/17/: 1 Time(s)
/releases/beta/fedora/17/%5b: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 22 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 30 Time(s)
/releases/beta/rpm/EL6/6Server/repodata/repomd.xml: 5 Time(s)
/releases/nightly/RHEL/6/ovirt-engine-cli- ... .el6.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/: 3 Time(s)
/releases/nightly/fedora/16/ovirt-engine-b ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-g ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-s ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 4 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 56 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 429 Time(s)
/releases/nightly/fedora/16/vdsm-reg-4.9.3 ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/rpm/EL6/: 1 Time(s)
/releases/nightly/rpm/EL6/6Server/repodata/repomd.xml: 3 Time(s)
/releases/nightly/rpm/Fedora/18/noarch/*.g ... fc18.noarch.rpm: 1 Time(s)
/releases/ovirt-release-el6-4.2.noarch.rpm: 2 Time(s)
/releases/ovirt-release-fedora.n%5bCoarch.rpm: 1 Time(s)
/releases/ovirt-release-fedora.narch.rpm: 1 Time(s)
/releases/ovirt-release/ovirt-release-fedora.noarch.rpm: 2 Time(s)
/releases/ovirt-relese-fedora.noarch.rpm: 1 Time(s)
/releases/stable/binary: 1 Time(s)
/releases/stable/binary/: 5 Time(s)
/releases/stable/binary/ovirt-node-iso-2.3.0-1.0.fc16.iso: 2 Time(s)
/releases/stable/f16: 1 Time(s)
/releases/stable/fedora/: 1 Time(s)
/releases/stable/fedora///: 2 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.re ... tc/yum.repos.d/: 3 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 4 Time(s)
/releases/stable/fedora/16/ovirt-node-tools-2: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 262 Time(s)
/releases/stable/fedora/18/repodata/primary.xml.gz: 1 Time(s)
/releases/stable/fedora/6Server/x86_64/repodata/repomd.xml: 2 Time(s)
/releases/stable/ovirt-engine.repo: 2 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 72 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 39 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 5 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 15 Time(s)
/releases/stable/rpm/Fedora/15/repodata/repomd.xml: 7 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 40 Time(s)
/releases/stable/rpm/Fedora/17//Packages/a ... fc17.x86_64.rpm: 1 Time(s)
/releases/stable/rpm/Fedora/17//Packages/c ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/rpm/Fedora/17//ovirt-engi ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/src/md5sum: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 2 Time(s)
/robots.txt: 46 Time(s)
/screenshots.html: 1 Time(s)
/signup.php: 4 Time(s)
/user/register: 1 Time(s)
/wiki/Feature/AllInOne: 1 Time(s)
/wiki/Installing_VDSM_from_rpm: 1 Time(s)
/wiki/Node_Building: 1 Time(s)
/wiki/Release_Notes: 1 Time(s)
/wiki/Release_Notes_Draft: 1 Time(s)
/wiki/Screencasts: 1 Time(s)
/wiki/User:Jbrooks: 1 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... mage-upload.php: 5 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 4 Time(s)
/wp-login.php: 56 Time(s)
416 Request Range Not Satisfiable
/icons/back.gif: 1 Time(s)
/icons/blank.gif: 2 Time(s)
/icons/compressed.gif: 1 Time(s)
/icons/folder.gif: 1 Time(s)
/icons/unknown.gif: 1 Time(s)
/releases/: 1 Time(s)
/releases/3.0/: 1 Time(s)
/releases/3.1/: 1 Time(s)
/releases/?C=D;O=A: 1 Time(s)
/releases/?C=M;O=A: 1 Time(s)
/releases/?C=N;O=D: 1 Time(s)
/releases/?C=S;O=A: 1 Time(s)
/releases/beta.old.20120808/: 1 Time(s)
/releases/beta/: 1 Time(s)
/releases/nightly/: 1 Time(s)
/releases/nightly/rpm/Fedora/18/noarch/ovi ... fc18.noarch.rpm: 1 Time(s)
/releases/ovirt-release-el6-4-2.noarch.rpm: 1 Time(s)
/releases/ovirt-release-fedora-4-2.noarch.rpm: 1 Time(s)
/releases/ovirt-release-fedora.noarch.rpm: 1 Time(s)
/releases/stable/: 1 Time(s)
/releases/stable/?C=D;O=A: 1 Time(s)
/releases/stable/?C=D;O=D: 1 Time(s)
/releases/stable/?C=M;O=A: 1 Time(s)
/releases/stable/?C=M;O=D: 1 Time(s)
/releases/stable/?C=N;O=A: 1 Time(s)
/releases/stable/?C=N;O=D: 1 Time(s)
/releases/stable/?C=S;O=A: 1 Time(s)
/releases/stable/?C=S;O=D: 1 Time(s)
/releases/stable/deb/: 1 Time(s)
/releases/stable/deb/?C=D;O=A: 1 Time(s)
/releases/stable/deb/?C=M;O=A: 1 Time(s)
/releases/stable/deb/?C=N;O=D: 1 Time(s)
/releases/stable/deb/?C=S;O=A: 1 Time(s)
/releases/stable/rpm/: 1 Time(s)
/releases/stable/rpm/?C=D;O=A: 1 Time(s)
/releases/stable/rpm/?C=M;O=A: 1 Time(s)
/releases/stable/rpm/?C=N;O=D: 1 Time(s)
/releases/stable/rpm/?C=S;O=A: 1 Time(s)
/releases/stable/rpm/EL/: 1 Time(s)
/releases/stable/rpm/EL/6/: 1 Time(s)
/releases/stable/rpm/EL/6/?C=M;O=A: 1 Time(s)
/releases/stable/rpm/EL/6/?C=N;O=D: 1 Time(s)
/releases/stable/rpm/EL/6/?C=S;O=A: 1 Time(s)
/releases/stable/rpm/Fedora/: 1 Time(s)
/releases/stable/src/: 1 Time(s)
/releases/stable/src/?C=D;O=A: 1 Time(s)
/releases/stable/src/?C=M;O=A: 1 Time(s)
/releases/stable/src/?C=N;O=D: 1 Time(s)
/releases/stable/src/?C=S;O=A: 1 Time(s)
/releases/stable/tools/: 1 Time(s)
/robots.txt: 2 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
45 *Warning: Connection concurrency limit reached
20.948M Bytes accepted 21,965,603
336.627M Bytes delivered 352,978,643
======== ================================================
2052 Accepted 99.71%
6 Rejected 0.29%
-------- ------------------------------------------------
2058 Total 100.00%
======== ================================================
5 Reject relay denied 83.33%
1 Reject unknown user 16.67%
-------- ------------------------------------------------
6 Total Rejects 100.00%
======== ================================================
1153 Connections made
186 Connections lost
1153 Disconnections
2038 Removed from queue
577 Delivered
29345 Sent via SMTP
3 Forwarded
71 Deferred
904 Deferrals
12 Bounce (remote)
2 Expired and returned to sender
14 DSNs undeliverable
298 Connection failure (outbound)
16 Timeout (inbound)
18 Numeric hostname
2 Hostname verification errors
400 Enabled PIX workaround
**Unmatched Entries**
1 Dec 11 10:26:31 linode01 postfix/smtp[6569]: 63F0FCEC0: host mx2.comcast.net[2001:558:fe2d:70::22] refused to talk to me: 554 imta12.emeryville.ca.mail.comcast.net comcast 2600:3c01::f03c:91ff:fe93:4b0d Comcast requires that all mail servers must have a PTR record with a valid Reverse DNS entry. Currently your mail server does not fill that requirement. For more information, refer to: http://postmaster.comcast.net/smtp-error-codes.php#554
1 Dec 11 10:26:32 linode01 postfix/smtp[6569]: 63F0FCEC0: host mx1.comcast.net[2001:558:fe14:70::22] refused to talk to me: 554 imta38.westchester.pa.mail.comcast.net comcast 2600:3c01::f03c:91ff:fe93:4b0d Comcast requires that all mail servers must have a PTR record with a valid Reverse DNS entry. Currently your mail server does not fill that requirement. For more information, refer to: http://postmaster.comcast.net/smtp-error-codes.php#554
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 1 time
Received disconnect:
11: Bye Bye : 2248 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.48.33] failed - POSSIBLE BREAK-IN ATTEMPT! : 628 time(s)
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 738 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 897M 97% /
/dev/xvda => 97% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
Hi everyone,
I was going through the wiki and I'm missing a place with a list of all the services the project has and all the machines (something that gives you a big picture of all the infrastructure).
Is that documented somewhere?
If not I can try to gather all that info and create a new wiki page while learning what do we actually have.
----
David Caro
Red Hat Czech s.r.o.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
Web: www.cz.redhat.com
Red Hat Czech s.r.o., Purkyňova 99/71, 612 45, Brno, Czech Republic
RHT Global #: 82-62605
3
2
Hi,
Recently we have added autotools support to the mom build process.
Unfortunately this is breaking the jenkins job since the build process has
changed. Could you help me get the build working again?
There is a script called autobuild.sh in the tree now. Perhaps the jenkins job
can be simplified to only call that script?
Thanks for your help.
--
Adam Litke <agl(a)us.ibm.com>
IBM Linux Technology Center
2
1
Forwarding to the relevant list.
----- Forwarded Message -----
> From: "Michael Pasternak" <mpastern(a)redhat.com>
> To: "Dave Neary" <dneary(a)redhat.com>, users(a)ovirt.org
> Sent: Tuesday, December 11, 2012 2:45:14 PM
> Subject: [Users] what happen to uploaded images at wiki?
>
> Looks like all images are gone/links are broken [1] and
> page is added to "Categories: * Pages with broken file links",
> adding new files doesn't solve this issue.
>
> Error creating thumbnail: convert: unable to open image
> `/var/lib/openshift/847edb45aea84198838f915be6faa066/app-root/runtime/repo/php/images/8/80/0jsdk.jpg':
> No such file
> or directory @ blob.c/OpenBlob/2480.
> convert: missing an image filename `/tmp/transform_12aa7b-1.jpg' @
> convert.c/ConvertImageCommand/2800.
>
> [1] http://www.ovirt.org/Java-sdk
> --
>
> Michael Pasternak
> RedHat, ENG-Virtualization R&D
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Tue Dec 11 03:43:48 2012
Date Range Processed: yesterday
( 2012-Dec-10 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
HTTP/1.1: 1 Time(s)
404 Not Found
/%2A%2Amailman/listinfo/users: 1 Time(s)
//appserv/main.php?appserv_root=http://jas ... s.com/css.jpg??: 10 Time(s)
//appserv/main.php?appserv_root=http://jas ... s.com/log.jpg??: 10 Time(s)
//appserv/main.php?appserv_root=http://mis ... ntent/css.jpg??: 1 Time(s)
//appserv/main.php?appserv_root=http://mis ... ntent/log.jpg??: 1 Time(s)
//appserv/main.php?appserv_root=test??: 10 Time(s)
/Download: 1 Time(s)
/OVirt_3.1_release_notes: 1 Time(s)
/__mailman/listinfo/users: 1 Time(s)
/apple-touch-icon-precomposed.png: 2 Time(s)
/apple-touch-icon.png: 2 Time(s)
/category/news/feed: 14 Time(s)
/category/news/feed/: 149 Time(s)
/favicon.ico: 492 Time(s)
/humans.txt: 1 Time(s)
/licensing: 1 Time(s)
/mailman/li: 1 Time(s)
/mailman/litsinfo: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-10-14: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-24-14: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/pipermail/board/2012-april/000447.html: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv ... ntent/css.jpg??: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv ... ntent/log.jpg??: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv ... s.com/css.jpg??: 5 Time(s)
/pipermail/infra//appserv/main.php?appserv ... s.com/log.jpg??: 5 Time(s)
/pipermail/infra//appserv/main.php?appserv_root=test??: 6 Time(s)
/pipermail/infra/2011-September/000027.htm ... F0%E0%E2%EA%E8;: 1 Time(s)
/pipermail/infra/2012-August//appserv/main ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-August//appserv/main ... s.com/css.jpg??: 1 Time(s)
/pipermail/infra/2012-August//appserv/main ... s.com/log.jpg??: 1 Time(s)
/pipermail/infra/2012-August/000813.html// ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-August/000813.html// ... s.com/css.jpg??: 1 Time(s)
/pipermail/infra/2012-August/000813.html// ... s.com/log.jpg??: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... erv_root=test??: 11 Time(s)
/pipermail/infra/2012-February//appserv/ma ... ntent/css.jpg??: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... ntent/log.jpg??: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... s.com/css.jpg??: 10 Time(s)
/pipermail/infra/2012-February//appserv/ma ... s.com/log.jpg??: 10 Time(s)
/pipermail/infra/2012-February/000224.html ... erv_root=test??: 5 Time(s)
/pipermail/infra/2012-February/000224.html ... s.com/css.jpg??: 5 Time(s)
/pipermail/infra/2012-February/000224.html ... s.com/log.jpg??: 5 Time(s)
/pipermail/infra/2012-October//appserv/mai ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-October//appserv/mai ... s.com/css.jpg??: 1 Time(s)
/pipermail/infra/2012-October//appserv/mai ... s.com/log.jpg??: 1 Time(s)
/pipermail/infra/2012-October/001183.html/ ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-October/001183.html/ ... s.com/css.jpg??: 1 Time(s)
/pipermail/infra/2012-October/001183.html/ ... s.com/log.jpg??: 1 Time(s)
/pipermail/infra/2012-October/001244.html/ ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-October/001244.html/ ... s.com/css.jpg??: 1 Time(s)
/pipermail/infra/2012-October/001244.html/ ... s.com/log.jpg??: 1 Time(s)
/pipermail/infra/2012-October/001266.html& ... dify/custom.php: 2 Time(s)
/pipermail/infra/2012-October/001269.html& ... mage-upload.php: 9 Time(s)
/pipermail/infra/2012-October/001269.html/ ... ve/generasi.php: 1 Time(s)
/pipermail/infra/2012-October/wp-content/p ... dify/custom.php: 2 Time(s)
/pipermail/infra/2012-October/wp-content/p ... mage-upload.php: 2 Time(s)
/pipermail/infra/2012-October/wp-content/t ... ve/generasi.php: 1 Time(s)
/pipermail/infra/2012-november/: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/3.1/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 1 Time(s)
/releases/beta/fedora/17: 2 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 22 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 32 Time(s)
/releases/nightly/fedora/16/ovirt-engine-3 ... .6.fc16.src.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... -2.fc16.src.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-i ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 40 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 362 Time(s)
/releases/nightly/fedora/18/: 1 Time(s)
/releases/nightly/rpm/EL6/6/repodata/repomd.xml: 4 Time(s)
/releases/o: 1 Time(s)
/releases/ovirt: 1 Time(s)
/releases/ovirt-release-centos.noarch.rpm: 1 Time(s)
/releases/stable/binary/: 7 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 2 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 21 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 552 Time(s)
/releases/stable/fedora/17/: 1 Time(s)
/releases/stable/fedora/17/x86_64/repodata/repomd.xml: 2 Time(s)
/releases/stable/ovirt-engine.repo: 2 Time(s)
/releases/stable/rpm/EL/6/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 5 Time(s)
/releases/stable/rpm/EL6: 2 Time(s)
/releases/stable/rpm/EL6/: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 78 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 17 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 46 Time(s)
/releases/stable/rpm/Fedora/17/noarch//.treeinfo: 2 Time(s)
/releases/stable/rpm/Fedora/17/noarch//treeinfo: 2 Time(s)
/releases/stable/rpm/Fedora/17/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 2 Time(s)
/robots.txt: 48 Time(s)
/wiki/Category:Node: 1 Time(s)
/wiki/Engine_Node_Integration: 1 Time(s)
/wiki/Node_Building: 1 Time(s)
/wiki/Release_Notes: 1 Time(s)
/wiki/Troubleshooting_NFS_Storage_Issues: 1 Time(s)
/wp-content/plugins/html5avmanager/lib/uploadify/custom.php: 2 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... mage-upload.php: 2 Time(s)
/wp-content/themes/digitalfarm/thumb.php?s ... ve/generasi.php: 1 Time(s)
/wp-login.php: 63 Time(s)
http://lists.ovirt.org/pipermail/users/201 ... admin:abc123%40: 3 Time(s)
http://www.ovirt.org/azenv.php: 1 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/18/noarch/ovi ... fc18.noarch.rpm: 1 Time(s)
/releases/nightly/rpm/Fedora/18/repodata/filelists.xml.gz: 2 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
6 Miscellaneous warnings
12.868M Bytes accepted 13,492,748
212.118M Bytes delivered 222,421,517
======== ================================================
1114 Accepted 99.29%
8 Rejected 0.71%
-------- ------------------------------------------------
1122 Total 100.00%
======== ================================================
5 Reject relay denied 62.50%
3 Reject unknown user 37.50%
-------- ------------------------------------------------
8 Total Rejects 100.00%
======== ================================================
1260 Connections made
647 Connections lost
1260 Disconnections
1104 Removed from queue
359 Delivered
18944 Sent via SMTP
2 Forwarded
46 Deferred
417 Deferrals
7 Bounce (local)
19 Bounce (remote)
26 DSNs undeliverable
191 Connection failure (outbound)
5 Timeout (inbound)
18 Hostname verification errors
200 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 2 times
Received disconnect:
11: Bye Bye : 1692 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 1 Time(s)
11: disconnected by user : 4 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.48.33] failed - POSSIBLE BREAK-IN ATTEMPT! : 320 time(s)
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 738 time(s)
reverse mapping checking getaddrinfo for 71.195.225.66.host.nwnx.net [66.225.195.71] failed - POSSIBLE BREAK-IN ATTEMPT! : 41 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 1005M 96% /
/dev/xvda => 96% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0

11 Dec '12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is going to be a brief planned outage at 5 pm PST (0100 UTC)
today. The outage window is ten minutes. No downtime is expected
during the outage, but it may occur.
== Details ==
I want to setup hot_deploy for our OpenShift instance running MediaWiki.
When I did this the other day, it failed to work properly. Refer to:
http://lists.ovirt.org/pipermail/infra/2012-December/001612.html
This outage is another attempt to set the app to hot deploy. I intend
to do exactly this:
* 'touch wiki/.openshift/markers/hot_deploy'
* 'git add wiki/.openshift/markers/hot_deploy'
* 'git commit wiki/.openshift/markers/hot_deploy'
* 'git push'
If all works correctly, the app will be set to hot deploy without
doing a restart. If it goes like last time, I may attempt to
troubleshoot for a few minutes but no longer than 10 minutes. At that
time I will force restart the app.
== Affected services ==
www.ovirt.org (wiki)
=== Not-affected services ==
lists.ovirt.org
resources.ovirt.org
gerrit.ovirt.org
jenkins.ovirt.org
== Future plans ==
Hopefully this hot deploy trick will allow us to make minor
configuration changes to the website without it having to restart the app.
- --
Karsten 'quaid' Wade ..... http://iquaid.org ..... gpg key: AD0E0C41
http://Fairy-TaleFarm.com .......................... Urban homestead
http://MicahForCouncil.org ................ Your advocate on council
http://SantaCruzPedicab.com .......... Sensible local transportation
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQxm/N2ZIOBq0ODEERAkF2AKCG4kT4U8IP82dzHmj3ZjIWszYBiwCfayJI
BNq6othQiZCoy6Eg49lC/jU=
=UmMF
-----END PGP SIGNATURE-----
3
3
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig8848858624ECC458C1523B8F
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Minutes:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-12-10-15.00.html
Minutes (text):
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-12-10-15.00.txt
Log:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-12-10-15.00.log.h=
tml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#ovirt: Infra weekly
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Meeting started by quaid at 15:00:37 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-12-10-15.00.log.html .
Meeting summary
---------------
* Howdy & agenda (quaid, 15:01:03)
* LINK: http://www.ovirt.org/Infrastructure_team_meetings#2012-12-03
(ewoud, 15:01:33)
* LINK: http://www.ovirt.org/Infrastructure_team_meetings#2012-12-10
(quaid, 15:02:07)
* Adding new Infra admins (root) (quaid, 15:04:53)
* ACTION: quaid to send email at end of meeting to start discussion
(quaid, 15:07:01)
* IRC Bot (quaid, 15:09:27)
* LINK: http://www.mediawiki.org/wiki/Extension:SupybotNotify
(quaid, 15:15:50)
* ACTION: quaid to ask in #openshift about how to make supybot work
(non-standard ports, etc.) (quaid, 15:16:29)
* Hosting (quaid, 15:20:42)
* quaid should be meeting with RackSpace hopefully this week to start
the new account for oVirt (and other needs his team has) (quaid,
15:21:42)
* ACTION: team to discuss new hosting design ideas on list (quaid,
15:39:57)
* Puppet (quaid, 15:41:34)
* Puppet to be discussed as part of new hosting discussionon list
(quaid, 15:43:15)
* Jenkins (quaid, 15:43:37)
* need to add more admins to Jenkins, when we can (quaid, 15:46:36)
* we need to plan Jenkins migration (quaid, 15:48:04)
* ACTION: eedri_ taking lead on Jenkings migration (quaid, 15:49:42)
* AGREED: eedri_ and dcaro will plan migration of Jenkins and talk
with Alter Way, etc. on infra@ list (quaid, 15:49:57)
* ACTION: eedri_ to write a Jenkins migration plan on the wiki
(quaid, 15:50:42)
* Gerrit (quaid, 15:54:30)
* Gerrit plans are part of the overall hosting discussion, to be had
on list (quaid, 15:54:42)
* Trac review (quaid, 15:54:48)
* LINK: https://fedorahosted.org/ovirt/report/1 (quaid, 15:56:39)
* Anything else? (quaid, 15:57:03)
* ACTION: quaid to add Alter Ways as milestone in Trac (quaid,
16:00:50)
Meeting ended at 16:01:24 UTC.
Action Items
------------
* quaid to send email at end of meeting to start discussion
* quaid to ask in #openshift about how to make supybot work
(non-standard ports, etc.)
* team to discuss new hosting design ideas on list
* eedri_ taking lead on Jenkings migration
* eedri_ to write a Jenkins migration plan on the wiki
* quaid to add Alter Ways as milestone in Trac
Action Items, by person
-----------------------
* eedri_
* eedri_ taking lead on Jenkings migration
* eedri_ to write a Jenkins migration plan on the wiki
* quaid
* quaid to send email at end of meeting to start discussion
* quaid to ask in #openshift about how to make supybot work
(non-standard ports, etc.)
* quaid to add Alter Ways as milestone in Trac
* **UNASSIGNED**
* team to discuss new hosting design ideas on list
People Present (lines said)
---------------------------
* quaid (100)
* eedri_ (31)
* ewoud (29)
* dneary (28)
* ohadlevy (5)
* ovirtbot (3)
* dcaro (2)
* backblue (1)
* garrett (0)
Generated by `MeetBot`_ 0.1.4
=2E. _`MeetBot`: http://wiki.debian.org/MeetBot
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enig8848858624ECC458C1523B8F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQxgwa2ZIOBq0ODEERAttKAKCk9vFCczfKVSC5shPxxjt5UtqEGACfe9c5
dDyiF1guVgmqFZaORKAgj54=
=/PZR
-----END PGP SIGNATURE-----
--------------enig8848858624ECC458C1523B8F--
1
0
Hi! I joined the weekly infra meeting and the lists two weeks ago, but I forgot to even introduce myself, so here I go.
I'm David Caro, I started in the computer world as a sysadmin, but each day I'm closer and closer to the development side. I've worked as sysadmin for a retail e-commerce (a startup that grew really really fast, from 20 to 500 employees in less than 3 years), release manager at Telefónica r+D (for another web based product) and right now I'm working in the CI team for the RHEV project at Red Hat.
I always have been close to open source (you can also find me as david.caro(a)fsf.org) and from the beginning I've always chosen linux/BSD to run all the systems that I've managed, from desktops to web server farms.
I have experience and I'm actively working with technologies like puppet, foreman, jenkins and have worked with mediawiki, apache, and a lot of other common web architecture technologies.
And I though that working with RHEV puts me in a very good position for being useful to the oVirt project, so here I am, eager to help :)
----
David Caro
2
1
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Mon Dec 10 03:38:41 2012
Date Range Processed: yesterday
( 2012-Dec-09 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
/%2A%2Amailman/listinfo/users: 2 Time(s)
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 1 Time(s)
//wp-content/themes/freshnews/thumb.php?sr ... nt.pk/jahat.php: 1 Time(s)
//wp-content/themes/newspress/thumb.php?sr ... .com.ar/IDC.php: 2 Time(s)
//wp-content/themes/pico/scripts/timthumb. ... .com.ar/IDC.php: 2 Time(s)
/Download: 2 Time(s)
/Home: 1 Time(s)
/apple-touch-icon-precomposed.png: 28 Time(s)
/category/news/feed: 22 Time(s)
/category/news/feed/: 40 Time(s)
/community-activity/: 1 Time(s)
/favicon.ico: 265 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-24-14: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-31-14: 1 Time(s)
/pipermail: 1 Time(s)
/pipermail/gerrit: 1 Time(s)
/pipermail/infra//wp-content/themes/freshn ... nt.pk/jahat.php: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... nt.pk/jahat.php: 1 Time(s)
/pipermail/infra/2012-November/001313.html ... 2.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2012-November/001330.html ... .pk%2Fjahat.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... .pk%2Fjahat.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... 2.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html& ... mage-upload.php: 21 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 11 Time(s)
/pipermail/infra/2012-October/wp-content/p ... mage-upload.php: 6 Time(s)
/pipermail/infra/2012-September//wp-conten ... .com.ar/IDC.php: 4 Time(s)
/pipermail/infra/2012-September/001139.htm ... .com.ar/IDC.php: 4 Time(s)
/pipermail/infra/2012-September/001139.htm ... 2.com%2Fbad.php: 2 Time(s)
/pipermail/infra/2012-September/wp-content ... 2.com%2Fbad.php: 1 Time(s)
/pipermail/security: 1 Time(s)
/pipermail/security-private: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/3.1/tools/ovirt-node-iso-2.5.2-0.1.fc17.iso: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 2 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 26 Time(s)
/releases/fedora: 1 Time(s)
/releases/nightly/binary/ovirt-node-iso-2. ... 102007.fc17.iso: 2 Time(s)
/releases/nightly/fedora: 2 Time(s)
/releases/nightly/fedora/: 3 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/nightly/fedora/16/ovirt-release- ... data/repomd.xml: 2 Time(s)
/releases/nightly/fedora/16/ovirt-release-1-2.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 44 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 310 Time(s)
/releases/nightly/fedora/18: 2 Time(s)
/releases/nightly/fedora/5/i386/repodata/repomd.xml: 3 Time(s)
/releases/ovirt: 5 Time(s)
/releases/ovirt-release-fedora.noarch.rpm/ ... data/repomd.xml: 3 Time(s)
/releases/ovirt-release-fedora.noarm.rpm: 1 Time(s)
/releases/stable/binary: 3 Time(s)
/releases/stable/binary/: 7 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 5 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/repodata/: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 498 Time(s)
/releases/stable/fedora/18/repodata/other.xml.gz: 1 Time(s)
/releases/stable/fedora/5/i386/repodata/repomd.xml: 2 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 57 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 25 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 23 Time(s)
/releases/stable/src/ovirt-guest-agent-1.0.6.tar.bz2: 2 Time(s)
/robots.txt: 49 Time(s)
/user/register: 2 Time(s)
/user/registerindex.php: 1 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... mage-upload.php: 6 Time(s)
/wp-content/themes/TheTravelTheme/includes ... .pk%2Fjahat.php: 1 Time(s)
/wp-content/themes/greydove/timthumb.php?s ... 2.com%2Fbad.php: 1 Time(s)
/wp-content/themes/multidesign/scripts/tim ... 2.com%2Fbad.php: 1 Time(s)
/wp-login.php: 63 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/18/noarch/ovi ... fc18.noarch.rpm: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
7.423M Bytes accepted 7,783,435
156.110M Bytes delivered 163,693,329
======== ================================================
1063 Accepted 99.91%
1 Rejected 0.09%
-------- ------------------------------------------------
1064 Total 100.00%
======== ================================================
1 Reject unknown user 100.00%
-------- ------------------------------------------------
1 Total Rejects 100.00%
======== ================================================
599 Connections made
123 Connections lost
599 Disconnections
1052 Removed from queue
309 Delivered
17202 Sent via SMTP
2 Forwarded
35 Deferred
394 Deferrals
11 Bounce (local)
7 Bounce (remote)
18 DSNs undeliverable
144 Connection failure (outbound)
4 Timeout (inbound)
3 Hostname verification errors
212 Enabled PIX workaround
**Unmatched Entries**
1 Dec 9 22:58:29 linode01 postfix/smtpd[14396]: improper command pipelining after QUIT from unknown[203.187.176.66]
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
Received disconnect:
11: Bye Bye : 1279 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for 85.187.144.198.host.nwnx.net [198.144.187.85] failed - POSSIBLE BREAK-IN ATTEMPT! : 12 time(s)
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 676 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 927M 97% /
/dev/xvda => 97% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Sun Dec 9 03:19:21 2012
Date Range Processed: yesterday
( 2012-Dec-08 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 1 Time(s)
/2011/09/12/complete-and-comprehensive-ope ... he-data-center/: 1 Time(s)
/2012/02/03/ovirt-beijing-workshop/: 1 Time(s)
/2012/04/16/2nd-ovirt-workshop-held-successfully-in-beijing/: 1 Time(s)
/2012/08/08/ovirt-3-1-release/: 1 Time(s)
/Main_Page: 1 Time(s)
/about/: 1 Time(s)
/about/licensing/: 1 Time(s)
/about/sponsors-and-supporters/: 1 Time(s)
/apple-touch-icon-precomposed.png: 3 Time(s)
/apple-touch-icon.png: 3 Time(s)
/category/news/feed: 21 Time(s)
/category/news/feed/: 40 Time(s)
/community: 2 Time(s)
/community-activity: 2 Time(s)
/favicon.ico: 294 Time(s)
/forum/member/register: 1 Time(s)
/get-ovirt/: 1 Time(s)
/governance/: 1 Time(s)
/governance/adding-a-subproject/: 1 Time(s)
/governance/becoming-a-maintainer/: 1 Time(s)
/governance/board/: 1 Time(s)
/governance/releases-and-release-management/: 1 Time(s)
/governance/voting/: 1 Time(s)
/index.php/forums/member/register: 1 Time(s)
/licensing: 2 Time(s)
/mailman/list: 1 Time(s)
/member/register: 1 Time(s)
/news-and-events/: 1 Time(s)
/page/2/: 1 Time(s)
/pipermail: 1 Time(s)
/pipermail/YaBB.cgi/: 1 Time(s)
/pipermail/YaBB.pl/: 1 Time(s)
/pipermail/account/register.php: 1 Time(s)
/pipermail/blogs/load/recent: 1 Time(s)
/pipermail/commits: 1 Time(s)
/pipermail/engine-patches/2012-May/fsvingoiwigz.html: 1 Time(s)
/pipermail/gerrit: 1 Time(s)
/pipermail/index.php?act=Login&CODE=00: 1 Time(s)
/pipermail/index.php?action=register: 1 Time(s)
/pipermail/index.php?app=core&module=global§ion=login: 1 Time(s)
/pipermail/index.php?do=/user/register/: 1 Time(s)
/pipermail/index.php?p=member/signup: 1 Time(s)
/pipermail/index.php?page=blogs: 1 Time(s)
/pipermail/index.php?page=en_Signup: 1 Time(s)
/pipermail/infra/2012-October/001269.html& ... mage-upload.php: 9 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 1 Time(s)
/pipermail/infra/2012-October/wp-content/p ... mage-upload.php: 2 Time(s)
/pipermail/join.php: 3 Time(s)
/pipermail/join_form.php: 1 Time(s)
/pipermail/member/join.php: 1 Time(s)
/pipermail/mom-devel: 1 Time(s)
/pipermail/nomad-devel: 1 Time(s)
/pipermail/patches: 2 Time(s)
/pipermail/register.php: 3 Time(s)
/pipermail/register/: 2 Time(s)
/pipermail/security: 1 Time(s)
/pipermail/security-private: 1 Time(s)
/pipermail/signup: 3 Time(s)
/pipermail/signup.php: 5 Time(s)
/pipermail/signup/: 1 Time(s)
/pipermail/tiki-register.php: 2 Time(s)
/pipermail/ucp.php?mode=register: 1 Time(s)
/pipermail/user/register: 1 Time(s)
/pipermail/users/2012-March/001153.html/tiki-register.php: 1 Time(s)
/pipermail/users/2012-March/tiki-register.php: 1 Time(s)
/pipermail/users/tiki-register.php: 1 Time(s)
/pipermail/wp-login.php?action=register: 1 Time(s)
/project-maturity/: 1 Time(s)
/project/: 1 Time(s)
/project/community/: 1 Time(s)
/project/resources/: 1 Time(s)
/project/subprojects/: 1 Time(s)
/releases/3.1/rpm/Fedora/17/x86_64/ovirt-g ... fc17.x86_64.rpm: 1 Time(s)
/releases/3.1/tools/ovirt-node-iso-2.5.2-0.1.fc17.iso: 2 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 2 Time(s)
/releases/beta/fedora/17/: 2 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 26 Time(s)
/releases/beta/ovirt-engine.repo: 5 Time(s)
/releases/beta/ovirt/ovirt-dre.repo: 1 Time(s)
/releases/beta/rpm/Fedora/14/repodata/repomd.xml: 23 Time(s)
/releases/nightly/RHEL/6/ovirt-engine-cli- ... .el6.x86_64.rpm: 2 Time(s)
/releases/nightly/fedora/16/: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-b ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-d ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-s ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/nightly/fedora/16/ovirt-node-2.2 ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-node-too ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 40 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 304 Time(s)
/releases/nightly/fedora/16/vdsm-cli-4.9.3 ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/vdsm-reg-4.9.3 ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/17/repodata/: 1 Time(s)
/releases/nightly/rpm/Fedora/14/repodata/repomd.xml: 25 Time(s)
/releases/nightly/src/ovirt-node-2.2.1.tar.gz: 1 Time(s)
/releases/ovirt-releases-fedora.noarch.rpm: 1 Time(s)
/releases/stable/binary/: 4 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 2 Time(s)
/releases/stable/fedora: 1 Time(s)
/releases/stable/fedora/16: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 5 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 488 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 5 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 79 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 22 Time(s)
/releases/stable/rpm/Fedora/14: 1 Time(s)
/releases/stable/rpm/Fedora/14/: 1 Time(s)
/releases/stable/rpm/Fedora/14/repodata/: 1 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 31 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 60 Time(s)
/releases/stable/rpm/Fedora/17/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 3 Time(s)
/robots.txt: 43 Time(s)
/signup: 1 Time(s)
/signup/: 1 Time(s)
/tiki-register.php: 1 Time(s)
/tools/quicklogin.one: 1 Time(s)
/w/index.php?title=Features/PrestartedVm&oldid=3113: 1 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... mage-upload.php: 2 Time(s)
/wp-login.php: 67 Time(s)
http://www.ovirt.org/azenv.php: 3 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/repodata/filelists.xml.gz: 1 Time(s)
/releases/nightly/rpm/Fedora/18/noarch/ovi ... fc18.noarch.rpm: 1 Time(s)
/releases/stable/tools/md5sum: 1 Time(s)
/releases/stable/tools/oVirt-Live.0.8.iso: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.5-0.1.fc17.iso: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
33 *Warning: Pre-queue content-filter connection overload
1.877M Bytes accepted 1,968,019
8.447M Bytes delivered 8,857,412
======== ================================================
239 Accepted 99.58%
1 Rejected 0.42%
-------- ------------------------------------------------
240 Total 100.00%
======== ================================================
1 Reject unknown user 100.00%
-------- ------------------------------------------------
1 Total Rejects 100.00%
======== ================================================
243 Connections made
100 Connections lost
243 Disconnections
230 Removed from queue
113 Delivered
705 Sent via SMTP
3 Forwarded
18 Deferred
211 Deferrals
24 Bounce (local)
7 Bounce (remote)
2 Expired and returned to sender
33 DSNs undeliverable
68 Connection failure (outbound)
14 Hostname verification errors
10 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
Received disconnect:
11: Bye Bye : 1219 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 738 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 1.1G 96% /
/dev/xvda => 96% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Sat Dec 8 03:30:30 2012
Date Range Processed: yesterday
( 2012-Dec-07 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
/**mailman/listinfo/users%3Chttp://lists.o ... /listinfo/users: 2 Time(s)
///wp-content/plugins/radykal-fancy-galler ... mage-upload.php: 1 Time(s)
//admin/categories.php/login.php?cPath=&ac ... product_preview: 1 Time(s)
//appserv/main.php?appserv_root=http://kon ... ault/pbbb.txt??: 8 Time(s)
//appserv/main.php?appserv_root=http://www ... stem/pbbb.txt??: 70 Time(s)
//appserv/main.php?appserv_root=test??: 39 Time(s)
//main.php?appserv_root=http://realinfo.wen.ru/x.txt???: 1 Time(s)
//main.php?appserv_root=http://spsc.or.kr/ ... ta1/dina.txt???: 1 Time(s)
//main.php?appserv_root=http://www.wushu.o ... mages/david.txt: 1 Time(s)
//main.php?appserv_root=test??: 1 Time(s)
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 7 Time(s)
//wp-content/themes/themorningafter/thumb. ... .com.ar/IDC.php: 3 Time(s)
/2011/09/12/ovirt-kick-off-workshop/: 1 Time(s)
/__**mailman/listinfo/users%3Chttp://lists ... /listinfo/users: 1 Time(s)
/____mailman/listinfo/users: 1 Time(s)
/__mailman/listinfo/users: 2 Time(s)
/apple-touch-icon-precomposed.png: 27 Time(s)
/apple-touch-icon.png: 27 Time(s)
/category/news/feed: 25 Time(s)
/category/news/feed/: 54 Time(s)
/favicon.ico: 581 Time(s)
/pipermail/infra///wp-content/plugins/rady ... mage-upload.php: 1 Time(s)
/pipermail/infra//admin/categories.php/log ... product_preview: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... ault/pbbb.txt??: 8 Time(s)
/pipermail/infra/2012-February//appserv/ma ... erv_root=test??: 39 Time(s)
/pipermail/infra/2012-February//appserv/ma ... stem/pbbb.txt??: 69 Time(s)
/pipermail/infra/2012-February//main.php?a ... mages/david.txt: 1 Time(s)
/pipermail/infra/2012-February//main.php?a ... ta1/dina.txt???: 1 Time(s)
/pipermail/infra/2012-February//main.php?a ... wen.ru/x.txt???: 1 Time(s)
/pipermail/infra/2012-February//main.php?appserv_root=test??: 1 Time(s)
/pipermail/infra/2012-February/000224.html ... ault/pbbb.txt??: 8 Time(s)
/pipermail/infra/2012-February/000224.html ... erv_root=test??: 40 Time(s)
/pipermail/infra/2012-February/000224.html ... mages/david.txt: 1 Time(s)
/pipermail/infra/2012-February/000224.html ... stem/pbbb.txt??: 70 Time(s)
/pipermail/infra/2012-February/000224.html ... ta1/dina.txt???: 1 Time(s)
/pipermail/infra/2012-February/000224.html ... wen.ru/x.txt???: 1 Time(s)
/pipermail/infra/2012-March//admin/categor ... product_preview: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... .com.ar/IDC.php: 3 Time(s)
/pipermail/infra/2012-November/001288.html ... .com.ar/IDC.php: 3 Time(s)
/pipermail/infra/2012-November/001288.html ... 2.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... 2.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2012-October///wp-content ... mage-upload.php: 1 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 3 Time(s)
/pipermail/infra/2012-October/001266.html& ... dify/custom.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html& ... mage-upload.php: 10 Time(s)
/pipermail/infra/2012-October/001269.html& ... s.com/index.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 25 Time(s)
/pipermail/infra/2012-October/wp-content/p ... dify/custom.php: 1 Time(s)
/pipermail/infra/2012-October/wp-content/p ... mage-upload.php: 3 Time(s)
/pipermail/infra/2012-October/wp-content/p ... s.com/index.php: 1 Time(s)
/pipermail/user/register: 1 Time(s)
/releases//releases: 1 Time(s)
/releases//releases/stable/rpm/: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 27 Time(s)
/releases/beta/ovirt-engine.repo: 2 Time(s)
/releases/beta/rpm/EL6/6/repodata/repomd.xml: 1 Time(s)
/releases/beta/rpm/Fedora/16/repodata/repomd.xml: 4 Time(s)
/releases/nightly/fedora/: 1 Time(s)
/releases/nightly/fedora/16/: 3 Time(s)
/releases/nightly/fedora/16/ovirt-engine-3 ... .6.fc16.src.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... -2.fc16.src.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.noarch.rpm: 2 Time(s)
/releases/nightly/fedora/16/ovirt-engine-g ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-i ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 5 Time(s)
/releases/nightly/fedora/16/ovirt-release-1-2.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 28 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 291 Time(s)
/releases/nightly/fedora/17%5cn: 1 Time(s)
/releases/nightly/fedora/17/repodata/: 1 Time(s)
/releases/nightly/rpm/el/6/hooks/vdsm-hook ... .el7.noarch.rpm: 1 Time(s)
/releases/ovirt-release-centos.noarch.rpm: 1 Time(s)
/releases/ovirt-release-ventos.noarch.rpm: 1 Time(s)
/releases/source/: 1 Time(s)
/releases/stable/binary: 1 Time(s)
/releases/stable/binary/: 3 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 8 Time(s)
/releases/stable/fedora: 2 Time(s)
/releases/stable/fedora/: 6 Time(s)
/releases/stable/fedora/16/: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 7 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 478 Time(s)
/releases/stable/fedora/17: 1 Time(s)
/releases/stable/fedora/17%5cn: 1 Time(s)
/releases/stable/fedora/17/: 1 Time(s)
/releases/stable/fedora/17/ovirt-engine.repo: 3 Time(s)
/releases/stable/fedora/18: 1 Time(s)
/releases/stable/fedora/18/repodata/repomd.xml: 5 Time(s)
/releases/stable/fedora/6/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/stable/ovirt-engine.repo: 8 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... irt-engine.repo: 1 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 7 Time(s)
/releases/stable/rpm/EL6/: 2 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/: 2 Time(s)
/releases/stable/rpm/EL6/6/repodata: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 143 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 26 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 6 Time(s)
/releases/stable/rpm/Fedora/12/repodata/repomd.xml: 21 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 156 Time(s)
/releases/stable/src/ovirt-node-2.2.2.tar.gz: 1 Time(s)
/robots.txt: 42 Time(s)
/stable: 1 Time(s)
/w/index.php?title=Features/PrestartedVm&oldid=3113: 1 Time(s)
/wp-content/plugins/html5avmanager/lib/uploadify/custom.php: 1 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... mage-upload.php: 3 Time(s)
/wp-content/plugins/radykal-fancy-gallery/ ... s.com/index.php: 1 Time(s)
/wp-content/themes/themorningafter/thumb.p ... 2.com%2Fbad.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 4 Time(s)
/wp-login.php: 70 Time(s)
/wp-login.php?action=register: 1 Time(s)
416 Request Range Not Satisfiable
/releases/3.1/rpm/Fedora/17/repodata/other.xml.gz: 2 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/other.xml.gz: 8 Time(s)
/releases/nightly/rpm/Fedora/18/noarch/ovi ... fc18.noarch.rpm: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
3.372M Bytes accepted 3,535,899
63.916M Bytes delivered 67,020,753
======== ================================================
368 Accepted 99.73%
1 Rejected 0.27%
-------- ------------------------------------------------
369 Total 100.00%
======== ================================================
1 Reject unknown user 100.00%
-------- ------------------------------------------------
1 Total Rejects 100.00%
======== ================================================
272 Connections made
49 Connections lost
272 Disconnections
358 Removed from queue
152 Delivered
6796 Sent via SMTP
2 Forwarded
34 Deferred
208 Deferrals
11 Bounce (local)
12 Bounce (remote)
1 Expired and returned to sender
24 DSNs undeliverable
131 Connection failure (outbound)
3 Timeout (inbound)
19 Hostname verification errors
36 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 1 time
Received disconnect:
11: Bye Bye : 1403 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 545 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 874M 97% /
/dev/xvda => 97% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Fri Dec 7 03:11:30 2012
Date Range Processed: yesterday
( 2012-Dec-06 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
A total of 2 sites probed the server
101.226.33.202
180.153.201.211
A total of 1 possible successful probes were detected (the following URLs
contain strings that match one or more of a listing of strings that
indicate a possible exploit):
/releases/stable\xe3\x80\x81 HTTP Response 302
Requests with error response codes
404 Not Found
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 4 Time(s)
/OVirt_3.1_release_notes: 1 Time(s)
/admin/board: 1 Time(s)
/apple-touch-icon-precomposed.png: 11 Time(s)
/apple-touch-icon.png: 11 Time(s)
/board: 2 Time(s)
/category/news/feed: 15 Time(s)
/category/news/feed/: 76 Time(s)
/community: 1 Time(s)
/community-activity: 1 Time(s)
/crossdomain.xml: 1 Time(s)
/favicon.ico: 432 Time(s)
/licensing: 1 Time(s)
/listinfo/board: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-17-14: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.log.html: 1 Time(s)
/news-and-events/workshop: 1 Time(s)
/news-and-events/workshop-1-to-3-november-2011/: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/pipermail/announce/2012-february/000019.html: 1 Time(s)
/pipermail/commits: 2 Time(s)
/pipermail/infra/2012-March/index.php?titl ... gin&type=signup: 1 Time(s)
/pipermail/infra/2012-March/wikka.php?wakka=UserSettings: 1 Time(s)
/pipermail/infra/2012-November/001330.html ... %2Fgenerasi.php: 1 Time(s)
/pipermail/infra/2012-November/001330.html ... i.com/multi.php: 2 Time(s)
/pipermail/infra/2012-November/url(data:im ... SUVORK5CYII%3d): 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... %2Fgenerasi.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... i.com/multi.php: 2 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 5 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 22 Time(s)
/pipermail/infra/2012-august/000871.html: 1 Time(s)
/pipermail/infra/2012-september/001112.html: 1 Time(s)
/pipermail/mom-devel: 1 Time(s)
/pipermail/node-devel/2012-April/mobiquo/mobiquo.php: 1 Time(s)
/pipermail/nomad-devel: 1 Time(s)
/pipermail/patches: 1 Time(s)
/pipermail/users/2012-February/mobiquo/mobiquo.php: 3 Time(s)
/pipermail/users/2012-June/mobiquo/mobiquo.php: 1 Time(s)
/pipermail/users/2012-May/mobiquo/mobiquo.php: 3 Time(s)
/pipermail/users/2012-September/mobiquo/mobiquo.php: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/beta/fedora/17: 3 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 28 Time(s)
/releases/nightly/fedora: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/nightly/fedora/16/ovirt-release-1-2.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 18 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 338 Time(s)
/releases/nightly/fedora/17: 1 Time(s)
/releases/nightly/fedora/6/i386/repodata/repomd.xml: 3 Time(s)
/releases/nightly/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/ovirt-releases-fedora.noarch.rpm: 1 Time(s)
/releases/stable%e3%80%81: 2 Time(s)
/releases/stable/binary/: 5 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 11 Time(s)
/releases/stable/fedora/: 1 Time(s)
/releases/stable/fedora/16: 1 Time(s)
/releases/stable/fedora/16/: 3 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 520 Time(s)
/releases/stable/fedora/17/repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/17/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/6/$baserch/repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/6/i386/repodata/repomd.xml: 3 Time(s)
/releases/stable/ovirt-engine.repo: 14 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... irt-engine.repo: 1 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 1 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20/etc/: 1 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20/etc/yum.repos.d: 2 Time(s)
/releases/stable/rpm/EL/6/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL6/: 2 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 121 Time(s)
/releases/stable/rpm/EL6/6Server/: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 38 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 14 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16: 1 Time(s)
/releases/stable/rpm/Fedora/16/: 3 Time(s)
/releases/stable/rpm/Fedora/16/repodata: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 135 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 4 Time(s)
/releases/stable\xe3\x80\x81: 1 Time(s)
/robots.txt: 45 Time(s)
/wiki/How_to_license_a_project: 1 Time(s)
/wp-content/themes/TheTravelTheme/includes ... %2Fgenerasi.php: 1 Time(s)
/wp-content/themes/TheTravelTheme/includes ... i.com/multi.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 2 Time(s)
/wp-login.php: 74 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/repodata/filelists.xml.gz: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
2 *Warning: Pre-queue content-filter connection overload
9.334M Bytes accepted 9,787,098
104.751M Bytes delivered 109,839,080
======== ================================================
795 Accepted 99.50%
4 Rejected 0.50%
-------- ------------------------------------------------
799 Total 100.00%
======== ================================================
2 Reject relay denied 50.00%
2 Reject unknown user 50.00%
-------- ------------------------------------------------
4 Total Rejects 100.00%
======== ================================================
492 Connections made
22 Connections lost
492 Disconnections
787 Removed from queue
263 Delivered
13548 Sent via SMTP
4 Forwarded
34 Deferred
394 Deferrals
14 Bounce (local)
20 Bounce (remote)
34 DSNs undeliverable
185 Connection failure (outbound)
4 Timeout (inbound)
17 Hostname verification errors
138 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
Received disconnect:
11: Bye Bye : 1387 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 4 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
Address 82.221.99.229 maps to tor-exit.burratino.net, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! : 1 time(s)
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 738 time(s)
reverse mapping checking getaddrinfo for tor-exit.burratino.net [82.221.99.229] failed - POSSIBLE BREAK-IN ATTEMPT! : 2 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 677M 98% /
/dev/xvda => 98% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig47D4BE28EC6A9598175BB169
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
We just had an unplanned outage of the www.ovirt.org site. The site was
unavailable for about three minutes.
=3D=3D Details =3D=3D
I got a new theme.css file from Garrett to make the topbar a bit more
obvious to logged-in users. But I didn't want to push it and restart the
app, which is the default OpenShift behavior.
OpenShift has a hot deploy feature, set by putting a marker (touching a
file) in .openshift/markers/hot_deploy. When the marker is in place
during a 'git push', OpenShift is not supposed to restart the service.
Ideally, just having the marker there is enough so that the very push
itself doesn't restart anything.
Unfortunately, things didn't work as expected. When I pushed the change,
the output indicated that it stopped the service despite the hot_deploy
marker, and then didn't restart the service because of the hot_deploy
marker. I had to remove the marker and do another push to get it to
start the service.
git push
Counting objects: 22, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (14/14), done.
Writing objects: 100% (14/14), 1.80 KiB, done.
Total 14 (delta 10), reused 0 (delta 0)
remote: restart_on_add=3Dfalse
remote: Waiting for stop to finish
remote: Done
remote: restart_on_add=3Dfalse
remote: ~/git/wiki.git ~/git/wiki.git
remote: ~/git/wiki.git
remote: Running .openshift/action_hooks/pre_build
remote: Running .openshift/action_hooks/build
remote: Running .openshift/action_hooks/deploy
remote: Database found, skipping build
remote: hot_deploy_added=3Dfalse
remote: App will not be started due to presence of hot_deploy marker
remote: Running .openshift/action_hooks/post_deploy
To
ssh://847edb45aea84198838f915be6faa066@wiki-ovirt.rhcloud.com/~/git/wiki.=
git/
85d7d77..d9a1670 master -> master
=3D=3D Affected services =3D=3D=3D
* www.ovirt.org
=3D=3D=3D Not-affected services =3D=3D=3D
* lists.ovirt.org
* resources.ovirt.org
=3D=3D Future plans =3D=3D
Make the hot deploy work during a planned outage window rather than
during the middle of the work day. When hot deploy is working, we should
have fewer occasions of restarting the website just because we want to
push a CSS, config, etc. change.
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enig47D4BE28EC6A9598175BB169
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQwOa52ZIOBq0ODEERApOyAKDeY3A2mEP4XBcbb/qO7S1Rr4NQzwCg0FOy
+nM1i3vKnUdR7X1ZjnP/5FY=
=pZXh
-----END PGP SIGNATURE-----
--------------enig47D4BE28EC6A9598175BB169--
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Thu Dec 6 03:11:44 2012
Date Range Processed: yesterday
( 2012-Dec-05 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 4 Time(s)
/Home: 1 Time(s)
/apple-touch-icon-precomposed.png: 3 Time(s)
/apple-touch-icon.png: 3 Time(s)
/category/news/feed: 14 Time(s)
/category/news/feed/: 76 Time(s)
/favicon.ico: 450 Time(s)
/forum/member/register: 1 Time(s)
/index.php/forums/member/register: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.log.html: 1 Time(s)
/member/register: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/pipermail: 1 Time(s)
/pipermail/YaBB.cgi/: 1 Time(s)
/pipermail/YaBB.pl/: 1 Time(s)
/pipermail/account/register.php: 1 Time(s)
/pipermail/blogs/load/recent: 1 Time(s)
/pipermail/engine-patches/2012-October/037121.htm: 1 Time(s)
/pipermail/index.php?act=Login&CODE=00: 1 Time(s)
/pipermail/index.php?action=register: 1 Time(s)
/pipermail/index.php?app=core&module=global§ion=login: 1 Time(s)
/pipermail/index.php?do=/user/register/: 1 Time(s)
/pipermail/index.php?p=member/signup: 1 Time(s)
/pipermail/index.php?page=blogs: 1 Time(s)
/pipermail/index.php?page=en_Signup: 1 Time(s)
/pipermail/infra/2012-November/001313.html ... br%2Fsimple.php: 1 Time(s)
/pipermail/infra/2012-November/001313.html ... rg%2Fsimple.php: 1 Time(s)
/pipermail/infra/2012-November/url(data:im ... SUVORK5CYII%3d): 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... br%2Fsimple.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... rg%2Fsimple.php: 1 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 4 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 18 Time(s)
/pipermail/join.php: 3 Time(s)
/pipermail/join_form.php: 1 Time(s)
/pipermail/member/join.php: 1 Time(s)
/pipermail/register.php: 3 Time(s)
/pipermail/register/: 2 Time(s)
/pipermail/signup: 3 Time(s)
/pipermail/signup.php: 5 Time(s)
/pipermail/signup/: 1 Time(s)
/pipermail/tiki-register.php: 1 Time(s)
/pipermail/ucp.php?mode=register: 1 Time(s)
/pipermail/user/register: 1 Time(s)
/pipermail/users/2012-February/mobiquo/mobiquo.php: 1 Time(s)
/pipermail/users/2012-June/url(data:image/ ... SUVORK5CYII%3d): 1 Time(s)
/pipermail/wp-login.php?action=register: 1 Time(s)
/releases/3.0/rpm/EL/6/6/repodata/repomd.xml: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo2: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 3 Time(s)
/releases/beta/binary/ovirt-node-iso-2.5.0-1.0.fc17.iso: 1 Time(s)
/releases/beta/fedora/17/: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 27 Time(s)
/releases/beta/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/beta/rpm/EL6/$releasever/: 1 Time(s)
/releases/beta/rpm/EL6/6Server/repodata/repomd.xml: 4 Time(s)
/releases/nightly/fedora/16/: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.noarch.rpm: 3 Time(s)
/releases/nightly/fedora/16/ovirt-engine-s ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 1 Time(s)
/releases/nightly/fedora/16/ovirt-release-1-2.noarch.rpm: 4 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 20 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 312 Time(s)
/releases/nightly/fedora/17/: 1 Time(s)
/releases/nightly/fedora/6/i386/repodata/repomd.xml: 5 Time(s)
/releases/nightly/rpm/EL6/$releasever/: 1 Time(s)
/releases/ovirt-engine-setup-plugin-allinone.rpm: 1 Time(s)
/releases/ovirt-release-el6.noarch.rpm: 2 Time(s)
/releases/stable/binary/: 8 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 86 Time(s)
/releases/stable/fedora: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 518 Time(s)
/releases/stable/fedora/17/x86_64/repodata/repomd.xml: 2 Time(s)
/releases/stable/fedora/6/$baserch/repodata/repomd.xml: 2 Time(s)
/releases/stable/fedora/6/i386/repodata/repomd.xml: 5 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 2 Time(s)
/releases/stable/rpm/EL/6/noarch/ovirt-rel ... data/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/: 2 Time(s)
/releases/stable/rpm/EL6/$releasever/: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 90 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml:: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 36 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 25 Time(s)
/releases/stable/rpm/Fedora/$releasever/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 72 Time(s)
/releases/stable/rpm/Fedora/17/noarch/ovir ... fc17.noarch.rpm: 3 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 12 Time(s)
/robots.txt: 46 Time(s)
/signup: 1 Time(s)
/signup/: 1 Time(s)
/stats/lists.ovirt.org.conf.txt: 1 Time(s)
/tools/quicklogin.one: 1 Time(s)
/wiki/How_to_license_a_project: 1 Time(s)
/wiki/Installing_ovirt-engine_from_rpm: 1 Time(s)
/wp-content/themes/multidesign/timthumb.ph ... br%2Fsimple.php: 1 Time(s)
/wp-content/themes/multidesign/timthumb.ph ... rg%2Fsimple.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 4 Time(s)
/wp-login.php: 78 Time(s)
http://www.ovirt.org/azenv.php: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
1 *Warning: Pre-queue content-filter connection overload
22.788M Bytes accepted 23,894,532
347.236M Bytes delivered 364,103,442
======== ================================================
1589 Accepted 99.94%
1 Rejected 0.06%
-------- ------------------------------------------------
1590 Total 100.00%
======== ================================================
1 Reject unknown user 100.00%
-------- ------------------------------------------------
1 Total Rejects 100.00%
======== ================================================
875 Connections made
10 Connections lost
875 Disconnections
1584 Removed from queue
475 Delivered
33087 Sent via SMTP
4 Forwarded
60 Deferred
546 Deferrals
12 Bounce (local)
42 Bounce (remote)
54 DSNs undeliverable
298 Connection failure (outbound)
49 Timeout (inbound)
16 Hostname verification errors
306 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 1 time
Received disconnect:
11: Bye Bye : 1327 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 5 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 737 time(s)
reverse mapping checking getaddrinfo for tor-exit.burratino.net [82.221.99.229] failed - POSSIBLE BREAK-IN ATTEMPT! : 5 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 919M 97% /
/dev/xvda => 97% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
I havnt really properly introduced myself. My name is Alexander Rydekull,
can be seen at IRC as Rydekull. I am computer professional from Sweden with
a big interest in Open Source.
Professionally I work as a consultant for an IBM Premier Business Partner
and also a Red Hat Partner(too mention a few partnerships) named EnjoyIT.
I have been using Linux since 2001 and working with it in some form since
2004. I am a sysadmin by heart and I do not do programming, I script. I
have experience from all kinds of different infrastructures, both small
1-box shops to large installations of 1000+ servers.
I have offered to help out with the infrastructural parts of oVirt since
like I mentioned before, I dont code, but I want to contribute to Open
Source projects I believe in. oVirt certainly is one of those projects.
I talked to quaid and he asked me to mail the list and introduce myself, so
here I am.
--
/Alexander Rydekull
4
5

Re: [oVirt Jenkins] ovirt_engine_unit_tests - Build # 2845 - Still Unstable!
by Eyal Edri 05 Dec '12
by Eyal Edri 05 Dec '12
05 Dec '12
Hi,
Seems like after your commit, unit tests started to fail,
can you please check?
Changes for Build #2840
> [gerrit2] restapi: RFE: allow to define deletion protection per vm
Eyal edri
ovirt infra team
----- Original Message -----
> From: "Jenkins oVirt Server" <jenkins(a)ovirt.org>
> To: eedri(a)redhat.com, engine-patches(a)ovirt.org, oliel(a)redhat.com, yzaslavs(a)redhat.com, gerrit2(a)gerrit.ovirt.org
> Sent: Wednesday, December 5, 2012 9:52:11 PM
> Subject: [oVirt Jenkins] ovirt_engine_unit_tests - Build # 2845 - Still Unstable!
>
> Project: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/
> Build: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/2845/
> Build Number: 2845
> Build Status: Still Unstable
> Triggered By: Started by upstream project "ovirt_engine" build number
> 3,563
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #2840
> [gerrit2] restapi: RFE: allow to define deletion protection per vm
>
>
> Changes for Build #2841
> [rgolan] engine: revisit improving VDSM error handling
>
>
> Changes for Build #2842
> [gerrit2] core: Use .pgpass from home in dev env
>
>
> Changes for Build #2843
> [rgolan] core: update internal keys of manage-domains
>
>
> Changes for Build #2844
> [derez] webadmin,userportal: fix LoginPopupView style in IE9
>
>
> Changes for Build #2845
> [gerrit2] Packaging: remove CABaseDirectory from
> engine-config-install.properties
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> 42 tests failed.
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdate
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:383)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:375)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendSubResource.performUpdate(AbstractBackendSubResource.java:70)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource.update(BackendVmResource.java:115)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdate(BackendVmResourceTest.java:176)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdate
>
> Error Message:
> Expectation failure on verify: RunQuery(GetVmByVmId,
> eqQueryParams(, field: Id, field: SessionId)): expected: 1,
> actual: 0 RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(,
> field: VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0 RunAction(UpdateVm,
> eqActionParams(, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateCantDo
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:383)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:375)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendSubResource.performUpdate(AbstractBackendSubResource.java:70)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource.update(BackendVmResource.java:115)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.doTestBadUpdate(BackendVmResourceTest.java:282)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateCantDo(BackendVmResourceTest.java:256)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateCantDo
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateFailed
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:383)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:375)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendSubResource.performUpdate(AbstractBackendSubResource.java:70)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource.update(BackendVmResource.java:115)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.doTestBadUpdate(BackendVmResourceTest.java:282)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateFailed(BackendVmResourceTest.java:261)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateFailed
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateVmPolicy
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:383)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:375)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendSubResource.performUpdate(AbstractBackendSubResource.java:70)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource.update(BackendVmResource.java:115)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateVmPolicy(BackendVmResourceTest.java:210)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateVmPolicy
>
> Error Message:
> Expectation failure on verify: RunQuery(GetVmByVmId,
> eqQueryParams(, field: Id, field: SessionId)): expected: 1,
> actual: 0 RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(,
> field: VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0 RunAction(UpdateVm,
> eqActionParams(, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateMovingCluster
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:383)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource$UpdateParametersProvider.getParameters(BackendVmResource.java:375)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendSubResource.performUpdate(AbstractBackendSubResource.java:70)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResource.update(BackendVmResource.java:115)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateMovingCluster(BackendVmResourceTest.java:251)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmResourceTest.testUpdateMovingCluster
>
> Error Message:
> Expectation failure on verify: RunQuery(GetVmByVmId,
> eqQueryParams(, field: Id, field: SessionId)): expected: 1,
> actual: 0 RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(,
> field: VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0 RunAction(UpdateVm,
> eqActionParams(, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmPayload, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(IsBalloonEnabled, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunAction(UpdateVm, eqActionParams(, field: SessionId)):
> expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAdd
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAdd(BackendVmsResourceTest.java:556)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAdd
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddCantDo
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestBadAdd(BackendVmsResourceTest.java:734)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddCantDo(BackendVmsResourceTest.java:686)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddCantDo
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncPending
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestAddAsync(BackendVmsResourceTest.java:230)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncPending(BackendVmsResourceTest.java:184)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncPending
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncInProgress
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestAddAsync(BackendVmsResourceTest.java:230)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncInProgress(BackendVmsResourceTest.java:189)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncInProgress
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncFinished
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestAddAsync(BackendVmsResourceTest.java:230)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncFinished(BackendVmsResourceTest.java:194)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddAsyncFinished
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratch
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratch(BackendVmsResourceTest.java:282)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratch
>
> Error Message:
> Expectation failure on verify: getRequestHeader("Expect"):
> expected: 1, actual: 0 RunQuery(GetVmByVmId, eqQueryParams(,
> field: Id, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: DiskInfoList, field: SessionId)):
> expected: 1, actual: 0 RunQuery(GetVmByVmId, eqQueryParams(,
> field: Id, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> getRequestHeader("Expect"): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: DiskInfoList, field: SessionId)):
> expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchNamedCluster
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:91)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchNamedCluster(BackendVmsResourceTest.java:379)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchNamedCluster
>
> Error Message:
> Expectation failure on verify: getRequestHeader("Expect"):
> expected: 1, actual: 0 RunQuery(GetVmByVmId, eqQueryParams(,
> field: Id, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> getRequestHeader("Expect"): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchCantDo
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestBadAddFromScratch(BackendVmsResourceTest.java:420)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchCantDo(BackendVmsResourceTest.java:387)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchCantDo
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchFailure
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestBadAddFromScratch(BackendVmsResourceTest.java:420)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchFailure(BackendVmsResourceTest.java:392)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchFailure
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testCloneWithDisk
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testCloneWithDisk(BackendVmsResourceTest.java:454)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testCloneWithDisk
>
> Error Message:
> Expectation failure on verify: RunQuery(GetVmTemplatesDisks,
> eqQueryParams(, field: Id, field: SessionId)): expected: 1,
> actual: 0 RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(,
> field: VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromTemplate, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVmTemplatesDisks, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromTemplate, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testClone
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testClone(BackendVmsResourceTest.java:525)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testClone
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromTemplate, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromTemplate, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithPlacementPolicy
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithPlacementPolicy(BackendVmsResourceTest.java:595)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithPlacementPolicy
>
> Error Message:
> Expectation failure on verify: RunQuery(Search,
> eqSearchParams(Hosts: name=eris on type VDS): expected: 1,
> actual: 0 RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(,
> field: VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(Search, eqSearchParams(Hosts: name=eris on type VDS):
> expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithStorageDomain
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithStorageDomain(BackendVmsResourceTest.java:635)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddWithStorageDomain
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddNamedCluster
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:91)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddNamedCluster(BackendVmsResourceTest.java:678)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddNamedCluster
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFailed
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.doTestBadAdd(BackendVmsResourceTest.java:734)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFailed(BackendVmsResourceTest.java:691)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFailed
>
> Error Message:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId,
> field: SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> getErrorsTranslator(): expected: 1, actual: 0
> RunAction(AddVm, eqActionParams(, field: StorageDomainId, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchWithStorageDomain
>
> Error Message:
> null
>
> Stack Trace:
> java.lang.NullPointerException
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResource.add(BackendVmsResource.java:93)
> at
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchWithStorageDomain(BackendVmsResourceTest.java:329)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
> FAILED:
> org.ovirt.engine.api.restapi.resource.BackendVmsResourceTest.testAddFromScratchWithStorageDomain
>
> Error Message:
> Expectation failure on verify: getRequestHeader("Expect"):
> expected: 1, actual: 0 RunQuery(GetVmByVmId, eqQueryParams(,
> field: Id, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
>
> Stack Trace:
> java.lang.AssertionError:
> Expectation failure on verify:
> getRequestHeader("Expect"): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> RunQuery(GetVdsGroupByVdsGroupId, eqQueryParams(, field:
> VdsGroupId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetTasksStatusesByTasksIDs, eqQueryParams(, field:
> SessionId)): expected: 1, actual: 0
> RunAction(AddVmFromScratch, eqActionParams(, field:
> StorageDomainId, field: SessionId)): expected: 1, actual: 0
> RunQuery(GetVmByVmId, eqQueryParams(, field: Id, field:
> SessionId)): expected: 1, actual: 0
> at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
> at
> org.ovirt.engine.api.restapi.resource.AbstractBackendBaseTest.tearDown(AbstractBackendBaseTest.java:138)
> at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:36)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
> at
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
> at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
> at
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
> at
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
>
>
>
>
> ------------------
> Build Log:
> ------------------
> [...truncated 5086 lines...]
>
> [INFO] --- maven-ear-plugin:2.6:ear (default-ear) @ engine-server-ear
> ---
> [INFO] Copying artifact[jar:org.ovirt.engine.core:compat:3.2.0]
> to[lib/engine-compat.jar]
> [INFO] Copying artifact[jar:org.ovirt.engine.core:dal:3.2.0]
> to[lib/engine-dal.jar]
> [INFO] Copying artifact[jar:org.ovirt.engine.core:utils:3.2.0]
> to[lib/engine-utils.jar]
> [INFO] Copying
> artifact[jar:org.ovirt.engine.core:engineencryptutils:3.2.0]
> to[lib/engine-encryptutils.jar]
> [INFO] Copying artifact[jar:org.ovirt.engine.core:vdsbroker:3.2.0]
> to[lib/engine-vdsbroker.jar]
> [INFO] Copying artifact[war:org.ovirt.engine.core:root-war:3.2.0]
> to[root.war] (unpacked)
> [INFO] Copying artifact[war:org.ovirt.engine.ui:rmw-war:3.2.0]
> to[ovirtengineweb.war] (unpacked)
> [INFO] Copying
> artifact[war:org.ovirt.engine.api:restapi-webapp:3.2.0]
> to[restapi.war] (unpacked)
> [INFO] Copying artifact[war:org.ovirt.engine.ui:userportal:3.2.0]
> to[userportal.war] (unpacked)
> [INFO] Copying artifact[war:org.ovirt.engine.ui:webadmin:3.2.0]
> to[webadmin.war] (unpacked)
> [INFO] Copying artifact[ejb:org.ovirt.engine.ui:genericapi:3.2.0]
> to[engine-genericapi.jar] (unpacked)
> [INFO] Copying artifact[ejb:org.ovirt.engine.core:scheduler:3.2.0]
> to[engine-scheduler.jar] (unpacked)
> [INFO] Copying artifact[ejb:org.ovirt.engine.core:bll:3.2.0]
> to[engine-bll.jar] (unpacked)
> [INFO] Copying artifact[jar:commons-codec:commons-codec:1.4]
> to[lib/commons-codec-1.4.jar]
> [INFO] Copying
> artifact[jar:org.hibernate:hibernate-validator:4.0.2.GA]
> to[lib/hibernate-validator-4.0.2.GA.jar]
> [INFO] Copying artifact[jar:javax.validation:validation-api:1.0.0.GA]
> to[lib/validation-api-1.0.0.GA.jar]
> [INFO] Copying artifact[jar:org.slf4j:slf4j-api:1.5.6]
> to[lib/slf4j-api-1.5.6.jar]
> [INFO] Copying artifact[jar:javax.xml.bind:jaxb-api:2.1]
> to[lib/jaxb-api-2.1.jar]
> [INFO] Copying artifact[jar:javax.xml.stream:stax-api:1.0-2]
> to[lib/stax-api-1.0-2.jar]
> [INFO] Copying artifact[jar:javax.activation:activation:1.1]
> to[lib/activation-1.1.jar]
> [INFO] Copying artifact[jar:com.sun.xml.bind:jaxb-impl:2.1.3]
> to[lib/jaxb-impl-2.1.3.jar]
> [INFO] Copying
> artifact[jar:org.hibernate:hibernate-annotations:3.4.0.GA]
> to[lib/hibernate-annotations-3.4.0.GA.jar]
> [INFO] Copying artifact[jar:org.hibernate:ejb3-persistence:1.0.2.GA]
> to[lib/ejb3-persistence-1.0.2.GA.jar]
> [INFO] Copying
> artifact[jar:org.hibernate:hibernate-commons-annotations:3.1.0.GA]
> to[lib/hibernate-commons-annotations-3.1.0.GA.jar]
> [INFO] Copying artifact[jar:org.hibernate:hibernate-core:3.3.0.SP1]
> to[lib/hibernate-core-3.3.0.SP1.jar]
> [INFO] Copying artifact[jar:antlr:antlr:2.7.6]
> to[lib/antlr-2.7.6.jar]
> [INFO] Copying artifact[jar:dom4j:dom4j:1.6.1]
> to[lib/dom4j-1.6.1.jar]
> [INFO] Copying artifact[jar:xml-apis:xml-apis:1.0.b2]
> to[lib/xml-apis-1.0.b2.jar]
> [INFO] Copying
> artifact[jar:org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:1.0.0.Final]
> to[lib/jboss-interceptors-api_1.1_spec-1.0.0.Final.jar]
> [INFO] Copying
> artifact[jar:org.ovirt.engine.core:engine-tools-common:3.2.0]
> to[lib/engine-tools-common-3.2.0.jar]
> [INFO] Copying
> artifact[jar:commons-beanutils:commons-beanutils:1.8.2]
> to[lib/commons-beanutils-1.8.2.jar]
> [INFO] Copying artifact[jar:org.apache.mina:mina-core:2.0.1]
> to[lib/mina-core-2.0.1.jar]
> [INFO] Copying artifact[jar:org.apache.sshd:sshd-core:0.7.0]
> to[lib/sshd-core-0.7.0.jar]
> [INFO] Copying
> artifact[jar:org.ovirt.otopi:otopi:0.0.0-master-20121126.204903-1]
> to[lib/otopi-0.0.0-master-SNAPSHOT.jar]
> [INFO] Copying
> artifact[jar:org.ovirt.ovirt-host-deploy:ovirt-host-deploy:0.0.0-master-20121126.210014-1]
> to[lib/ovirt-host-deploy-0.0.0-master-SNAPSHOT.jar]
> [INFO] Copying artifact[jar:org.apache.commons:commons-compress:1.3]
> to[lib/commons-compress-1.3.jar]
> [INFO] Copying artifact[jar:commons-lang:commons-lang:2.4]
> to[lib/commons-lang-2.4.jar]
> [INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-client:3.1.3]
> to[lib/xmlrpc-client-3.1.3.jar]
> [INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-common:3.1.3]
> to[lib/xmlrpc-common-3.1.3.jar]
> [INFO] Copying
> artifact[jar:org.apache.ws.commons.util:ws-commons-util:1.0.2]
> to[lib/ws-commons-util-1.0.2.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-jdbc:3.1.1.RELEASE]
> to[lib/spring-jdbc-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-tx:3.1.1.RELEASE]
> to[lib/spring-tx-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework.ldap:spring-ldap-core:1.3.1.RELEASE]
> to[lib/spring-ldap-core-1.3.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:commons-httpclient:commons-httpclient:3.1]
> to[lib/commons-httpclient-3.1.jar]
> [INFO] Copying
> artifact[jar:commons-collections:commons-collections:3.1]
> to[lib/commons-collections-3.1.jar]
> [INFO] Copying artifact[jar:org.quartz-scheduler:quartz:2.1.2]
> to[lib/quartz-2.1.2.jar]
> [INFO] Copying artifact[jar:c3p0:c3p0:0.9.1.1]
> to[lib/c3p0-0.9.1.1.jar]
> [INFO] Copying
> artifact[jar:org.ovirt.engine.core:searchbackend:3.2.0]
> to[lib/searchbackend-3.2.0.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-core:3.1.1.RELEASE]
> to[lib/spring-core-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-asm:3.1.1.RELEASE]
> to[lib/spring-asm-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-beans:3.1.1.RELEASE]
> to[lib/spring-beans-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-context:3.1.1.RELEASE]
> to[lib/spring-context-3.1.1.RELEASE.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-aop:3.1.1.RELEASE]
> to[lib/spring-aop-3.1.1.RELEASE.jar]
> [INFO] Copying artifact[jar:aopalliance:aopalliance:1.0]
> to[lib/aopalliance-1.0.jar]
> [INFO] Copying
> artifact[jar:org.springframework:spring-expression:3.1.1.RELEASE]
> to[lib/spring-expression-3.1.1.RELEASE.jar]
> [INFO] Copy ear sources to
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine
> [WARNING] resourcesDir is deprecated. Please use the
> earSourceDirectory property instead.
> [INFO] Copy ear resources to
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine
> [INFO] Including custom manifest
> file[/home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine/META-INF/MANIFEST.MF]
> [INFO] Building jar:
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear
> mojoSucceeded
> org.apache.maven.plugins:maven-ear-plugin:2.6(default-ear)
> mojoStarted
> org.apache.maven.plugins:maven-dependency-plugin:2.1(copy-quartz-jar)
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:copy (copy-quartz-jar) @
> engine-server-ear ---
> [INFO] Configured Artifact: org.quartz-scheduler:quartz:2.1.2:jar
> [INFO] Copying quartz-2.1.2.jar to
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/quartz/quartz-2.1.2.jar
> mojoSucceeded
> org.apache.maven.plugins:maven-dependency-plugin:2.1(copy-quartz-jar)
> [INFO] Installing
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear
> to
> /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.2.0/engine-server-ear-3.2.0.ear
> mojoStarted
> org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)[INFO]
> Installing
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml to
> /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.2.0/engine-server-ear-3.2.0.pom
>
> [INFO]
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
> engine-server-ear ---
> mojoSucceeded
> org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
> projectSucceeded org.ovirt.engine:engine-server-ear:3.2.0
> sessionEnded
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] oVirt Engine Root Project ......................... SUCCESS
> [46.689s]
> [INFO] oVirt Build Tools root ............................ SUCCESS
> [1.212s]
> [INFO] oVirt checkstyle .................................. SUCCESS
> [20.536s]
> [INFO] oVirt Checkstyle Checks ........................... SUCCESS
> [7.611s]
> [INFO] oVirt Modules - backend ........................... SUCCESS
> [1.079s]
> [INFO] oVirt Manager ..................................... SUCCESS
> [1.151s]
> [INFO] oVirt DB Scripts .................................. SUCCESS
> [2.285s]
> [INFO] oVirt Modules - manager ........................... SUCCESS
> [5.637s]
> [INFO] CSharp Compatibility .............................. SUCCESS
> [52.172s]
> [INFO] Encryption Libraries .............................. SUCCESS
> [18.989s]
> [INFO] oVirt Tools ....................................... SUCCESS
> [1.632s]
> [INFO] oVirt Tools Common Library ........................ SUCCESS
> [12.979s]
> [INFO] Common Code ....................................... SUCCESS
> [1:28.475s]
> [INFO] Common utilities .................................. SUCCESS
> [1:05.912s]
> [INFO] Data Access Layer ................................. SUCCESS
> [1:20.219s]
> [INFO] engine beans ...................................... SUCCESS
> [8.176s]
> [INFO] engine scheduler bean ............................. SUCCESS
> [23.716s]
> [INFO] Vds broker ........................................ SUCCESS
> [28.157s]
> [INFO] Search Backend .................................... SUCCESS
> [19.322s]
> [INFO] Backend Logic @Service bean ....................... SUCCESS
> [3:09.056s]
> [INFO] oVirt RESTful API Backend Integration ............. SUCCESS
> [12.852s]
> [INFO] oVirt RESTful API interface ....................... SUCCESS
> [6.662s]
> [INFO] oVirt Engine API Definition ....................... SUCCESS
> [21:58.743s]
> [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS
> [1:35.687s]
> [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS
> [8:11.562s]
> [INFO] oVirt RESTful API Backend Integration Type Mappers SUCCESS
> [4:07.422s]
> [INFO] oVirt RESTful API Backend Integration JAX-RS Resources
> SUCCESS [4:15.726s]
> [INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS
> [41.133s]
> [INFO] oVirt Engine Web Root ............................. SUCCESS
> [26.674s]
> [INFO] oVirt Configuration Tool .......................... SUCCESS
> [22.289s]
> [INFO] Notifier Service package .......................... SUCCESS
> [4.081s]
> [INFO] Notifier Service .................................. SUCCESS
> [31.763s]
> [INFO] Notifier Service Resources ........................ SUCCESS
> [10.034s]
> [INFO] oVirt Modules - frontend .......................... SUCCESS
> [3.520s]
> [INFO] oVirt APIs ........................................ SUCCESS
> [8.719s]
> [INFO] oVirt generic API ................................. SUCCESS
> [24.858s]
> [INFO] oVirt Modules - webadmin .......................... SUCCESS
> [2.856s]
> [INFO] oVirt Modules - ui ................................ SUCCESS
> [2.333s]
> [INFO] Extensions for GWT ................................ SUCCESS
> [20.670s]
> [INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS
> [14.022s]
> [INFO] Frontend for GWT UI Projects ...................... SUCCESS
> [20.028s]
> [INFO] UICommonWeb ....................................... SUCCESS
> [2:36.811s]
> [INFO] oVirt GWT UI common infrastructure ................ SUCCESS
> [19:26.016s]
> [INFO] WebAdmin .......................................... SUCCESS
> [2:00:50.300s]
> [INFO] UserPortal ........................................ SUCCESS
> [1:15.133s]
> [INFO] oVirt WARs ........................................ SUCCESS
> [1.809s]
> [INFO] oVirt Web Application Module ...................... SUCCESS
> [38.214s]
> [INFO] oVirt Server EAR .................................. SUCCESS
> [2:42.765s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3:24:24.768s
> [INFO] Finished at: Wed Dec 05 20:50:43 CET 2012
> [INFO] Final Memory: 178M/789M
> [INFO]
> ------------------------------------------------------------------------
> Projects to build: [MavenProject: org.ovirt.engine:root:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/pom.xml,
> MavenProject: org.ovirt.engine:build-tools-root:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/pom.xml,
> MavenProject: org.ovirt.engine:checkstyles:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/checkstyles/pom.xml,
> MavenProject: org.ovirt.engine:ovirt-checkstyle-extension:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/ovirt-checkstyle-extension/pom.xml,
> MavenProject: org.ovirt.engine.core:backend:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/pom.xml,
> MavenProject: org.ovirt.engine.core:manager:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/pom.xml,
> MavenProject: org.ovirt.engine.core:dbscripts:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/dbscripts/pom.xml,
> MavenProject: org.ovirt.engine.core:manager-modules:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/pom.xml,
> MavenProject: org.ovirt.engine.core:compat:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/compat/pom.xml,
> MavenProject: org.ovirt.engine.core:engineencryptutils:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/engineencryptutils/pom.xml,
> MavenProject: org.ovirt.engine.core:manager-tools:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/pom.xml,
> MavenProject: org.ovirt.engine.core:engine-tools-common:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-tools-common/pom.xml,
> MavenProject: org.ovirt.engine.core:common:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/common/pom.xml,
> MavenProject: org.ovirt.engine.core:utils:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/utils/pom.xml,
> MavenProject: org.ovirt.engine.core:dal:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/dal/pom.xml,
> MavenProject: org.ovirt.engine.core:beans:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/pom.xml,
> MavenProject: org.ovirt.engine.core:scheduler:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/scheduler/pom.xml,
> MavenProject: org.ovirt.engine.core:vdsbroker:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/vdsbroker/pom.xml,
> MavenProject: org.ovirt.engine.core:searchbackend:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/searchbackend/pom.xml,
> MavenProject: org.ovirt.engine.core:bll:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/bll/pom.xml,
> MavenProject: org.ovirt.engine.api:restapi-parent:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/pom.xml,
> MavenProject: org.ovirt.engine.api:interface:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/pom.xml,
> MavenProject: org.ovirt.engine.api:restapi-definition:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/definition/pom.xml,
> MavenProject: org.ovirt.engine.api:common-parent:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/pom.xml,
> MavenProject: org.ovirt.engine.api:interface-common-jaxrs:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml,
> MavenProject: org.ovirt.engine.api:restapi-types:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/types/pom.xml,
> MavenProject: org.ovirt.engine.api:restapi-jaxrs:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/jaxrs/pom.xml,
> MavenProject: org.ovirt.engine.api:restapi-webapp:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/webapp/pom.xml,
> MavenProject: org.ovirt.engine.core:root-war:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/root/pom.xml,
> MavenProject: org.ovirt.engine.core:engine-config:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-config/pom.xml,
> MavenProject: org.ovirt.engine.core:engine-notifier:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/pom.xml,
> MavenProject: org.ovirt.engine.core:engine-notifier-service:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-service/pom.xml,
> MavenProject: org.ovirt.engine.core:engine-notifier-resources:3.2.0
> @
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-resources/pom.xml,
> MavenProject: org.ovirt.engine.ui:frontend-all:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/pom.xml,
> MavenProject: org.ovirt.engine.ui:api:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/pom.xml,
> MavenProject: org.ovirt.engine.ui:genericapi:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/genericapi/pom.xml,
> MavenProject: org.ovirt.engine.ui:webadmin-all:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/pom.xml,
> MavenProject: org.ovirt.engine.ui:webadmin-modules:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/pom.xml,
> MavenProject: org.ovirt.engine.ui:gwt-extension:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-extension/pom.xml,
> MavenProject: org.ovirt.engine.ui:uicompat:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicompat/pom.xml,
> MavenProject: org.ovirt.engine.ui:frontend:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/frontend/pom.xml,
> MavenProject: org.ovirt.engine.ui:uicommonweb:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicommonweb/pom.xml,
> MavenProject: org.ovirt.engine.ui:gwt-common:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-common/pom.xml,
> MavenProject: org.ovirt.engine.ui:webadmin:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/webadmin/pom.xml,
> MavenProject: org.ovirt.engine.ui:userportal:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/userportal-gwtp/pom.xml,
> MavenProject: org.ovirt.engine.ui:wars:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/pom.xml,
> MavenProject: org.ovirt.engine.ui:rmw-war:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml,
> MavenProject: org.ovirt.engine:engine-server-ear:3.2.0 @
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml]
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicommonweb/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.2.0-sources.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/root/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/root/target/root-war-3.2.0.war
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/webapp/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/webapp/target/restapi-webapp-3.2.0.war
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-tools-common/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-tools-common/target/engine-tools-common-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-tools-common/target/engine-tools-common-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/common/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/common/target/common-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/common/target/common-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/common/target/common-3.2.0-sources.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-common/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-common/target/gwt-common-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-common/target/gwt-common-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/checkstyles/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/checkstyles/target/checkstyles-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/checkstyles/target/checkstyles-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/scheduler/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/scheduler/target/scheduler-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/beans/scheduler/target/scheduler-3.2.0-client.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-config/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-config/target/engine-config-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-config/target/engine-config-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-resources/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-resources/target/engine-notifier-resources-3.2.0.zip
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/genericapi/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/genericapi/target/genericapi-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/genericapi/target/genericapi-3.2.0-client.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/api/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/engineencryptutils/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/engineencryptutils/target/engineencryptutils-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/engineencryptutils/target/engineencryptutils-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-service/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-service/target/engine-notifier-service-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/tools/engine-notifier/engine-notifier-service/target/engine-notifier-service-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/utils/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/utils/target/utils-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/utils/target/utils-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/definition/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/types/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/types/target/restapi-types-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/types/target/restapi-types-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicompat/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicompat/target/uicompat-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/uicompat/target/uicompat-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/ovirt-checkstyle-extension/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/ovirt-checkstyle-extension/target/ovirt-checkstyle-extension-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/ovirt-checkstyle-extension/target/ovirt-checkstyle-extension-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/jaxrs/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/jaxrs/target/restapi-jaxrs-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/jaxrs/target/restapi-jaxrs-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/frontend/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/frontend/target/frontend-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/frontend/target/frontend-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.2.0.war
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/dal/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/dal/target/dal-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/dal/target/dal-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/webadmin/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/webadmin/target/webadmin-3.2.0.war
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/searchbackend/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/searchbackend/target/searchbackend-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-sources.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-extension/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0-sources.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/build-tools-root/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/compat/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/compat/target/compat-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/compat/target/compat-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/compat/target/compat-3.2.0-sources.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/userportal-gwtp/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/webadmin/modules/userportal-gwtp/target/userportal-3.2.0.war
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/vdsbroker/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0-tests.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/bll/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/bll/target/bll-3.2.0.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/modules/bll/target/bll-3.2.0-client.jar
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/pom.xml
> [JENKINS] Archiving disabled - not archiving
> /home/jenkins/workspace/ovirt_engine_unit_tests/backend/manager/dbscripts/pom.xml
> Waiting for Jenkins to finish collecting data
> channel stopped
> IRC notifier plugin: Sending notification to: #ovirt-jenkins
> Email was triggered for: Unstable
> Sending email for trigger: Unstable
>
1
0
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
2
1
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Wed Dec 5 03:46:24 2012
Date Range Processed: yesterday
( 2012-Dec-04 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
//appserv/main.php: 2 Time(s)
//appserv/main.php?appserv_root=: 1 Time(s)
//appserv/main.php?appserv_root=http://www ... m/mods//bt.php?: 1 Time(s)
//wp-content/themes/themorningafter/thumb. ... i.net/bogel.php: 1 Time(s)
/2011/09/12/complete-and-comprehensive-ope ... he-data-center/: 1 Time(s)
/2012/02/03/ovirt-beijing-workshop/: 1 Time(s)
/2012/04/16/2nd-ovirt-workshop-held-successfully-in-beijing/: 1 Time(s)
/2012/08/08/ovirt-3-1-release/: 1 Time(s)
/Main_Page: 1 Time(s)
/__mailman/listinfo/users: 1 Time(s)
/about/: 1 Time(s)
/about/licensing/: 1 Time(s)
/about/sponsors-and-supporters/: 1 Time(s)
/category/news/feed: 17 Time(s)
/category/news/feed/: 112 Time(s)
/community: 1 Time(s)
/community-activity: 1 Time(s)
/favicon.ico: 668 Time(s)
/get-ovirt/: 1 Time(s)
/governance/: 1 Time(s)
/governance/adding-a-subproject/: 1 Time(s)
/governance/becoming-a-maintainer/: 1 Time(s)
/governance/board/: 1 Time(s)
/governance/releases-and-release-management/: 1 Time(s)
/governance/voting/: 1 Time(s)
/main_page: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.log.html: 1 Time(s)
/news-and-events/: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/page/2/: 1 Time(s)
/pipermail/infra//appserv/main.php: 2 Time(s)
/pipermail/infra//appserv/main.php?appserv ... m/mods//bt.php?: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv_root=: 1 Time(s)
/pipermail/infra//wp-content/themes/themor ... i.net/bogel.php: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... m/mods//bt.php?: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... p?appserv_root=: 1 Time(s)
/pipermail/infra/2012-February//appserv/main.php: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... m/mods//bt.php?: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... p?appserv_root=: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... ppserv/main.php: 4 Time(s)
/pipermail/infra/2012-March/000227.html&rct=j: 1 Time(s)
/pipermail/infra/2012-March/000228.html&rct=j: 1 Time(s)
/pipermail/infra/2012-March/index.php?titl ... gin&type=signup: 1 Time(s)
/pipermail/infra/2012-March/wikka.php?wakka=UserSettings: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... i.net/bogel.php: 1 Time(s)
/project-maturity/: 1 Time(s)
/project/: 1 Time(s)
/project/community/: 1 Time(s)
/project/resources/: 1 Time(s)
/project/subprojects/: 1 Time(s)
/releases/:: 1 Time(s)
/releases/:latest: 1 Time(s)
/releases/U: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 1 Time(s)
/releases/beta/fedora/17/: 2 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 23 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 29 Time(s)
/releases/beta/ovirt-engine.repo: 3 Time(s)
/releases/beta/rpm/EL6/6/repodata/repomd.xml: 22 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... c16.noarch.rpm2: 2 Time(s)
/releases/nightly/fedora/16/ovirt-engine-s ... fc16.noarch.rpm: 2 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 17 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 282 Time(s)
/releases/nightly/fedora/6/i386/repodata/repomd.xml: 2 Time(s)
/releases/nightly/ovirt-engine.repo: 1 Time(s)
/releases/o: 1 Time(s)
/releases/ovirt-release-el.noarch.rpm: 1 Time(s)
/releases/ovirt-release-el6-4.2.noarch.rpm: 1 Time(s)
/releases/ovirt-release-rhel.noarch.rpm: 2 Time(s)
/releases/stable/binary/: 2 Time(s)
/releases/stable/f16: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-node-2: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 530 Time(s)
/releases/stable/fedora/18/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/6/i386/repodata/repomd.xml: 2 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 2 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/EL6/: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 189 Time(s)
/releases/stable/rpm/EL6/6Server/: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 40 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 32 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 34 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 2 Time(s)
/robots.txt: 38 Time(s)
/wiki/OVirt_3.0_to_3.1_upgrade: 1 Time(s)
/wiki/OVirt_3.1_release_notes: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 4 Time(s)
/wp-login.php: 84 Time(s)
http://www.ovirt.org/azenv.php: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
3 *Warning: Pre-queue content-filter connection overload
23.957M Bytes accepted 25,120,868
1.025G Bytes delivered 1,100,591,073
======== ================================================
1273 Accepted 99.92%
1 Rejected 0.08%
-------- ------------------------------------------------
1274 Total 100.00%
======== ================================================
1 Reject relay denied 100.00%
-------- ------------------------------------------------
1 Total Rejects 100.00%
======== ================================================
701 Connections made
7 Connections lost
701 Disconnections
1270 Removed from queue
371 Delivered
27826 Sent via SMTP
4 Forwarded
46 Deferred
414 Deferrals
4 Bounce (local)
42 Bounce (remote)
1 Expired and returned to sender
47 DSNs undeliverable
256 Connection failure (outbound)
10 Timeout (inbound)
12 Hostname verification errors
244 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 1 time
Received disconnect:
11: Bye Bye : 1401 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 4 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 250 time(s)
reverse mapping checking getaddrinfo for mx53.diplomaconnection.org [108.170.18.53] failed - POSSIBLE BREAK-IN ATTEMPT! : 592 time(s)
reverse mapping checking getaddrinfo for tor-exit.burratino.net [82.221.99.229] failed - POSSIBLE BREAK-IN ATTEMPT! : 1 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 24G 1.1G 96% /
/dev/xvda => 96% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Tue Dec 4 03:48:56 2012
Date Range Processed: yesterday
( 2012-Dec-03 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
A total of 1 sites probed the server
89.111.176.102
Requests with error response codes
404 Not Found
/**mailman/listinfo/users%3Chttp://lists.o ... /listinfo/users: 1 Time(s)
//appserv/main.php: 2 Time(s)
//appserv/main.php?appserv_root=: 1 Time(s)
//appserv/main.php?appserv_root=../../../. ... lf/environ%0000: 3 Time(s)
//appserv/main.php?appserv_root=http://www ... m/mods//bt.php?: 1 Time(s)
//appserv/main.php?appserv_root=http://www ... stem/pbbb.txt??: 2 Time(s)
//appserv/main.php?appserv_root=test??: 1 Time(s)
//wp-content/themes/Envisioned/timthumb.ph ... o.com/thumb.php: 1 Time(s)
//wp-content/themes/auctionpress/thumbs/_t ... xg.ro/indek.php: 2 Time(s)
/2011/09/12/complete-and-comprehensive-ope ... he-data-center/: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentChanges: 1 Time(s)
/Develop: 2 Time(s)
/Download: 1 Time(s)
/Foo: 1 Time(s)
/Home: 2 Time(s)
/Infrastructure_team_meetings: 1 Time(s)
/PageName: 1 Time(s)
/__**mailman/listinfo/users%3Chttp://lists ... /listinfo/users: 1 Time(s)
/____%2A%2Amailman/listinfo/users: 1 Time(s)
/about/: 1 Time(s)
/about/licensing/: 1 Time(s)
/admin.php: 1 Time(s)
/administrator/index.php: 1 Time(s)
/build-instructions.html: 1 Time(s)
/category/event/: 1 Time(s)
/category/news/feed: 61 Time(s)
/category/news/feed/: 116 Time(s)
/community: 1 Time(s)
/community-activity: 1 Time(s)
/community-activity/: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... al-Pool-GS.html: 1 Time(s)
/documentation.html: 1 Time(s)
/download: 1 Time(s)
/download.html: 1 Time(s)
/download/: 1 Time(s)
/favicon.gif: 1 Time(s)
/favicon.ico: 1118 Time(s)
/get-ovirt: 78 Time(s)
/governance/adding-a-subproject/: 1 Time(s)
/governance/becoming-a-maintainer/: 1 Time(s)
/governance/releases-and-release-management/: 1 Time(s)
/governance/voting/: 1 Time(s)
/index.html: 3 Time(s)
/licensing: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.log.html: 1 Time(s)
/news-and-events/: 1 Time(s)
/old-index.html: 1 Time(s)
/page/2/: 1 Time(s)
/page/4/: 1 Time(s)
/page/5/: 1 Time(s)
/page/ArchDiagrams: 2 Time(s)
/page/Dashboard_UX: 1 Time(s)
/page/FAQ: 1 Time(s)
/pagename: 2 Time(s)
/pipermail: 1 Time(s)
/pipermail/arch/2012-July//wp-content/them ... xg.ro/indek.php: 2 Time(s)
/pipermail/arch/2012-July/000691.html//wp- ... xg.ro/indek.php: 2 Time(s)
/pipermail/engine-devel/2012-August/wp-login.php: 1 Time(s)
/pipermail/engine-devel/wp-login.php: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... lf/environ%0000: 3 Time(s)
/pipermail/infra/2012-February//appserv/ma ... stem/pbbb.txt??: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... erv_root=test??: 1 Time(s)
/pipermail/infra/2012-February/000224.html ... lf/environ%0000: 3 Time(s)
/pipermail/infra/2012-February/000224.html ... stem/pbbb.txt??: 2 Time(s)
/pipermail/infra/2012-September//wp-conten ... o.com/thumb.php: 1 Time(s)
/pipermail/users/2012-April/mobiquo/mobiquo.php: 1 Time(s)
/pipermail/users/2012-August/mobiquo/mobiquo.php: 1 Time(s)
/pipermail/users/2012-February/000438.htmlindex.php: 1 Time(s)
/pipermail/users/2012-July/url(data:image/ ... SUVORK5CYII%3d): 1 Time(s)
/pipermail/wp-login.php: 1 Time(s)
/project-maturity/: 1 Time(s)
/project/: 1 Time(s)
/project/subprojects: 1 Time(s)
/project/subprojects/: 1 Time(s)
/projects/subprojects: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo2: 1 Time(s)
/releases/3.2/rpm/Fedora/17/noarch/: 1 Time(s)
/releases/beta.old.20120808/binary/ovirt-n ... .0-1.0.fc17.iso: 1 Time(s)
/releases/beta.old.20120808/binary/ovirt-n ... .0-1.1.fc17.iso: 1 Time(s)
/releases/beta.old.20120808/binary/ovirt-n ... .0-2.0.fc17.iso: 1 Time(s)
/releases/beta/binary/: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 2 Time(s)
/releases/beta/fedora/17/: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 5 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 20 Time(s)
/releases/beta/ovirt-engine.repo: 2 Time(s)
/releases/beta/rpm/EL/6/repodata/repomd.xml: 3 Time(s)
/releases/beta/rpm/Fedora/17/x86_64/ovirt- ... fc18.x86_64.rpm: 1 Time(s)
/releases/beta/rpm/Fedora/18/x86_64/ovirt- ... fc18.x86_64.rpm: 1 Time(s)
/releases/mobiquo/mobiquo.php: 1 Time(s)
/releases/nightly/fedora/: 1 Time(s)
/releases/nightly/fedora/16/: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 6 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 274 Time(s)
/releases/nightly/fedora/17/x86_64/noarch/ ... fc17.noarch.rpm: 2 Time(s)
/releases/nightly/fedora/17/x86_64/repodata/repomd.xml: 3 Time(s)
/releases/nightly/fedora/18/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/nightly/fedora/6/i386/repodata/repomd.xml: 2 Time(s)
/releases/nightly/rpm/EL/6/6.3/repodata/repomd.xml: 1 Time(s)
/releases/nightly/rpm/EL/6/x86_64/repodata/repomd.xml: 2 Time(s)
/releases/nightly/rpm/EL6/6.3/repodata/repomd.xml: 1 Time(s)
/releases/nightly/rpm/Fedora/17/noarch/rep ... /primary.xml.gz: 1 Time(s)
/releases/nightly/rpm/Fedora/17/noarch/repodata/repomd.xml: 3 Time(s)
/releases/nightly/rpm/Fedora/18/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/stable/binary: 2 Time(s)
/releases/stable/binary/: 9 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 4 Time(s)
/releases/stable/fedora: 3 Time(s)
/releases/stable/fedora/: 2 Time(s)
/releases/stable/fedora/16: 1 Time(s)
/releases/stable/fedora/16/: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 3 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 522 Time(s)
/releases/stable/fedora/6/i386/repodata/repomd.xml: 2 Time(s)
/releases/stable/fedora/6/x86_64/repodata/repomd.xml: 1 Time(s)
/releases/stable/mobiquo/mobiquo.php: 3 Time(s)
/releases/stable/ovirt-engine.repo: 5 Time(s)
/releases/stable/rpm/EL/6/SRPMS/mobiquo/mobiquo.php: 1 Time(s)
/releases/stable/rpm/EL/6/i386/mobiquo/mobiquo.php: 1 Time(s)
/releases/stable/rpm/EL/6/mobiquo/mobiquo.php: 5 Time(s)
/releases/stable/rpm/EL/6/noarch/mobiquo/mobiquo.php: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL/6/x86_64/mobiquo/mobiquo.php: 1 Time(s)
/releases/stable/rpm/EL/mobiquo/mobiquo.php: 2 Time(s)
/releases/stable/rpm/EL6: 2 Time(s)
/releases/stable/rpm/EL6/: 2 Time(s)
/releases/stable/rpm/EL6/6: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 6 Time(s)
/releases/stable/rpm/EL6/6/repodata: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd ... error:%20404%22: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 103 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml:: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 31 Time(s)
/releases/stable/rpm/EL6/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/15/repodata/repomd.xml: 17 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 24 Time(s)
/releases/stable/rpm/Fedora/18/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/Fedora/rawhide/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/mobiquo/mobiquo.php: 2 Time(s)
/releases/stable/tools/mobiquo/mobiquo.php: 5 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 2 Time(s)
/repos/ovirt: 1 Time(s)
/repos/ovirt/: 2 Time(s)
/repos/ovirt/10/: 2 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 18 Time(s)
/repos/ovirt/11/: 1 Time(s)
/repos/ovirt/12/: 2 Time(s)
/repos/ovirt/13/: 2 Time(s)
/repos/ovirt/15/i386/repodata/repomd.xml: 2 Time(s)
/repos/ovirt/15/x86_64/repodata/repomd.xml: 2 Time(s)
/repos/ovirt/x86_64: 1 Time(s)
/robots.txt: 64 Time(s)
/screenshots.html: 1 Time(s)
/screenshots/ViewHosts.png: 1 Time(s)
/screenshots/oVirtInterface.png: 1 Time(s)
/snapshots: 1 Time(s)
/w/images/4/4a/OVirt-SCALE10x-20120122.pdf: 3 Time(s)
/w/images/a/a3/Clusterservicestab.png: 1 Time(s)
/w/images/archive/8/86/20120312163125!Ovirt_ovf_format.odt: 1 Time(s)
/w/images/b/b0/Fosdem2012-ovirt-clean.pdf: 1 Time(s)
/w/images/e/e0/OVirt-SCALE10x-20120122.odp: 1 Time(s)
/w/images/e/e6/Mom-flow.png: 1 Time(s)
/w/index.php: 5 Time(s)
/w/index.php?diff=2482&oldid=prev&title=Node_Stateless: 1 Time(s)
/w/index.php?diff=2491&oldid=prev&title=Fe ... ortMoreThanOnce: 1 Time(s)
/w/index.php?diff=2525&oldid=prev&title=Ma ... ndActionFailure: 3 Time(s)
/w/index.php?diff=2654&oldid=2653&title=OV ... ing2012_Chinese: 2 Time(s)
/w/index.php?diff=2802&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=2916&oldid=prev&title=Ho ... Virt_DWH_change: 2 Time(s)
/w/index.php?diff=2918&oldid=prev&title=Ho ... ent_environment: 1 Time(s)
/w/index.php?diff=2919&oldid=prev&title=Fe ... DiskPermissions: 2 Time(s)
/w/index.php?diff=2924&oldid=prev&title=Fe ... tion/keys_table: 2 Time(s)
/w/index.php?diff=2978&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=2997&oldid=prev&title=Tr ... _Storage_Issues: 2 Time(s)
/w/index.php?diff=3006&oldid=prev&title=Fe ... s/PortMirroring: 1 Time(s)
/w/index.php?diff=3012&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=3019&oldid=prev&title=Features/I18N: 2 Time(s)
/w/index.php?diff=3036&oldid=prev&title=OV ... ble_SSL_in_VDSM: 2 Time(s)
/w/index.php?diff=3041&oldid=prev&title=Fe ... geLiveMigration: 1 Time(s)
/w/index.php?diff=3042&oldid=prev&title=OV ... ble_SSL_in_VDSM: 1 Time(s)
/w/index.php?diff=3046&oldid=prev&title=Vdsm_TODO: 2 Time(s)
/w/index.php?diff=3055&oldid=prev&title=Fe ... ssionManagement: 1 Time(s)
/w/index.php?diff=3073&oldid=prev&title=Fe ... ssionManagement: 2 Time(s)
/w/index.php?diff=3078&oldid=prev&title=SANLock: 1 Time(s)
/w/index.php?diff=3079&oldid=prev&title=SANLock: 2 Time(s)
/w/index.php?diff=3085&oldid=prev&title=De ... storage_domains: 2 Time(s)
/w/index.php?diff=3102&oldid=prev&title=User:Lhornyak: 1 Time(s)
/w/index.php?diff=3107&oldid=prev&title=Node_Troubleshooting: 2 Time(s)
/w/index.php?diff=3120&oldid=prev&title=Fe ... sixFSConnection: 2 Time(s)
/w/index.php?diff=3125&oldid=prev&title=St ... Domain_Versions: 1 Time(s)
/w/index.php?diff=3138&oldid=prev&title=Libvirt: 2 Time(s)
/w/index.php?diff=3225&oldid=prev&title=Jenkins: 1 Time(s)
/w/index.php?diff=3243&oldid=prev&title=Features/RemoteDB: 1 Time(s)
/w/index.php?diff=3248&oldid=prev&title=Cr ... g_mailing_lists: 1 Time(s)
/w/index.php?diff=3364&oldid=prev&title=Vdsm_TODO: 2 Time(s)
/w/index.php?diff=3417&oldid=prev&title=OV ... lobal_Workshops: 1 Time(s)
/w/index.php?diff=3419&oldid=prev&title=DevProcess: 1 Time(s)
/w/index.php?diff=3424&oldid=prev&title=Node_plugins: 2 Time(s)
/w/index.php?diff=3452&oldid=prev&title=Fe ... Manager_Support: 2 Time(s)
/w/index.php?diff=3454&oldid=prev&title=Meetings: 2 Time(s)
/w/index.php?diff=3715&oldid=prev&title=Fe ... leConfiguration: 2 Time(s)
/w/index.php?diff=3897&oldid=prev&title=Screencasts: 1 Time(s)
/w/index.php?diff=3901&oldid=prev&title=In ... _team_task_list: 1 Time(s)
/w/index.php?diff=3920&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=3924&oldid=prev&title=OV ... Issues/Postgres: 1 Time(s)
/w/index.php?diff=3978&oldid=prev&title=In ... _team_task_list: 1 Time(s)
/w/index.php?diff=3985&oldid=prev&title=OVirt-DB-Issues/psql: 2 Time(s)
/w/index.php?diff=4035&oldid=prev&title=Vdsm_Developers: 2 Time(s)
/w/index.php?diff=4347&oldid=prev&title=Se ... ks_SyncNetworks: 2 Time(s)
/w/index.php?diff=4370&oldid=prev&title=Bangalore_Abstracts: 2 Time(s)
/w/index.php?diff=4453&oldid=prev&title=Ho ... ole_With_Portal: 1 Time(s)
/w/index.php?diff=4581&oldid=prev&title=Fe ... xisting_Cluster: 1 Time(s)
/w/index.php?diff=4602&oldid=prev&title=Screencasts: 1 Time(s)
/w/index.php?diff=4607&oldid=prev&title=Fe ... xisting_Cluster: 1 Time(s)
/w/index.php?diff=4647&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4658&oldid=prev&title=HSM_stand_alone: 1 Time(s)
/w/index.php?diff=4674&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4680&oldid=prev&title=Ba ... _oVirt_Workshop: 1 Time(s)
/w/index.php?diff=4681&oldid=prev&title=Bangalore_Abstracts: 1 Time(s)
/w/index.php?diff=4683&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4697&oldid=prev&title=Us ... /cpuSys_cpuUser: 1 Time(s)
/w/index.php?diff=4706&oldid=prev&title=OVirt_Live: 1 Time(s)
/w/index.php?diff=4711&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4713&oldid=prev&title=Us ... /cpuSys_cpuUser: 1 Time(s)
/w/index.php?diff=4715&oldid=prev&title=OV ... 1_release_notes: 1 Time(s)
/w/index.php?diff=4719&oldid=prev&title=In ... e_team_meetings: 2 Time(s)
/w/index.php?diff=4755&oldid=prev&title=Fe ... artcard_support: 2 Time(s)
/w/index.php?diff=4766&oldid=prev&title=Fe ... /NodeAutomation: 2 Time(s)
/w/index.php?diff=4770&oldid=prev&title=Fe ... PowerManagement: 2 Time(s)
/w/index.php?diff=4834&oldid=prev&title=Fe ... bleArchitecture: 1 Time(s)
/w/index.php?diff=4874&oldid=prev&title=Fe ... ap_Improvements: 1 Time(s)
/w/index.php?diff=4954&oldid=prev&title=Image_Manipulator: 1 Time(s)
/w/index.php?diff=cur&oldid=2345: 1 Time(s)
/w/index.php?diff=next&oldid=646: 1 Time(s)
/w/index.php?diff=prev&oldid=1897: 1 Time(s)
/w/index.php?diff=prev&oldid=2152: 1 Time(s)
/w/index.php?diff=prev&oldid=2338: 1 Time(s)
/w/index.php?diff=prev&oldid=2345: 1 Time(s)
/w/index.php?diff=prev&oldid=2346: 1 Time(s)
/w/index.php?diff=prev&oldid=2379: 1 Time(s)
/w/index.php?diff=prev&oldid=2624: 1 Time(s)
/w/index.php?diff=prev&oldid=2629: 1 Time(s)
/w/index.php?diff=prev&oldid=2632: 1 Time(s)
/w/index.php?diff=prev&oldid=2635: 1 Time(s)
/w/index.php?diff=prev&oldid=2637: 1 Time(s)
/w/index.php?diff=prev&oldid=2638: 1 Time(s)
/w/index.php?diff=prev&oldid=2651: 1 Time(s)
/w/index.php?diff=prev&oldid=2653: 1 Time(s)
/w/index.php?diff=prev&oldid=2654: 1 Time(s)
/w/index.php?diff=prev&oldid=2656: 1 Time(s)
/w/index.php?diff=prev&oldid=2660: 1 Time(s)
/w/index.php?diff=prev&oldid=2661: 1 Time(s)
/w/index.php?diff=prev&oldid=2662: 1 Time(s)
/w/index.php?diff=prev&oldid=2664: 1 Time(s)
/w/index.php?diff=prev&oldid=2668: 1 Time(s)
/w/index.php?diff=prev&oldid=2669: 1 Time(s)
/w/index.php?diff=prev&oldid=2671: 1 Time(s)
/w/index.php?diff=prev&oldid=2672: 1 Time(s)
/w/index.php?diff=prev&oldid=4242: 1 Time(s)
/w/index.php?direction=next&oldid=2655&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=next&oldid=2658&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=next&oldid=2659&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=next&oldid=2669&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=next&oldid=2670&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=prev&oldid=2655&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=prev&oldid=2658&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=prev&oldid=2659&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=prev&oldid=2669&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?direction=prev&oldid=2670&tit ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=1991: 1 Time(s)
/w/index.php?oldid=2625: 1 Time(s)
/w/index.php?oldid=2626: 1 Time(s)
/w/index.php?oldid=2627: 1 Time(s)
/w/index.php?oldid=2629: 1 Time(s)
/w/index.php?oldid=2630: 1 Time(s)
/w/index.php?oldid=2632: 1 Time(s)
/w/index.php?oldid=2651: 1 Time(s)
/w/index.php?oldid=2652: 1 Time(s)
/w/index.php?oldid=2655: 1 Time(s)
/w/index.php?oldid=2656: 1 Time(s)
/w/index.php?oldid=2658: 1 Time(s)
/w/index.php?oldid=2658&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2659&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2660: 1 Time(s)
/w/index.php?oldid=2662: 1 Time(s)
/w/index.php?oldid=2664: 1 Time(s)
/w/index.php?oldid=2667: 1 Time(s)
/w/index.php?oldid=2668: 1 Time(s)
/w/index.php?oldid=2669&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2670&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2674: 1 Time(s)
/w/index.php?oldid=2687: 1 Time(s)
/w/index.php?oldid=269&printable=yes: 1 Time(s)
/w/index.php?oldid=2724: 1 Time(s)
/w/index.php?oldid=2937: 1 Time(s)
/w/index.php?oldid=3099: 1 Time(s)
/w/index.php?oldid=329&printable=yes: 1 Time(s)
/w/index.php?oldid=3604: 1 Time(s)
/w/index.php?oldid=4453: 1 Time(s)
/w/index.php?oldid=5849: 1 Time(s)
/w/index.php?returnto=OVirt+Invitation+Bei ... ecial:UserLogin: 4 Time(s)
/w/index.php?title=API_-_oVirt_workshop_No ... &action=history: 1 Time(s)
/w/index.php?title=Action_Permissions_over ... prev&oldid=3737: 1 Time(s)
/w/index.php?title=Action_Permissions_overview&oldid=5030: 1 Time(s)
/w/index.php?title=Architecture&direction=prev&oldid=3780: 1 Time(s)
/w/index.php?title=Backend_Coding_Standards: 1 Time(s)
/w/index.php?title=Backlog&diff=1172&oldid=prev: 2 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... prev&oldid=2407: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... prev&oldid=3569: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&oldid=2424: 1 Time(s)
/w/index.php?title=CLI&diff=next&oldid=2557: 1 Time(s)
/w/index.php?title=CLI&diff=next&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&direction=next&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&direction=prev&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&oldid=1261: 1 Time(s)
/w/index.php?title=CLI&oldid=2555: 1 Time(s)
/w/index.php?title=CLI&oldid=857: 1 Time(s)
/w/index.php?title=Category:Documentation&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure ... 1&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure ... prev&oldid=3951: 1 Time(s)
/w/index.php?title=Category:Multiple_stora ... 1210&oldid=prev: 2 Time(s)
/w/index.php?title=Category:Ovirt_guest_agent: 1 Time(s)
/w/index.php?title=Category:Security&printable=yes: 1 Time(s)
/w/index.php?title=Feature/DetailedNetwork ... g&printable=yes: 1 Time(s)
/w/index.php?title=Features/Design/Network ... 4230&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Design/cpu-pinning: 1 Time(s)
/w/index.php?title=Features/DetailedQuota& ... 1171&oldid=prev: 2 Time(s)
/w/index.php?title=Features/DetailedShared ... 1200&oldid=prev: 2 Time(s)
/w/index.php?title=Features/I18N&diff=prev&oldid=3018: 1 Time(s)
/w/index.php?title=Features/I18N&diff=prev&oldid=3121: 1 Time(s)
/w/index.php?title=Features/I18N&oldid=3121: 1 Time(s)
/w/index.php?title=Features/ImportMoreThan ... prev&oldid=2489: 1 Time(s)
/w/index.php?title=Features/NtpSupprt&printable=yes: 1 Time(s)
/w/index.php?title=Features/OvirtEnginePor ... 8&printable=yes: 1 Time(s)
/w/index.php?title=Features/PicketlinkInte ... prev&oldid=2843: 1 Time(s)
/w/index.php?title=Features/PicketlinkInte ... prev&oldid=2863: 1 Time(s)
/w/index.php?title=Features/PortMirroring&oldid=5671: 1 Time(s)
/w/index.php?title=Features/PortMirroring&printable=yes: 1 Time(s)
/w/index.php?title=Features/PromiscMode&redirect=no: 1 Time(s)
/w/index.php?title=Features/SPICERelatedFe ... prev&oldid=3183: 1 Time(s)
/w/index.php?title=Features/SPMPriority&diff=prev&oldid=1385: 1 Time(s)
/w/index.php?title=Features/User_Portal_Pe ... 3488&oldid=prev: 1 Time(s)
/w/index.php?title=Features/VMPayload&dire ... next&oldid=1880: 1 Time(s)
/w/index.php?title=Features/VMPayload&dire ... prev&oldid=1880: 1 Time(s)
/w/index.php?title=Features/compatibilityVersion&oldid=4224: 1 Time(s)
/w/index.php?title=File:Logical-network-view.png&oldid=4180: 1 Time(s)
/w/index.php?title=File:New-host.png&oldid=4184: 1 Time(s)
/w/index.php?title=File:New-win-desktop.png&oldid=4207: 1 Time(s)
/w/index.php?title=File:Newvm-guide.png&oldid=4203: 1 Time(s)
/w/index.php?title=File:Settings.xml.png&d ... prev&oldid=3559: 1 Time(s)
/w/index.php?title=File:Storage-fcp.png&oldid=4189: 1 Time(s)
/w/index.php?title=First_release&diff=1202&oldid=prev: 2 Time(s)
/w/index.php?title=First_release&oldid=979: 1 Time(s)
/w/index.php?title=Gap_analysis&diff=cur&oldid=3902: 1 Time(s)
/w/index.php?title=Gerrit_server_backup&diff=1158&oldid=prev: 2 Time(s)
/w/index.php?title=Guest_Agent_Login_Windows&action=history: 1 Time(s)
/w/index.php?title=Guest_Agent_Login_Windows&oldid=151: 1 Time(s)
/w/index.php?title=Guest_Agent_Login_Windows&printable=yes: 1 Time(s)
/w/index.php?title=HSM_service_stand_alone&action=edit: 1 Time(s)
/w/index.php?title=HSM_service_stand_alone&action=history: 1 Time(s)
/w/index.php?title=HSM_service_stand_alone&oldid=4659: 1 Time(s)
/w/index.php?title=HSM_service_stand_alone&printable=yes: 1 Time(s)
/w/index.php?title=Help:Categories&action=edit: 1 Time(s)
/w/index.php?title=Help:Categories&action=history: 1 Time(s)
/w/index.php?title=How_to_create_a_user_ac ... prev&oldid=3998: 1 Time(s)
/w/index.php?title=How_to_license_a_projec ... 2915&oldid=prev: 1 Time(s)
/w/index.php?title=Infrastructure_team_meetings&oldid=4226: 1 Time(s)
/w/index.php?title=LC_Japan_Workshop_Post- ... prev&oldid=3993: 1 Time(s)
/w/index.php?title=Libvirt: 1 Time(s)
/w/index.php?title=Main_Page&oldid=6165: 1 Time(s)
/w/index.php?title=Meetings&diff=1199&oldid=prev: 2 Time(s)
/w/index.php?title=Meetings&diff=cur&oldid=4750: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=3554: 1 Time(s)
/w/index.php?title=Meetings&direction=prev&oldid=4750: 1 Time(s)
/w/index.php?title=Meetings&oldid=3451: 1 Time(s)
/w/index.php?title=Meetings&oldid=3949: 1 Time(s)
/w/index.php?title=Meetings&oldid=4750&printable=yes: 1 Time(s)
/w/index.php?title=Meetings_archive&oldid=3391&printable=yes: 1 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1205&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1208&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_storage_domain ... 1211&oldid=prev: 2 Time(s)
/w/index.php?title=Network_breakout_-_oVir ... =prev&oldid=333: 1 Time(s)
/w/index.php?title=Networking: 1 Time(s)
/w/index.php?title=Node_Automation&diff=1173&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Backlog&diff=1174&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Building&diff=1175&oldid=prev: 2 Time(s)
/w/index.php?title=Node_PXE&oldid=3681: 1 Time(s)
/w/index.php?title=Node_Stateless&diff=prev&oldid=3447: 1 Time(s)
/w/index.php?title=Node_Stateless&direction=prev&oldid=3448: 1 Time(s)
/w/index.php?title=Node_Testing&oldid=5626: 1 Time(s)
/w/index.php?title=Node_Testing&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_-_disable_SSL_in_VDSM&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... prev&oldid=4074: 1 Time(s)
/w/index.php?title=OVirt_Live&diff=4718&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_Slide_Decks&oldid=2336: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2643: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2644: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2649: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2665: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2640: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2645: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2647: 1 Time(s)
/w/index.php?title=Opening_guests&diff=prev&oldid=1067: 1 Time(s)
/w/index.php?title=Opening_welcome_and_int ... =prev&oldid=249: 1 Time(s)
/w/index.php?title=Proposal_for_multiple_s ... 1214&oldid=prev: 2 Time(s)
/w/index.php?title=Quantum_and_oVirt&d ... &oldid=prev: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=next&oldid=4164: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4216: 1 Time(s)
/w/index.php?title=Recording_video&oldid=3845: 1 Time(s)
/w/index.php?title=Release_Process&oldid=4649: 1 Time(s)
/w/index.php?title=SDK&diff=cur&oldid=4056: 1 Time(s)
/w/index.php?title=SDK&oldid=874: 1 Time(s)
/w/index.php?title=SDK&oldid=876: 1 Time(s)
/w/index.php?title=Sdk-changelog&diff=prev&oldid=5584: 1 Time(s)
/w/index.php?title=Second_Release&diff=3977&oldid=prev: 1 Time(s)
/w/index.php?title=Special:Contributions&d ... arget=Dougsland: 1 Time(s)
/w/index.php?title=Special:Contributions/A ... target=Amureini: 1 Time(s)
/w/index.php?title=Special:Contributions/D ... arget=Dougsland: 1 Time(s)
/w/index.php?title=Special:Contributions/M ... &target=Mingshu: 3 Time(s)
/w/index.php?title=Special:Log&user=Mingshu: 1 Time(s)
/w/index.php?title=Special:Log/block&page=User%3AMingshu: 1 Time(s)
/w/index.php?title=Special:RecentChanges&feed=atom: 78 Time(s)
/w/index.php?title=Special:RecentChangesLi ... 2FPortMirroring: 2 Time(s)
/w/index.php?title=Special:RecentChangesLi ... RelatedFeatures: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3D2834: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3D4164: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 3ADocumentation: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ARequestAccount: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Quaid%26type%3D: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM+20111102.odp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM-Hooks%2Fnuma: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... chael+Pasternak: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ction%3Dhistory: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ey+pair+per+NIC: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... irt+Slide+Decks: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ithoutInterwiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ole+With+Portal: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... p+November+2011: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... printable%3Dyes: 9 Time(s)
/w/index.php?title=Special:UserLogin&retur ... pu-host+Support: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4205: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4750: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tegory%3AEvents: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tions%2FMingshu: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=redirect%3Dno: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Category%3AApi: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Intercall: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=OVirtWiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Vdsm+Log+Files: 1 Time(s)
/w/index.php?title=Special:WantedPages&limit=20&offset=0: 1 Time(s)
/w/index.php?title=Special:WantedPages&limit=500&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=100&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=500&offset=0: 1 Time(s)
/w/index.php?title=Storage_Domain_Versions ... prev&oldid=3100: 1 Time(s)
/w/index.php?title=Subprojects&diff=4794&oldid=prev: 1 Time(s)
/w/index.php?title=Talk:Features/Domain_Scan: 1 Time(s)
/w/index.php?title=Talk:First_release&diff=1203&oldid=prev: 2 Time(s)
/w/index.php?title=Talk:Vdsm_API&diff=1204&oldid=prev: 2 Time(s)
/w/index.php?title=Testing/OvirtTestDay3.1&printable=yes: 2 Time(s)
/w/index.php?title=User:Jumper45&diff=1206&oldid=prev: 2 Time(s)
/w/index.php?title=User:Lhornyak/cpuSys_cp ... 4710&oldid=prev: 1 Time(s)
/w/index.php?title=User:Lhornyak/cpuSys_cp ... 4713&oldid=prev: 1 Time(s)
/w/index.php?title=Vdsm_TODO&oldid=1719: 1 Time(s)
/w/index.php?title=Working_with_oVirt_Gerrit&oldid=5958: 1 Time(s)
/w/index.php?title=Workshop_schedule&redirect=no: 1 Time(s)
/w/index.php?title=Yum_repo_file&direction=prev&oldid=2890: 1 Time(s)
/w/load.php?debug=false&lang=en&modules=jq ... 21113T011528Z&*: 1 Time(s)
/w/load.php?debug=false&lang=en&modules=jq ... 21113T011529Z&*: 1 Time(s)
/wiki: 3 Time(s)
/wiki/: 14 Time(s)
/wiki/Adding_a_new_system_administrator_to_a_host: 1 Time(s)
/wiki/Architecture: 1 Time(s)
/wiki/Bangalore_oVirt_Workshop: 1 Time(s)
/wiki/Build_and_Install_Engine_RPM: 2 Time(s)
/wiki/Building_Ovirt_Engine: 1 Time(s)
/wiki/CLI: 1 Time(s)
/wiki/Category:Api: 1 Time(s)
/wiki/Category:Foobar: 2 Time(s)
/wiki/Category:Infrastructure: 1 Time(s)
/wiki/Category:Node: 2 Time(s)
/wiki/Category:Unit_Testing_Utilities: 1 Time(s)
/wiki/Documentation/Fedora18_status: 1 Time(s)
/wiki/Engine: 1 Time(s)
/wiki/Engine_Core_-_oVirt_workshop_November_2011: 1 Time(s)
/wiki/Engine_Node_Integration: 1 Time(s)
/wiki/Features/: 1 Time(s)
/wiki/Features/CustomPropertiesSheet: 1 Time(s)
/wiki/Features/Design/StableDeviceAddresses: 1 Time(s)
/wiki/Features/SPMPriority: 1 Time(s)
/wiki/Features/TaskManager: 2 Time(s)
/wiki/Features/TaskManagerDetailed: 1 Time(s)
/wiki/File:OVirt_VDSM_20111102.pdf: 1 Time(s)
/wiki/File:OVirt_VDSM_Storage_20111102.odp: 1 Time(s)
/wiki/File:Ovirt-engine-core_fosdem_2012.pdf: 1 Time(s)
/wiki/File:Templates_storage_subtab.png: 1 Time(s)
/wiki/Gerrit_server_backup: 1 Time(s)
/wiki/Guest_Agent: 1 Time(s)
/wiki/Help:Contents: 1 Time(s)
/wiki/How_to_create_a_user_account: 1 Time(s)
/wiki/IRC: 1 Time(s)
/wiki/Infrastructure_team: 1 Time(s)
/wiki/Installing_ovirt-node_from_rpm: 1 Time(s)
/wiki/Main_Page: 2 Time(s)
/wiki/March_2012_workshop_announcement_in_Chinese: 1 Time(s)
/wiki/Meetings: 1 Time(s)
/wiki/MockEJBStrategyRule: 1 Time(s)
/wiki/Multiple_Storage_Domain_Design: 2 Time(s)
/wiki/Multiple_Storage_Domain_Feature: 3 Time(s)
/wiki/New_page: 1 Time(s)
/wiki/Node: 2 Time(s)
/wiki/Node_: 2 Time(s)
/wiki/Node_Backlog: 1 Time(s)
/wiki/Node_Building: 1 Time(s)
/wiki/Node_Stateless: 1 Time(s)
/wiki/Node_Testin: 1 Time(s)
/wiki/Node_Testing: 4 Time(s)
/wiki/Node_versions_numbers: 1 Time(s)
/wiki/OVirt-DB-Issues/compensation: 1 Time(s)
/wiki/OVirt_3.0_Feature_Guide: 15 Time(s)
/wiki/OVirt_Invitation_Beijing2012_Chinese: 2 Time(s)
/wiki/OVirt_Slide_Decks: 1 Time(s)
/wiki/OVirt_home_in_Chinese: 1 Time(s)
/wiki/Opening_guests: 1 Time(s)
/wiki/Ovirt_DWH: 1 Time(s)
/wiki/Proposal_for_multiple_storage_domains: 1 Time(s)
/wiki/Quickstart_guide_to_setting_up_a_working_oVirt_system: 2 Time(s)
/wiki/Running_ovirtbot: 1 Time(s)
/wiki/Security: 1 Time(s)
/wiki/Special:Contributions/Atal: 1 Time(s)
/wiki/Special:Contributions/Doron: 1 Time(s)
/wiki/Special:Contributions/Kmayilsa: 1 Time(s)
/wiki/Special:Contributions/Kroberts: 1 Time(s)
/wiki/Special:Contributions/Mdroth: 1 Time(s)
/wiki/Special:Contributions/Ofrenkel: 1 Time(s)
/wiki/Special:ListFiles/Amureini: 1 Time(s)
/wiki/Special:ListFiles/Jbrooks: 1 Time(s)
/wiki/Special:ListFiles/Michael_Pasternak: 1 Time(s)
/wiki/Special:ListFiles/Mingshu: 1 Time(s)
/wiki/Special:Log: 1 Time(s)
/wiki/Special:Log/Mingshu: 1 Time(s)
/wiki/Special:Log/Ovedo: 1 Time(s)
/wiki/Special:ProtectedPages: 1 Time(s)
/wiki/Special:RecentChangesLinked/Build_an ... tall_Engine_RPM: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category:Documentation: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... _Storage_Domain: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... anner_scheduler: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... eStorageDomains: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/: 2 Time(s)
/wiki/Special:RecentChangesLinked/Features/Design/Quota: 1 Time(s)
/wiki/Special:RecentChangesLinked/Guest_agent_proposals: 1 Time(s)
/wiki/Special:RecentChangesLinked/Help:Editing: 2 Time(s)
/wiki/Special:RecentChangesLinked/How_to_c ... _a_user_account: 1 Time(s)
/wiki/Special:RecentChangesLinked/How_to_license_a_project: 1 Time(s)
/wiki/Special:RecentChangesLinked/LC_Japan ... hop_Post-Mortem: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirt_3.0_release_notes: 1 Time(s)
/wiki/Special:RecentChangesLinked/RSVP_list_response_process: 1 Time(s)
/wiki/Special:RecentChangesLinked/SDK: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Amureini: 1 Time(s)
/wiki/Special:RecentChangesLinked/VM_Migration: 1 Time(s)
/wiki/Special:RecentChangesLinked/Vdsm_Log_Files: 1 Time(s)
/wiki/Special:RecentChangesLinked/Vdsm_Post_Zeroing: 1 Time(s)
/wiki/Talk:HostPMMultipleAgents: 1 Time(s)
/wiki/Testing/OvirtTestDay: 1 Time(s)
/wiki/Testing/OvirtTestDay3.1: 1 Time(s)
/wiki/Testing/PythonApi: 1 Time(s)
/wiki/The_weather_in_London: 1 Time(s)
/wiki/User:%3F: 1 Time(s)
/wiki/User:180.76.5.56: 1 Time(s)
/wiki/User:ACathrow: 1 Time(s)
/wiki/User:Alkaplan: 1 Time(s)
/wiki/User:Alonbl: 1 Time(s)
/wiki/User:Alourie: 1 Time(s)
/wiki/User:Amureini: 1 Time(s)
/wiki/User:Dfediuck: 1 Time(s)
/wiki/User:Djasa: 1 Time(s)
/wiki/User:Doron: 1 Time(s)
/wiki/User:Dustin.Schoenbrun: 1 Time(s)
/wiki/User:Dyasny: 1 Time(s)
/wiki/User:Ekohl: 1 Time(s)
/wiki/User:Emesika: 1 Time(s)
/wiki/User:Eyal: 1 Time(s)
/wiki/User:FKobzik: 1 Time(s)
/wiki/User:Fabiand: 1 Time(s)
/wiki/User:Gchaplik: 1 Time(s)
/wiki/User:Quaid/SCALE_10x_presentation: 1 Time(s)
/wiki/User_Guides: 1 Time(s)
/wiki/User_talk:180.76.5.54: 1 Time(s)
/wiki/User_talk:180.76.5.56: 1 Time(s)
/wiki/User_talk:Vfeenstr: 1 Time(s)
/wiki/VDSM-Hooks: 2 Time(s)
/wiki/VDSM-Hooks/smbios: 1 Time(s)
/wiki/VDSM-Hooks/vhostmd: 1 Time(s)
/wiki/Vdsm_API: 1 Time(s)
/wiki/Working_with_oVirt_Gerrit: 1 Time(s)
/wiki/Workshop_schedule: 1 Time(s)
/wiki/oVirtWiki:About: 1 Time(s)
/wiki/oVirtWiki:Privacy_policy: 1 Time(s)
/wp-admin/: 1 Time(s)
/wp-admin/install.php: 1 Time(s)
/wp-content/themes/backstage/thumb.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 1 Time(s)
/wp-login.php: 86 Time(s)
http://37.28.156.211/sprawdza.php: 1 Time(s)
http://www.yazoodle.net/azenv.php: 2 Time(s)
416 Request Range Not Satisfiable
/releases/stable/rpm/Fedora/18/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
49 *Warning: Pre-queue content-filter connection overload
13.209M Bytes accepted 13,850,170
326.621M Bytes delivered 342,487,352
======== ================================================
1662 Accepted 99.64%
6 Rejected 0.36%
-------- ------------------------------------------------
1668 Total 100.00%
======== ================================================
1 Reject relay denied 16.67%
5 Reject unknown user 83.33%
-------- ------------------------------------------------
6 Total Rejects 100.00%
======== ================================================
947 Connections made
17 Connections lost
947 Disconnections
1658 Removed from queue
458 Delivered
41554 Sent via SMTP
6 Forwarded
76 Deferred
1053 Deferrals
3 Bounce (local)
20 Bounce (remote)
2 Expired and returned to sender
25 DSNs undeliverable
394 Connection failure (outbound)
11 Timeout (inbound)
1 Illegal address syntax in SMTP command
9 Hostname verification errors
316 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 2 times
Received disconnect:
11: Bye Bye : 1541 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 4 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 602 time(s)
reverse mapping checking getaddrinfo for mx53.diplomaconnection.org [108.170.18.53] failed - POSSIBLE BREAK-IN ATTEMPT! : 887 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 23G 1.4G 95% /
/dev/xvda => 95% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
1
0
Hi all,
To resolve a critical issue with the new website
(http://ovirt.org/pagename links are not getting correctly redirected to
http://www.ovirt.org/pagename) we will be committing a change in the
server configuration, which will restart the service.
This will result in a short (~30s) outage.
To help avoid any loss of work, we will be announcing critical changes
such as this with one hour's notice.
Thank you for your understanding!
Regards,
Dave.
--
Dave Neary - Community Action and Impact
Open Source and Standards, Red Hat - http://community.redhat.com
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13
2
1
#19: Add wiki edits back to ovirtbot
----------------------+-----------------------
Reporter: dneary | Owner: infra@…
Type: task | Status: new
Priority: major | Milestone: oVirt 3.2
Component: General | Version: Test
Severity: Trivial | Keywords:
Blocked By: | Blocking:
----------------------+-----------------------
Since migrating the wiki and website to the new OpenShift-hosted mediawiki
install, ovirtbot no longer gives IRC notifications of page edits.
Can we have this feature back, please? I found it very useful.
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/19>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
1
0

03 Dec '12
#18: Plain domain http://ovirt.org/Foo redirects are not working
-------------------------------+------------------------
Reporter: quaid | Owner: infra@…
Type: task | Status: new
Priority: critical | Milestone: oVirt 3.2
Component: wiki (MediaWiki) | Version: Production
Severity: High | Keywords:
Blocked By: | Blocking:
-------------------------------+------------------------
A link in the format of ovirt.org/Foo where "Foo" is "anything" does not
work.
For example:
http://ovirt.org/get-ovirt
The following should happen:
1. Request is sent to the server holding the A record for 'ovirt.org',
which is linode01.ovirt.org.
1. httpd server on linode01 redirects everything to www.ovirt.org.
1. www is on OpenShift, and the request is run through the .htaccess file
rules.
1. The .htaccess file rule for '/get-ovirt' is to redirect to 'Download'.
Instead, a 404 error Page Not Found.
Problem is, I cannot recreate this in every browser. For Firefox, it works
fine. I happened to test in Chromium, which does not work. For 'links', I
get the 404 error.
This problem arose because the [[MediaWiki:Sidebar]] was still set to
'http://ovirt.org/get-ovirt'. This is a vestigal link from the previous
instance, when the download page was in the WordPress instance. A reviewer
of the site noticed that the "Download" link went to a 404. I looked and
saw it was doing a direct link to a URL instead of to the internal
MediaWiki article [[Download]]. I fixed the navigation so the "Download"
link is no longer broken for Chromium (I presume.)
This is all I know so far, more research to come.
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/18>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
1
1
Hi,
On investigation, it looks like the mod_rewrites are not doing the job
completely (or something).
Type http://ovirt.org/Develop - 404
http://www.ovirt.org/Develop - Develop page, served by MediaWiki.
I would expect http://ovirt.org to redirect to http://www.ovirt.org and
then www.ovirt.org/Develop to redirect to index.php
Is this an issue with the httpd config, or with the rewrite rules? There
is currently no rewrite rule for ovirt.org, as it's supposed to be
handled with a ServerAlias directive.
Thanks!
Dave.
On 12/03/2012 06:41 AM, Gianluca Cecchi wrote:
> On Mon, Dec 3, 2012 at 2:04 AM, Jorick Astrego wrote:
>> On 12/03/2012 01:51 AM, Jorick Astrego wrote:
>>>
>>> Hi all,
>>>
>>> The new design of the site is looking very nice!
>>>
>>> Found a big oops however, the page http://ovirt.org/get-ovirt returns a
>>> 404 error.
>>>
>>
>> Just because it may be unclear, it's the link from the download button in
>> the header.
>>
>> It should point to http://www.ovirt.org/Download I think.
>
>
> yes, the top bar button "Download" points to
>
> http://ovirt.org/get-ovirt
> instead of
> http://www.ovirt.org/get-ovirt
> (that would correctly redirect to http://www.ovirt.org/Download if I try it..)
>
> Gianluca
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
--
Dave Neary - Community Action and Impact
Open Source and Standards, Red Hat - http://community.redhat.com
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Mon Dec 3 03:13:36 2012
Date Range Processed: yesterday
( 2012-Dec-02 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
HTTP/1.1: 4 Time(s)
404 Not Found
/,: 1 Time(s)
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 1 Time(s)
//wp-content/themes/TheTravelTheme/include ... o.com/thumb.php: 1 Time(s)
//wp-content/themes/newspress/thumb.php?sr ... m/wordpress.php: 1 Time(s)
//wp-content/themes/themorningafter/thumb. ... m/wordpress.php: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=1117: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=309: 1 Time(s)
/2012/07/26/wiki/?oldid=1232&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=796&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FAdvance ... prev&oldid=2872: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDirect_Lun&oldid=2126: 1 Time(s)
/2012/07/26/wiki/?title=Help%3AContents&di ... 8&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Testing%2FOvirtTestDay&oldid=1816: 1 Time(s)
/Download: 1 Time(s)
/about/licensing/: 1 Time(s)
/apple-touch-icon-precomposed.png: 2 Time(s)
/category/news/feed: 44 Time(s)
/category/news/feed/: 38 Time(s)
/community-activity: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_Interface/: 1 Time(s)
/download: 1 Time(s)
/favicon.ico: 521 Time(s)
/forum/member/register: 1 Time(s)
/get: 1 Time(s)
/get-ovirt: 183 Time(s)
/get-ovirt/: 1 Time(s)
/getovirt: 1 Time(s)
/governance/releases-and-release-management/: 1 Time(s)
/home: 1 Time(s)
/index.html: 6 Time(s)
/index.php/forums/member/register: 1 Time(s)
/install-instructions.html: 1 Time(s)
/mailman/YaBB.cgi/: 1 Time(s)
/mailman/YaBB.pl/: 1 Time(s)
/mailman/account/register.php: 1 Time(s)
/mailman/blogs/load/recent: 1 Time(s)
/mailman/index.php?act=Login&CODE=00: 1 Time(s)
/mailman/index.php?action=register: 1 Time(s)
/mailman/index.php?app=core&module=global§ion=login: 1 Time(s)
/mailman/index.php?do=/user/register/: 1 Time(s)
/mailman/index.php?p=member/signup: 1 Time(s)
/mailman/index.php?page=blogs: 1 Time(s)
/mailman/index.php?page=en_Signup: 1 Time(s)
/mailman/join.php: 3 Time(s)
/mailman/join_form.php: 1 Time(s)
/mailman/listinfo/engine-patches: 1 Time(s)
/mailman/member/join.php: 1 Time(s)
/mailman/register.php: 3 Time(s)
/mailman/register/: 2 Time(s)
/mailman/signup: 2 Time(s)
/mailman/signup.php: 5 Time(s)
/mailman/signup/: 1 Time(s)
/mailman/tiki-register.php: 1 Time(s)
/mailman/ucp.php?mode=register: 1 Time(s)
/mailman/user/register: 1 Time(s)
/mailman/wp-login.php?action=register: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.log.html: 1 Time(s)
/member/register: 1 Time(s)
/milestones.html: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/ovirt_3.0_feature_guide: 1 Time(s)
/page/Image:Ovirt-arch-logical-ipa.png: 1 Time(s)
/page/Image_talk:Flexgraph-default-notes.png: 1 Time(s)
/page/Special:Whatlinkshere/Image:Edit-net ... onescreen01.png: 1 Time(s)
/page/Special:Whatlinkshere/Image_talk:Fle ... fault-notes.png: 1 Time(s)
/pipermail/infra//wp-content/themes/newspr ... m/wordpress.php: 1 Time(s)
/pipermail/infra//wp-content/themes/themor ... m/wordpress.php: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... m/wordpress.php: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... o.com/thumb.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 3 Time(s)
/pipermail/infra/2012-September//wp-conten ... m/wordpress.php: 1 Time(s)
/pipermail/nomad-devel: 2 Time(s)
/pipermail/users/2012-February/000438.htmlindex.php: 1 Time(s)
/project/resources/workshop-invitation/: 1 Time(s)
/rawhide-build-instructions.html: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 26 Time(s)
/releases/beta/ovirt-engine.repo: 1 Time(s)
/releases/beta/rpm/Fedora/19/ovirt-engine.repo: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 19 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 282 Time(s)
/releases/ovirt-release-el6-4.2.noarch.rpm: 1 Time(s)
/releases/ovirt-release-fedora.noarch.rpm/ ... data/repomd.xml: 3 Time(s)
/releases/stable/binary/: 4 Time(s)
/releases/stable/fedora/: 1 Time(s)
/releases/stable/fedora/16/: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 500 Time(s)
/releases/stable/fedora/17/repodata/: 1 Time(s)
/releases/stable/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 53 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 40 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 22 Time(s)
/releases/stable/rpm/Fedora/5/repodata/repomd.xml: 3 Time(s)
/releases/stable/src/otopi-0.0.0_master.tar.gz: 2 Time(s)
/releases/stable/src/ovirt-engine-3.0.0_0001.tar.gz: 1 Time(s)
/releases/stable/src/ovirt-engine-sdk-1.3.tar.gz: 1 Time(s)
/releases/stable/src/ovirt-node-2.2.2.tar.gz: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 2 Time(s)
/repo: 1 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 24 Time(s)
/repos/ovirt/9/: 1 Time(s)
/robots.txt: 98 Time(s)
/screenshots.html: 2 Time(s)
/screenshots/ViewVMPool.png: 1 Time(s)
/signup: 1 Time(s)
/skins: 1 Time(s)
/styles/diagram4.png: 3 Time(s)
/w/images/4/4a/OVirt-SCALE10x-20120122.pdf: 1 Time(s)
/w/images/8/86/Ovirt_ovf_format.odt: 1 Time(s)
/w/images/8/8c/Gluster_Brick_Advanced_View_1.png: 1 Time(s)
/w/images/archive/8/86/20120402070937!Ovirt_ovf_format.odt: 1 Time(s)
/w/images/b/b0/Fosdem2012-ovirt-clean.pdf: 1 Time(s)
/w/images/b/b3/Quantum_Ovirt_discussion-20111103.pdf: 1 Time(s)
/w/images/e/e0/OVirt-SCALE10x-20120122.odp: 1 Time(s)
/w/images/f/f7/OVirt_history_and_reports-20111102.odp: 1 Time(s)
/w/images/thumb/0/05/Attach_disk_int.png/1 ... ch_disk_int.png: 1 Time(s)
/w/index.php: 3 Time(s)
/w/index.php?action=edit&oldid=2658&title= ... ing2012_Chinese: 1 Time(s)
/w/index.php?action=edit&oldid=2659&title= ... ing2012_Chinese: 1 Time(s)
/w/index.php?action=edit&oldid=2669&title= ... ing2012_Chinese: 1 Time(s)
/w/index.php?action=edit&oldid=2670&title= ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=2482&oldid=prev&title=Node_Stateless: 1 Time(s)
/w/index.php?diff=2499&oldid=prev&title=Release_Process: 1 Time(s)
/w/index.php?diff=2502&oldid=prev&title=Sniffing_xmlrpc: 1 Time(s)
/w/index.php?diff=2521&oldid=prev&title=Ma ... ndActionFailure: 1 Time(s)
/w/index.php?diff=2526&oldid=prev&title=Fe ... ledFloatingDisk: 1 Time(s)
/w/index.php?diff=2706&oldid=prev&title=Fe ... edSharedRawDisk: 1 Time(s)
/w/index.php?diff=2731&oldid=prev&title=Ad ... rator_to_a_host: 1 Time(s)
/w/index.php?diff=2802&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=2812&oldid=prev&title=Fe ... rk/Jumbo_frames: 1 Time(s)
/w/index.php?diff=2816&oldid=prev&title=Testing/PythonApi: 1 Time(s)
/w/index.php?diff=2836&oldid=prev&title=Features/PromiscMode: 1 Time(s)
/w/index.php?diff=2864&oldid=prev&title=Us ... leConfiguration: 1 Time(s)
/w/index.php?diff=2918&oldid=prev&title=Ho ... ent_environment: 1 Time(s)
/w/index.php?diff=2920&oldid=prev&title=Node_Backlog: 1 Time(s)
/w/index.php?diff=2923&oldid=prev&title=Lo ... _For_The_People: 1 Time(s)
/w/index.php?diff=2924&oldid=prev&title=Fe ... tion/keys_table: 1 Time(s)
/w/index.php?diff=2977&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=2978&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=2988&oldid=prev&title=Fe ... ancedNfsOptions: 1 Time(s)
/w/index.php?diff=2999&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=3012&oldid=prev&title=Fe ... DiskPermissions: 1 Time(s)
/w/index.php?diff=3042&oldid=prev&title=OV ... ble_SSL_in_VDSM: 1 Time(s)
/w/index.php?diff=3045&oldid=prev&title=Fe ... geLiveMigration: 1 Time(s)
/w/index.php?diff=3055&oldid=prev&title=Fe ... ssionManagement: 1 Time(s)
/w/index.php?diff=3056&oldid=prev&title=Fe ... tailedHotlugNic: 1 Time(s)
/w/index.php?diff=3066&oldid=prev&title=Jenkins: 1 Time(s)
/w/index.php?diff=3125&oldid=prev&title=St ... Domain_Versions: 1 Time(s)
/w/index.php?diff=3127&oldid=prev&title=St ... Domain_Versions: 1 Time(s)
/w/index.php?diff=3144&oldid=prev&title=Node_tips: 1 Time(s)
/w/index.php?diff=3156&oldid=prev&title=Second_Release: 1 Time(s)
/w/index.php?diff=3181&oldid=prev&title=Fe ... RelatedFeatures: 1 Time(s)
/w/index.php?diff=3215&oldid=prev&title=Features/I18N: 1 Time(s)
/w/index.php?diff=3225&oldid=prev&title=Jenkins: 1 Time(s)
/w/index.php?diff=3243&oldid=prev&title=Features/RemoteDB: 1 Time(s)
/w/index.php?diff=3281&oldid=prev&title=Fe ... Orphaned_Images: 1 Time(s)
/w/index.php?diff=3317&oldid=prev&title=Fe ... leConfiguration: 1 Time(s)
/w/index.php?diff=3363&oldid=prev&title=Fe ... PropertiesSheet: 1 Time(s)
/w/index.php?diff=3364&oldid=prev&title=Vdsm_TODO: 1 Time(s)
/w/index.php?diff=3407&oldid=prev&title=Wo ... _Board_Meetings: 1 Time(s)
/w/index.php?diff=3417&oldid=prev&title=OV ... lobal_Workshops: 1 Time(s)
/w/index.php?diff=3419&oldid=prev&title=DevProcess: 1 Time(s)
/w/index.php?diff=3424&oldid=prev&title=Node_plugins: 1 Time(s)
/w/index.php?diff=3440&oldid=prev&title=Lo ... _For_The_People: 1 Time(s)
/w/index.php?diff=3454&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=3461&oldid=prev&title=OV ... lobal_Workshops: 1 Time(s)
/w/index.php?diff=3478&oldid=prev&title=Quantum_and_oVirt: 1 Time(s)
/w/index.php?diff=3658&oldid=prev&title=LC ... hop_Post-Mortem: 1 Time(s)
/w/index.php?diff=3667&oldid=prev&title=Second_Release: 1 Time(s)
/w/index.php?diff=3678&oldid=prev&title=Features/UIPlugins: 1 Time(s)
/w/index.php?diff=3681&oldid=prev&title=Node_PXE: 1 Time(s)
/w/index.php?diff=3721&oldid=prev&title=Wo ... _Board_Meetings: 1 Time(s)
/w/index.php?diff=3838&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=3869&oldid=prev&title=Node_Testing: 1 Time(s)
/w/index.php?diff=3871&oldid=prev&title=Bu ... ng_Engine_Draft: 1 Time(s)
/w/index.php?diff=3897&oldid=prev&title=Screencasts: 1 Time(s)
/w/index.php?diff=3899&oldid=prev&title=Website_organisation: 1 Time(s)
/w/index.php?diff=3920&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=3924&oldid=prev&title=OV ... Issues/Postgres: 1 Time(s)
/w/index.php?diff=3927&oldid=prev&title=Se ... ks_SyncNetworks: 1 Time(s)
/w/index.php?diff=3968&oldid=prev&title=Release_Notes_Draft: 1 Time(s)
/w/index.php?diff=3978&oldid=prev&title=In ... _team_task_list: 1 Time(s)
/w/index.php?diff=4024&oldid=prev&title=Category:Node: 1 Time(s)
/w/index.php?diff=4056&oldid=prev&title=SDK: 1 Time(s)
/w/index.php?diff=4069&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=4108&oldid=prev&title=Vdsm_TODO: 1 Time(s)
/w/index.php?diff=4140&oldid=prev&title=Node_Backlog: 1 Time(s)
/w/index.php?diff=4219&oldid=prev&title=User_talk:Alonbl: 1 Time(s)
/w/index.php?diff=4225&oldid=prev&title=Fe ... tibilityVersion: 1 Time(s)
/w/index.php?diff=4231&oldid=prev&title=Vdsm_Developers: 1 Time(s)
/w/index.php?diff=4252&oldid=prev&title=Node_plugins: 1 Time(s)
/w/index.php?diff=4257&oldid=prev&title=Tr ... _Storage_Issues: 1 Time(s)
/w/index.php?diff=4270&oldid=prev&title=Fe ... Detailed_Design: 1 Time(s)
/w/index.php?diff=4343&oldid=prev&title=Bu ... virt_Engine/IDE: 1 Time(s)
/w/index.php?diff=4429&oldid=prev&title=Fe ... AdvancedDetails: 1 Time(s)
/w/index.php?diff=4441&oldid=prev&title=Us ... osts_with_Ovirt: 1 Time(s)
/w/index.php?diff=4473&oldid=prev&title=VDSM-Hooks/vmdisk: 1 Time(s)
/w/index.php?diff=4556&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4567&oldid=prev&title=User_talk:Zhshzhou: 1 Time(s)
/w/index.php?diff=4581&oldid=prev&title=Fe ... xisting_Cluster: 1 Time(s)
/w/index.php?diff=4595&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4599&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4602&oldid=prev&title=Screencasts: 1 Time(s)
/w/index.php?diff=4603&oldid=prev&title=Troubleshooting: 1 Time(s)
/w/index.php?diff=4607&oldid=prev&title=Fe ... xisting_Cluster: 1 Time(s)
/w/index.php?diff=4638&oldid=prev&title=Node_Autoinstall: 1 Time(s)
/w/index.php?diff=4647&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4653&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4654&oldid=prev&title=Reporting_a_bug: 1 Time(s)
/w/index.php?diff=4681&oldid=prev&title=Bangalore_Abstracts: 1 Time(s)
/w/index.php?diff=4697&oldid=prev&title=Us ... /cpuSys_cpuUser: 1 Time(s)
/w/index.php?diff=4708&oldid=prev&title=Us ... /cpuSys_cpuUser: 1 Time(s)
/w/index.php?diff=4720&oldid=prev&title=OV ... ease-management: 2 Time(s)
/w/index.php?diff=4737&oldid=prev&title=User:Alonbl: 1 Time(s)
/w/index.php?diff=4792&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4834&oldid=prev&title=Fe ... bleArchitecture: 1 Time(s)
/w/index.php?diff=4846&oldid=prev&title=OV ... ease-management: 1 Time(s)
/w/index.php?diff=4886&oldid=prev&title=OVirt_Live: 1 Time(s)
/w/index.php?diff=4912&oldid=prev&title=Fe ... workPermissions: 1 Time(s)
/w/index.php?diff=4913&oldid=prev&title=Network_Management: 1 Time(s)
/w/index.php?diff=4954&oldid=prev&title=Image_Manipulator: 1 Time(s)
/w/index.php?diff=4957&oldid=prev&title=Fe ... _Storage_Domain: 1 Time(s)
/w/index.php?diff=4973&oldid=prev&title=Image_Manipulator: 1 Time(s)
/w/index.php?diff=4990&oldid=prev&title=User:Quaid: 2 Time(s)
/w/index.php?diff=5005&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=cur&oldid=2658&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=cur&oldid=2659&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=cur&oldid=2669&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=cur&oldid=2670&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=2658&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=2659&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=2669&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=2670&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2338: 1 Time(s)
/w/index.php?diff=prev&oldid=2342: 1 Time(s)
/w/index.php?diff=prev&oldid=2346: 1 Time(s)
/w/index.php?diff=prev&oldid=2624: 1 Time(s)
/w/index.php?diff=prev&oldid=2625: 1 Time(s)
/w/index.php?diff=prev&oldid=2626: 1 Time(s)
/w/index.php?diff=prev&oldid=2627: 1 Time(s)
/w/index.php?diff=prev&oldid=2628: 1 Time(s)
/w/index.php?diff=prev&oldid=2629: 1 Time(s)
/w/index.php?diff=prev&oldid=2630: 1 Time(s)
/w/index.php?diff=prev&oldid=2631: 1 Time(s)
/w/index.php?diff=prev&oldid=2632: 1 Time(s)
/w/index.php?diff=prev&oldid=2633: 1 Time(s)
/w/index.php?diff=prev&oldid=2634: 1 Time(s)
/w/index.php?diff=prev&oldid=2635: 1 Time(s)
/w/index.php?diff=prev&oldid=2636: 1 Time(s)
/w/index.php?diff=prev&oldid=2637: 1 Time(s)
/w/index.php?diff=prev&oldid=2638: 1 Time(s)
/w/index.php?diff=prev&oldid=2639: 1 Time(s)
/w/index.php?diff=prev&oldid=2651: 1 Time(s)
/w/index.php?diff=prev&oldid=2652: 1 Time(s)
/w/index.php?diff=prev&oldid=2653: 1 Time(s)
/w/index.php?diff=prev&oldid=2655: 1 Time(s)
/w/index.php?diff=prev&oldid=2656: 1 Time(s)
/w/index.php?diff=prev&oldid=2657: 1 Time(s)
/w/index.php?diff=prev&oldid=2658: 1 Time(s)
/w/index.php?diff=prev&oldid=2658&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2659: 1 Time(s)
/w/index.php?diff=prev&oldid=2659&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2660: 1 Time(s)
/w/index.php?diff=prev&oldid=2661: 1 Time(s)
/w/index.php?diff=prev&oldid=2662: 1 Time(s)
/w/index.php?diff=prev&oldid=2663: 1 Time(s)
/w/index.php?diff=prev&oldid=2667: 1 Time(s)
/w/index.php?diff=prev&oldid=2668: 1 Time(s)
/w/index.php?diff=prev&oldid=2669: 1 Time(s)
/w/index.php?diff=prev&oldid=2669&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2670: 1 Time(s)
/w/index.php?diff=prev&oldid=2670&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2671: 1 Time(s)
/w/index.php?diff=prev&oldid=2674: 1 Time(s)
/w/index.php?diff=prev&oldid=3228: 1 Time(s)
/w/index.php?oldid=2350: 1 Time(s)
/w/index.php?oldid=2624: 1 Time(s)
/w/index.php?oldid=2625: 1 Time(s)
/w/index.php?oldid=2626: 1 Time(s)
/w/index.php?oldid=2627: 1 Time(s)
/w/index.php?oldid=2628: 1 Time(s)
/w/index.php?oldid=2630: 1 Time(s)
/w/index.php?oldid=2631: 1 Time(s)
/w/index.php?oldid=2632: 1 Time(s)
/w/index.php?oldid=2633: 1 Time(s)
/w/index.php?oldid=2634: 1 Time(s)
/w/index.php?oldid=2635: 1 Time(s)
/w/index.php?oldid=2636: 1 Time(s)
/w/index.php?oldid=2637: 1 Time(s)
/w/index.php?oldid=2638: 1 Time(s)
/w/index.php?oldid=2639: 1 Time(s)
/w/index.php?oldid=2650: 1 Time(s)
/w/index.php?oldid=2651: 1 Time(s)
/w/index.php?oldid=2652: 1 Time(s)
/w/index.php?oldid=2652&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2653: 1 Time(s)
/w/index.php?oldid=2654: 1 Time(s)
/w/index.php?oldid=2655: 1 Time(s)
/w/index.php?oldid=2655&printable=yes&titl ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=2656: 1 Time(s)
/w/index.php?oldid=2657: 1 Time(s)
/w/index.php?oldid=2658: 1 Time(s)
/w/index.php?oldid=2659: 1 Time(s)
/w/index.php?oldid=2660: 1 Time(s)
/w/index.php?oldid=2661: 1 Time(s)
/w/index.php?oldid=2663: 1 Time(s)
/w/index.php?oldid=2664: 1 Time(s)
/w/index.php?oldid=2667: 1 Time(s)
/w/index.php?oldid=2668: 1 Time(s)
/w/index.php?oldid=2669: 1 Time(s)
/w/index.php?oldid=2670: 1 Time(s)
/w/index.php?oldid=2671: 1 Time(s)
/w/index.php?oldid=2672: 1 Time(s)
/w/index.php?oldid=2674: 1 Time(s)
/w/index.php?oldid=3317: 1 Time(s)
/w/index.php?oldid=4453: 1 Time(s)
/w/index.php?oldid=4825: 1 Time(s)
/w/index.php?title=Architecture&diff=prev&oldid=3783: 1 Time(s)
/w/index.php?title=Backlog&diff=1172&oldid=prev: 2 Time(s)
/w/index.php?title=Backup_engine_db&diff=prev&oldid=3026: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine&r ... o&printable=yes: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/I ... 4343&oldid=prev: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/I ... prev&oldid=4012: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&oldid=2514: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&oldid=4624: 1 Time(s)
/w/index.php?title=CLI&diff=cur&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&diff=next&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&direction=next&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&direction=prev&oldi ... 9&printable=yes: 1 Time(s)
/w/index.php?title=CLI&oldid=4542: 1 Time(s)
/w/index.php?title=Category:Api&diff=2028&oldid=prev: 1 Time(s)
/w/index.php?title=Category:Api&direction=prev&oldid=988: 1 Time(s)
/w/index.php?title=Category:Documentation& ... 6&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure ... 1&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure ... prev&oldid=3951: 1 Time(s)
/w/index.php?title=Category:Marketing&oldi ... 0&printable=yes: 1 Time(s)
/w/index.php?title=Category:Multiple_stora ... 1210&oldid=prev: 2 Time(s)
/w/index.php?title=Category:Multiple_stora ... prev&oldid=1812: 1 Time(s)
/w/index.php?title=Category:Node&printable=yes: 2 Time(s)
/w/index.php?title=Category:Source_code_repository&oldid=578: 1 Time(s)
/w/index.php?title=Category:Workshops&printable=yes: 1 Time(s)
/w/index.php?title=Cli-changelog&diff=prev&oldid=5585: 1 Time(s)
/w/index.php?title=Cli-changelog&diff=prev&oldid=5595: 1 Time(s)
/w/index.php?title=Cli-changelog&oldid=5585: 1 Time(s)
/w/index.php?title=Developers_All_In_One&d ... prev&oldid=3514: 1 Time(s)
/w/index.php?title=Developers_All_In_One&o ... 5&printable=yes: 1 Time(s)
/w/index.php?title=Developers_All_In_One&oldid=3535: 1 Time(s)
/w/index.php?title=Engine&diff=4345&oldid=prev: 1 Time(s)
/w/index.php?title=Engine_Node_Integration ... 0&printable=yes: 1 Time(s)
/w/index.php?title=Engine_Node_Integration ... =prev&oldid=810: 1 Time(s)
/w/index.php?title=Engine_Node_Integration&oldid=790: 1 Time(s)
/w/index.php?title=Feature/DetailedNetwork ... g&printable=yes: 1 Time(s)
/w/index.php?title=Features&diff=cur&oldid=2910: 1 Time(s)
/w/index.php?title=Features/AdvancedNfsOpt ... next&oldid=3506: 1 Time(s)
/w/index.php?title=Features/Design/Network ... 1111&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Design/Quota&oldid=4313: 1 Time(s)
/w/index.php?title=Features/Design/Quota&printable=yes: 2 Time(s)
/w/index.php?title=Features/Design/SetupNe ... prev&oldid=2011: 1 Time(s)
/w/index.php?title=Features/Design/cpu-pinning&oldid=5019: 1 Time(s)
/w/index.php?title=Features/DetailedQuota& ... 1171&oldid=prev: 2 Time(s)
/w/index.php?title=Features/DetailedShared ... 1200&oldid=prev: 2 Time(s)
/w/index.php?title=Features/Gluster_Import ... 4579&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Gluster_Import ... 4607&oldid=prev: 1 Time(s)
/w/index.php?title=Features/PortMirroring&oldid=2879: 1 Time(s)
/w/index.php?title=Features/PosixFSConnect ... prev&oldid=2235: 1 Time(s)
/w/index.php?title=Features/PosixFSConnect ... prev&oldid=3139: 1 Time(s)
/w/index.php?title=Features/Presentations&oldid=3618: 1 Time(s)
/w/index.php?title=Features/Serial_Executi ... 4142&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Serial_Executi ... 4145&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Serial_Executi ... 4147&oldid=prev: 1 Time(s)
/w/index.php?title=Features/SharedRawDisk&oldid=2201: 1 Time(s)
/w/index.php?title=Features/compatibilityV ... 4233&oldid=prev: 1 Time(s)
/w/index.php?title=File:Basic-user-portal.png&oldid=4213: 1 Time(s)
/w/index.php?title=File:Edit-and-approve.png&oldid=4183: 1 Time(s)
/w/index.php?title=File:File-oVirtFOSDEM.jpg&oldid=2646: 1 Time(s)
/w/index.php?title=File:OVirt-SCALE10x-201 ... p&printable=yes: 1 Time(s)
/w/index.php?title=File:Run-fedora-vm.png&oldid=4206: 1 Time(s)
/w/index.php?title=File:Settings.xml.png&d ... prev&oldid=3559: 1 Time(s)
/w/index.php?title=File:Settings.xml.png&oldid=3559: 1 Time(s)
/w/index.php?title=File:Storage-fcp.png&oldid=4189: 1 Time(s)
/w/index.php?title=First_Release&diff=4244&oldid=prev: 1 Time(s)
/w/index.php?title=First_release&diff=1202&oldid=prev: 2 Time(s)
/w/index.php?title=Gap_analysis&diff=prev&oldid=4042: 1 Time(s)
/w/index.php?title=Gap_analysis&oldid=3902: 1 Time(s)
/w/index.php?title=Gerrit_server_backup&diff=1158&oldid=prev: 2 Time(s)
/w/index.php?title=HSM_service_stand_alone ... prev&oldid=4658: 1 Time(s)
/w/index.php?title=HSM_stand_alone&diff=4658&oldid=prev: 1 Time(s)
/w/index.php?title=HSM_stand_alone&oldid=4660&printable=yes: 1 Time(s)
/w/index.php?title=Installing_PostgreSQL_DB&oldid=5355: 1 Time(s)
/w/index.php?title=Jbrooks:test&diff=4159&oldid=prev: 1 Time(s)
/w/index.php?title=LC_Japan_Workshop_Post- ... m&printable=yes: 1 Time(s)
/w/index.php?title=Libosinfo&diff=4557&oldid=prev: 1 Time(s)
/w/index.php?title=Libosinfo&diff=4570&oldid=prev: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... 2598&oldid=prev: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... 2629&oldid=prev: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... 2633&oldid=prev: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... prev&oldid=2667: 1 Time(s)
/w/index.php?title=Meetings&diff=1199&oldid=prev: 2 Time(s)
/w/index.php?title=Meetings&diff=cur&oldid=4750: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=3683: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=3849: 1 Time(s)
/w/index.php?title=Meetings&direction=next&oldid=4750: 1 Time(s)
/w/index.php?title=Meetings&direction=prev&oldid=4767: 1 Time(s)
/w/index.php?title=Meetings&oldid=4750&printable=yes: 1 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1205&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1208&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_storage_domain ... 1211&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Automation&diff=1173&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Backlog&diff=1174&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Building&diff=1175&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Building&direction=prev&oldid=3679: 1 Time(s)
/w/index.php?title=Node_Building&oldid=2826: 1 Time(s)
/w/index.php?title=Node_Building&oldid=2826&printable=yes: 1 Time(s)
/w/index.php?title=Node_PXE&oldid=3681: 1 Time(s)
/w/index.php?title=Node_Stateless&printable=yes: 1 Time(s)
/w/index.php?title=Node_Troubleshooting&diff=4311&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Troubleshooting&oldid=4309: 1 Time(s)
/w/index.php?title=OVirt-DB-Issues/dbfacad ... 4284&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt-DB-Issues/dbstruc ... 4139&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_3.0_Feature_Guide ... prev&oldid=2258: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... 2&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... prev&oldid=1938: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes&oldid=1745: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes&oldid=1747: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes&oldid=1992: 1 Time(s)
/w/index.php?title=OVirt_3.0_to_3.1_upgrade: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... 4066&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... 4151&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... 4153&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_3.2_release-manag ... 4618&oldid=prev: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2641: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2642: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2643: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2645: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2647: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2648: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2665: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2666: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2641: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2642: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2643: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2644: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2645: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2647: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2648: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2649: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2665: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2666: 1 Time(s)
/w/index.php?title=Proposal_for_multiple_s ... 1214&oldid=prev: 2 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=4160&oldid=prev: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=4181&oldid=prev: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=cur&oldid=4165: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=next&oldid=4164: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&diff=prev&oldid=4174: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4175: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4192: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4216: 1 Time(s)
/w/index.php?title=Release_Process&oldid=4649: 1 Time(s)
/w/index.php?title=Releases/31/FeatureList ... prev&oldid=2911: 1 Time(s)
/w/index.php?title=Releases/First_Release& ... 4245&oldid=prev: 1 Time(s)
/w/index.php?title=SDK&direction=next&oldid=2568: 1 Time(s)
/w/index.php?title=SDK&oldid=4056: 1 Time(s)
/w/index.php?title=Screencasts&diff=next&oldid=4449: 1 Time(s)
/w/index.php?title=Special:Categories&dir=prev: 1 Time(s)
/w/index.php?title=Special:Contributions/D ... arget=Dougsland: 1 Time(s)
/w/index.php?title=Special:Contributions/M ... &target=Mingshu: 7 Time(s)
/w/index.php?title=Special:Contributions/O ... 12&target=Ovedo: 1 Time(s)
/w/index.php?title=Special:Contributions/O ... ev&target=Ovedo: 1 Time(s)
/w/index.php?title=Special:Log&offset=&lim ... ser=Quaid&type=: 1 Time(s)
/w/index.php?title=Special:Log&user=Mingshu: 1 Time(s)
/w/index.php?title=Special:Log/block&page=User%3AMingshu: 1 Time(s)
/w/index.php?title=Special:LongPages&limit=100&offset=0: 1 Time(s)
/w/index.php?title=Special:LongPages&limit=50&offset=50: 1 Time(s)
/w/index.php?title=Special:MostLinkedFiles&limit=20&offset=0: 1 Time(s)
/w/index.php?title=Special:RecentChanges&feed=atom: 102 Time(s)
/w/index.php?title=Special:RecentChangesLi ... 2FPortMirroring: 2 Time(s)
/w/index.php?title=Special:RecentChangesLi ... ialogmockup.png: 2 Time(s)
/w/index.php?title=Special:ShortPages&limit=50&offset=50: 1 Time(s)
/w/index.php?title=Special:UserLogin&r ... 252FTaskManager: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3D4729: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %2FNode+Testing: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... -Hooks%2Fvmdisk: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... FDesign%2FQuota: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Quaid%26type%3D: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Reporting+a+bug: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM+20111102.odp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM-Hooks%2Fnuma: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... chael+Pasternak: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... eature+template: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ey+pair+per+NIC: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... irt+Slide+Decks: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ithoutInterwiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ole+With+Portal: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... p+November+2011: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... printable%3Dyes: 11 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D3951: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4187: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4204: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4205: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4750: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... virt+Quickstart: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=redirect%3Dno: 2 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Category%3AApi: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Intercall: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Vdsm+Log+Files: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=100&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=50&offset=50: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=500&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... mit=20&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... mit=50&offset=0: 1 Time(s)
/w/index.php?title=Talk:Features/Domain_Sc ... 4064&oldid=prev: 1 Time(s)
/w/index.php?title=Talk:First_release&diff=1203&oldid=prev: 2 Time(s)
/w/index.php?title=Talk:Vdsm_API&diff=1204&oldid=prev: 2 Time(s)
/w/index.php?title=Testing/OvirtTestDay3.1 ... 6&printable=yes: 1 Time(s)
/w/index.php?title=Testing/OvirtTestDay3.1&oldid=3596: 1 Time(s)
/w/index.php?title=Testing_Queries&printable=yes: 1 Time(s)
/w/index.php?title=Troubleshooting&diff=4621&oldid=prev: 1 Time(s)
/w/index.php?title=Troubleshooting&oldid=4622: 1 Time(s)
/w/index.php?title=Trusted_compute_pools&oldid=5722: 1 Time(s)
/w/index.php?title=User:DNeary&printable=yes: 1 Time(s)
/w/index.php?title=User:Hozn&diff=4616&oldid=prev: 1 Time(s)
/w/index.php?title=User:Johnwoo_lee&diff=4568&oldid=prev: 1 Time(s)
/w/index.php?title=User:Jumper45&diff=1206&oldid=prev: 2 Time(s)
/w/index.php?title=User:Lhornyak/cpuSys_cp ... 4591&oldid=prev: 1 Time(s)
/w/index.php?title=User:Mingshu&action=edit&redlink=1: 2 Time(s)
/w/index.php?title=User:Ravi_Nori&diff=4564&oldid=prev: 1 Time(s)
/w/index.php?title=User:Vfeenstr&diff=4614&oldid=prev: 1 Time(s)
/w/index.php?title=User_talk:Gpadgett&diff=4155&oldid=prev: 1 Time(s)
/w/index.php?title=User_talk:Hozn&diff=4617&oldid=prev: 1 Time(s)
/w/index.php?title=User_talk:Johnwoo_lee&d ... 4569&oldid=prev: 1 Time(s)
/w/index.php?title=User_talk:Ravi_Nori&diff=4565&oldid=prev: 1 Time(s)
/w/index.php?title=VDSM-Hooks/pincpu&oldid=4464: 1 Time(s)
/w/index.php?title=VDSM-Hooks/sriov&diff=4471&oldid=prev: 1 Time(s)
/w/index.php?title=VDSM-Hooks/vmdisk&oldid=4473: 1 Time(s)
/w/index.php?title=VDSM-Hooks/vmfex&diff=4474&oldid=prev: 1 Time(s)
/w/index.php?title=Vdsm_Developers&direction=next&oldid=4035: 1 Time(s)
/w/index.php?title=Vdsm_Developers&oldid=4044: 1 Time(s)
/w/index.php?title=Vdsm_Storage_Terminology&oldid=5939: 1 Time(s)
/w/index.php?title=Virt-to-date&oldid=1724: 1 Time(s)
/w/index.php?title=Virt-to-date&oldid=1724&printable=yes: 1 Time(s)
/w/index.php?title=Working_with_oVirt_Gerr ... 4548&oldid=prev: 1 Time(s)
/w/index.php?title=Workshop_November_2011_ ... ule&action=edit: 1 Time(s)
/w/index.php?title=Yum_repo_file: 1 Time(s)
/wiki: 3 Time(s)
/wiki/: 8 Time(s)
/wiki/Advanced_oVirt_Engine_Build_Notes: 1 Time(s)
/wiki/Building_Engine_Draft: 1 Time(s)
/wiki/Building_Engine_Draft.: 1 Time(s)
/wiki/Building_Ovirt_Engine: 1 Time(s)
/wiki/Building_oVirt_engine: 1 Time(s)
/wiki/Category:Api: 6 Time(s)
/wiki/Category:Node: 3 Time(s)
/wiki/Community_guidelines: 1 Time(s)
/wiki/Design_of_oVirt_project_infrastructure: 1 Time(s)
/wiki/Documentation: 2 Time(s)
/wiki/Documentation/Fedora18_status: 1 Time(s)
/wiki/Engine_Node_Integration: 1 Time(s)
/wiki/Feature/DetailedNetworkLinking: 2 Time(s)
/wiki/Feature/DetailedNetworkWiring: 1 Time(s)
/wiki/Feature/NetworkLinking: 5 Time(s)
/wiki/Feature/NetworkWiring: 5 Time(s)
/wiki/Features/: 2 Time(s)
/wiki/Features/DetailedFeatureTemplate: 1 Time(s)
/wiki/Features/DetailedSharedRawDisk: 1 Time(s)
/wiki/Features/Gluster_Import_Existing_Cluster: 1 Time(s)
/wiki/Features/PromiscMode: 2 Time(s)
/wiki/Features/User_Portal_Permissions/Wri ... _New_User_Query: 1 Time(s)
/wiki/Features/engine-cleanup: 1 Time(s)
/wiki/File:AsyncTaskManager.odp: 1 Time(s)
/wiki/File:Gluster-Import-Cluster-1.png: 1 Time(s)
/wiki/File:Gluster-Import-Cluster-2.png: 1 Time(s)
/wiki/File:Initial-run-tab.png: 1 Time(s)
/wiki/File:OVirt-API-CLI-SDK-20111102.pdf: 1 Time(s)
/wiki/File:OVirt_VDSM_20111102.pdf: 1 Time(s)
/wiki/File:Ovirt-generic.odp: 1 Time(s)
/wiki/File:Ovirt_ovf_format.odt: 1 Time(s)
/wiki/File:Quantum_Ovirt_discussion-20111103.pdf: 1 Time(s)
/wiki/Gerrit_server_backup: 1 Time(s)
/wiki/HSM_stand_alone: 2 Time(s)
/wiki/Help:Contents: 1 Time(s)
/wiki/How_to_create_a_user_account: 1 Time(s)
/wiki/IRC: 1 Time(s)
/wiki/Infrastructure: 1 Time(s)
/wiki/Infrastructure_team: 1 Time(s)
/wiki/Main_Page: 2 Time(s)
/wiki/Making_an_oVirt_release: 1 Time(s)
/wiki/MockEJBStrategyRule: 1 Time(s)
/wiki/Multiple_Storage_Domain_Design: 2 Time(s)
/wiki/Multiple_Storage_Domain_Feature: 2 Time(s)
/wiki/Multiple_storage_domains: 1 Time(s)
/wiki/Node_: 1 Time(s)
/wiki/Node_Stateless: 3 Time(s)
/wiki/Node_Testing: 1 Time(s)
/wiki/Node_plugins: 1 Time(s)
/wiki/Node_versions_numbers: 1 Time(s)
/wiki/OVirt_3.0_Feature_Guide: 20 Time(s)
/wiki/OVirt_Invitation_Beijing2012_Chinese: 2 Time(s)
/wiki/OVirt_home_in_Chinese: 1 Time(s)
/wiki/Opening_guests: 1 Time(s)
/wiki/Options_for_RSS_feed_bundling: 1 Time(s)
/wiki/Ovf: 1 Time(s)
/wiki/Ovirt_build_on_debian/ubuntu: 1 Time(s)
/wiki/Quickstart_guide_to_setting_up_a_working_oVirt_system: 1 Time(s)
/wiki/Sla/devel-setups: 1 Time(s)
/wiki/Special:Contributions/Cfrantz: 1 Time(s)
/wiki/Special:Contributions/DNeary: 1 Time(s)
/wiki/Special:Contributions/DannFrazier: 1 Time(s)
/wiki/Special:Contributions/Derez: 1 Time(s)
/wiki/Special:Contributions/Jhenner: 1 Time(s)
/wiki/Special:Contributions/Jlibosva: 1 Time(s)
/wiki/Special:Contributions/Kirkland: 1 Time(s)
/wiki/Special:Contributions/Kmayilsa: 2 Time(s)
/wiki/Special:Contributions/Kroberts: 1 Time(s)
/wiki/Special:Contributions/Mkollaro: 1 Time(s)
/wiki/Special:Contributions/Shaharh: 1 Time(s)
/wiki/Special:DeadendPages: 1 Time(s)
/wiki/Special:ListFiles/Mingshu: 1 Time(s)
/wiki/Special:Log/Mingshu: 1 Time(s)
/wiki/Special:LonelyPages: 1 Time(s)
/wiki/Special:ProtectedPages: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category ... rastructure_SOP: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... _New_User_Query: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... leConfiguration: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... roxyPreferences: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/VMPayload: 1 Time(s)
/wiki/Special:RecentChangesLinked/Guest_agent_proposals: 1 Time(s)
/wiki/Special:RecentChangesLinked/How_to_license_a_project: 1 Time(s)
/wiki/Special:RecentChangesLinked/IRC_Quotes: 1 Time(s)
/wiki/Special:RecentChangesLinked/Installing_PostgreSQL_DB: 1 Time(s)
/wiki/Special:RecentChangesLinked/Lhornyak/drools_scheduler: 1 Time(s)
/wiki/Special:RecentChangesLinked/Multiple_storage_domains: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirt_3. ... ease_management: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirt_3.0_release_notes: 1 Time(s)
/wiki/Special:RecentChangesLinked/RSVP_list_response_process: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Amureini: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Jumper45: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Quaid: 1 Time(s)
/wiki/Special:RecentChangesLinked/VDSM-Hooks/vmdisk: 1 Time(s)
/wiki/Special:RecentChangesLinked/Vdsm_Post_Zeroing: 1 Time(s)
/wiki/Special:RecentChangesLinked/Workshop ... 2011_-_schedule: 1 Time(s)
/wiki/Special:UncategorizedFiles: 1 Time(s)
/wiki/Special:WhatLinksHere/Node_Troubleshooting: 1 Time(s)
/wiki/Talk:HostPMMultipleAgents: 1 Time(s)
/wiki/Testing/OvirtTestDay3.1: 1 Time(s)
/wiki/Testing_Queries: 1 Time(s)
/wiki/User:180.76.5.56: 1 Time(s)
/wiki/User:180.76.6.211: 1 Time(s)
/wiki/User:Jrankin: 1 Time(s)
/wiki/User:Lvroyce: 1 Time(s)
/wiki/User:Quaid/SCALE_10x_presentation: 1 Time(s)
/wiki/User:Udayendu.kar: 1 Time(s)
/wiki/User_talk:180.76.5.146: 1 Time(s)
/wiki/User_talk:180.76.5.164: 1 Time(s)
/wiki/User_talk:180.76.5.54: 1 Time(s)
/wiki/User_talk:Ukar: 1 Time(s)
/wiki/VDSM-Hooks: 1 Time(s)
/wiki/VDSM-Hooks/pincpu: 1 Time(s)
/wiki/Vdsm_API: 1 Time(s)
/wiki/Vdsm_Getting_Started: 1 Time(s)
/wiki/Working_with_oVirt_Gerrit: 1 Time(s)
/wiki/Workshop_schedule: 3 Time(s)
/wiki/images/archive/c/cb/20090409144500!Newsummary.png: 1 Time(s)
/wiki/oVirtWiki:Privacy_policy: 1 Time(s)
/wiki/skins/common/images/poweredby_mediawiki_88x31.png: 1 Time(s)
/wp-content/themes/InStyle/thumb.php: 1 Time(s)
/wp-content/themes/thestation/thumb.php: 1 Time(s)
/wp-login.php: 88 Time(s)
http://37.28.156.211/sprawdza.php: 1 Time(s)
http://ovirt.org/wiki/index.php?title=Spec ... gin&type=signup: 2 Time(s)
http://ovirt.org/wiki/wikka.php?wakka=UserSettings: 1 Time(s)
http://www.yazoodle.net/azenv.php: 3 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/noarch/ovi ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/rpm/Fedora/18/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
5 *Warning: Pre-queue content-filter connection overload
8.665M Bytes accepted 9,086,351
120.302M Bytes delivered 126,146,126
======== ================================================
1306 Accepted 99.85%
2 Rejected 0.15%
-------- ------------------------------------------------
1308 Total 100.00%
======== ================================================
1 Reject relay denied 50.00%
1 Reject unknown user 50.00%
-------- ------------------------------------------------
2 Total Rejects 100.00%
======== ================================================
726 Connections made
18 Connections lost
726 Disconnections
1301 Removed from queue
359 Delivered
22043 Sent via SMTP
3 Forwarded
39 Deferred
407 Deferrals
12 Bounce (local)
6 Bounce (remote)
18 DSNs undeliverable
198 Connection failure (outbound)
2 Timeout (inbound)
2 Hostname verification errors
262 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
oschreib:
66.187.237.10 (nat-pool-tlv-t1.redhat.com) 1 time
Received disconnect:
11: Bye Bye : 1482 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 2 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 492 time(s)
reverse mapping checking getaddrinfo for mx53.diplomaconnection.org [108.170.18.53] failed - POSSIBLE BREAK-IN ATTEMPT! : 891 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 23G 1.5G 95% /
/dev/xvda => 95% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0

03 Dec '12
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig017E69EB0D7482FAD40131B0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Our regular weekly meeting of the Infra team - and anyone else who is
interested - occurs Monday 03 December at 15:00 UTC (10:00 EST) in the
#ovirt channel on irc.oftc.net.
Current agenda:
http://www.ovirt.org/Infrastructure_team_meetings#2012-12-03
If you've anything to add, please reply back to this email, and/or join
us in the meeting.
- Karsten
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enig017E69EB0D7482FAD40131B0
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQvFWv2ZIOBq0ODEERArUuAKCR6kOf7mU0fvzpm3RBIIqxGAMezgCgw7dE
7xpk8huwbeMh/Hb+zrw6siM=
=g03H
-----END PGP SIGNATURE-----
--------------enig017E69EB0D7482FAD40131B0--
1
0
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Sun Dec 2 03:25:36 2012
Date Range Processed: yesterday
( 2012-Dec-01 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
A total of 1 sites probed the server
46.181.135.215
Requests with error response codes
404 Not Found
//appserv/main.php?appserv_root=http://www ... stem/pbbb.txt??: 10 Time(s)
//appserv/main.php?appserv_root=test??: 5 Time(s)
//index.php?option=com_mailto&controller=. ... lf/environ%0000: 1 Time(s)
//wp-content/plugins/jetpack/modules/share ... stem/pbbb.txt??: 4 Time(s)
//wp-content/plugins/jetpack/modules/share ... y.php?id=test??: 2 Time(s)
//www.mediawiki.org: 1 Time(s)
/2011/11/01/workshop-underway-1-to-3-nov/: 1 Time(s)
/2012/04/16/2nd-ovirt-workshop-held-successfully-in-beijing/: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2730: 1 Time(s)
/2012/07/26/wiki/?title=Node_Troubleshooti ... 3382&oldid=prev: 1 Time(s)
/2012/08/08/ovirt-3-1-release/: 2 Time(s)
/Category:Feature: 1 Time(s)
/Community: 1 Time(s)
/Develop: 1 Time(s)
/Documentation: 1 Time(s)
/Download: 2 Time(s)
/Home: 1 Time(s)
/Intel_Workshop_Marsh_2013: 1 Time(s)
/Licensing: 1 Time(s)
/NetApp_Workshop_January_2013: 1 Time(s)
/OVirt_3.1_release_notes: 1 Time(s)
/Ovirt_DWH: 1 Time(s)
/Special:UserLogin: 1 Time(s)
/about.html: 1 Time(s)
/about/licensing/: 1 Time(s)
/about/sponsors-and-supporters/: 1 Time(s)
/about/sponsors-and-supporters/ibm-logo-2/: 1 Time(s)
/apple-touch-icon-precomposed.png: 3 Time(s)
/apple-touch-icon.png: 2 Time(s)
/board/: 1 Time(s)
/bundled-install.html: 1 Time(s)
/category/news/feed: 64 Time(s)
/category/news/feed/: 78 Time(s)
/community: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... VMResources.png: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... al-Pool-GS.html: 1 Time(s)
/download: 1 Time(s)
/download.html: 2 Time(s)
/favicon.ico: 520 Time(s)
/get-ovirt: 89 Time(s)
/get-ovirt/: 2 Time(s)
/governance/board/: 2 Time(s)
/home: 1 Time(s)
/http://gerrit.ovirt.org//: 2 Time(s)
/images/4/47/Icon-web.png: 1 Time(s)
/images/e/ea/Icon-kvm.png: 1 Time(s)
/images/f/f6/Icon-manage.png: 1 Time(s)
/index.html: 4 Time(s)
/install-instructions.html: 1 Time(s)
/licensing: 1 Time(s)
/load.php?debug=false&lang=en&modules=medi ... kin=strapping&*: 1 Time(s)
/meetings/ovirt/2012/www.ovirt.org/wiki/Second_Release: 1 Time(s)
/mobiquo/mobiquo.php: 1 Time(s)
/news-and-events/workshop/: 2 Time(s)
/oVirt_Wiki:About: 1 Time(s)
/oVirt_Wiki:General_disclaimer: 1 Time(s)
/oVirt_Wiki:Privacy_policy: 1 Time(s)
/opensearch_desc.php: 1 Time(s)
/page/FAQ: 1 Time(s)
/page/Special:Whatlinkshere/Image:Add-network01.png: 1 Time(s)
/page/Special:Whatlinkshere/Image:Nicconfig.png: 1 Time(s)
/page/Special:Whatlinkshere/Image_talk:Edi ... ondeddialog.png: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv ... stem/pbbb.txt??: 6 Time(s)
/pipermail/infra//appserv/main.php?appserv_root=test??: 3 Time(s)
/pipermail/infra//wp-content/plugins/jetpa ... stem/pbbb.txt??: 4 Time(s)
/pipermail/infra//wp-content/plugins/jetpa ... y.php?id=test??: 2 Time(s)
/pipermail/infra/2011-September//wp-conten ... stem/pbbb.txt??: 4 Time(s)
/pipermail/infra/2011-September//wp-conten ... y.php?id=test??: 2 Time(s)
/pipermail/infra/2012-February//appserv/ma ... erv_root=test??: 3 Time(s)
/pipermail/infra/2012-February//appserv/ma ... stem/pbbb.txt??: 6 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 8 Time(s)
/pipermail/users/2: 1 Time(s)
/pipermail/users/2012-May//index.php?optio ... lf/environ%0000: 1 Time(s)
/pipermail/users/2012-May/001842.html//ind ... lf/environ%0000: 1 Time(s)
/pipermail/users/2012-September//index.php ... lf/environ%0000: 1 Time(s)
/pipermail/users/2012-September/003820.htm ... lf/environ%0000: 1 Time(s)
/pipermail/users/2012-may/001949.html: 1 Time(s)
/project/community/: 1 Time(s)
/project/resources/: 1 Time(s)
/project/subprojects/: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/3.1/rpm/Fedora/18/ovirt-engine.repo: 1 Time(s)
/releases/3.1/rpm/Fedora/19/ovirt-engine.repo: 1 Time(s)
/releases/beta.old.20120808/ovirt-engine.repo: 1 Time(s)
/releases/beta/binary/md5sum: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 26 Time(s)
/releases/beta/ovirt-engine.repo: 1 Time(s)
/releases/beta/rpm/Fedora/18/ovirt-engine.repo: 1 Time(s)
/releases/beta/rpm/Fedora/19/ovirt-engine.repo: 1 Time(s)
/releases/nightly/fedora/16/repodata/filelists.xml.gz: 9 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 269 Time(s)
/releases/nightly/fedora/18/: 1 Time(s)
/releases/nightly/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/o: 1 Time(s)
/releases/stable/binary/: 4 Time(s)
/releases/stable/fedora/: 1 Time(s)
/releases/stable/fedora/16/: 2 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-3. ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-ba ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-co ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-db ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-ge ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-is ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-jb ... fc16.x86_64.rpm: 2 Time(s)
/releases/stable/fedora/16/ovirt-engine-lo ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-no ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-re ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-se ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-to ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-us ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine-we ... fc16.x86_64.rpm: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 1 Time(s)
/releases/stable/fedora/16/repodata/filelists.xml.gz: 1 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 486 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 1 Time(s)
/releases/stable/rpm/EL/6/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL6/: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 61 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 32 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 88 Time(s)
/releases/stable/rpm/Fedora/17//.treeinfo: 2 Time(s)
/releases/stable/rpm/Fedora/17//treeinfo: 2 Time(s)
/releases/stable/rpm/Fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/Fedora/18/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/Fedora/19/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/el6/: 1 Time(s)
/releases/stable/src/ovirt-engine-3.0.0_0001.tar.gz: 1 Time(s)
/repos/ovirt-host-repo/: 1 Time(s)
/repos/ovirt/10/x86_64: 1 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 24 Time(s)
/robots.txt: 86 Time(s)
/screenshots.html: 1 Time(s)
/screenshots/ovirtinterface.png: 1 Time(s)
/skins/common/images/oVirt-logo.png: 1 Time(s)
/skins/common/images/poweredby_mediawiki_88x31.png: 1 Time(s)
/skins/strapping/bootstrap/js/bootstrap.js: 1 Time(s)
/skins/strapping/screen.css?303: 1 Time(s)
/skins/strapping/strapping.js: 1 Time(s)
/user/register: 2 Time(s)
/w: 1 Time(s)
/w/: 1 Time(s)
/w/images/2/20/StorageLiveMigration2.png: 1 Time(s)
/w/images/8/86/Ovirt_ovf_format.odt: 1 Time(s)
/w/images/archive/8/86/20120312163125!Ovirt_ovf_format.odt: 1 Time(s)
/w/images/archive/8/86/20120402070937!Ovirt_ovf_format.odt: 1 Time(s)
/w/images/thumb/0/05/Attach_disk_int.png/1 ... ch_disk_int.png: 1 Time(s)
/w/index.php: 3 Time(s)
/w/index.php?diff=2484&oldid=prev&title=En ... ode_Integration: 1 Time(s)
/w/index.php?diff=2499&oldid=prev&title=Release_Process: 1 Time(s)
/w/index.php?diff=2502&oldid=prev&title=Sniffing_xmlrpc: 1 Time(s)
/w/index.php?diff=2513&oldid=prev&title=Fe ... geless_Networks: 1 Time(s)
/w/index.php?diff=2526&oldid=prev&title=Fe ... ledFloatingDisk: 1 Time(s)
/w/index.php?diff=2674&oldid=2654&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=2812&oldid=prev&title=Fe ... rk/Jumbo_frames: 1 Time(s)
/w/index.php?diff=2920&oldid=prev&title=Node_Backlog: 1 Time(s)
/w/index.php?diff=2923&oldid=prev&title=Lo ... _For_The_People: 1 Time(s)
/w/index.php?diff=2991&oldid=prev&title=Feature/AllInOne: 1 Time(s)
/w/index.php?diff=2999&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=3047&oldid=prev&title=Vdsm_Developers: 1 Time(s)
/w/index.php?diff=3056&oldid=prev&title=Fe ... tailedHotlugNic: 1 Time(s)
/w/index.php?diff=3066&oldid=prev&title=Jenkins: 1 Time(s)
/w/index.php?diff=3144&oldid=prev&title=Node_tips: 1 Time(s)
/w/index.php?diff=3215&oldid=prev&title=Features/I18N: 1 Time(s)
/w/index.php?diff=3363&oldid=prev&title=Fe ... PropertiesSheet: 1 Time(s)
/w/index.php?diff=3394&oldid=prev&title=Fe ... ign/cpu-pinning: 1 Time(s)
/w/index.php?diff=3478&oldid=prev&title=Quantum_and_oVirt: 1 Time(s)
/w/index.php?diff=3667&oldid=prev&title=Second_Release: 1 Time(s)
/w/index.php?diff=3678&oldid=prev&title=Features/UIPlugins: 1 Time(s)
/w/index.php?diff=3838&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=3944&oldid=prev&title=OV ... Issues/Postgres: 1 Time(s)
/w/index.php?diff=4024&oldid=prev&title=Category:Node: 1 Time(s)
/w/index.php?diff=4056&oldid=prev&title=SDK: 1 Time(s)
/w/index.php?diff=4181&oldid=prev&title=Quick_Start_Guide: 1 Time(s)
/w/index.php?diff=4219&oldid=prev&title=User_talk:Alonbl: 1 Time(s)
/w/index.php?diff=4312&oldid=prev&title=Node_Troubleshooting: 2 Time(s)
/w/index.php?diff=4448&oldid=prev&title=Vdsm_Developers: 2 Time(s)
/w/index.php?diff=4473&oldid=prev&title=VDSM-Hooks/vmdisk: 1 Time(s)
/w/index.php?diff=4478&oldid=prev&title=User:Amureini: 1 Time(s)
/w/index.php?diff=4488&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4549&oldid=prev&title=Ta ... res/Domain_Scan: 2 Time(s)
/w/index.php?diff=4567&oldid=prev&title=User_talk:Zhshzhou: 1 Time(s)
/w/index.php?diff=4595&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4603&oldid=prev&title=Troubleshooting: 1 Time(s)
/w/index.php?diff=4638&oldid=prev&title=Node_Autoinstall: 1 Time(s)
/w/index.php?diff=4653&oldid=prev&title=New_website_tasks: 1 Time(s)
/w/index.php?diff=4708&oldid=prev&title=Us ... /cpuSys_cpuUser: 1 Time(s)
/w/index.php?diff=4737&oldid=prev&title=User:Alonbl: 1 Time(s)
/w/index.php?diff=4767&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=4792&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4845&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=4860&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=4871&oldid=prev&title=SL ... m-ballooning-tp: 2 Time(s)
/w/index.php?diff=4996&oldid=prev&title=Fe ... workPermissions: 1 Time(s)
/w/index.php?diff=5003&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=5004&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=cur&oldid=2648&printable ... home_in_Chinese: 1 Time(s)
/w/index.php?diff=cur&oldid=2653&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2341: 1 Time(s)
/w/index.php?diff=prev&oldid=2342: 1 Time(s)
/w/index.php?diff=prev&oldid=2350: 1 Time(s)
/w/index.php?diff=prev&oldid=2625: 1 Time(s)
/w/index.php?diff=prev&oldid=2627: 1 Time(s)
/w/index.php?diff=prev&oldid=2628: 1 Time(s)
/w/index.php?diff=prev&oldid=2630: 1 Time(s)
/w/index.php?diff=prev&oldid=2633: 1 Time(s)
/w/index.php?diff=prev&oldid=2636: 1 Time(s)
/w/index.php?diff=prev&oldid=2639: 1 Time(s)
/w/index.php?diff=prev&oldid=2644&printabl ... home_in_Chinese: 2 Time(s)
/w/index.php?diff=prev&oldid=2656&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=prev&oldid=2657: 1 Time(s)
/w/index.php?diff=prev&oldid=2658: 1 Time(s)
/w/index.php?diff=prev&oldid=2659: 1 Time(s)
/w/index.php?diff=prev&oldid=2674: 1 Time(s)
/w/index.php?diff=prev&oldid=2946: 1 Time(s)
/w/index.php?diff=prev&oldid=5120: 1 Time(s)
/w/index.php?diff=prev&oldid=5121: 1 Time(s)
/w/index.php?direction=prev&oldid=184: 1 Time(s)
/w/index.php?oldid=1991: 1 Time(s)
/w/index.php?oldid=2631: 1 Time(s)
/w/index.php?oldid=2634: 1 Time(s)
/w/index.php?oldid=2636: 1 Time(s)
/w/index.php?oldid=2638: 1 Time(s)
/w/index.php?oldid=2639: 1 Time(s)
/w/index.php?oldid=2650: 1 Time(s)
/w/index.php?oldid=2653: 1 Time(s)
/w/index.php?oldid=2654: 1 Time(s)
/w/index.php?oldid=2659: 1 Time(s)
/w/index.php?oldid=2661: 1 Time(s)
/w/index.php?oldid=2670: 1 Time(s)
/w/index.php?oldid=2671: 1 Time(s)
/w/index.php?oldid=2672: 1 Time(s)
/w/index.php?oldid=2917: 1 Time(s)
/w/index.php?oldid=4453: 1 Time(s)
/w/index.php?oldid=5203: 1 Time(s)
/w/index.php?oldid=5850: 1 Time(s)
/w/index.php?title=Automatic_Fencing&oldid ... 1&printable=yes: 1 Time(s)
/w/index.php?title=Backlog&diff=1172&oldid=prev: 1 Time(s)
/w/index.php?title=Bangalore_Abstracts&dif ... v&printable=yes: 1 Time(s)
/w/index.php?title=Bangalore_Abstracts&oldid=4608: 1 Time(s)
/w/index.php?title=Bangalore_oVirt_Worksho ... 4723&oldid=prev: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/I ... 2231&oldid=prev: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/I ... o&printable=yes: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... 2483&oldid=prev: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... 2486&oldid=prev: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... 2488&oldid=prev: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... prev&oldid=2488: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... prev&oldid=4010: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&diff=prev&oldid=702: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&oldid=4585: 1 Time(s)
/w/index.php?title=CLI&diff=cur&oldid=4540: 1 Time(s)
/w/index.php?title=CLI&diff=cur&oldid=4728: 1 Time(s)
/w/index.php?title=CLI&direction=prev&oldi ... 9&printable=yes: 1 Time(s)
/w/index.php?title=Category:Community&printable=yes: 1 Time(s)
/w/index.php?title=Category:Events&printable=yes: 1 Time(s)
/w/index.php?title=Category:Feature&oldid=1209: 1 Time(s)
/w/index.php?title=Category:Infrastructure ... n&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure&printable=yes: 1 Time(s)
/w/index.php?title=Category:Multiple_stora ... 1210&oldid=prev: 1 Time(s)
/w/index.php?title=Category:Node&action=edit: 1 Time(s)
/w/index.php?title=Category:Node&direction=prev&oldid=2471: 1 Time(s)
/w/index.php?title=Category:Node&oldid=4337: 1 Time(s)
/w/index.php?title=Category:Node&oldid=4835: 1 Time(s)
/w/index.php?title=Category:Node_developme ... 1177&oldid=prev: 1 Time(s)
/w/index.php?title=Category:Node_developme ... prev&oldid=1177: 1 Time(s)
/w/index.php?title=Category:SLA&diff=4316&oldid=prev: 1 Time(s)
/w/index.php?title=Category:Templates&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Category:Travel&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Category_talk:Community ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Cli-changelog&oldid=5585: 1 Time(s)
/w/index.php?title=Debian&printable=yes: 1 Time(s)
/w/index.php?title=Design_for_multiple_sto ... &oldid=1208: 1 Time(s)
/w/index.php?title=Documentation&oldid=6092: 1 Time(s)
/w/index.php?title=Download_and_install_oV ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=En:Template_talk:Link_F ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Engine_tweeks_for_ovirt ... ost&redirect=no: 1 Time(s)
/w/index.php?title=Featrues/Bootstrap_Impr ... ents&oldid=6072: 1 Time(s)
/w/index.php?title=Feature/DetailedNetwork ... g&printable=yes: 1 Time(s)
/w/index.php?title=Feature/DetailedNetworkWiring&oldid=5771: 1 Time(s)
/w/index.php?title=Feature/DetailedReporti ... n&printable=yes: 1 Time(s)
/w/index.php?title=Feature/NetworkMainTab&oldid=5213: 1 Time(s)
/w/index.php?title=Feature/NetworkPermissions&oldid=6044: 1 Time(s)
/w/index.php?title=Features/Design/HostBio ... o&printable=yes: 1 Time(s)
/w/index.php?title=Features/Design/HostBiosInfo&oldid=5909: 1 Time(s)
/w/index.php?title=Features/Design/Network ... 1127&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Design/Network ... 3105&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Design/Storage ... &action=history: 1 Time(s)
/w/index.php?title=Features/Design/Storage ... ion&action=edit: 1 Time(s)
/w/index.php?title=Features/Design/Storage ... n&printable=yes: 1 Time(s)
/w/index.php?title=Features/DetailedQuota& ... 1171&oldid=prev: 1 Time(s)
/w/index.php?title=Features/DetailedShared ... 1200&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Direct_Lun&diff=3093&oldid=prev: 1 Time(s)
/w/index.php?title=Features/Direct_Lun&dir ... prev&oldid=3541: 1 Time(s)
/w/index.php?title=Features/Display_Addres ... ride&oldid=5121: 1 Time(s)
/w/index.php?title=Features/Engine_support ... PC64&oldid=5223: 1 Time(s)
/w/index.php?title=Features/Gluster_Import ... 4607&oldid=prev: 1 Time(s)
/w/index.php?title=Features/I18N&diff=3076&oldid=prev: 1 Time(s)
/w/index.php?title=Features/OvirtEnginePor ... 8&printable=yes: 1 Time(s)
/w/index.php?title=Features/OvirtEnginePor ... prev&oldid=3548: 1 Time(s)
/w/index.php?title=Features/PortMirroring&oldid=5671: 1 Time(s)
/w/index.php?title=Features/PortMirroring&printable=yes: 1 Time(s)
/w/index.php?title=Features/PosixFSConnect ... 3068&oldid=prev: 1 Time(s)
/w/index.php?title=Features/PromiscMode&diff=2897&oldid=prev: 1 Time(s)
/w/index.php?title=Features/PromiscMode&redirect=no: 1 Time(s)
/w/index.php?title=Features/RESTSessionMan ... 3088&oldid=prev: 1 Time(s)
/w/index.php?title=Features/RESTSessionMan ... prev&oldid=3073: 1 Time(s)
/w/index.php?title=Features/ReloadableConf ... prev&oldid=2980: 1 Time(s)
/w/index.php?title=Features/SPICERelatedFeatures&oldid=2691: 1 Time(s)
/w/index.php?title=Features/SharedRawDisk&oldid=2201: 1 Time(s)
/w/index.php?title=Features/VMPayload&diff=4656&oldid=prev: 1 Time(s)
/w/index.php?title=File:File-oVirtFOSDEM.jpg&oldid=2646: 1 Time(s)
/w/index.php?title=File:OVirt-SCALE10x-201 ... .pdf&oldid=1894: 1 Time(s)
/w/index.php?title=File:OVirt-SCALE10x-201 ... 4&printable=yes: 1 Time(s)
/w/index.php?title=File:Ovirt_ovf_format.odt&oldid=1142: 1 Time(s)
/w/index.php?title=File:Ovirt_ovf_format.odt&oldid=3013: 1 Time(s)
/w/index.php?title=First_release&diff=1202&oldid=prev: 1 Time(s)
/w/index.php?title=First_release&diff=1254&oldid=prev: 1 Time(s)
/w/index.php?title=Gerrit_server_backup&diff=1158&oldid=prev: 1 Time(s)
/w/index.php?title=Govenrnance&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Help:Categories&diff=1245&oldid=prev: 1 Time(s)
/w/index.php?title=Help:Contents&diff=1217&oldid=prev: 1 Time(s)
/w/index.php?title=Help:Editing&diff=1220&oldid=prev: 1 Time(s)
/w/index.php?title=Help:Editing&direction=prev&oldid=4051: 1 Time(s)
/w/index.php?title=Help:Redirect&diff=1246&oldid=prev: 1 Time(s)
/w/index.php?title=Help:Wiki_structure&diff=next&oldid=1227: 1 Time(s)
/w/index.php?title=Help:Wiki_structure&oldid=1244: 1 Time(s)
/w/index.php?title=Image_Manipulator&diff=4954&oldid=prev: 1 Time(s)
/w/index.php?title=Infrastructure_team_mee ... prev&oldid=4003: 1 Time(s)
/w/index.php?title=Lhornyak/drools_scheduler&oldid=5690: 1 Time(s)
/w/index.php?title=Main_Page&diff=1229&oldid=prev: 1 Time(s)
/w/index.php?title=Main_Page&direction=next&oldid=4330: 1 Time(s)
/w/index.php?title=Main_Page/LimitationsOn ... 2973&oldid=prev: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... &action=history: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... 2672&oldid=prev: 2 Time(s)
/w/index.php?title=March_2012_workshop_ann ... ese&action=edit: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... prev&oldid=2663: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... prev&oldid=2672: 2 Time(s)
/w/index.php?title=Meetings&diff=1199&oldid=prev: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=4734: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=4911: 1 Time(s)
/w/index.php?title=Meetings&oldid=3688: 1 Time(s)
/w/index.php?title=Meetings&oldid=4489: 1 Time(s)
/w/index.php?title=Meetings&oldid=4734: 1 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1205&oldid=prev: 1 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1208&oldid=prev: 1 Time(s)
/w/index.php?title=Multiple_storage_domain ... 1211&oldid=prev: 2 Time(s)
/w/index.php?title=New_website_tasks&diff=4646&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Autoinstall&diff=4632&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Automation&diff=1173&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Backlog: 1 Time(s)
/w/index.php?title=Node_Backlog&diff=1174&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Backlog&oldid=1059&printable=yes: 1 Time(s)
/w/index.php?title=Node_Backlog&oldid=3885: 1 Time(s)
/w/index.php?title=Node_Building&action=edit: 1 Time(s)
/w/index.php?title=Node_Building&action=history: 1 Time(s)
/w/index.php?title=Node_Building&diff=1175&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Building&oldid=3679: 1 Time(s)
/w/index.php?title=Node_Building&printable=yes: 1 Time(s)
/w/index.php?title=Node_Release_Notes&diff=4804&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Release_Notes&oldid=4804: 1 Time(s)
/w/index.php?title=Node_Stateless&diff=prev&oldid=706: 1 Time(s)
/w/index.php?title=Node_Testing&action=edit: 1 Time(s)
/w/index.php?title=Node_Testing&action=history: 1 Time(s)
/w/index.php?title=Node_Testing&diff=2974&oldid=prev: 1 Time(s)
/w/index.php?title=Node_Testing&oldid=3915: 1 Time(s)
/w/index.php?title=Node_Testing&oldid=5626: 1 Time(s)
/w/index.php?title=Node_Testing&printable=yes: 1 Time(s)
/w/index.php?title=Node_Troubleshooting&oldid=3186: 1 Time(s)
/w/index.php?title=Node_plugins&oldid=4252: 1 Time(s)
/w/index.php?title=Node_tips&diff=prev&oldid=3136: 1 Time(s)
/w/index.php?title=Node_tips&oldid=3144: 1 Time(s)
/w/index.php?title=OVirt-DB-Issues/Postgres&oldid=4138: 1 Time(s)
/w/index.php?title=OVirt-database-upgrade- ... dure&oldid=3216: 1 Time(s)
/w/index.php?title=OVirt_3.0_Feature_Guide&action=edit: 1 Time(s)
/w/index.php?title=OVirt_3.0_Feature_Guide&action=history: 1 Time(s)
/w/index.php?title=OVirt_3.0_Feature_Guide&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... prev&oldid=1745: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... prev&oldid=1938: 1 Time(s)
/w/index.php?title=OVirt_3.0_to_3.1_upgrade&oldid=4040: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... prev&oldid=3958: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... prev&oldid=4156: 1 Time(s)
/w/index.php?title=OVirt_3.2_release-manag ... &action=history: 1 Time(s)
/w/index.php?title=OVirt_3.2_release-manag ... t&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.2_release-management&action=edit: 1 Time(s)
/w/index.php?title=OVirt_3.2_release-management&oldid=5008: 1 Time(s)
/w/index.php?title=OVirt_Global_Workshops&oldid=4678: 1 Time(s)
/w/index.php?title=OVirt_Installation_Guid ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=OVirt_Node_Deployment_G ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=OVirt_Node_deployment_d ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=OVirt_Slide_Decks&diff=cur&oldid=1966: 1 Time(s)
/w/index.php?title=OVirt_Slide_Decks&oldid=2336: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2641: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2643: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2647: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&d ... prev&oldid=2648: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2641: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2642: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2644: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2648: 1 Time(s)
/w/index.php?title=OVirt_home_in_Chinese&oldid=2666: 1 Time(s)
/w/index.php?title=On_IRC&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Proposal_for_multiple_s ... 1214&oldid=prev: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4170: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4177: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4192: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4216: 1 Time(s)
/w/index.php?title=REST_Client_Addon&direc ... next&oldid=3432: 1 Time(s)
/w/index.php?title=Release_Notes_Template&action=history: 1 Time(s)
/w/index.php?title=SDK&oldid=4056: 1 Time(s)
/w/index.php?title=Screencasts&direction=next&oldid=4449: 1 Time(s)
/w/index.php?title=Screencasts&direction=p ... 2&printable=yes: 1 Time(s)
/w/index.php?title=Screencasts&oldid=4602&printable=yes: 1 Time(s)
/w/index.php?title=Sdk-changelog&diff=prev&oldid=5584: 1 Time(s)
/w/index.php?title=Sdk-changelog&diff=prev&oldid=5760: 1 Time(s)
/w/index.php?title=Sla&oldid=4355&printable=yes: 1 Time(s)
/w/index.php?title=Special:Categories&dir=prev: 1 Time(s)
/w/index.php?title=Special:Categories&offset=&limit=50: 1 Time(s)
/w/index.php?title=Special:Categories&offset=SLA&limit=500: 1 Time(s)
/w/index.php?title=Special:Contributions&l ... chael+Pasternak: 1 Time(s)
/w/index.php?title=Special:Contributions/M ... &target=Mingshu: 2 Time(s)
/w/index.php?title=Special:Contributions/M ... 0&target=Msalem: 1 Time(s)
/w/index.php?title=Special:Log&offset=2012 ... ser=Quaid&type=: 2 Time(s)
/w/index.php?title=Special:Log&user=Mburns: 1 Time(s)
/w/index.php?title=Special:LongPages&limit=500&offset=0: 1 Time(s)
/w/index.php?title=Special:RecentChanges&feed=atom: 103 Time(s)
/w/index.php?title=Special:RecentChangesLi ... 2FPortMirroring: 3 Time(s)
/w/index.php?title=Special:RecentChangesLi ... ialogmockup.png: 4 Time(s)
/w/index.php?title=Special:Search&ns0=1&re ... mit=20&offset=0: 1 Time(s)
/w/index.php?title=Special:UncategorizedCa ... mit=20&offset=0: 1 Time(s)
/w/index.php?title=Special:Upload&wpDestFi ... -agent-flow.png: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3D4729: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3Dprev: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %2FNode+Testing: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... -Hooks%2Fvmdisk: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 0+Feature+Guide: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 0x+presentation: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 2FPortMirroring: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 3ALog%2FJbrooks: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Category%3ANode: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Category%3AWiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Quaid%26type%3D: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Release+process: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM+20111102.odp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... SM-Hooks%2Fnuma: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Troubleshooting: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Upcoming+events: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... User%3AJumper45: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... VnicInformation: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ackup+engine+db: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... arget%3DJbrooks: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... chael+Pasternak: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ease-management: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... eature+template: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... er%3ADaejohnson: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... g+PostgreSQL+DB: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ge+20111102.odp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... geLiveMigration: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... irt+guest+agent: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ithoutInterwiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ks+SyncNetworks: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ole+With+Portal: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... p+November+2011: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... per+in+webadmin: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... printable%3Dyes: 11 Time(s)
/w/index.php?title=Special:UserLogin&retur ... r+documentation: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... re-20111102.odp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... rted+nfs+domain: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D3224: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D3548: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4156: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4182: 2 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D4208: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tegory%3ADebian: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tegory%3AUbuntu: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tu%2FGuestAgent: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tures%2Flibvdsm: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... virt+Quickstart: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... w+website+tasks: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y+documentation: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=action%3Dedit: 8 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=redirect%3Dno: 5 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Category%3AApi: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Debian: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Node+Building: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Node+Testing: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=OVirt+wiki: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Ubuntu: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=User%3ADNeary: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=50&offset=50: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... it=500&offset=0: 1 Time(s)
/w/index.php?title=Special:WithoutInterwik ... mit=20&offset=0: 1 Time(s)
/w/index.php?title=Talk:Features/Design/St ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Features/libvdsm&a ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:First_release&diff=1203&oldid=prev: 1 Time(s)
/w/index.php?title=Talk:Node_Testing&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:OVirt_3.0_Feature_ ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:OVirt_3.2_release- ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Troubleshooting&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Ubuntu&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Ubuntu/GuestAgent& ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Upcoming_events&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Vdsm_API&diff=1204&oldid=prev: 1 Time(s)
/w/index.php?title=Talk:Vdsm_API&oldid=1204: 1 Time(s)
/w/index.php?title=Talk:Vdsm_Network&oldid=3437: 1 Time(s)
/w/index.php?title=Template:Community_docu ... &action=history: 1 Time(s)
/w/index.php?title=Template:Community_docu ... n&printable=yes: 1 Time(s)
/w/index.php?title=Template:Community_docu ... tion&oldid=4977: 1 Time(s)
/w/index.php?title=Template:Developer_docu ... &action=history: 1 Time(s)
/w/index.php?title=Template:Developer_docu ... n&printable=yes: 1 Time(s)
/w/index.php?title=Template:Developer_docu ... tion&oldid=6043: 1 Time(s)
/w/index.php?title=Testing/FedoraTestDay&d ... 1443&oldid=prev: 1 Time(s)
/w/index.php?title=Troubleshooting_NFS_Sto ... 2993&oldid=prev: 1 Time(s)
/w/index.php?title=Trusted_compute_pools&oldid=5722: 1 Time(s)
/w/index.php?title=Trusted_compute_pools&printable=yes: 1 Time(s)
/w/index.php?title=User-level-query-column ... ring&oldid=3650: 1 Time(s)
/w/index.php?title=User:Jumper45&diff=1206&oldid=prev: 1 Time(s)
/w/index.php?title=User:Lhornyak&diff=3102&oldid=prev: 2 Time(s)
/w/index.php?title=User:Zhshzhou&diff=4566&oldid=prev: 1 Time(s)
/w/index.php?title=VDSM-Hooks/promisc&oldid=4465: 1 Time(s)
/w/index.php?title=VDSM-Hooks/vmdisk&oldid=4473: 1 Time(s)
/w/index.php?title=Vdsm_Developers&diff=prev&oldid=562: 1 Time(s)
/w/index.php?title=Vdsm_Developers&oldid=4027: 1 Time(s)
/w/index.php?title=Vdsm_Storage_Terminology&oldid=5939: 1 Time(s)
/w/index.php?title=Vdsm_TODO&oldid=2676: 1 Time(s)
/w/index.php?title=Working_with_oVirt_Gerrit&oldid=3856: 1 Time(s)
/w/index.php?title=Workshop_November_2011_ ... y_Two&oldid=820: 1 Time(s)
/wiki: 2 Time(s)
/wiki/: 23 Time(s)
/wiki/API_-_oVirt_workshop_November_2011_Notes: 3 Time(s)
/wiki/AllInOne: 1 Time(s)
/wiki/Build: 1 Time(s)
/wiki/Building_Engine_Draft: 1 Time(s)
/wiki/Building_Engine_Draft.: 1 Time(s)
/wiki/Category:Debian: 1 Time(s)
/wiki/Category:Feature: 2 Time(s)
/wiki/Category:Marketing: 1 Time(s)
/wiki/Category:Node: 2 Time(s)
/wiki/Category:Node/: 1 Time(s)
/wiki/Category:Project_proposal: 1 Time(s)
/wiki/Category:SLA: 1 Time(s)
/wiki/Category:Testing: 1 Time(s)
/wiki/Category_talk:Node: 1 Time(s)
/wiki/Communication: 1 Time(s)
/wiki/Community_guidelines: 1 Time(s)
/wiki/Debian: 1 Time(s)
/wiki/Debian/GuestAgent: 2 Time(s)
/wiki/Develop: 1 Time(s)
/wiki/Documentation: 1 Time(s)
/wiki/Documentation/webadmin/AddTabs: 1 Time(s)
/wiki/Download: 1 Time(s)
/wiki/Events: 1 Time(s)
/wiki/Feature/AllInOne: 1 Time(s)
/wiki/Feature/DetailedNetworkLinking: 2 Time(s)
/wiki/Feature/DetailedReportingVnicInformation: 1 Time(s)
/wiki/Feature/NetworkLinking: 2 Time(s)
/wiki/Feature/NetworkWiring: 2 Time(s)
/wiki/Features: 1 Time(s)
/wiki/Features/CustomPropertiesSheet: 1 Time(s)
/wiki/Features/Design/DetailedStableDeviceAddresses: 1 Time(s)
/wiki/Features/Design/HostBiosInfo: 1 Time(s)
/wiki/Features/DiskPermissions: 1 Time(s)
/wiki/Features/Import_an_existing_Storage_Domain: 1 Time(s)
/wiki/Features/NetworkManager_Support: 1 Time(s)
/wiki/Features/NodeAutomation: 1 Time(s)
/wiki/Features/NtpSupport: 1 Time(s)
/wiki/Features/One_certificate-key_pair_per_NIC: 1 Time(s)
/wiki/Features/Orphaned_Images: 1 Time(s)
/wiki/Features/PKI_Improvements: 1 Time(s)
/wiki/Features/PicketlinkIntegration: 1 Time(s)
/wiki/Features/Plugins: 1 Time(s)
/wiki/Features/Quota-3.2: 1 Time(s)
/wiki/Features/RESTSessionManagement: 1 Time(s)
/wiki/Features/ReloadableConfiguration: 1 Time(s)
/wiki/Features/S4/S3_suspend: 2 Time(s)
/wiki/Features/SLA_PluggableArchitecture: 1 Time(s)
/wiki/Features/SPICERelatedFeatures: 1 Time(s)
/wiki/Features/Serial_Execution_of_Asynchronous_Tasks: 1 Time(s)
/wiki/Features/Smartcard_support: 1 Time(s)
/wiki/Features/StorageDomainLiveUpgrade: 1 Time(s)
/wiki/Features/TUIredesign: 1 Time(s)
/wiki/Features/TaskManager: 1 Time(s)
/wiki/Features/TaskManagerDetailed: 2 Time(s)
/wiki/Features/Templates-3.2: 1 Time(s)
/wiki/Features/UIPlugins: 1 Time(s)
/wiki/Features/User_Portal_Permissions: 1 Time(s)
/wiki/Features/User_Portal_Permissions/Wri ... _New_User_Query: 1 Time(s)
/wiki/Features/Vdsm_for_PPC64: 1 Time(s)
/wiki/File:AsyncTaskManager.odp: 1 Time(s)
/wiki/File:Fosdem2012-ovirt-clean.pdf: 1 Time(s)
/wiki/File:Gluster-Import-Cluster-2.png: 1 Time(s)
/wiki/File:Im_op_switch.png: 1 Time(s)
/wiki/File:Mom-flow.png: 2 Time(s)
/wiki/File:NetworkVmTreeTab.png: 1 Time(s)
/wiki/File:OVirt-API-CLI-SDK-20111102.pdf: 1 Time(s)
/wiki/File:OVirt-SCALE10x-20120122.odp: 1 Time(s)
/wiki/File:Ovirt-engine-core_fosdem_2012.pdf: 1 Time(s)
/wiki/File:Ovirt-node.pdf: 1 Time(s)
/wiki/File:OvirtAutoInstall.png: 1 Time(s)
/wiki/File:RepoLegend.jpg: 1 Time(s)
/wiki/File:StorageLiveMigrationGUI.png: 1 Time(s)
/wiki/File:Vdsm-arch.png: 1 Time(s)
/wiki/Gerrit_server_backup: 1 Time(s)
/wiki/Governance_breakout_at_oVirt_workshop_November_2011: 1 Time(s)
/wiki/Help:Contents: 1 Time(s)
/wiki/Help:Wiki_syntax_and_markup: 1 Time(s)
/wiki/How_to_setup_a_oVirt_DWH_development_environment: 1 Time(s)
/wiki/IRC: 1 Time(s)
/wiki/Infrastructure_team: 1 Time(s)
/wiki/Installing_ovirt-node_from_rpm: 1 Time(s)
/wiki/Mailing_lists: 1 Time(s)
/wiki/Main_Page: 2 Time(s)
/wiki/MediaWiki:Common.css: 1 Time(s)
/wiki/Meetings: 1 Time(s)
/wiki/Multiple_Storage_Domain_Design: 1 Time(s)
/wiki/Multiple_Storage_Domain_Feature: 2 Time(s)
/wiki/News: 1 Time(s)
/wiki/Node: 3 Time(s)
/wiki/Node_Building: 2 Time(s)
/wiki/Node_Stateless: 5 Time(s)
/wiki/Node_Testing: 1 Time(s)
/wiki/OVirt-database-upgrade-procedure: 1 Time(s)
/wiki/OVirtWiki: 1 Time(s)
/wiki/OVirt_3.0_Feature_Guide: 17 Time(s)
/wiki/OVirt_3.1_release_notes: 1 Time(s)
/wiki/OVirt_Board: 1 Time(s)
/wiki/OVirt_Installation_Guide: 1 Time(s)
/wiki/OVirt_Invitation_Beijing2012_Chinese: 1 Time(s)
/wiki/OVirt_Node_Deployment_Guide: 1 Time(s)
/wiki/OVirt_Node_deployment_documentation: 1 Time(s)
/wiki/OVirt_Power_User_Portal_Guide: 1 Time(s)
/wiki/OVirt_User_Portal_Guide: 1 Time(s)
/wiki/OVirt_home_in_Chinese: 1 Time(s)
/wiki/Outreach: 1 Time(s)
/wiki/Ovf: 1 Time(s)
/wiki/Ovirt_DWH: 1 Time(s)
/wiki/Ovirt_DWH/index.php?title=Special:Us ... CookieCheck=new: 1 Time(s)
/wiki/Ovirt_DWH/index.php?title=Special:Us ... gin&type=signup: 2 Time(s)
/wiki/Porting_oVirt: 1 Time(s)
/wiki/Postgres-database-upgrade-procedure: 1 Time(s)
/wiki/Quick_Start_Guide: 1 Time(s)
/wiki/Release_Notes: 1 Time(s)
/wiki/SetupNetworks_SyncNetworks: 1 Time(s)
/wiki/Special:Contributions/Acathrow: 1 Time(s)
/wiki/Special:Contributions/DNeary: 1 Time(s)
/wiki/Special:Contributions/Daejohnson: 1 Time(s)
/wiki/Special:Contributions/MediaWiki_default: 1 Time(s)
/wiki/Special:Contributions/Rbergeron: 1 Time(s)
/wiki/Special:Contributions/Shahar: 1 Time(s)
/wiki/Special:ListFiles: 1 Time(s)
/wiki/Special:PagesWanted: 1 Time(s)
/wiki/Special:PrefixIndex: 1 Time(s)
/wiki/Special:RecentChanges: 1 Time(s)
/wiki/Special:RecentChangesLinked/Adding_a ... rator_to_a_host: 1 Time(s)
/wiki/Special:RecentChangesLinked/Backend_Bean_Validation: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category ... rastructure_SOP: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category:Debian: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category:Documentation: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category:Ubuntu: 1 Time(s)
/wiki/Special:RecentChangesLinked/Debian: 1 Time(s)
/wiki/Special:RecentChangesLinked/Feature/ ... VnicInformation: 1 Time(s)
/wiki/Special:RecentChangesLinked/Feature/ ... edNetworkWiring: 1 Time(s)
/wiki/Special:RecentChangesLinked/Feature/OvfAutoUpdater: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... Manager_Support: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... geLiveMigration: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... gn/HostBiosInfo: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/Presentations: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/libvdsm: 1 Time(s)
/wiki/Special:RecentChangesLinked/File:Ovi ... re-20111102.odp: 1 Time(s)
/wiki/Special:RecentChangesLinked/Help:Categories: 1 Time(s)
/wiki/Special:RecentChangesLinked/Help:Editing: 1 Time(s)
/wiki/Special:RecentChangesLinked/How_to_c ... rted_nfs_domain: 1 Time(s)
/wiki/Special:RecentChangesLinked/IRC_Quotes: 1 Time(s)
/wiki/Special:RecentChangesLinked/Installing_PostgreSQL_DB: 1 Time(s)
/wiki/Special:RecentChangesLinked/New_website_tasks: 1 Time(s)
/wiki/Special:RecentChangesLinked/Node_Building: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirtWiki: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirt_3. ... ease-management: 1 Time(s)
/wiki/Special:RecentChangesLinked/OVirt_3.0_release_notes: 1 Time(s)
/wiki/Special:RecentChangesLinked/Releases/31/FeatureList: 1 Time(s)
/wiki/Special:RecentChangesLinked/Template ... r_documentation: 2 Time(s)
/wiki/Special:RecentChangesLinked/Template ... y_documentation: 1 Time(s)
/wiki/Special:RecentChangesLinked/Troubleshooting: 1 Time(s)
/wiki/Special:RecentChangesLinked/Ubuntu: 1 Time(s)
/wiki/Special:RecentChangesLinked/Ubuntu/GuestAgent: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Apahim: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:DNeary: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Daejohnson: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Jumper45: 1 Time(s)
/wiki/Special:RecentChangesLinked/VDSM_Stable_API: 1 Time(s)
/wiki/Special:RecentChangesLinked/VdsClient: 1 Time(s)
/wiki/Special:RecentChangesLinked/Vdsm_Log_Files: 1 Time(s)
/wiki/Special:Search/Community: 1 Time(s)
/wiki/Special:Search/Wiki: 1 Time(s)
/wiki/Special:UncategorizedCategories: 1 Time(s)
/wiki/Special:WhatLinksHere/Category:Community: 1 Time(s)
/wiki/Special:WhatLinksHere/Category:Ubuntu: 1 Time(s)
/wiki/Special:WhatLinksHere/Features/Desig ... geLiveMigration: 1 Time(s)
/wiki/Special:WhatLinksHere/Features/libvdsm: 1 Time(s)
/wiki/Special:WhatLinksHere/Node_Building: 1 Time(s)
/wiki/Special:WhatLinksHere/Node_Testing: 1 Time(s)
/wiki/Special:WhatLinksHere/OVirt_3.0_Feature_Guide: 1 Time(s)
/wiki/Special:WhatLinksHere/OVirt_3.2_release-management: 1 Time(s)
/wiki/Special:WhatLinksHere/OVirt_Invitati ... ing2012_Chinese: 2 Time(s)
/wiki/Special:WhatLinksHere/Template:Community_documentation: 1 Time(s)
/wiki/Special:WhatLinksHere/Template:Developer_documentation: 1 Time(s)
/wiki/Special:WhatLinksHere/Template:User_documentation: 1 Time(s)
/wiki/Special:WhatLinksHere/Troubleshooting: 1 Time(s)
/wiki/Special:WhatLinksHere/Ubuntu: 1 Time(s)
/wiki/Special:WhatLinksHere/Ubuntu/GuestAgent: 1 Time(s)
/wiki/Special:WhatLinksHere/Upcoming_events: 1 Time(s)
/wiki/Special:WhatLinksHere/User:DNeary: 1 Time(s)
/wiki/Talk:Cli-changelog: 1 Time(s)
/wiki/Talk:Sdk-changelog: 1 Time(s)
/wiki/Testing/OvirtTestDay3.1: 3 Time(s)
/wiki/Testing/PythonApi: 1 Time(s)
/wiki/Troubleshooting_NFS_Storage_Issues: 1 Time(s)
/wiki/User-level-query-filtering: 1 Time(s)
/wiki/User:180.76.5.110: 1 Time(s)
/wiki/User:180.76.5.164: 1 Time(s)
/wiki/User:180.76.5.54: 2 Time(s)
/wiki/User:180.76.5.56: 1 Time(s)
/wiki/User:Bpradipt: 1 Time(s)
/wiki/User:DNeary/Community: 1 Time(s)
/wiki/User:DNeary/Develop: 1 Time(s)
/wiki/User:DNeary/Documentation: 1 Time(s)
/wiki/User:DNeary/Download: 1 Time(s)
/wiki/User:DNeary/Main_Page: 1 Time(s)
/wiki/User:Gwei3: 2 Time(s)
/wiki/User:Hozn: 1 Time(s)
/wiki/User:Johnwoo_lee: 1 Time(s)
/wiki/User:Ppinatti: 1 Time(s)
/wiki/User:Quaid: 1 Time(s)
/wiki/User:Rmiddle: 1 Time(s)
/wiki/User:Vfeenstr: 1 Time(s)
/wiki/User_talk:180.76.5.110: 1 Time(s)
/wiki/User_talk:180.76.5.54: 1 Time(s)
/wiki/VDSM_-_oVirt_workshop_November_2011: 1 Time(s)
/wiki/VDSM_Stable_API: 1 Time(s)
/wiki/VdsClient: 1 Time(s)
/wiki/Vdsm_API: 1 Time(s)
/wiki/Vdsm_Disk_Images: 1 Time(s)
/wiki/Vdsm_Getting_Started: 1 Time(s)
/wiki/Working_with_oVirt_Gerrit: 1 Time(s)
/wiki/Workshop_November_2011: 1 Time(s)
/wiki/Workshop_November_2011_-_Day_Three: 1 Time(s)
/wiki/Workshop_schedule: 2 Time(s)
/wiki/images/2/26/Favicon.png: 1 Time(s)
/wiki/images/b/bc/Flexgraph-update.png: 1 Time(s)
/wiki/index.php?title=Buy_levitra_100mg_on ... _levitra_tablet: 1 Time(s)
/wiki/oVirtWiki:About: 1 Time(s)
/wiki/oVirtWiki:Community_portal: 1 Time(s)
/wiki/oVirtWiki:General_disclaimer: 1 Time(s)
/wiki/oVirtWiki:Privacy_policy: 1 Time(s)
/wiki/skins/common/images/poweredby_mediawiki_88x31.png: 2 Time(s)
/workshop: 2 Time(s)
/wp-content/themes/TheCorporation/thumb.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 2 Time(s)
/wp-login.php: 88 Time(s)
http://37.28.156.211/sprawdza.php: 1 Time(s)
http://www.yazoodle.net/azenv.php: 1 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/repodata/other.xml.gz: 18 Time(s)
/releases/stable/rpm/Fedora/18/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
2 Postfix communications error
10.006M Bytes accepted 10,492,493
126.978M Bytes delivered 133,146,292
======== ================================================
1131 Accepted 100.00%
-------- ------------------------------------------------
1131 Total 100.00%
======== ================================================
1051 Connections made
4 Connections lost
1051 Disconnections
1128 Removed from queue
110 Delivered
4769 Sent via SMTP
3 Forwarded
91 Deferred
168 Deferrals
3 Bounce (local)
10 Bounce (remote)
13 DSNs undeliverable
118 Connection failure (outbound)
2 Timeout (inbound)
11 Hostname verification errors
35 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 1 time
Received disconnect:
11: Bye Bye : 3139 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 4 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 1 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 984 time(s)
reverse mapping checking getaddrinfo for mx53.diplomaconnection.org [108.170.18.53] failed - POSSIBLE BREAK-IN ATTEMPT! : 887 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 23G 1.6G 94% /
/dev/xvda => 94% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
1
0
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Sat Dec 1 03:37:22 2012
Date Range Processed: yesterday
( 2012-Nov-30 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
/%2A%2Amailman/listinfo/users: 1 Time(s)
//appserv/main.php?appserv_root=http://www ... stem/pbbb.txt??: 8 Time(s)
//appserv/main.php?appserv_root=test??: 4 Time(s)
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 1 Time(s)
//wp-content/themes/TheTravelTheme/include ... m/wordpress.php: 1 Time(s)
/2011/09/12/complete-and-comprehensive-ope ... he-data-center/: 1 Time(s)
/2011/09/12/ovirt-kick-off-workshop/: 1 Time(s)
/2011/10/03/356/?C=S%3BO%3DA: 1 Time(s)
/2011/11/01/workshop-underway-1-to-3-nov/: 1 Time(s)
/2012/02/03/ovirt-beijing-workshop/: 2 Time(s)
/2012/04/16/2nd-ovirt-workshop-held-successfully-in-beijing/: 1 Time(s)
/2012/07/26/wiki/: 1 Time(s)
/2012/07/26/wiki/?diff=2722&oldid=prev&tit ... leConfiguration: 1 Time(s)
/2012/07/26/wiki/?diff=3280&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1551: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2183&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2350: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2376: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=311: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=791: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=2817: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=1935: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=3055: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=309: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=3312: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=1360: 1 Time(s)
/2012/07/26/wiki/?oldid=1044&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=1126&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=1154: 1 Time(s)
/2012/07/26/wiki/?oldid=1913: 1 Time(s)
/2012/07/26/wiki/?oldid=2213: 1 Time(s)
/2012/07/26/wiki/?oldid=2862: 1 Time(s)
/2012/07/26/wiki/?oldid=3106: 1 Time(s)
/2012/07/26/wiki/?oldid=3311: 1 Time(s)
/2012/07/26/wiki/?oldid=3336: 1 Time(s)
/2012/07/26/wiki/?oldid=75: 1 Time(s)
/2012/07/26/wiki/?title=AddingGlusterSuppo ... virt&oldid=2318: 1 Time(s)
/2012/07/26/wiki/?title=Building_Engine_Dr ... next&oldid=3567: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... next&oldid=2425: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... next&oldid=2426: 1 Time(s)
/2012/07/26/wiki/?title=Category%3ANode&oldid=1167: 1 Time(s)
/2012/07/26/wiki/?title=Engine_Node_Integr ... 3&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FAdvance ... prev&oldid=2872: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDBSchem ... next&oldid=1940: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 1114&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 2&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... prev&oldid=1267: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... =next&oldid=657: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... f=cur&oldid=656: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... next&oldid=1170: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDirect_ ... prev&oldid=2126: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDirect_Lun&oldid=2126: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDiskPer ... next&oldid=3009: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FPortMir ... prev&oldid=2897: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FPortMir ... v&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FSPICERe ... 2702&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FSPMPrio ... next&oldid=1522: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FTaskMan ... iled&oldid=1315: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FTaskMan ... iled&oldid=1436: 1 Time(s)
/2012/07/26/wiki/?title=File%3AOvirt_ovf_f ... next&oldid=1142: 1 Time(s)
/2012/07/26/wiki/?title=Help%3AContents&di ... 8&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Live_Snapshots&oldid=2677: 1 Time(s)
/2012/07/26/wiki/?title=Node_Backlog&direc ... prev&oldid=1174: 1 Time(s)
/2012/07/26/wiki/?title=Node_Stateless&diff=cur&oldid=644: 1 Time(s)
/2012/07/26/wiki/?title=Node_plugins&diff=next&oldid=2912: 1 Time(s)
/2012/07/26/wiki/?title=REST_Client_Addon&oldid=3431: 1 Time(s)
/2012/07/26/wiki/?title=RSVP_list_response ... prev&oldid=2696: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ASearch&n ... mit=50&offset=0: 1 Time(s)
/2012/07/26/wiki/?title=Testing%2FOvirtTestDay&oldid=1816: 1 Time(s)
/2012/07/26/wiki/?title=Testing%2FPythonAp ... prev&oldid=1706: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=cur&oldid=2676: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=cur&oldid=3031: 1 Time(s)
/2012/07/26/wiki/?title=Workshop_Board_Mee ... 3409&oldid=prev: 1 Time(s)
/2012/08/08/ovirt-3-1-release/: 1 Time(s)
/Category:Vdsm: 1 Time(s)
/DomainInfrastructure: 1 Time(s)
/Global%20oVirt%20Workshops: 1 Time(s)
/Global_oVirt_Workshops: 1 Time(s)
/Home: 2 Time(s)
/Quick_Start_Guide: 1 Time(s)
/Quisck_Start_Guide: 1 Time(s)
/about.html: 1 Time(s)
/about/: 1 Time(s)
/about/licensing/: 1 Time(s)
/about/sponsors-and-supporters/: 1 Time(s)
/about/sponsors-and-supporters/ibm-logo-2/: 1 Time(s)
/about/sponsors-and-supporters/redhat/: 1 Time(s)
/blabla: 1 Time(s)
/build-instructions.html: 1 Time(s)
/category/event/: 1 Time(s)
/category/information/: 1 Time(s)
/category/news/: 1 Time(s)
/category/news/feed: 74 Time(s)
/category/news/feed/: 47 Time(s)
/community: 3 Time(s)
/community-activity: 1 Time(s)
/community-activity/: 1 Time(s)
/contribute.html: 2 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... al-Pool-GS.html: 3 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... naging-VMs.html: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_Interface/: 1 Time(s)
/documentation.html: 2 Time(s)
/download.html: 1 Time(s)
/download/: 1 Time(s)
/favicon.ico: 689 Time(s)
/get-ovirt: 4 Time(s)
/get-ovirt/: 2 Time(s)
/governance/: 1 Time(s)
/governance/adding-a-subproject/: 1 Time(s)
/governance/becoming-a-maintainer/: 1 Time(s)
/governance/board/: 1 Time(s)
/governance/releases-and-release-management/: 1 Time(s)
/governance/voting/: 1 Time(s)
/index.htm: 1 Time(s)
/index.html: 5 Time(s)
/install-instructions.html: 3 Time(s)
/licensing: 3 Time(s)
/mailinglist.html: 1 Time(s)
/news-and-events/: 2 Time(s)
/news.html: 1 Time(s)
/page/2/: 1 Time(s)
/page/3/: 1 Time(s)
/page/ArchDiagrams: 1 Time(s)
/page/Dashboard_UX: 2 Time(s)
/page/Devel_Quickstart: 1 Time(s)
/page/FAQ: 1 Time(s)
/page/Image:Ovirt-arch-logical-ipa.png: 1 Time(s)
/page/Image:Ovirt-arch-logical-netserv.png: 1 Time(s)
/page/MediaWiki:Ipb_expiry_invalid/: 1 Time(s)
/page/MediaWiki:Ipb_expiry_invalid/signup/: 2 Time(s)
/phpmyadmin/: 1 Time(s)
/pipermail/engine-devel/2012.../002598.html: 1 Time(s)
/pipermail/engine-patches/2012-March/kentpibvsbrtpqax.html: 1 Time(s)
/pipermail/infra//wp-content/themes/TheTra ... m/wordpress.php: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... erv_root=test??: 4 Time(s)
/pipermail/infra/2012-February//appserv/ma ... stem/pbbb.txt??: 8 Time(s)
/pipermail/infra/2012-February/000224.html ... erv_root=test??: 4 Time(s)
/pipermail/infra/2012-February/000224.html ... stem/pbbb.txt??: 8 Time(s)
/pipermail/infra/2012-March/index.php?titl ... gin&type=signup: 1 Time(s)
/pipermail/infra/2012-March/wikka.php?wakka=UserSettings: 1 Time(s)
/pipermail/infra/2012-November//wp-content ... m/wordpress.php: 1 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 1 Time(s)
/pipermail/user/register: 4 Time(s)
/pipermail/user/registerindex.php: 2 Time(s)
/project-maturity/: 1 Time(s)
/project/: 2 Time(s)
/project/community/: 1 Time(s)
/project/resources/: 2 Time(s)
/project/subprojects/: 1 Time(s)
/rawhide-build-instructions.html: 1 Time(s)
/rawhide-install-instructions.html: 1 Time(s)
/relatedlinks.html: 1 Time(s)
/release-notes.html: 1 Time(s)
/release/ovirt-release-fedora.noarch.rpm: 3 Time(s)
/releases/3.1/rpm/Fedora/19/ovirt-engine.repo: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 28 Time(s)
/releases/beta/ovirt-engine.repo: 3 Time(s)
/releases/beta/rpm/Fedora/16/: 1 Time(s)
/releases/beta/rpm/Fedora/16/repodata/repomd.xml: 19 Time(s)
/releases/beta/rpm/Fedora/16/repodata/repomd.xml:: 1 Time(s)
/releases/nightly/fedora: 1 Time(s)
/releases/nightly/fedora/16/: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-j ... fc16.x86_64.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine.repo: 3 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 260 Time(s)
/releases/nightly/fedora/16/vdsm-bootstrap ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/17: 2 Time(s)
/releases/nightly/ovirt-engine.repo: 1 Time(s)
/releases/stable/binary: 1 Time(s)
/releases/stable/binary/: 6 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 2 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 523 Time(s)
/releases/stable/fedora/17/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/: 1 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 67 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 32 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 125 Time(s)
/repos/ovirt-host-repo/: 1 Time(s)
/repos/ovirt/: 1 Time(s)
/repos/ovirt/10/x86_64: 1 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 23 Time(s)
/repos/ovirt/9/ovirt-release: 1 Time(s)
/robots.txt: 109 Time(s)
/scmrepo.html: 1 Time(s)
/screenshots.html: 2 Time(s)
/screenshots/UserChangeRole.png: 1 Time(s)
/sitemap.xml: 1 Time(s)
/stats/lists.ovirt.org.conf.txt: 1 Time(s)
/styles/et_logo.png: 1 Time(s)
/styles/favicon.ico: 1 Time(s)
/styles/topbar-graphic.png: 2 Time(s)
/timthumb.php?src=http://picasa.com.tvd-online.org/oku.php: 3 Time(s)
/w/images/0/01/Ovirt-engine-core-20111102.odp: 1 Time(s)
/w/images/6/66/OVirt_VDSM_Storage_20111102.odp: 1 Time(s)
/w/images/7/79/Vlan_bonding.jpg: 1 Time(s)
/w/images/a/a9/OVirt-3.0-Installation_Guide-en-US.pdf: 2 Time(s)
/w/images/a/a9/ovirt-3.0-installation_guide-en-us.pdf: 1 Time(s)
/w/images/a/ab/?C=M;O=D: 1 Time(s)
/w/images/archive/8/86/20120312163125!Ovirt_ovf_format.odt: 1 Time(s)
/w/images/b/b0/Fosdem2012-ovirt-clean.pdf: 1 Time(s)
/w/index.php: 2 Time(s)
/w/index.php?diff=2513&oldid=prev&title=Fe ... geless_Networks: 1 Time(s)
/w/index.php?diff=2674&oldid=2654&title=OV ... ing2012_Chinese: 3 Time(s)
/w/index.php?diff=2864&oldid=prev&title=Us ... leConfiguration: 1 Time(s)
/w/index.php?diff=2977&oldid=prev&title=Meetings: 1 Time(s)
/w/index.php?diff=3110&oldid=prev&title=Features/SPMPriority: 1 Time(s)
/w/index.php?diff=3111&oldid=prev&title=Jenkins: 1 Time(s)
/w/index.php?diff=3156&oldid=prev&title=Second_Release: 1 Time(s)
/w/index.php?diff=3181&oldid=prev&title=Fe ... RelatedFeatures: 1 Time(s)
/w/index.php?diff=3281&oldid=prev&title=Fe ... Orphaned_Images: 1 Time(s)
/w/index.php?diff=3423&oldid=prev&title=Wo ... _Board_Meetings: 1 Time(s)
/w/index.php?diff=3453&oldid=prev&title=CLI: 2 Time(s)
/w/index.php?diff=3461&oldid=prev&title=OV ... lobal_Workshops: 1 Time(s)
/w/index.php?diff=3721&oldid=prev&title=Wo ... _Board_Meetings: 1 Time(s)
/w/index.php?diff=3927&oldid=prev&title=Se ... ks_SyncNetworks: 1 Time(s)
/w/index.php?diff=3944&oldid=prev&title=OV ... Issues/Postgres: 1 Time(s)
/w/index.php?diff=3968&oldid=prev&title=Release_Notes_Draft: 1 Time(s)
/w/index.php?diff=4069&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=4108&oldid=prev&title=Vdsm_TODO: 1 Time(s)
/w/index.php?diff=4140&oldid=prev&title=Node_Backlog: 1 Time(s)
/w/index.php?diff=4195&oldid=prev&title=Virt_group: 3 Time(s)
/w/index.php?diff=4225&oldid=prev&title=Fe ... tibilityVersion: 1 Time(s)
/w/index.php?diff=4252&oldid=prev&title=Node_plugins: 1 Time(s)
/w/index.php?diff=4257&oldid=prev&title=Tr ... _Storage_Issues: 1 Time(s)
/w/index.php?diff=4270&oldid=prev&title=Fe ... Detailed_Design: 1 Time(s)
/w/index.php?diff=4312&oldid=prev&title=Node_Troubleshooting: 2 Time(s)
/w/index.php?diff=4448&oldid=prev&title=Vdsm_Developers: 2 Time(s)
/w/index.php?diff=4549&oldid=prev&title=Ta ... res/Domain_Scan: 1 Time(s)
/w/index.php?diff=4556&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=4720&oldid=prev&title=OV ... ease-management: 1 Time(s)
/w/index.php?diff=4767&oldid=prev&title=Meetings: 2 Time(s)
/w/index.php?diff=4845&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=4846&oldid=prev&title=OV ... ease-management: 1 Time(s)
/w/index.php?diff=4860&oldid=prev&title=Meetings: 2 Time(s)
/w/index.php?diff=4871&oldid=prev&title=SL ... m-ballooning-tp: 2 Time(s)
/w/index.php?diff=4886&oldid=prev&title=OVirt_Live: 1 Time(s)
/w/index.php?diff=4990&oldid=prev&title=User:Quaid: 1 Time(s)
/w/index.php?diff=4996&oldid=prev&title=Fe ... workPermissions: 1 Time(s)
/w/index.php?diff=5003&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=5004&oldid=prev&title=Fe ... /NetworkMainTab: 1 Time(s)
/w/index.php?diff=5005&oldid=prev&title=In ... e_team_meetings: 1 Time(s)
/w/index.php?diff=cur&oldid=2648&printable ... home_in_Chinese: 3 Time(s)
/w/index.php?diff=cur&oldid=2653&title=OVi ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=2655&title=OV ... ing2012_Chinese: 1 Time(s)
/w/index.php?diff=next&oldid=4607: 1 Time(s)
/w/index.php?diff=prev&oldid=2350: 1 Time(s)
/w/index.php?diff=prev&oldid=2520: 1 Time(s)
/w/index.php?diff=prev&oldid=2644&printabl ... home_in_Chinese: 2 Time(s)
/w/index.php?diff=prev&oldid=2656&title=OV ... ing2012_Chinese: 3 Time(s)
/w/index.php?diff=prev&oldid=276: 1 Time(s)
/w/index.php?diff=prev&oldid=2933: 1 Time(s)
/w/index.php?diff=prev&oldid=3106: 1 Time(s)
/w/index.php?diff=prev&oldid=4143: 1 Time(s)
/w/index.php?diff=prev&oldid=4606: 1 Time(s)
/w/index.php?diff=prev&oldid=5120: 1 Time(s)
/w/index.php?diff=prev&oldid=5121: 1 Time(s)
/w/index.php?dir=prev&target=Michael+Pasternak: 1 Time(s)
/w/index.php?direction=prev&oldid=4257: 1 Time(s)
/w/index.php?offset=&limit=100&target=Michael+Pasternak: 1 Time(s)
/w/index.php?offset=&limit=20&target=Michael+Pasternak: 1 Time(s)
/w/index.php?offset=&limit=250&target=Michael+Pasternak: 1 Time(s)
/w/index.php?offset=&limit=50&target=Michael+Pasternak: 1 Time(s)
/w/index.php?offset=&limit=500&target=Michael+Pasternak: 1 Time(s)
/w/index.php?offset=20120305073832&target=Michael+Pasternak: 1 Time(s)
/w/index.php?oldid=1893&printable=yes: 1 Time(s)
/w/index.php?oldid=2656&title=OVirt_Invita ... ing2012_Chinese: 1 Time(s)
/w/index.php?oldid=3692: 1 Time(s)
/w/index.php?oldid=4607: 1 Time(s)
/w/index.php?oldid=5120: 1 Time(s)
/w/index.php?oldid=5203: 1 Time(s)
/w/index.php?oldid=5850: 1 Time(s)
/w/index.php?oldid=5851: 1 Time(s)
/w/index.php?title=Backlog&diff=1172&oldid=prev: 2 Time(s)
/w/index.php?title=Bangalore_Abstracts&oldid=4609: 1 Time(s)
/w/index.php?title=Baz&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Board&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Bugzilla:33886&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/I ... prev&oldid=4013: 1 Time(s)
/w/index.php?title=Building_Ovirt_Engine/IDE&oldid=6006: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&d ... prev&oldid=4585: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&diff=prev&oldid=956: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&l ... &action=history: 1 Time(s)
/w/index.php?title=Building_oVirt_engine&oldid=2530: 1 Time(s)
/w/index.php?title=CLI&diff=prev&oldid=2559: 1 Time(s)
/w/index.php?title=Category:Collateral&old ... 1&printable=yes: 1 Time(s)
/w/index.php?title=Category:Debian&action=edit: 1 Time(s)
/w/index.php?title=Category:Debian&action=history: 1 Time(s)
/w/index.php?title=Category:Debian&oldid=5872: 1 Time(s)
/w/index.php?title=Category:Debian&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure&printable=yes: 1 Time(s)
/w/index.php?title=Category:Infrastructure_SOP&printable=yes: 1 Time(s)
/w/index.php?title=Category:Multiple_stora ... 1210&oldid=prev: 2 Time(s)
/w/index.php?title=Category:Node&oldid=4835: 1 Time(s)
/w/index.php?title=Category:Project_proposal&oldid=574: 1 Time(s)
/w/index.php?title=Category:Ubuntu&action=history: 1 Time(s)
/w/index.php?title=Category:Ubuntu&oldid=5873: 1 Time(s)
/w/index.php?title=Category:Ubuntu&printable=yes: 1 Time(s)
/w/index.php?title=Category:Wiki&printable=yes: 1 Time(s)
/w/index.php?title=Category:Workshop_November_2011&oldid=247: 1 Time(s)
/w/index.php?title=Category_talk:Debian&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Category_talk:Ubuntu&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Category_talk:Wiki&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Cli-changelog&diff=prev&oldid=5585: 2 Time(s)
/w/index.php?title=Cli-changelog&diff=prev&oldid=5595: 2 Time(s)
/w/index.php?title=Cli-changelog&oldid=5585: 1 Time(s)
/w/index.php?title=Cli-changelog&oldid=5595: 1 Time(s)
/w/index.php?title=Communication&oldid=6039: 1 Time(s)
/w/index.php?title=Community_guidelines&action=edit: 1 Time(s)
/w/index.php?title=Contributing_-_Node&oldid=237: 1 Time(s)
/w/index.php?title=Debian&oldid=5759: 1 Time(s)
/w/index.php?title=Debian&printable=yes: 1 Time(s)
/w/index.php?title=Feature/OvfAutoUpdater&oldid=5629: 1 Time(s)
/w/index.php?title=Feature/OvfAutoUpdater&printable=yes: 1 Time(s)
/w/index.php?title=Features/&action=edit: 1 Time(s)
/w/index.php?title=Features/Cpu-host_Support&oldid=5714: 1 Time(s)
/w/index.php?title=Features/Cpu-host_Support&printable=yes: 1 Time(s)
/w/index.php?title=Features/Design/HostBio ... o&printable=yes: 1 Time(s)
/w/index.php?title=Features/Design/HostBiosInfo&oldid=5909: 1 Time(s)
/w/index.php?title=Features/Design/Quota&c ... 3149&oldid=2086: 1 Time(s)
/w/index.php?title=Features/Design/Quota&oldid=4313: 1 Time(s)
/w/index.php?title=Features/Design/Quota&printable=yes: 2 Time(s)
/w/index.php?title=Features/DetailedQuota& ... 1171&oldid=prev: 2 Time(s)
/w/index.php?title=Features/DetailedShared ... 1200&oldid=prev: 2 Time(s)
/w/index.php?title=Features/DiskPermission ... 2771&oldid=prev: 1 Time(s)
/w/index.php?title=Features/FeatureTemplate&redirect=no: 1 Time(s)
/w/index.php?title=Features/GlusterFS_Stor ... main&oldid=5203: 1 Time(s)
/w/index.php?title=Features/HostPowerManagement&oldid=5092: 1 Time(s)
/w/index.php?title=Features/OvirtEnginePor ... prev&oldid=3548: 1 Time(s)
/w/index.php?title=Features/PortMirroring&oldid=5671: 1 Time(s)
/w/index.php?title=Features/PortMirroring&printable=yes: 1 Time(s)
/w/index.php?title=Features/PosixFSConnection&oldid=3069: 1 Time(s)
/w/index.php?title=Features/SPICERelatedFe ... prev&oldid=2681: 1 Time(s)
/w/index.php?title=Features/SPICERelatedFeatures&action=edit: 1 Time(s)
/w/index.php?title=Features/SPICERelatedFeatures&oldid=3172: 1 Time(s)
/w/index.php?title=Features/Vdsm_for_PPC64 ... prev&oldid=4476: 1 Time(s)
/w/index.php?title=Features/libvdsm&action=edit: 1 Time(s)
/w/index.php?title=Features/libvdsm&action=history: 1 Time(s)
/w/index.php?title=Features/libvdsm&oldid=4949: 1 Time(s)
/w/index.php?title=Features/libvdsm&printable=yes: 1 Time(s)
/w/index.php?title=Fedora&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=File:Ovirt-generic.odp& ... prev&oldid=2949: 1 Time(s)
/w/index.php?title=First_release&diff=1202&oldid=prev: 2 Time(s)
/w/index.php?title=Gerrit_backup&oldid=1157: 1 Time(s)
/w/index.php?title=Gerrit_server_backup&diff=1158&oldid=prev: 2 Time(s)
/w/index.php?title=Google%2B&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Help:Wiki_structure&dir ... prev&oldid=1244: 1 Time(s)
/w/index.php?title=How_to_clear_the_storag ... main&oldid=5462: 1 Time(s)
/w/index.php?title=How_to_clear_the_storag ... n&printable=yes: 1 Time(s)
/w/index.php?title=Installing_PostgreSQL_DB&oldid=5355: 2 Time(s)
/w/index.php?title=Installing_VDSM_from_rp ... prev&oldid=4684: 1 Time(s)
/w/index.php?title=Is:Hj%C3%A1lp:MediaWiki ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Join_the_oVirt_communit ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Join_us_on_IRC&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Lhornyak/drools_scheduler&oldid=5690: 1 Time(s)
/w/index.php?title=Libosinfo&oldid=4570: 1 Time(s)
/w/index.php?title=Libosinfo&oldid=5399: 1 Time(s)
/w/index.php?title=Local_Jenkins_For_The_People&oldid=3440: 1 Time(s)
/w/index.php?title=M:Help:Text_color&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Mailing_lists&action=edit: 1 Time(s)
/w/index.php?title=Main_Page&direction=prev&oldid=2316: 1 Time(s)
/w/index.php?title=Main_Page&oldid=2035: 1 Time(s)
/w/index.php?title=Main_Page&oldid=2035&printable=yes: 1 Time(s)
/w/index.php?title=Main_Page&oldid=4346&printable=yes: 1 Time(s)
/w/index.php?title=Main_Page&oldid=ywzqjghxtal&printable=yes: 1 Time(s)
/w/index.php?title=March_2012_workshop_ann ... prev&oldid=2663: 1 Time(s)
/w/index.php?title=Meetings&diff=1199&oldid=prev: 2 Time(s)
/w/index.php?title=Meetings&diff=next&oldid=4750: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldi ... 0&printable=yes: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=4358: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=4734: 1 Time(s)
/w/index.php?title=Meetings&diff=prev&oldid=4911: 1 Time(s)
/w/index.php?title=Meetings&oldid=3688: 1 Time(s)
/w/index.php?title=Meetings&oldid=4734: 1 Time(s)
/w/index.php?title=Meetings&oldid=4911: 1 Time(s)
/w/index.php?title=Meetings&oldid=5778: 1 Time(s)
/w/index.php?title=Meetings_archive&oldid=3391: 1 Time(s)
/w/index.php?title=Microformat&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1205&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_Storage_Domain ... 1208&oldid=prev: 2 Time(s)
/w/index.php?title=Multiple_storage_domain ... 1211&oldid=prev: 2 Time(s)
/w/index.php?title=Networking&diff=prev&oldid=3028: 1 Time(s)
/w/index.php?title=New_website_tasks&action=edit: 1 Time(s)
/w/index.php?title=New_website_tasks&action=history: 1 Time(s)
/w/index.php?title=New_website_tasks&diff=4661&oldid=prev: 1 Time(s)
/w/index.php?title=New_website_tasks&diff=4674&oldid=prev: 1 Time(s)
/w/index.php?title=New_website_tasks&diff=4676&oldid=prev: 1 Time(s)
/w/index.php?title=New_website_tasks&oldid=6022: 1 Time(s)
/w/index.php?title=New_website_tasks&printable=yes: 1 Time(s)
/w/index.php?title=Node&redirect=no: 1 Time(s)
/w/index.php?title=Node_Autoinstall&diff=prev&oldid=4640: 1 Time(s)
/w/index.php?title=Node_Automation&diff=1173&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Backlog&diff=1174&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Building&diff=1175&oldid=prev: 2 Time(s)
/w/index.php?title=Node_Building&oldid=3679: 1 Time(s)
/w/index.php?title=Node_Building&printable=yes: 1 Time(s)
/w/index.php?title=Node_Testing&oldid=3915: 1 Time(s)
/w/index.php?title=Node_Testing&oldid=5626: 1 Time(s)
/w/index.php?title=OVirtWiki&oldid=5448: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_manag ... 0&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... 3&printable=yes: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes ... prev&oldid=1924: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes&oldid=1744: 1 Time(s)
/w/index.php?title=OVirt_3.0_release_notes&oldid=2271: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_manag ... prev&oldid=2564: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes ... prev&oldid=4156: 1 Time(s)
/w/index.php?title=OVirt_3.1_release_notes&oldid=3958: 1 Time(s)
/w/index.php?title=OVirt_Administration_Gu ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=OVirt_Evaluation_Guide& ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=OVirt_Global_Workshops& ... prev&oldid=4678: 1 Time(s)
/w/index.php?title=OVirt_Slide_Decks&oldid=1964: 1 Time(s)
/w/index.php?title=Open_source_project&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Ovf&oldid=1145&printable=yes: 1 Time(s)
/w/index.php?title=Ovirt_guest_agent&printable=yes: 1 Time(s)
/w/index.php?title=Pl:Pomoc:U%C5%BCywanie_ ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Proposal_for_multiple_s ... 1214&oldid=prev: 2 Time(s)
/w/index.php?title=Pt:Ajuda:HTML&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4177: 1 Time(s)
/w/index.php?title=Quick_Start_Guide&oldid=4192: 1 Time(s)
/w/index.php?title=Read_the_full_release_n ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Report_oVirt_bugs_on_th ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Ruby_character&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=SANLock&diff=3079&oldid=prev: 1 Time(s)
/w/index.php?title=Screencasts&diff=4602&oldid=prev: 1 Time(s)
/w/index.php?title=Screencasts&direction=prev&oldid=4601: 1 Time(s)
/w/index.php?title=Screencasts&oldid=3846: 1 Time(s)
/w/index.php?title=Sdk-changelog&oldid=5760: 1 Time(s)
/w/index.php?title=Sla&action=history: 1 Time(s)
/w/index.php?title=Special:Contributions&o ... chael+Pasternak: 1 Time(s)
/w/index.php?title=Special:Contributions/J ... &target=Jbrooks: 2 Time(s)
/w/index.php?title=Special:Log&user=Dron: 1 Time(s)
/w/index.php?title=Special:Log&offset=2012 ... ser=Quaid&type=: 2 Time(s)
/w/index.php?title=Special:Log&user=DNeary: 1 Time(s)
/w/index.php?title=Special:Log&user=Daejohnson: 1 Time(s)
/w/index.php?title=Special:Log&user=TJelinek: 1 Time(s)
/w/index.php?title=Special:RecentChanges&feed=atom: 107 Time(s)
/w/index.php?title=Special:RecentChangesLi ... 2FPortMirroring: 7 Time(s)
/w/index.php?title=Special:RecentChangesLi ... RelatedFeatures: 1 Time(s)
/w/index.php?title=Special:RecentChangesLi ... ialogmockup.png: 6 Time(s)
/w/index.php?title=Special:Upload&wpDestFi ... -agent-flow.png: 1 Time(s)
/w/index.php?title=Special:Upload&wpDestFi ... oVirtFOSDEM.jpg: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %26oldid%3Dprev: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... %2FHostBiosInfo: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... 0x+presentation: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... Reporting+a+bug: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... User%3AJumper45: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... antum+and+oVirt: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... arget%3DJbrooks: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... d+compute+pools: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... eature+template: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ersions+numbers: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... m-ballooning-tp: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ory%3ACommunity: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... printable%3Dyes: 6 Time(s)
/w/index.php?title=Special:UserLogin&retur ... pu-host+Support: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... rastructure+SOP: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... rools+scheduler: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... rt+Engine%2FIDE: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... ry=oldid%3D3548: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... tial+Run+Vm+tab: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... virt+Quickstart: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=action%3Dedit: 1 Time(s)
/w/index.php?title=Special:UserLogin&retur ... y=redirect%3Dno: 5 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Debian: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=Node: 1 Time(s)
/w/index.php?title=Special:UserLogin&returnto=OVirt+wiki: 1 Time(s)
/w/index.php?title=Special:WantedFiles&limit=50&offset=0: 1 Time(s)
/w/index.php?title=Storage_Domain_Versions&oldid=3214: 1 Time(s)
/w/index.php?title=Talk:ExternalEvents&oldid=5611: 1 Time(s)
/w/index.php?title=Talk:First_release&diff=1203&oldid=prev: 2 Time(s)
/w/index.php?title=Talk:Node_Building&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Talk:Vdsm_API&diff=1204&oldid=prev: 2 Time(s)
/w/index.php?title=Template:Quote&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:Shortcut&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:Tim&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:Tl&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:User_documenta ... &action=history: 1 Time(s)
/w/index.php?title=Template:User_documentation&action=edit: 1 Time(s)
/w/index.php?title=Template:User_documentation&oldid=4978: 1 Time(s)
/w/index.php?title=Template:User_documentation&printable=yes: 1 Time(s)
/w/index.php?title=Template:Wiki_markup&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:Xpd&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template:Xtag&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Template_talk:Community ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Template_talk:Developer ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Template_talk:User_docu ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Testing/OvirtTestDay3.1 ... =cur&oldid=3610: 1 Time(s)
/w/index.php?title=The&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=The_UMT-nearby_timezone ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=Troubleshooting&action=edit: 1 Time(s)
/w/index.php?title=Troubleshooting&action=history: 1 Time(s)
/w/index.php?title=Troubleshooting&diff=4603&oldid=prev: 1 Time(s)
/w/index.php?title=Troubleshooting&oldid=4622: 1 Time(s)
/w/index.php?title=Troubleshooting&printable=yes: 1 Time(s)
/w/index.php?title=Trusted_compute_pools&printable=yes: 1 Time(s)
/w/index.php?title=Twitter&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Ubuntu&action=edit: 1 Time(s)
/w/index.php?title=Ubuntu&action=history: 1 Time(s)
/w/index.php?title=Ubuntu&oldid=5756: 1 Time(s)
/w/index.php?title=Ubuntu&printable=yes: 1 Time(s)
/w/index.php?title=Ubuntu/GuestAgent&action=edit: 1 Time(s)
/w/index.php?title=Ubuntu/GuestAgent&action=history: 1 Time(s)
/w/index.php?title=Ubuntu/GuestAgent&oldid=5755: 1 Time(s)
/w/index.php?title=Ubuntu/GuestAgent&printable=yes: 1 Time(s)
/w/index.php?title=Upcoming_events&action=edit: 1 Time(s)
/w/index.php?title=Upcoming_events&action=history: 1 Time(s)
/w/index.php?title=Upcoming_events&oldid=6135: 1 Time(s)
/w/index.php?title=Upcoming_events&printable=yes: 1 Time(s)
/w/index.php?title=User-level-query-column ... ring&oldid=3650: 1 Time(s)
/w/index.php?title=User:Aglitke&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=User:Alonbl&diff=4737&oldid=prev: 1 Time(s)
/w/index.php?title=User:DNeary&action=edit: 1 Time(s)
/w/index.php?title=User:DNeary&action=history: 1 Time(s)
/w/index.php?title=User:DNeary&oldid=5666: 1 Time(s)
/w/index.php?title=User:DNeary&printable=yes: 1 Time(s)
/w/index.php?title=User:Daejohnson&action=edit: 1 Time(s)
/w/index.php?title=User:Daejohnson&action=history: 1 Time(s)
/w/index.php?title=User:Daejohnson&oldid=5502: 1 Time(s)
/w/index.php?title=User:Daejohnson&printable=yes: 1 Time(s)
/w/index.php?title=User:Jbrooks&action=edit: 1 Time(s)
/w/index.php?title=User:Jumper45&diff=1206&oldid=prev: 2 Time(s)
/w/index.php?title=User_talk:DNeary&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=VDSM-Hooks/smartcard&printable=yes: 1 Time(s)
/w/index.php?title=VDSM-Hooks/vmdisk&oldid=4473: 1 Time(s)
/w/index.php?title=VdsClient&diff=4926&oldid=prev: 1 Time(s)
/w/index.php?title=Vdsm_Developers&diff=prev&oldid=562: 1 Time(s)
/w/index.php?title=Vdsm_Storage_Terminology&oldid=5939: 2 Time(s)
/w/index.php?title=Vdsm_TODO&diff=prev&oldid=4714: 1 Time(s)
/w/index.php?title=Voting&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=W3C_Markup_Validation_S ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=W:List_of_HTML_entities ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=W:Right-to-left_mark&ac ... =edit&redlink=1: 1 Time(s)
/w/index.php?title=WP:UF&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Website_organisation&diff=prev&oldid=3759: 1 Time(s)
/w/index.php?title=Who_is_on_the_board&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Working_with_oVirt_Gerrit&oldid=5958: 1 Time(s)
/w/index.php?title=Workshops&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=Zh:Help:HTML&action=edit&redlink=1: 1 Time(s)
/w/index.php?title=oVirtWiki:About&action=edit&redlink=1: 1 Time(s)
/w/load.php?debug=false&lang=en&modules=jq ... 21031T143916Z&*: 1 Time(s)
/w/load.php?debug=false&lang=en&modules=jq ... 21031T144013Z&*: 1 Time(s)
/w/load.php?debug=false&lang=en&modules=me ... skin=monobook&*: 1 Time(s)
/wiki: 2 Time(s)
/wiki/: 17 Time(s)
/wiki//index.php?title=Special:UserLogin&t ... urnto=Main_Page: 1 Time(s)
/wiki/5: 1 Time(s)
/wiki/=: 1 Time(s)
/wiki/?: 1 Time(s)
/wiki/API_-_oVirt_workshop_November_2011_Notes: 1 Time(s)
/wiki/Add_an_option_to_create_a_watchdog_device: 1 Time(s)
/wiki/AllInOne: 2 Time(s)
/wiki/Backend_with_jrebel: 1 Time(s)
/wiki/Backlog: 1 Time(s)
/wiki/Build: 1 Time(s)
/wiki/Build_and_Install_Engine_RPM: 2 Time(s)
/wiki/Building_Ovirt_Engine: 5 Time(s)
/wiki/Building_oVirt_engine: 1 Time(s)
/wiki/Category: 1 Time(s)
/wiki/Category:Api: 8 Time(s)
/wiki/Category:Architecture: 1 Time(s)
/wiki/Category:Documentation: 1 Time(s)
/wiki/Category:Foobar: 1 Time(s)
/wiki/Category:Infrastructure_SOP: 1 Time(s)
/wiki/Category:Marketing: 1 Time(s)
/wiki/Category:Multiple_storage_domains: 1 Time(s)
/wiki/Category:Vdsm: 1 Time(s)
/wiki/Communication: 1 Time(s)
/wiki/Community: 1 Time(s)
/wiki/Community_activity: 1 Time(s)
/wiki/Community_guidelines: 1 Time(s)
/wiki/Contributing_to_the_Node_project: 1 Time(s)
/wiki/Documentation: 2 Time(s)
/wiki/DomainInfrastructure: 2 Time(s)
/wiki/Feature/DetailedReportingVnicInformation: 1 Time(s)
/wiki/Feature/ReportingVnicInformation: 1 Time(s)
/wiki/Features/: 2 Time(s)
/wiki/Features/CustomPropertiesSheet: 1 Time(s)
/wiki/Features/Import_an_existing_Storage_Domain: 1 Time(s)
/wiki/Features/NetworkManager_Support: 1 Time(s)
/wiki/Features/PromiscMode: 1 Time(s)
/wiki/Features/S4/S3_suspend: 1 Time(s)
/wiki/Features/TUIredesign: 1 Time(s)
/wiki/Features/TaskManager: 2 Time(s)
/wiki/Features/TaskManagerDetailed: 1 Time(s)
/wiki/File:AsyncTaskManager.odp: 1 Time(s)
/wiki/File:Mom-vdsm.png: 1 Time(s)
/wiki/File:OVirt-3.0-Installation_Guide-en-US.pdf: 1 Time(s)
/wiki/File:OVirt-API-CLI-SDK-20111102.pdf: 1 Time(s)
/wiki/File:OVirt-SCALE10x-20120122.odp: 1 Time(s)
/wiki/File:OVirt_history_and_reports-20111102.odp: 1 Time(s)
/wiki/File:Ovirt-engine-core_fosdem_2012.pdf: 2 Time(s)
/wiki/File:Ovirt-generic.odp: 1 Time(s)
/wiki/File:Ovirt-node.pdf: 1 Time(s)
/wiki/File:Ovirt_ovf_format.odt: 1 Time(s)
/wiki/File:Vlan_bonding.jpg: 1 Time(s)
/wiki/HSM_stand_alone: 1 Time(s)
/wiki/Help:Contents: 1 Time(s)
/wiki/How_to_make_pages: 1 Time(s)
/wiki/Installing_VDSM_from_rpm: 2 Time(s)
/wiki/Installing_ovirt-engine_from_rpm: 2 Time(s)
/wiki/Main_Page: 6 Time(s)
/wiki/Making_an_oVirt_release: 1 Time(s)
/wiki/Multiple_Storage_Domain_Design: 2 Time(s)
/wiki/Multiple_Storage_Domain_Feature: 2 Time(s)
/wiki/Node_Building: 3 Time(s)
/wiki/Node_Stateless: 2 Time(s)
/wiki/OVirt-DB-Issues: 1 Time(s)
/wiki/OVirt-DB-Issues/Postgres: 1 Time(s)
/wiki/OVirt-database-upgrade-procedure: 1 Time(s)
/wiki/OVirt_3.0_Feature_Guide: 26 Time(s)
/wiki/OVirt_3.0_Release_Notes: 2 Time(s)
/wiki/OVirt_3.1_release_notes: 1 Time(s)
/wiki/OVirt_Invitation_Beijing2012_Chinese: 4 Time(s)
/wiki/OVirt_home_in_Chinese: 3 Time(s)
/wiki/Ovirt_DWH: 1 Time(s)
/wiki/Ovirt_build_on_debian/ubuntu: 2 Time(s)
/wiki/Postgres-database-upgrade-procedure: 1 Time(s)
/wiki/Release_Notes: 1 Time(s)
/wiki/SLA-mom-ballooning-tp: 1 Time(s)
/wiki/Special:ActiveUsers: 1 Time(s)
/wiki/Special:AllPages: 2 Time(s)
/wiki/Special:Contributions/Cfrantz: 1 Time(s)
/wiki/Special:Contributions/Mingshu: 1 Time(s)
/wiki/Special:ListFiles: 1 Time(s)
/wiki/Special:NewFiles: 1 Time(s)
/wiki/Special:PrefixIndex: 1 Time(s)
/wiki/Special:RecentChanges: 1 Time(s)
/wiki/Special:RecentChangesLinked/Backend_with_jrebel: 1 Time(s)
/wiki/Special:RecentChangesLinked/Category:Documentation: 1 Time(s)
/wiki/Special:RecentChangesLinked/DevProcess: 1 Time(s)
/wiki/Special:RecentChangesLinked/Feature/ ... edNetworkWiring: 1 Time(s)
/wiki/Special:RecentChangesLinked/Feature/OvfAutoUpdater: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... MMultipleAgents: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features ... emaVersionCheck: 1 Time(s)
/wiki/Special:RecentChangesLinked/Features/Cpu-host_Support: 1 Time(s)
/wiki/Special:RecentChangesLinked/Help:Editing: 1 Time(s)
/wiki/Special:RecentChangesLinked/IRC_Quotes: 1 Time(s)
/wiki/Special:RecentChangesLinked/Installing_PostgreSQL_DB: 1 Time(s)
/wiki/Special:RecentChangesLinked/Lhornyak/drools_scheduler: 1 Time(s)
/wiki/Special:RecentChangesLinked/Releases ... elease_Blockers: 1 Time(s)
/wiki/Special:RecentChangesLinked/Trusted_compute_pools: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Bpradipt: 1 Time(s)
/wiki/Special:RecentChangesLinked/User:Jumper45: 1 Time(s)
/wiki/Special:RecentChangesLinked/User_talk:Roy: 1 Time(s)
/wiki/Special:RecentChangesLinked/VDSM-Hooks/vmdisk: 1 Time(s)
/wiki/Special:RecentChangesLinked/Vdsm-Node_Integration: 1 Time(s)
/wiki/Special:Search: 1 Time(s)
/wiki/Special:SpecialPages: 1 Time(s)
/wiki/Special:WhatLinksHere/MediaWiki:Acce ... -ca-nstab-media: 1 Time(s)
/wiki/Spezial:AllPages: 1 Time(s)
/wiki/Spezial:Alle_Seiten: 1 Time(s)
/wiki/Testing/OvirtTestDay3.1: 4 Time(s)
/wiki/Troubleshooting_NFS_Storage_Issues: 2 Time(s)
/wiki/User%3AQuaid/SCALE_10x_presentation: 2 Time(s)
/wiki/User-level-query-filtering: 2 Time(s)
/wiki/User:180.76.5.164: 1 Time(s)
/wiki/User:Bpradipt: 1 Time(s)
/wiki/User:Johnwoo_lee: 2 Time(s)
/wiki/User:Lvroyce: 1 Time(s)
/wiki/User:Quaid: 1 Time(s)
/wiki/User:Ravi_Nori: 1 Time(s)
/wiki/User:Rmiddle: 3 Time(s)
/wiki/User:Udayendu.kar: 1 Time(s)
/wiki/User_talk:180.76.5.110: 1 Time(s)
/wiki/User_talk:Ukar: 1 Time(s)
/wiki/VDSM: 1 Time(s)
/wiki/VDSM-Hooks/qos: 1 Time(s)
/wiki/VDSM_Stable_API: 1 Time(s)
/wiki/VdsClient: 3 Time(s)
/wiki/Vdsm_Getting_Started: 2 Time(s)
/wiki/Working_with_oVirt_Gerrit: 1 Time(s)
/wiki/Workshop_November_2011_-_Day_One: 1 Time(s)
/wiki/Workshop_schedule: 1 Time(s)
/wiki/Yum_repo_file: 2 Time(s)
/wiki/advanced_ovirt_engine_build_notes: 1 Time(s)
/wiki/api_-_ovirt_workshop_november_2011_notes: 1 Time(s)
/wiki/architecture: 1 Time(s)
/wiki/build_and_install_engine_rpm: 1 Time(s)
/wiki/building_ovirt_engine: 1 Time(s)
/wiki/category:api: 1 Time(s)
/wiki/category:collateral: 1 Time(s)
/wiki/category:documentation: 1 Time(s)
/wiki/index.php?title=MediaWiki:Jan&redire ... o&printable=yes: 1 Time(s)
/wiki/index.php?title=Special:UserLogin&type=signup: 2 Time(s)
/wiki/oVirtWiki:About: 1 Time(s)
/wiki/oVirtWiki:Community_portal: 3 Time(s)
/wiki/oVirtWiki:Privacy_policy: 1 Time(s)
/wiki/vdsm: 1 Time(s)
/workshop: 3 Time(s)
/wp-admin/install.php: 1 Time(s)
/wp-content/themes/Nova/thumb.php: 1 Time(s)
/wp-content/themes/cityguide/thumb.php: 1 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 5 Time(s)
/wp-login.php: 87 Time(s)
http://ovirt.org/wiki/index.php?title=Spec ... gin&type=signup: 1 Time(s)
http://www.yazoodle.net/azenv.php: 2 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/noarch/oto ... fc17.noarch.rpm: 1 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/filelists.xml.gz: 2 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/other.xml.gz: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- pam_unix Begin ------------------------
su:
Sessions Opened:
root -> jenkins: 1 Time(s)
---------------------- pam_unix End -------------------------
--------------------- Postfix Begin ------------------------
46 *Warning: Pre-queue content-filter connection overload
1 Miscellaneous warnings
4.143M Bytes accepted 4,344,554
81.599M Bytes delivered 85,563,131
======== ================================================
437 Accepted 99.54%
2 Rejected 0.46%
-------- ------------------------------------------------
439 Total 100.00%
======== ================================================
2 Reject relay denied 100.00%
-------- ------------------------------------------------
2 Total Rejects 100.00%
======== ================================================
312 Connections made
10 Connections lost
312 Disconnections
434 Removed from queue
160 Delivered
10427 Sent via SMTP
4 Forwarded
47 Deferred
403 Deferrals
4 Bounce (local)
8 Bounce (remote)
4 Expired and returned to sender
16 DSNs undeliverable
179 Connection failure (outbound)
1 Timeout (inbound)
3 Hostname verification errors
54 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
eedri:
79.181.252.211 (bzq-79-181-252-211.red.bezeqint.net) 1 time
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 4 times
Received disconnect:
11: Bye Bye : 5849 Time(s)
11: PECL/ssh2 (http://pecl.php.net/packages/ssh2) : 4 Time(s)
11: disconnected by user : 5 Time(s)
SFTP subsystem requests: 3 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 492 time(s)
reverse mapping checking getaddrinfo for mx53.diplomaconnection.org [108.170.18.53] failed - POSSIBLE BREAK-IN ATTEMPT! : 621 time(s)
---------------------- SSHD End -------------------------
--------------------- Sudo (secure-log) Begin ------------------------
==============================================================================
eedri => root
-------------
/bin/su - 1 Times.
---------------------- Sudo (secure-log) End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 23G 1.5G 95% /
/dev/xvda => 95% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
1
0
----- Original Message -----
> From: "Alon Bar-Lev" <alonbl(a)redhat.com>
> To: "Eyal Edri" <eedri(a)redhat.com>
> Sent: Friday, November 30, 2012 5:07:30 PM
> Subject: Re: jenkins git checkout
>
>
>
> ----- Original Message -----
> > From: "Eyal Edri" <eedri(a)redhat.com>
> > To: "Alon Bar-Lev" <alonbl(a)redhat.com>
> > Sent: Friday, November 30, 2012 5:05:52 PM
> > Subject: Re: jenkins git checkout
> >
> >
> >
> > ----- Original Message -----
> > > From: "Alon Bar-Lev" <alonbl(a)redhat.com>
> > > To: "Eyal Edri" <eedri(a)redhat.com>
> > > Sent: Friday, November 30, 2012 4:00:36 PM
> > > Subject: Re: jenkins git checkout
> > >
> > >
> > >
> > > ----- Original Message -----
> > > > From: "Alon Bar-Lev" <alonbl(a)redhat.com>
> > > > To: "Eyal Edri" <eedri(a)redhat.com>
> > > > Sent: Friday, November 30, 2012 3:59:31 PM
> > > > Subject: jenkins git checkout
> > > >
> > > > you must check the clean in the advanced for builds to be
> > > > properly
> > > > made.
> > > >
> > > > BTW: any reason why you duplicated the build to fedora suffix?
> > > > Can't
> > > > we delete the old ones?
> >
> > we can, i just kept it disabled till we see all is working.
> >
> > >
> > > Also, I don't understand if you copied the previous job, how the
> > > clean was unchecked...
> >
> > i didn't copied, it a new matrix job... so i guess we have to add
> > the
> > clean tick again.. :(
> > >
> >
>
> Added.
> Nightly copy isn't working, ssh authentication failed.
fails connecting to www.ovirt.org, but works for ovirt.org.
might be related to moving to the new site...
>
2
1
Great.
jenkins SSH authentication is failing now.
http://jenkins.ovirt.org/job/publish_ovirt_rpms_nightly/176/console
----- Original Message -----
> From: "Dave Neary" <dneary(a)redhat.com>
> To: announce(a)ovirt.org, "users" <users(a)ovirt.org>
> Sent: Friday, November 30, 2012 2:18:59 PM
> Subject: [Users] New website live! Feedback welcome
>
> Hi everyone,
>
> The new oVirt website is now live!
>
> http://www.ovirt.org
>
> We have made some changes to the infrastructure (the website is now
> running on MediaWiki: http://www.mediawiki.org on Red Hat's Platform
> as
> a Service offering OpenShift: https://openshift.redhat.com) and also
> to
> the look and feel. There is a new theme, designed and laid out by
> Garrett Lesage, some new content to discover, and best of all, since
> the
> entire website is now a wiki, it will be much easier to maintain over
> time.
>
> We have been careful to ensure that all of the old website links
> redirect to appropriate pages on the new site. If you find any dead
> links, or redirects which do not make sense, please let us know! And
> as
> the site has had limited exposure up to this point, we are happy to
> hear
> your feedback on things you like, and things we can improve.
>
> Thank you all for your support, assistance and understanding
> throughout
> this process!
>
> Regards,
> Dave.
>
> --
> Dave Neary - Community Action and Impact
> Open Source and Standards, Red Hat - http://community.redhat.com
> Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
4
3

30 Nov '12
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig62A1F4150073BE19A8724E41
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I used the meetbot to log the work we did, as it helped us capture and
document some information as we worked.
Minutes:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-29-21.03.html
Minutes (text):
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-29-21.03.txt
Log:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-29-21.03.log.h=
tml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
#ovirt: ovirt.org OpenShift transfer session
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Meeting started by quaid at 21:03:06 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-29-21.03.log.html .
Meeting summary
---------------
* just started the backup script /root/bin/mediawiki.sh that locks the
wiki before backing up the database and files (quaid, 21:06:59)
* wiki.ovirt.org now set to readonly with a notice about migration to
OpenShift (quaid, 21:09:16)
* new wiki in readonly mode by pushing change to LocalSettings.php
(quaid, 21:18:18)
* 'rhc port-forward -a wiki' to setup port forwarding for uploading the
new database (quaid, 21:18:39)
* 'mysql -u admin -h127.7.52.129 -pPASSWORD openshift_mediawiki <
mediawiki_db_backup-20121129.sql' is now uploading the refreshed
database (quaid, 21:21:00)
* Migrating www.ovirt.org to OpenShift, site may change or disappear
temporarily; Wiki is frozen (quaid, 21:23:27)
* AGREED: Infra team change process and outage management needs to
include sending email to too many lists rather than too few, e.g.
users@, announce@, etc. (quaid, 21:31:36)
* dbase upload finished (quaid, 21:42:26)
* LINK: http://wiki.ovirt.org/wiki/Download is different (dneary,
22:50:06)
* LINK: http://wiki.ovirt.org/wiki/Download vs
http://wiki-ovirt.rhcloud.com/Download (jbrooks, 22:54:27)
* LINK: http://wiki.ovirt.org/wiki/Special:RecentChanges and
http://wiki-ovirt.rhcloud.com/Special:RecentChanges, at a glance,
seem to match pretty well (jbrooks, 22:56:58)
* LINK: http://wiki-ovirt.rhcloud.com/Special:Log matches up too
(dneary, 23:02:17)
* to change main site page, edit [[MediaWiki:Mainpage]] and set it to
[[Home]] (quaid, 23:06:20)
* Main page has been changed to Home, and Download page has been
synced with old wiki (dneary, 23:30:38)
* removing old TODOs from Documentation page (dneary, 23:30:59)
* LINK: http://wiki-ovirt.rhcloud.com/Help:Wiki_structure (quaid,
23:36:40)
* vhost for resources.ovirt.org in place and httpd HUP'd (quaid,
00:17:49)
* DNS change pushed (quaid, 00:18:07)
* this is the contents of /etc/httpd/conf.d/ovirt.org.conf : (quaid,
00:28:39)
* LINK: http://fpaste.org/YR4M/ (quaid, 00:28:41)
* new resources domain is working: (quaid, 00:34:04)
* LINK: http://resources.ovirt.org/meetings/ (quaid, 00:34:06)
* LINK: http://resources.ovirt.org/releases (quaid, 00:34:19)
* LINK: http://www.ovirt.org/Category:Collateral/ (jbrooks,
01:34:10)
* LINK: https://www.google.com/search?q=3Dovirt+site:ovirt.org
(jbrooks, 01:40:21)
* LINK:
ssh://847edb45aea84198838f915be6faa066@wiki-ovirt.rhcloud.com/~/git/wiki.=
git/
(quaid, 01:48:42)
* LINK: http://www.mediawiki.org/wiki/Manual:Short_URL/Apache
(jbrooks, 04:01:35)
Meeting ended at 07:50:37 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* quaid (302)
* dneary (124)
* jbrooks (91)
* mburns (19)
* ovirtbot (5)
* sgordon (3)
* sgordon_ (2)
* RobertM (1)
* digisign (1)
* Rydekull (1)
Generated by `MeetBot`_ 0.1.4
=2E. _`MeetBot`: http://wiki.debian.org/MeetBot
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enig62A1F4150073BE19A8724E41
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQuGX62ZIOBq0ODEERAjBLAKCdXrc0nMEjGgyBXxWLfWYCYKF0bwCg2MIH
1FV7ZV5JonyLKkdGrgmGLbs=
=b2l+
-----END PGP SIGNATURE-----
--------------enig62A1F4150073BE19A8724E41--
2
1

30 Nov '12
Hi all,
Recently some functional tests for VDSM are merged, including creating
storage domain, pool and volume on local file system, and creating VM on
the storage. I think it will be helpful to run these functional tests in
oVirt Jenkins. I setup a Jenkins in my laptop and define a job to do
this. Generally it polls VDSM git repo, pull the latest commit, builds
the rpm, yum remove 'vdsm*', yum localinstall the generated rpms, start
vdsmd.service, and run the functional tests. It's pretty straight forward.
I think the oVirt Jenkins setup maybe different from a laptop, and you
may have many other concerns. Is there anything I can help?
--
Thanks and best regards!
Zhou Zheng Sheng / 周征晟
E-mail: zhshzhou(a)linux.vnet.ibm.com
Telephone: 86-10-82454397
4
5
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Fri Nov 30 03:08:45 2012
Date Range Processed: yesterday
( 2012-Nov-29 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
/wiki/%095: 1 Time(s)
404 Not Found
/,: 2 Time(s)
//wp-content/plugins/radykal-fancy-gallery ... mage-upload.php: 1 Time(s)
//www.mediawiki.org: 1 Time(s)
/2011/10/03/356/: 1 Time(s)
/2012/07/26/wiki/: 14 Time(s)
/2012/07/26/wiki/?action=edit&oldid=2635&t ... ment_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?action=edit&oldid=2664&t ... ment_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?action=edit&oldid=2667&t ... ment_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?action=edit&oldid=2670&t ... ing2012_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=1583&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=1877&oldid=prev&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=2674&oldid=2654&tit ... ing2012_Chinese: 3 Time(s)
/2012/07/26/wiki/?diff=2824&oldid=prev&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=3041&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=3065&oldid=prev&title=Jenkins: 1 Time(s)
/2012/07/26/wiki/?diff=3207&oldid=prev&tit ... antum_and_oVirt: 1 Time(s)
/2012/07/26/wiki/?diff=3941&oldid=prev&tit ... ase_Notes_Draft: 1 Time(s)
/2012/07/26/wiki/?diff=3944&oldid=prev&tit ... sues%2FPostgres: 2 Time(s)
/2012/07/26/wiki/?diff=3965&oldid=prev&tit ... ase_Notes_Draft: 1 Time(s)
/2012/07/26/wiki/?diff=3985&oldid=prev&tit ... B-Issues%2Fpsql: 1 Time(s)
/2012/07/26/wiki/?diff=4035&oldid=prev&title=Vdsm_Developers: 1 Time(s)
/2012/07/26/wiki/?diff=4072&oldid=prev&tit ... e_team_meetings: 1 Time(s)
/2012/07/26/wiki/?diff=4168&oldid=prev&tit ... th_oVirt_Gerrit: 1 Time(s)
/2012/07/26/wiki/?diff=4185&oldid=prev&tit ... ick_Start_Guide: 1 Time(s)
/2012/07/26/wiki/?diff=4195&oldid=prev&title=Virt_group: 2 Time(s)
/2012/07/26/wiki/?diff=4312&oldid=prev&tit ... Troubleshooting: 2 Time(s)
/2012/07/26/wiki/?diff=4337&oldid=prev&title=Category%3ANode: 1 Time(s)
/2012/07/26/wiki/?diff=4448&oldid=prev&title=Vdsm_Developers: 1 Time(s)
/2012/07/26/wiki/?diff=4449&oldid=prev&title=Screencasts: 1 Time(s)
/2012/07/26/wiki/?diff=4767&oldid=prev&title=Meetings: 2 Time(s)
/2012/07/26/wiki/?diff=4845&oldid=prev&tit ... e_team_meetings: 1 Time(s)
/2012/07/26/wiki/?diff=4860&oldid=prev&title=Meetings: 2 Time(s)
/2012/07/26/wiki/?diff=4996&oldid=prev&tit ... workPermissions: 1 Time(s)
/2012/07/26/wiki/?diff=5004&oldid=prev&tit ... FNetworkMainTab: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1231&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1551: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1674&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2168: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=243&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2648&prin ... home_in_Chinese: 4 Time(s)
/2012/07/26/wiki/?diff=next&oldid=1117: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=2182: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=228: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=234&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=2908: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=1154: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2192: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=227&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2644&pri ... home_in_Chinese: 2 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2656&tit ... ing2012_Chinese: 4 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2730: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2855: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2863: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2926: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=3051: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=320: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=378: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=44: 1 Time(s)
/2012/07/26/wiki/?direction=prev&oldid=1426: 1 Time(s)
/2012/07/26/wiki/?direction=prev&oldid=1636: 1 Time(s)
/2012/07/26/wiki/?direction=prev&oldid=266 ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?feed=atom&title=Special%3ARecentChanges: 1 Time(s)
/2012/07/26/wiki/?oldid=1019: 1 Time(s)
/2012/07/26/wiki/?oldid=1028: 1 Time(s)
/2012/07/26/wiki/?oldid=1110: 1 Time(s)
/2012/07/26/wiki/?oldid=1232&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=1546: 1 Time(s)
/2012/07/26/wiki/?oldid=1663: 1 Time(s)
/2012/07/26/wiki/?oldid=1913: 1 Time(s)
/2012/07/26/wiki/?oldid=2018: 1 Time(s)
/2012/07/26/wiki/?oldid=2641&title=OVirt_home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?oldid=2869&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=3360: 1 Time(s)
/2012/07/26/wiki/?oldid=51: 1 Time(s)
/2012/07/26/wiki/?oldid=796&printable=yes: 1 Time(s)
/2012/07/26/wiki/?returnto=OVirt_home_in_C ... ial%3AUserLogin: 1 Time(s)
/2012/07/26/wiki/?title=Backlog&diff=1172&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Building_Ovirt_Eng ... FIDE&oldid=2466: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... 2477&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... 9&printable=yes: 2 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... prev&oldid=1817: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_engine&oldid=1679: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AFeature ... 1209&oldid=prev: 3 Time(s)
/2012/07/26/wiki/?title=Category%3AMultipl ... 1210&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Category%3ANode_de ... 1177&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Category%3ANode_re ... 1178&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AProject ... sal&action=edit: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AVdsm&oldid=1064: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AWorkshops&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Documentation&diff=3485&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Engine_Node_Integr ... =prev&oldid=759: 1 Time(s)
/2012/07/26/wiki/?title=Engine_Node_Integr ... =prev&oldid=767: 1 Time(s)
/2012/07/26/wiki/?title=Engine_tweeks_for_ ... ost&redirect=no: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FAutorec ... 2382&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 1183&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 2523&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... prev&oldid=1011: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... 1171&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... 1200&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... 2763&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... Disk&oldid=2364: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetailedQuota&oldid=448: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDirect_ ... next&oldid=2073: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FI18N&diff=3121&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FNtpSupp ... 3720&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FQuota&o ... 0&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FTaskMan ... next&oldid=1473: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FUIPlugi ... 9&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FVMPaylo ... &oldid=2046: 1 Time(s)
/2012/07/26/wiki/?title=File%3AOVirt_VDSM_ ... p&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=File%3AStorage_vms ... prev&oldid=1979: 1 Time(s)
/2012/07/26/wiki/?title=First_release&diff=1202&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Gerrit_backup&diff=1147&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Gerrit_server_back ... 1158&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Gerrit_server_back ... 1162&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Guest_agent_proposals&oldid=704: 3 Time(s)
/2012/07/26/wiki/?title=How_to_setup_a_oVi ... ment&oldid=2918: 1 Time(s)
/2012/07/26/wiki/?title=Installing_PostgreSQL_DB&oldid=2181: 1 Time(s)
/2012/07/26/wiki/?title=Installing_ovirt-e ... 1159&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Meetings&diff=1199&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Meetings&diff=prev&oldid=3318: 1 Time(s)
/2012/07/26/wiki/?title=Multiple_Storage_D ... 1205&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Multiple_Storage_D ... 1208&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Multiple_storage_d ... 1211&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Node&redirect=no: 1 Time(s)
/2012/07/26/wiki/?title=Node_Automation&diff=1173&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Node_Backlog&diff=1174&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Node_Building&diff=1175&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Node_Stateless&diff=1179&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Node_Stateless&diff=2482&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_3.0_Feature_ ... prev&oldid=2325: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_Global_Workshops&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Ovirt_build_on_deb ... 6&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Ovirt_guest_agent&oldid=641: 1 Time(s)
/2012/07/26/wiki/?title=Proposal_for_multi ... 1214&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=REST_Client_Addon& ... 1&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Release_Process&diff=prev&oldid=2497: 1 Time(s)
/2012/07/26/wiki/?title=Releases%2F31%2FFe ... 1182&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Screencasts&action=edit&oldid=4601: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... &target=Jenkins: 3 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... 2FPortMirroring: 2 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... =0&hidemyself=1: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... ialogmockup.png: 5 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... inked&limit=100: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentChanges&feed=atom: 271 Time(s)
/2012/07/26/wiki/?title=Special%3ASearch&n ... it=250&offset=0: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... age&type=signup: 4 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... arget%3DJenkins: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... engine_from_rpm: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... ialogmockup.png: 2 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... o=Communication: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... printable%3Dyes: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... ry=oldid%3D1898: 1 Time(s)
/2012/07/26/wiki/?title=Storage_Domain_Versions&oldid=3214: 1 Time(s)
/2012/07/26/wiki/?title=Talk%3AFirst_relea ... 1203&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Talk%3AVdsm_API&diff=1204&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=User%3AJumper45&diff=1206&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=VDSM-Hooks: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_Disk_Images&diff=cur&oldid=142: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_Network&oldid=92: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=2433&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=2487&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=cur&oldid=2487: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=prev&oldid=2487: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_datatypes&diff=prev&oldid=1295: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... 1138&oldid=1135: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... =cur&oldid=2164: 1 Time(s)
/2012/08/08/ovirt-3-1-release/mobiquo/mobiquo.php: 2 Time(s)
/Admin/Html/admin_login.asp: 1 Time(s)
/Admin/WebEditor/Admin_Login.asp: 1 Time(s)
/Admin/eWebEditor/admin_login.asp: 1 Time(s)
/Category_talk:Node: 2 Time(s)
/Include/upload.asp?formname=lid&editname= ... kpic&filelx=jpg: 2 Time(s)
/MyAdmin/scripts/setup.php: 1 Time(s)
/Post.aspx?id=d40a4edd-8fb6-41a6-a574-251d629af6a8: 1 Time(s)
/Post.aspx?id=dc5dbd09-d100-4708-aadf-7aabf843cd4d: 1 Time(s)
/Post.aspx?id=e236b16e-5bab-46fb-9ba8-75ca76b9439f: 1 Time(s)
/Post.aspx?id=fa0689d8-605a-4f31-b294-30b6613d8f87: 1 Time(s)
/Talk:CLI: 7 Time(s)
/Talk:Main_Page: 5 Time(s)
/Talk:Release_process: 1 Time(s)
/Talk:SDK: 1 Time(s)
/Talk:SLA-mom: 1 Time(s)
/Talk:Workshop_November_2011_-_Day_Two: 1 Time(s)
/Up_BookPicPro.asp: 2 Time(s)
/____mailman/listinfo/users: 1 Time(s)
/admin/Up_BookPicPro.asp: 2 Time(s)
/admin/board: 1 Time(s)
/admin/editor/admin_login.asp: 1 Time(s)
/admin/htmledit/admin_login.asp: 1 Time(s)
/admin/sqlpatch.php/password_forgotten.php?action=execute: 2 Time(s)
/admin/uploadfile/admin_login.asp: 1 Time(s)
/apple-touch-icon-precomposed.png: 18 Time(s)
/apple-touch-icon.png: 18 Time(s)
/asp_bin/Webeditor/admin_login.asp: 1 Time(s)
/board: 2 Time(s)
/build-instructions.html: 1 Time(s)
/category/news/feed: 1535 Time(s)
/category/news/feed/: 50 Time(s)
/community-activity: 1 Time(s)
/community/https:/bugzilla.redhat.com/ente ... i?product=ovirt: 1 Time(s)
/contribute.html: 1 Time(s)
/crossdomain.xml: 1 Time(s)
/data/ewebeditor/admin_login.asp: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... Move-Hosts.html: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... VMResources.png: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_In ... rise-users.html: 1 Time(s)
/docs/Using_the_oVirt_Server_Suite_User_Interface/: 1 Time(s)
/docs/oVirt_Server_Suite_Installation_Guid ... S_and_DHCP.html: 1 Time(s)
/docs/oVirt_Server_Suite_Installation_Guid ... and_tricks.html: 1 Time(s)
/docs/oVirt_Server_Suite_Installation_Guid ... pliance.sh.html: 1 Time(s)
/download.html: 2 Time(s)
/download/: 1 Time(s)
/download/wui-rel-app-x86_64.ks: 1 Time(s)
/ewebedit/admin_login.asp: 1 Time(s)
/ewebeditor/admin/login.asp: 1 Time(s)
/extras/curltest.php: 1 Time(s)
/favicon.ico: 1599 Time(s)
/forum/member/register: 1 Time(s)
/forums/member/register: 1 Time(s)
/get-ovirt/mobiquo/mobiquo.php: 1 Time(s)
/governance/board/&rct=j: 9 Time(s)
/html/admin_login.asp: 1 Time(s)
/inc/UpFile.asp?xPageName=PicLoad&FileNames=ads: 2 Time(s)
/index.htm: 1 Time(s)
/index.html: 5 Time(s)
/lavery_Edit/Admin_Login.asp: 1 Time(s)
/listinfo/board: 1 Time(s)
/mailman/listi: 1 Time(s)
/mailman/listin: 1 Time(s)
/mailman/listinfo/engine-patches: 1 Time(s)
/manage/Up_BookPicPro.asp: 2 Time(s)
/member/register: 1 Time(s)
/milestones.html: 1 Time(s)
/mobiquo/mobiquo.php: 2 Time(s)
/myadmin/scripts/setup.php: 1 Time(s)
/news-and-events/workshop/: 1 Time(s)
/old-index.html: 1 Time(s)
/page/FAQ: 2 Time(s)
/page/MediaWiki:Groups-noname: 1 Time(s)
/phpMyAdmin/scripts/setup.php: 1 Time(s)
/phpmyadmin/scripts/setup.php: 1 Time(s)
/pipermail/announce/2012-February/thread.html: 1 Time(s)
/pipermail/arch/2012-January/subject.html: 1 Time(s)
/pipermail/commits: 1 Time(s)
/pipermail/infra/2012-October//wp-content/ ... mage-upload.php: 2 Time(s)
/pipermail/infra/2012-October/001269.html/ ... mage-upload.php: 3 Time(s)
/pipermail/mom-devel: 1 Time(s)
/pipermail/node-devel/2011-September/subject.html: 1 Time(s)
/pipermail/node-devel/2012-February/subject.html: 1 Time(s)
/pipermail/nomad-devel: 1 Time(s)
/pipermail/user/register: 3 Time(s)
/pipermail/user/registerindex.php: 1 Time(s)
/pma/scripts/setup.php: 1 Time(s)
/post/2011/05/10/E-diplomacy-in-action-Amb-John-Duncan.aspx: 1 Time(s)
/releases: 1 Time(s)
/releases//nightly/fedora/16/repodata/repomd.xml: 2 Time(s)
/releases//stable/fedora/16/repodata/repomd.xml: 2 Time(s)
/releases/3.1/rpm/Fedora/16/x86_64/repodata/repomd.xml: 4 Time(s)
/releases/3.1/rpm/Fedora/17//.treeinfo: 1 Time(s)
/releases/3.1/rpm/Fedora/17//treeinfo: 1 Time(s)
/releases/3.1/rpm/Fedora/17/ovirt-engine.repo: 2 Time(s)
/releases/3.1/rpm/Fedora/17/x86_64/repodata/repomd.xml: 2 Time(s)
/releases/3.2: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1: 1 Time(s)
/releases/beta/fedora/$releasever: 1 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 34 Time(s)
/releases/beta/ovirt-engine.repo: 1 Time(s)
/releases/nightly/binary/: 1 Time(s)
/releases/nightly/fedora/16/: 1 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 277 Time(s)
/releases/stable/binary: 3 Time(s)
/releases/stable/binary/: 11 Time(s)
/releases/stable/binary/ovirt-node-image-2.2.2-2.2.fc16.iso: 2 Time(s)
/releases/stable/fedora/16/: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 4 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 538 Time(s)
/releases/stable/fedora/17/ovirt-engine.repo: 1 Time(s)
/releases/stable/fedora/18/repodata/: 2 Time(s)
/releases/stable/ovirt-engine.repo: 4 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 77 Time(s)
/releases/stable/rpm/EL6/6Server/: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 42 Time(s)
/releases/stable/rpm/Fedora/%24releasever/ ... data/repomd.xml: 2 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 61 Time(s)
/releases/stable/rpm/Fedora/17/noarch/ovir ... fc17.noarch.rpm: 1 Time(s)
/releases/stable/rpm/Fedora/bluesky/repodata/repomd.xml: 1 Time(s)
/releases/stable/src/ovirt-iso-uploader-3.1.0_master.tar.gz: 2 Time(s)
/repos/ovirt-host-repo/: 1 Time(s)
/repos/ovirt-ma: 1 Time(s)
/repos/ovirt/10/x86_64: 1 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 19 Time(s)
/repos/ovirt/development/: 1 Time(s)
/robots.txt: 75 Time(s)
/scmrepo.html: 1 Time(s)
/screenshots.html: 4 Time(s)
/screenshots/AddStorageView.png: 4 Time(s)
/screenshots/UserChangeRole.png: 4 Time(s)
/screenshots/ViewHosts.png: 3 Time(s)
/screenshots/ViewVMPool.png: 5 Time(s)
/screenshots/ViewVMResources.png: 3 Time(s)
/screenshots/oVirtInterface.png: 3 Time(s)
/signup: 1 Time(s)
/signup/: 1 Time(s)
/sponsors-and-supporters/Canonical: 1 Time(s)
/sponsors-and-supporters/canonical: 1 Time(s)
/styles/diagram4.png: 4 Time(s)
/styles/front-graphic.png: 2 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-dwh: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-engine: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-engine-sdk: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-guest-agent: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-node: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/ovirt-reports: 1 Time(s)
/subprojects/git:/gerrit.ovirt.org/vdsm: 1 Time(s)
/subprojects/https:/bugzilla.redhat.com/bu ... ation=Community: 1 Time(s)
/subprojects/https:/bugzilla.redhat.com/en ... i?product=ovirt: 1 Time(s)
/subprojects/https:/github.com/Vizuri/ovirt-nomad: 1 Time(s)
/syWebEditor/UpImg.asp?isBack=&fileType=a; ... g&UpPath=/cert/: 2 Time(s)
/tl/__history__.html?0: 1 Time(s)
/tools/quicklogin.one: 1 Time(s)
/upfile.asp: 4 Time(s)
/upfile_other.asp: 4 Time(s)
/upfilea.asp: 4 Time(s)
/w/images/2/20/Ovirt-guest-agent.pdf: 4 Time(s)
/w/images/2/22/VirtualDisks_MainTab_General.png: 1 Time(s)
/w/images/3/3d/Custompropertiesinitialstate.png: 1 Time(s)
/w/images/4/41/Nfsoptionsnewdomaindialog.png: 1 Time(s)
/w/images/5/59/Ovirt-node-2012-08-28.odp: 2 Time(s)
/w/images/5/5d/ShowReportsRightClick.png: 1 Time(s)
/w/images/6/63/: 1 Time(s)
/w/images/9/9c/: 1 Time(s)
/w/images/a/a0/: 1 Time(s)
/w/images/a/a1/: 1 Time(s)
/w/images/a/a3/: 1 Time(s)
/w/images/a/a4/: 1 Time(s)
/w/images/a/a8/: 1 Time(s)
/w/images/a/a9/OVirt-3.0-Installation_Guide-en-US.pdf: 9 Time(s)
/w/images/a/aa/: 1 Time(s)
/w/images/a/af/: 1 Time(s)
/w/images/accountreqs/0/08/081/0819e061b26 ... ae1abea7ec4.pdf: 1 Time(s)
/w/images/d/d4/New_template.png: 1 Time(s)
/w/images/f/f3/1.jpg: 1 Time(s)
/w/images/f/f9/: 1 Time(s)
/w/images/f/fc/Neweditvmdialogusbnative.png: 1 Time(s)
/w/images/f/fe/OVirt_VDSM_20111102.pdf: 1 Time(s)
/w/images/temp/1/: 1 Time(s)
/w/images/thumb/0/03/5.jpg/: 1 Time(s)
/w/images/thumb/3/3a/: 1 Time(s)
/w/images/thumb/7/77/ShowReportsMenu.png/: 1 Time(s)
/w/images/thumb/8/89/Neweditvmdialogusb.png/: 1 Time(s)
/w/images/thumb/9/90/Ovirt-arch-logical-webui.png/: 1 Time(s)
/w/images/thumb/9/97/Action.jpg/: 1 Time(s)
/w/images/thumb/9/99/Libvdsm.JPG/: 1 Time(s)
/w/images/thumb/a/a4/SEAT_DFD.png/: 1 Time(s)
/w/images/thumb/b/b3/SetupNetworks3.png/: 1 Time(s)
/w/images/thumb/b/bb/: 1 Time(s)
/w/images/thumb/c/c4/Import_vm_multi.png/: 1 Time(s)
/w/images/thumb/c/c7/SetupNetworks6.png/: 1 Time(s)
/w/images/thumb/e/e3/Run-fedora-vm.png/: 1 Time(s)
/w/images/thumb/f/fc/Neweditvmdialogmemoryballoon.png/: 1 Time(s)
/w/index.php%3Ftitle%3DFeatures/Design/cpu ... 26action%3Dedit: 2 Time(s)
/w/skins/common/shared.css?270: 1 Time(s)
/w/skins/strapping/bootstrap/css/bootstrap-responsive.css: 184 Time(s)
/w00tw00t.at.blackhats.romanian.anti-sec:): 1 Time(s)
/wiki/: 1 Time(s)
/wiki//index.php?title=Special:UserLogin&t ... urnto=Main_Page: 6 Time(s)
/wiki/Blogs/load/recent: 1 Time(s)
/wiki/Building: 1 Time(s)
/wiki/Building_Ovirt_Engine/: 3 Time(s)
/wiki/Building_oVirt_engine80: 2 Time(s)
/wiki/Category:Node/: 1 Time(s)
/wiki/Category:Project_proposal+++++++++++ ... orms+are+found;: 1 Time(s)
/wiki/Category_talk:Automation: 1 Time(s)
/wiki/Category_talk:Debian: 1 Time(s)
/wiki/Category_talk:News: 1 Time(s)
/wiki/Category_talk:Node: 2 Time(s)
/wiki/Category_talk:Templates: 1 Time(s)
/wiki/Category_talk:Testing: 1 Time(s)
/wiki/Category_talk:Ubuntu: 1 Time(s)
/wiki/Feature/NetworkPermissionshttp://wik ... workPermissions: 2 Time(s)
/wiki/Features/Design/Network/: 1 Time(s)
/wiki/File:OneDoesNotSimplyIntegrateQuantumIntoOvirt.jpg: 1 Time(s)
/wiki/File_talk:Ovirt_ovf_format.odt: 1 Time(s)
/wiki/How_to_use_this_wiki: 1 Time(s)
/wiki/I18n: 2 Time(s)
/wiki/Index.php: 4 Time(s)
/wiki/Join.php: 1 Time(s)
/wiki/LocalizationAndTranslation: 2 Time(s)
/wiki/Main_Page/features/RunningCommandsOn ... as/curltest.php: 1 Time(s)
/wiki/Main_Page/features/extras/curltest.php: 1 Time(s)
/wiki/March_2012_workshop_announcement_in_chinese: 1 Time(s)
/wiki/Member/join.php: 1 Time(s)
/wiki/Node.: 1 Time(s)
/wiki/OVirt_3.1_release-management: 2 Time(s)
/wiki/OVirt_3.1_released: 1 Time(s)
/wiki/OVirt_3.2_release_notes: 2 Time(s)
/wiki/OVirt_Administration_Guide: 3 Time(s)
/wiki/OVirt_Installation_Guide: 2 Time(s)
/wiki/OVirt_Node_deployment_documentation: 2 Time(s)
/wiki/Ovirt_node: 2 Time(s)
/wiki/Past_events: 1 Time(s)
/wiki/Skins/common/images/poweredby_mediawiki_88x31.png: 1 Time(s)
/wiki/Talk:Backend_with_jrebel: 2 Time(s)
/wiki/Talk:Building_oVirt_Engine/IDE: 1 Time(s)
/wiki/Talk:CLI: 7 Time(s)
/wiki/Talk:Communication: 1 Time(s)
/wiki/Talk:Detailed_feature_template: 2 Time(s)
/wiki/Talk:Documentation: 1 Time(s)
/wiki/Talk:Features/Design/Quota: 1 Time(s)
/wiki/Talk:Features/Design/memory-balloon: 1 Time(s)
/wiki/Talk:Features/Gluster_Support: 1 Time(s)
/wiki/Talk:Features/Quantum_and_oVirt: 2 Time(s)
/wiki/Talk:Features/SharedRawDisk: 2 Time(s)
/wiki/Talk:Frontend_build_minimal: 1 Time(s)
/wiki/Talk:Infrastructure_provided_by_oVirt_project: 1 Time(s)
/wiki/Talk:Jenkins: 1 Time(s)
/wiki/Talk:Lhornyak/ideas_for_backend_clustering: 1 Time(s)
/wiki/Talk:Main_Page: 11 Time(s)
/wiki/Talk:March_2012_workshop_announcement_in_Chinese: 1 Time(s)
/wiki/Talk:News: 1 Time(s)
/wiki/Talk:News/Beijing_oVirt_Workshop: 1 Time(s)
/wiki/Talk:News/oVirt_3.1_release: 1 Time(s)
/wiki/Talk:News/oVirt_kick-off_workshop: 1 Time(s)
/wiki/Talk:OVirt_-_disable_SSL_in_VDSM: 1 Time(s)
/wiki/Talk:OVirt_3.1_release_management: 1 Time(s)
/wiki/Talk:Ovirt_blogs: 1 Time(s)
/wiki/Talk:PKI_Improvements: 2 Time(s)
/wiki/Talk:Quick_Start_Guide: 1 Time(s)
/wiki/Talk:Registered_attendees_for_November_2011_workshop: 1 Time(s)
/wiki/Talk:Release_process: 1 Time(s)
/wiki/Talk:SDK: 1 Time(s)
/wiki/Talk:SLA-mom: 2 Time(s)
/wiki/Talk:Searchbackend: 1 Time(s)
/wiki/Talk:SetupNetworks_SyncNetworks: 1 Time(s)
/wiki/Talk:Sla: 1 Time(s)
/wiki/Talk:Sla/cpu-and-memory: 1 Time(s)
/wiki/Talk:Sla/devel-setups: 1 Time(s)
/wiki/Talk:Sla/host-mom-policy: 1 Time(s)
/wiki/Talk:Sonar_with_ovirt: 1 Time(s)
/wiki/Talk:Templates: 1 Time(s)
/wiki/Talk:Upcoming_events: 1 Time(s)
/wiki/Talk:VDSM_Stable_API_Plan: 1 Time(s)
/wiki/Talk:Vdsm_Getting_Started: 2 Time(s)
/wiki/Talk:Vdsm_Storage_Terminology: 2 Time(s)
/wiki/Talk:Working_with_oVirt_Gerrit: 2 Time(s)
/wiki/Talk:Workshop_March_2012: 1 Time(s)
/wiki/Talk:Workshop_November_2011_-_Day_Two: 3 Time(s)
/wiki/Template_talk:Community_documentation: 1 Time(s)
/wiki/Template_talk:Developer_documentation: 1 Time(s)
/wiki/Template_talk:Event: 1 Time(s)
/wiki/Template_talk:News: 1 Time(s)
/wiki/User:180.76.5.138: 1 Time(s)
/wiki/User:Aglitke: 1 Time(s)
/wiki/User:Doron: 1 Time(s)
/wiki/User:Eblake: 2 Time(s)
/wiki/User:Mlipchuk: 2 Time(s)
/wiki/User:Shahar: 1 Time(s)
/wiki/User_talk:Emesika: 1 Time(s)
/wiki/User_talk:Shahar: 1 Time(s)
/wiki/VDSM-Hooks/: 4 Time(s)
/wiki/Widget:Twitter_Search: 1 Time(s)
/wiki/index.php?do=/user/register/: 1 Time(s)
/wiki/index.php?title=MediaWiki:Jan&redire ... o&printable=yes: 1 Time(s)
/wiki/index.php?title=MediaWiki:Mainpagedo ... r&printable=yes: 1 Time(s)
/wiki/index.php?title=MediaWiki:Makesysop& ... o&printable=yes: 1 Time(s)
/wiki/index.php?title=Special:UserLogin&type=signup: 14 Time(s)
/wiki/oVirtWiki:About: 4 Time(s)
/wiki/oVirtWiki:General_disclaimer: 2 Time(s)
/wiki/oVirtWiki:Privacy_policy: 3 Time(s)
/wp-content/plugins/jetpack/modules/carousel/'+iframeSrc+': 1 Time(s)
/wp-content/themes/aperture/thumb.php: 2 Time(s)
/wp-content/themes/coraline-ovirt/images/wordpress.png: 9 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 52 Time(s)
/wp-login.php: 76 Time(s)
http://37.28.156.211/sprawdza.php: 1 Time(s)
http://gameframe.net/headers: 1 Time(s)
http://wiki.ovirt.org/wiki/index.php?title ... gin&type=signup: 1 Time(s)
http://www.yazoodle.net/azenv.php: 1 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/noarch/ovi ... fc17.noarch.rpm: 1 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/filelists.xml.gz: 1 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/other.xml.gz: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- pam_unix Begin ------------------------
sudo:
Authentication Failures:
eedri(0) -> eedri: 1 Time(s)
---------------------- pam_unix End -------------------------
--------------------- Postfix Begin ------------------------
4 *Fatal: Configuration error
4 *Warning: Startup error
2 *Warning: Pre-queue content-filter connection overload
4 Process exited
27.026M Bytes accepted 28,338,793
1.412G Bytes delivered 1,516,546,861
======== ================================================
1164 Accepted 98.81%
14 Rejected 1.19%
-------- ------------------------------------------------
1178 Total 100.00%
======== ================================================
11 Reject relay denied 78.57%
3 Reject unknown user 21.43%
-------- ------------------------------------------------
14 Total Rejects 100.00%
======== ================================================
630 Connections made
16 Connections lost
630 Disconnections
1157 Removed from queue
302 Delivered
31351 Sent via SMTP
6 Forwarded
44 Deferred
337 Deferrals
4 Bounce (local)
10 Bounce (remote)
1 Expired and returned to sender
15 DSNs undeliverable
351 Connection failure (outbound)
4 Timeout (inbound)
1 SMTP commands dialog error
2 Hostname verification errors
215 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
eedri:
79.181.252.211 (bzq-79-181-252-211.red.bezeqint.net) 2 times
66.187.237.10 (nat-pool-tlv-t1.redhat.com) 1 time
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jbrooks:
50.148.148.82 (c-50-148-148-82.hsd1.ca.comcast.net) 1 time
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 4 times
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 2 times
Received disconnect:
11: Bye Bye : 772 Time(s)
11: disconnected by user : 6 Time(s)
SFTP subsystem requests: 4 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 738 time(s)
---------------------- SSHD End -------------------------
--------------------- Sudo (secure-log) Begin ------------------------
==============================================================================
eedri => root
-------------
/bin/cat - 3 Times.
/bin/cp - 1 Times.
/bin/ls - 7 Times.
/bin/mkdir - 2 Times.
/bin/mv - 1 Times.
/bin/rm - 4 Times.
/usr/bin/less - 3 Times.
/usr/bin/tail - 2 Times.
/usr/bin/vim - 3 Times.
/usr/local/sbin/move_nightly.sh - 1 Times.
==============================================================================
quaid => root
-------------
/bin/bash - 1 Times.
---------------------- Sudo (secure-log) End -------------------------
--------------------- XNTPD Begin ------------------------
Total synchronizations 1 (hosts: 1)
---------------------- XNTPD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 22G 2.3G 91% /
/dev/xvda => 91% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0

30 Nov '12
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigAACD13076B0B813479673868
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
We are having a four-hour freeze and short outage of the wiki and www
portions of ovirt.org to migrate to OpenShift.
2100 UTC Thu 29 Nov to 0100 UTC Fri 30 Nov
date -d '2100 UTC Thu Nov 29'
We are targeting the DNS switch to happen at 2359 UTC Thu 29 Nov.
This migration includes updating to a new theme for the site. We expect
there to be no downtime for access to content on the website. During the
four-hour window we'll be working to make sure URLs linking in to the
old content forward directly to the new website. The freeze on the wiki
is expected to complete on or before the four-hour mark.
The new theme and information layout have been presented and discussed,
this is just the final portion where we turn the lights on in a new
location, and dim the lights in the old.
Any questions, concerns, ideas, etc. just let us know. We'll do a final
minute reminder via email and IRC when the outage window starts. Status
updates will also by via email and IRC, as arisen.
=3D=3D Affected services =3D=3D
www.ovirt.org
wiki.ovirt.org
ovirt.org/releases
ovirt.org/meetings
ovirt.org/stats
=3D=3D Future considerations =3D=3D
If we had a strict infrastructure change management process, we would
have coordinated better with the rest of the contributor teams to be
sure this work didn't interrupt their workflow.
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enigAACD13076B0B813479673868
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQtwUj2ZIOBq0ODEERAhAGAKChrqH1KzvzQlZCbSD/jM3e12q3lgCgpKE0
DGRB7ZTpsIfO+50gedOB2X0=
=7hPk
-----END PGP SIGNATURE-----
--------------enigAACD13076B0B813479673868--
1
2
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
1
0

[oVirt Jenkins] ovirt-iso-uploader_create_rpms_fedora - Build # 2 - Failure!
by Jenkins oVirt Server 29 Nov '12
by Jenkins oVirt Server 29 Nov '12
29 Nov '12
------=_Part_964_1141563252.1354196504385
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-iso-uploader_create_rpms_fedora/
Build: http://jenkins.ovirt.org/job/ovirt-iso-uploader_create_rpms_fedora/2/
Build Number: 2
Build Status: Failure
Triggered By: Started by an SCM change
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #2
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
Started by an SCM change
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/ovirt-iso-uploader_create_rpms_fedora
Checkout:ovirt-iso-uploader_create_rpms_fedora / /home/jenkins/workspace/ovirt-iso-uploader_create_rpms_fedora - hudson.remoting.Channel@21ba68e7:jenkins.ekohl.nl
Using strategy: Default
Last Built Revision: Revision efebbcbd54c2d11e28771b906918e6d12c0f7ffe (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://gerrit.ovirt.org/ovirt-iso-uploader
Commencing build of Revision efebbcbd54c2d11e28771b906918e6d12c0f7ffe (origin/master)
Checking out Revision efebbcbd54c2d11e28771b906918e6d12c0f7ffe (origin/master)
No emails were triggered.
Triggering java-1.7.0-openjdk.x86_64,fedora18
Triggering java-1.7.0-openjdk.x86_64,fedora17
java-1.7.0-openjdk.x86_64,fedora18 completed with result SUCCESS
java-1.7.0-openjdk.x86_64,fedora17 completed with result FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure
------=_Part_964_1141563252.1354196504385--
1
0
fyi,
i've done some changes to allow f18 builds:
1. upgraded fedora17-slave-vm01 to fedora18-slave-vm01. (new label fedora18)
2. created new matrix jobs [1] to create rpms per project for each operating system,
so only one job will create rpms for all operating systems (currently f17,f18).
3. publish rpms job will copy all artifacts from the matrix jobs into sub-folder on ovirt.org.
4. we need to update publish script that runs on ovirt.org to take fedora 18 files as well.
so far i've created the following matrix jobs:
http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
http://jenkins.ovirt.org/view/rpms/job/otopi_create_rpms_fedora/
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/
let me know when the publish cronjob on linode is updated, so i'll create the projects for other jobs also.
example f18 rpms:
http://jenkins.ovirt.org/view/rpms/job/ovirt-engine_create_rpms_fedora/jdk=…
[1] http://jenkins.ovirt.org/view/rpms/job/ovirt-host-deploy_create_rpms_fedora/
Eyal.
4
11
[1] gerrit.ovirt.org:ovirt-engine-java-sdk
thanks.
--
Michael Pasternak
RedHat, ENG-Virtualization R&D
2
3
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Thu Nov 29 03:40:54 2012
Date Range Processed: yesterday
( 2012-Nov-28 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
A total of 1 sites probed the server
58.120.227.170
A total of 1 possible successful probes were detected (the following URLs
contain strings that match one or more of a listing of strings that
indicate a possible exploit):
/index.php?option=com_awiki&controller=../../../../../../../../../../../../../..//proc/self/environ%0000 HTTP Response 200
Requests with error response codes
400 Bad Request
/wiki/%095: 2 Time(s)
404 Not Found
/%3Cbr%20/%3E%3Cbr%20/%3EResponsibilities: ... field%20desired: 1 Time(s)
//User_talk:36.248.124.192: 2 Time(s)
//appserv/main.php: 2 Time(s)
//appserv/main.php?appserv_root=: 1 Time(s)
//appserv/main.php?appserv_root=http://www ... m/mods//bt.php?: 1 Time(s)
//favicon.ico: 1 Time(s)
//wp-content/themes/Envisioned/timthumb.ph ... asek.de/iam.php: 1 Time(s)
//wp-content/themes/Envisioned/timthumb.ph ... com%2Fiasmo.php: 1 Time(s)
//www.mediawiki.org/: 1 Time(s)
/2011/09/13/90/: 1 Time(s)
/2012/07/26/wiki/: 26 Time(s)
/2012/07/26/wiki/?action=history&curid=566 ... e_team_meetings: 1 Time(s)
/2012/07/26/wiki/?action=history&curid=576&title=Engine: 1 Time(s)
/2012/07/26/wiki/?action=history&curid=646 ... Fcpu-and-memory: 1 Time(s)
/2012/07/26/wiki/?action=history&curid=660 ... alore_Abstracts: 1 Time(s)
/2012/07/26/wiki/?diff: 45 Time(s)
/2012/07/26/wiki/?diff=1620&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=2641&oldid=2640&tit ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=2644&oldid=2643&tit ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=2648&oldid=2647&tit ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=2701&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=282&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?diff=3207&oldid=prev&tit ... antum_and_oVirt: 1 Time(s)
/2012/07/26/wiki/?diff=4195&oldid=prev&title=Virt_group: 1 Time(s)
/2012/07/26/wiki/?diff=4448&oldid=prev&title=Vdsm_Developers: 1 Time(s)
/2012/07/26/wiki/?diff=4455&oldid=prev&tit ... Summit_Oct_2012: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1419&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1887&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=1910: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2183&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=247: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2650&titl ... ing2012_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=2652&titl ... ing2012_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=272&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=cur&oldid=743&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=1098: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=2280&printable=yes: 1 Time(s)
/2012/07/26/wiki/?diff=next&oldid=2817: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=1014: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2244: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2643&pri ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2647&pri ... home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=2980: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=3346: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=877: 1 Time(s)
/2012/07/26/wiki/?diff=prev&oldid=886: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=1016: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=1346: 1 Time(s)
/2012/07/26/wiki/?direction=next&oldid=1752: 1 Time(s)
/2012/07/26/wiki/?direction=prev&oldid=1887: 1 Time(s)
/2012/07/26/wiki/?feed=atom&title=Special%3ARecentChanges: 1 Time(s)
/2012/07/26/wiki/?oldid=1857: 1 Time(s)
/2012/07/26/wiki/?oldid=2091&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=253&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=2640&title=OVirt_home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?oldid=2642&title=OVirt_home_in_Chinese: 1 Time(s)
/2012/07/26/wiki/?oldid=269&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=2761: 1 Time(s)
/2012/07/26/wiki/?oldid=2993: 1 Time(s)
/2012/07/26/wiki/?oldid=3106: 1 Time(s)
/2012/07/26/wiki/?oldid=76&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=812&printable=yes: 1 Time(s)
/2012/07/26/wiki/?oldid=893: 1 Time(s)
/2012/07/26/wiki/?title=AddingGlusterSuppo ... prev&oldid=2318: 1 Time(s)
/2012/07/26/wiki/?title=Architecture&oldid=2012: 1 Time(s)
/2012/07/26/wiki/?title=Backend_Coding_Standards&oldid=2566: 1 Time(s)
/2012/07/26/wiki/?title=Backlog&diff=1172&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Building_Ovirt_Engine%2FIDE: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... =cur&oldid=3801: 1 Time(s)
/2012/07/26/wiki/?title=Building_oVirt_eng ... =next&oldid=340: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AFeatures&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Category%3AMultipl ... 1210&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Category%3ANode_de ... 1177&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Category%3ANode_de ... prev&oldid=1177: 1 Time(s)
/2012/07/26/wiki/?title=Category%3ANode_re ... 1178&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Category%3AProject ... sal&action=edit: 1 Time(s)
/2012/07/26/wiki/?title=Engine_Adding_Mess ... 9&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Engine_config_exam ... 2533&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Engine_tweeks_for_ ... t&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Feature_template&oldid=356: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 1183&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 2&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... 2523&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... ames&oldid=3097: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... p;printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign% ... sses&oldid=2788: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign%2FQuota&oldid=1901: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDesign%2FQuota&oldid=1909: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... 1171&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... 1200&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... =prev&oldid=486: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... =prev&oldid=498: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... =prev&oldid=511: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... Disk&oldid=2364: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... Plug&oldid=1578: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetaile ... f=cur&oldid=447: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDetailedQuota&oldid=521: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FDiskPer ... next&oldid=2919: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FPortMir ... prev&oldid=3209: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FPortMir ... v&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FQuota&o ... 0&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FSPICERe ... prev&oldid=2681: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FSPICERe ... prev&oldid=3208: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FSPMPriority&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FTaskMan ... 9&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Features%2FVMPaylo ... 1&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=File%3ALiveMergeAP ... .png&oldid=2247: 1 Time(s)
/2012/07/26/wiki/?title=File%3ASemi-real-m ... .png&oldid=1506: 1 Time(s)
/2012/07/26/wiki/?title=First_release&diff=1202&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=First_release&oldid=2153: 2 Time(s)
/2012/07/26/wiki/?title=Gerrit_server_back ... 1158&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Gerrit_server_back ... 1162&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Graduation_check_l ... iff=74&oldid=73: 1 Time(s)
/2012/07/26/wiki/?title=Guest_agent_proposals&oldid=704: 2 Time(s)
/2012/07/26/wiki/?title=Help%3AContents&di ... 8&printable=yes: 2 Time(s)
/2012/07/26/wiki/?title=Help%3AContents&di ... next&oldid=4048: 1 Time(s)
/2012/07/26/wiki/?title=How_to_license_a_project: 1 Time(s)
/2012/07/26/wiki/?title=Infrastructure_tea ... 3952&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Installing_Postgre ... f=259&oldid=258: 1 Time(s)
/2012/07/26/wiki/?title=Installing_ovirt-e ... 1159&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Live_Snapshots&oldid=2677: 1 Time(s)
/2012/07/26/wiki/?title=Making_an_oVirt_re ... &oldid=3819: 1 Time(s)
/2012/07/26/wiki/?title=MediaWiki%3ACommon ... aw&maxage=18000: 1 Time(s)
/2012/07/26/wiki/?title=MediaWiki%3AMonobo ... aw&maxage=18000: 1 Time(s)
/2012/07/26/wiki/?title=MediaWiki%3APrint. ... aw&maxage=18000: 1 Time(s)
/2012/07/26/wiki/?title=Meetings&diff=1199&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Multiple_Storage_D ... 1205&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Multiple_Storage_D ... 1208&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Multiple_storage_d ... 1211&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Node_Automation&diff=1173&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Node_Backlog&diff=1174&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Node_Backlog&diff=next&oldid=1051: 1 Time(s)
/2012/07/26/wiki/?title=Node_Building&diff=1175&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Node_Stateless&diff=1179&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Node_Stateless&diff=2482&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Node_Troubleshooti ... 3382&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_3.0_Feature_ ... prev&oldid=2325: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_3.0_release_ ... next&oldid=1737: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_3.2_release- ... 4749&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=OVirt_architecture_deep_dive: 1 Time(s)
/2012/07/26/wiki/?title=Press_about_oVirt& ... =cur&oldid=1861: 1 Time(s)
/2012/07/26/wiki/?title=Proposal_for_multi ... 1214&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=RSVP_list_response ... prev&oldid=2696: 1 Time(s)
/2012/07/26/wiki/?title=Release_Notes&diff=cur&oldid=1675: 1 Time(s)
/2012/07/26/wiki/?title=Release_Notes_Draf ... 3684&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=Release_Notes_Draf ... 3958&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Releases%2F31%2FFe ... 1182&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=SANLock: 1 Time(s)
/2012/07/26/wiki/?title=Screencasts&diff=4602&oldid=3844: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AContribu ... target=Mlipchuk: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ADoubleRe ... it=100&offset=0: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... &target=Jenkins: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... 2FPortMirroring: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... 500&hideminor=1: 1 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentCh ... ialogmockup.png: 3 Time(s)
/2012/07/26/wiki/?title=Special%3ARecentChanges&feed=atom: 316 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... RelatedFeatures: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... age&type=signup: 6 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... ial%3AUserLogin: 2 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... nto=Main%20Page: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... o=Communication: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserLogi ... printable%3Dyes: 1 Time(s)
/2012/07/26/wiki/?title=Special%3AUserlogin: 2 Time(s)
/2012/07/26/wiki/?title=Talk%3AFirst_relea ... 1203&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Talk%3AVdsm_API&diff=1204&oldid=prev: 4 Time(s)
/2012/07/26/wiki/?title=Testing%2FOvirtTes ... prev&oldid=1631: 1 Time(s)
/2012/07/26/wiki/?title=Testing%2FOvirtTes ... prev&oldid=1840: 1 Time(s)
/2012/07/26/wiki/?title=Troubleshooting&action=history: 1 Time(s)
/2012/07/26/wiki/?title=User%3AJumper45&diff=1206&oldid=prev: 2 Time(s)
/2012/07/26/wiki/?title=User-level-query-c ... ring&oldid=3650: 1 Time(s)
/2012/07/26/wiki/?title=User-level-query-f ... ing&redirect=no: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_Developers&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_Getting_Start ... =next&oldid=571: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_Storage_Termi ... =prev&oldid=158: 1 Time(s)
/2012/07/26/wiki/?title=Vdsm_TODO&diff=cur&oldid=3031: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... 4168&oldid=prev: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... 8&printable=yes: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... f=124&oldid=123: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt ... prev&oldid=4168: 1 Time(s)
/2012/07/26/wiki/?title=Working_with_oVirt_Gerrit&oldid=123: 1 Time(s)
/2012/07/26/wiki/?title=Yum_repo_file&diff=cur&oldid=710: 1 Time(s)
/2012/07/26/wiki/?title=special%3Auserlogi ... Duser%253aovedo: 1 Time(s)
/Category_talk:Node: 1 Time(s)
/Category_talk:Project_proposal: 1 Time(s)
/Dowload: 1 Time(s)
/Download: 1 Time(s)
/Home: 1 Time(s)
/PMA/index.php: 1 Time(s)
/Talk:Building_Engine_Draft: 1 Time(s)
/Talk:Features/drools_scheduler: 2 Time(s)
/Talk:Main_Page: 8 Time(s)
/Talk:Workshop_November_2011_-_Day_Two: 2 Time(s)
/User:DNeary/Main_Page: 2 Time(s)
/admin/index.php: 1 Time(s)
/apple-touch-icon-precomposed.png: 24 Time(s)
/apple-touch-icon.png: 23 Time(s)
/build-instructions.html: 1 Time(s)
/category/news/feed: 1989 Time(s)
/category/news/feed/: 100 Time(s)
/contribute.html: 2 Time(s)
/crossdomain.xml: 2 Time(s)
/dbadmin/index.php: 1 Time(s)
/docs/oVirt_Server_Suite_Installation_Guid ... PostgreSQL.html: 1 Time(s)
/docs/using_the_ovirt_server_suite_user_in ... naging-vms.html: 1 Time(s)
/documentation.html: 1 Time(s)
/download.html: 4 Time(s)
/download/wui-rel-app-x86_64.ks: 1 Time(s)
/download/wui-rel-devel-i386.ks: 2 Time(s)
/download/wui-rel-i386.ks: 2 Time(s)
/extras/curltest.php: 1 Time(s)
/favicon.ico: 1841 Time(s)
/forum/member/register: 1 Time(s)
/get-ovirt/mobiquo/mobiquo.php: 2 Time(s)
/http:/gerrit.ovirt.org/: 1 Time(s)
/http:/www.12voltdistributors.com/main/wp- ... id/timthumb.php: 1 Time(s)
/index.html: 5 Time(s)
/index.php/forums/member/register: 1 Time(s)
/install-instructions.html: 2 Time(s)
/job/ovirt_engine_create_: 1 Time(s)
/mailman/listinf: 1 Time(s)
/meetings: 1 Time(s)
/member/register: 1 Time(s)
/milestones.html: 1 Time(s)
/mobiquo/mobiquo.php: 2 Time(s)
/myadmin/index.php: 1 Time(s)
/mysql-admin/index.php: 1 Time(s)
/mysql/index.php: 1 Time(s)
/mysqladmin/index.php: 1 Time(s)
/mysqlmanager/index.php: 1 Time(s)
/news-and-events/mailto:/boardovirt.org: 1 Time(s)
/news-and-events/workshop-1-to-3-november-2011/: 3 Time(s)
/page/API_CLI: 1 Time(s)
/page/FAQ: 4 Time(s)
/page/FlexSDK_RPM: 1 Time(s)
/page/Image:Ovirt-arch-logical-netserv.png: 1 Time(s)
/page/Redesigned_Network_Configuration: 1 Time(s)
/php-my-admin/index.php: 1 Time(s)
/php-myadmin/index.php: 1 Time(s)
/phpMyAdmin/index.php: 1 Time(s)
/phpmanager/index.php: 1 Time(s)
/phpmy-admin/index.php: 1 Time(s)
/phpmyadmin/index.php: 1 Time(s)
/pipermail: 1 Time(s)
/pipermail/YaBB.cgi/: 1 Time(s)
/pipermail/YaBB.pl/: 1 Time(s)
/pipermail/a%5C: 1 Time(s)
/pipermail/account/register.php: 1 Time(s)
/pipermail/announce/2012-February/thread.html: 1 Time(s)
/pipermail/blogs/load/recent: 1 Time(s)
/pipermail/commits: 1 Time(s)
/pipermail/index.php?act=Login&CODE=00: 1 Time(s)
/pipermail/index.php?action=register: 1 Time(s)
/pipermail/index.php?app=core&module=global§ion=login: 1 Time(s)
/pipermail/index.php?do=/user/register/: 1 Time(s)
/pipermail/index.php?p=member/signup: 1 Time(s)
/pipermail/index.php?page=blogs: 1 Time(s)
/pipermail/index.php?page=en_Signup: 1 Time(s)
/pipermail/infra//appserv/main.php: 2 Time(s)
/pipermail/infra//appserv/main.php?appserv ... m/mods//bt.php?: 1 Time(s)
/pipermail/infra//appserv/main.php?appserv_root=: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... m/mods//bt.php?: 1 Time(s)
/pipermail/infra/2012-February//appserv/ma ... p?appserv_root=: 1 Time(s)
/pipermail/infra/2012-February//appserv/main.php: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... m/mods//bt.php?: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... p?appserv_root=: 2 Time(s)
/pipermail/infra/2012-February/000224.html ... ppserv/main.php: 4 Time(s)
/pipermail/infra/2012-September//wp-conten ... asek.de/iam.php: 1 Time(s)
/pipermail/infra/2012-September//wp-conten ... com%2Fiasmo.php: 1 Time(s)
/pipermail/infra/2012-September/001143.htm ... asek.de/iam.php: 1 Time(s)
/pipermail/infra/2012-September/001143.htm ... com%2Fiasmo.php: 1 Time(s)
/pipermail/join.php: 3 Time(s)
/pipermail/join_form.php: 1 Time(s)
/pipermail/member/join.php: 1 Time(s)
/pipermail/mom-devel: 2 Time(s)
/pipermail/node-devel/2011-November/000030.htmlindex.php: 1 Time(s)
/pipermail/node-devel/2011-September/subject.html: 1 Time(s)
/pipermail/node-devel/2012-February/subject.html: 1 Time(s)
/pipermail/nomad-devel: 1 Time(s)
/pipermail/patches: 1 Time(s)
/pipermail/register.php: 3 Time(s)
/pipermail/register/: 2 Time(s)
/pipermail/signup: 3 Time(s)
/pipermail/signup.php: 6 Time(s)
/pipermail/signup/: 1 Time(s)
/pipermail/tiki-register.php: 1 Time(s)
/pipermail/ucp.php?mode=register: 1 Time(s)
/pipermail/user/register: 1 Time(s)
/pipermail/users/2012-August/url(data:imag ... SUVORK5CYII%3d): 2 Time(s)
/pipermail/users/2012-June/url(data:image/ ... SUVORK5CYII%3d): 2 Time(s)
/pipermail/users/2012-january/000271.html: 1 Time(s)
/pipermail/wp-login.php?action=register: 1 Time(s)
/pma/index.php: 1 Time(s)
/project/resources/workshop-invitation/: 1 Time(s)
/quick-tour.html: 1 Time(s)
/rawhide-install-instructions.html: 1 Time(s)
/release: 1 Time(s)
/releases: 5 Time(s)
/releases/beta/binary/: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.4.0-1.1.fc17.iso: 1 Time(s)
/releases/beta/binary/ovirt-node-iso-2.5.0-2.0.fc17.iso: 1 Time(s)
/releases/beta/fedora/17: 1 Time(s)
/releases/beta/fedora/17/: 2 Time(s)
/releases/beta/fedora/17/repodata/filelists.xml.gz: 24 Time(s)
/releases/beta/fedora/17/repodata/other.xml.gz: 1 Time(s)
/releases/beta/fedora/17/repodata/repomd.xml: 35 Time(s)
/releases/beta/ovirt-engine.repo: 2 Time(s)
/releases/nightly/binary/ovirt-node-image-2.2.1-3.6.fc16.iso: 1 Time(s)
/releases/nightly/fedora/16/: 2 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 315 Time(s)
/releases/nightly/rpm/EL6/: 1 Time(s)
/releases/nightly/rpm/Fedora/17/noarch/repodata/repomd.xml: 1 Time(s)
/releases/ovirt-relase-fedora.noarch.rpm: 2 Time(s)
/releases/ovirt-release-fedora.noarch.rpm%E2%80%9D: 1 Time(s)
/releases/ovirt-release.fedora.noarch.rpm: 1 Time(s)
/releases/ovirt-release/fedora/noarch.rpm: 1 Time(s)
/releases/stable/binary/: 4 Time(s)
/releases/stable/binary/ovirt-engine-sdk-1.0-1.tar.gz: 1 Time(s)
/releases/stable/fedora/16//repodata/repomd.xml: 1 Time(s)
/releases/stable/fedora/16/dists/natty/InRelease: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release: 1 Time(s)
/releases/stable/fedora/16/dists/natty/Release.gpg: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-en: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... /Translation-ru: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 386/Packages.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... 86/Packages.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-en.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... anslation-ru_RU: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... ation-ru_RU.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.gz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... lation-ru_RU.xz: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-en.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... nslation-ru.bz2: 1 Time(s)
/releases/stable/fedora/16/dists/natty/mai ... y-i386/Packages: 1 Time(s)
/releases/stable/fedora/16/dists/natty/main/i18n/Index: 1 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 5 Time(s)
/releases/stable/fedora/16/repodata/primary.xml.gz: 24 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 514 Time(s)
/releases/stable/fedora/17/ovirt-engine.repo: 2 Time(s)
/releases/stable/ovirt-engine.repo: 2 Time(s)
/releases/stable/ovirt-engine.repo%20-O%20 ... virtengine.repo: 1 Time(s)
/releases/stable/rpm/EL/6/6/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 61 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml:: 1 Time(s)
/releases/stable/rpm/EL6/6Server/repodata/repomd.xml: 29 Time(s)
/releases/stable/rpm/EL6/6Workstation/repodata/repomd.xml: 12 Time(s)
/releases/stable/rpm/Fedora/14/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 77 Time(s)
/releases/stable/rpm/Fedora/17/repodata/repodata/repomd.xml: 2 Time(s)
/releases/stable/rpm/Fedora/19/repodata/repomd.xml.asc: 1 Time(s)
/releases/stable/rpm/Fedora/19/repodata/repomd.xml.key: 1 Time(s)
/releases/stable/src/*: 1 Time(s)
/releases/stable/src/mobiquo/mobiquo.php: 1 Time(s)
/releases/stable/src/ovirt-engine-sdk-1.3.tar.gz: 1 Time(s)
/releases/stable/tools/ovirt-node-iso-2.5.1-1.0.fc17.iso: 4 Time(s)
/repos/ovirt-ma: 1 Time(s)
/repos/ovirt/10/x86_64/repodata/repomd.xml: 24 Time(s)
/repos/ovirt/9/x86_64: 2 Time(s)
/repos/ovirt/development/: 1 Time(s)
/robots.txt: 101 Time(s)
/screenshots.html: 2 Time(s)
/screenshots/AddStorageView.png: 2 Time(s)
/screenshots/UserChangeRole.png: 2 Time(s)
/screenshots/ViewHosts.png: 2 Time(s)
/screenshots/ViewVMPool.png: 5 Time(s)
/screenshots/ViewVMResources.png: 2 Time(s)
/screenshots/oVirtInterface.png: 2 Time(s)
/signup: 1 Time(s)
/signup/: 1 Time(s)
/sqlmanager/index.php: 1 Time(s)
/sqlweb/index.php: 1 Time(s)
/stats: 1 Time(s)
/styles/diagram4.png: 6 Time(s)
/styles/favicon.ico: 1 Time(s)
/tl/__history__.html?0: 1 Time(s)
/tools/quicklogin.one: 1 Time(s)
/value.png: 1 Time(s)
/var/www/html/releases/nightly/rpm/Fedora/17/noarch: 1 Time(s)
/var/www/html/releases/nightly/src: 1 Time(s)
/w/images/1/18/Settings.xml.png%E5%91%BD%E ... %B8%8B%E8%BD%BD: 1 Time(s)
/w/images/2/20/Ovirt-guest-agent.pdf: 2 Time(s)
/w/images/2/23/Vdsm-arch.png: 2 Time(s)
/w/images/2/2f/: 1 Time(s)
/w/images/3/35/Disks_subtab.png: 1 Time(s)
/w/images/4/4a/OVirt-SCALE10x-20120122.pdf: 2 Time(s)
/w/images/5/51/Custompropertiesfull.png: 1 Time(s)
/w/images/5/59/Ovirt-node-2012-08-28.odp: 1 Time(s)
/w/images/6/67/: 1 Time(s)
/w/images/6/69/: 1 Time(s)
/w/images/7/74/Attach_direct_lun.png: 1 Time(s)
/w/images/7/78/: 1 Time(s)
/w/images/a/a1/: 1 Time(s)
/w/images/a/a3/: 1 Time(s)
/w/images/a/a4/: 1 Time(s)
/w/images/a/a8/: 1 Time(s)
/w/images/a/a9/OVirt-3.0-Installation_Guide-en-US.pdf: 6 Time(s)
/w/images/a/a9/OVirt-3.1-Installation_Guide-en-US.pdf: 1 Time(s)
/w/images/a/a9/ovirt-3.0-installation_guide-en-us.pdf: 2 Time(s)
/w/images/a/af/: 1 Time(s)
/w/images/b/b0/Fosdem2012-ovirt-clean.pdf: 5 Time(s)
/w/images/b/b3/Quantum_Ovirt_discussion-20111103.pdf: 1 Time(s)
/w/images/b/be/Ovirt-arch-iheim.pdf: 1 Time(s)
/w/images/c/c3/: 1 Time(s)
/w/images/c/c9/Ovirt-guest-agent.odp: 1 Time(s)
/w/images/c/cc/: 1 Time(s)
/w/images/d/d1/: 1 Time(s)
/w/images/d/d3/: 1 Time(s)
/w/images/e/e0/OVirt-SCALE10x-20120122.odp: 1 Time(s)
/w/images/thumb/1/1b/: 1 Time(s)
/w/images/thumb/7/77/: 1 Time(s)
/w/index.php%3ftitle=Features/Design/Detai ... lf/environ%0000: 1 Time(s)
/w/index.php%3ftitle=Features/Design/index ... lf/environ%0000: 1 Time(s)
/w/index.php?title=Special:UserLogin&actio ... ecial:UserLogin: 2 Time(s)
/w/skins/common/commonPrint.css?270: 1 Time(s)
/w/skins/common/images/poweredby_mediawiki_88x31.png: 1 Time(s)
/w/skins/common/images/redirectltr.png: 1 Time(s)
/w/skins/common/shared.css?270: 1 Time(s)
/w/skins/monobook/external.png: 1 Time(s)
/w/skins/monobook/main.css?270: 1 Time(s)
/w/skins/strapping/bootstrap/css/bootstrap-responsive.css: 223 Time(s)
/webadmin/index.php: 1 Time(s)
/webdb/index.php: 1 Time(s)
/websql/index.php: 1 Time(s)
/wenda/q-19588694.html: 1 Time(s)
/wiki//User_talk:36.248.124.192: 2 Time(s)
/wiki//index.php?title=Special:UserLogin&t ... urnto=Main_Page: 1 Time(s)
/wiki/About: 1 Time(s)
/wiki/Build: 1 Time(s)
/wiki/CLI/extras/curltest.php: 1 Time(s)
/wiki/Category:Node/: 2 Time(s)
/wiki/Category_talk:Node: 1 Time(s)
/wiki/Category_talk:Ovirt_guest_agent: 2 Time(s)
/wiki/Category_talk:Project_proposal: 1 Time(s)
/wiki/Category_talk:Source_code_repository: 1 Time(s)
/wiki/Documentation: 4 Time(s)
/wiki/Dowload: 2 Time(s)
/wiki/Download: 1 Time(s)
/wiki/Extras/curltest.php: 1 Time(s)
/wiki/Features/Design/: 1 Time(s)
/wiki/Features/NFSv4): 1 Time(s)
/wiki/Features/design/: 2 Time(s)
/wiki/File:OneDoesNotSimplyIntegrateQuantumIntoOvirt.jpg: 2 Time(s)
/wiki/File_talk:Quantum_Ovirt_discussion-20111103.pdf: 1 Time(s)
/wiki/Help_talk:Wiki_structure: 1 Time(s)
/wiki/Home: 1 Time(s)
/wiki/HostPMMultipleAgents: 1 Time(s)
/wiki/HostPMProxyPreferences: 1 Time(s)
/wiki/Images/2/2f/New_Network1.png: 1 Time(s)
/wiki/Index.php: 1 Time(s)
/wiki/March_2012_workshop_announcement_in_chinese: 2 Time(s)
/wiki/News: 2 Time(s)
/wiki/News/Beijing_oVirt_Workshop: 1 Time(s)
/wiki/News/oVirt_3.1_release: 1 Time(s)
/wiki/News/oVirt_Kickoff_Workshop: 1 Time(s)
/wiki/News/oVirt_kick-off_Workshop: 1 Time(s)
/wiki/News/oVirt_kick-off_workshop: 1 Time(s)
/wiki/Node.: 1 Time(s)
/wiki/OVirt_3.1_release: 1 Time(s)
/wiki/OVirt_3.2: 2 Time(s)
/wiki/OVirt_3.2_release_notes: 2 Time(s)
/wiki/OVirt_3.3_release-management: 2 Time(s)
/wiki/OVirt_Administration_Guide: 7 Time(s)
/wiki/OVirt_Installation_Guide: 2 Time(s)
/wiki/OVirt_Node_deployment_documentation: 1 Time(s)
/wiki/Ovirt_build_on_debian/: 6 Time(s)
/wiki/Ovirt_build_on_debian/mobiquo/mobiquo.php: 3 Time(s)
/wiki/Project: 1 Time(s)
/wiki/Project_Proposal_-_Nomad.: 1 Time(s)
/wiki/SDK-JAVA: 2 Time(s)
/wiki/Sponsors_and_supporters: 1 Time(s)
/wiki/Storage_-_ovirt_workshop_november_2011: 2 Time(s)
/wiki/Talk:API_-_oVirt_workshop_November_2011_Notes: 1 Time(s)
/wiki/Talk:Building_Engine_Draft: 1 Time(s)
/wiki/Talk:Documentation: 1 Time(s)
/wiki/Talk:Feature/NetworkLinking: 1 Time(s)
/wiki/Talk:Feature/ReportingVnicInformation: 1 Time(s)
/wiki/Talk:Features/Autorecovery: 1 Time(s)
/wiki/Talk:Features/Design/DetailedExternalEvents: 1 Time(s)
/wiki/Talk:Features/Design/DetailedHostPMMultipleAgents: 1 Time(s)
/wiki/Talk:Features/Design/DetailedHostPMProxyPreferences: 1 Time(s)
/wiki/Talk:Features/Design/Quota:: 1 Time(s)
/wiki/Talk:Features/DetailedCloneVmFromSnapshot: 1 Time(s)
/wiki/Talk:Features/Gluster_Support: 7 Time(s)
/wiki/Talk:Features/User_Portal_Permissions: 1 Time(s)
/wiki/Talk:Features/drools_scheduler: 2 Time(s)
/wiki/Talk:HSM_service_stand_alone: 1 Time(s)
/wiki/Talk:How_to_create_a_user_account: 1 Time(s)
/wiki/Talk:Installing_PostgreSQL_DB: 1 Time(s)
/wiki/Talk:Installing_ovirt_from_rpm: 1 Time(s)
/wiki/Talk:Licensing: 1 Time(s)
/wiki/Talk:Main_Page: 14 Time(s)
/wiki/Talk:Node_tips: 1 Time(s)
/wiki/Talk:OVirt_3.1_release_notes: 1 Time(s)
/wiki/Talk:Ovirt_build_on_debian/ubuntu: 1 Time(s)
/wiki/Talk:Quick_Start_Guide: 2 Time(s)
/wiki/Talk:SetupNetworks_SyncNetworks: 1 Time(s)
/wiki/Talk:Troubleshooting: 1 Time(s)
/wiki/Talk:Vdsm: 1 Time(s)
/wiki/Talk:Vdsm_API/index.php:: 1 Time(s)
/wiki/Talk:Workshop_November_2011_-_Day_Two: 2 Time(s)
/wiki/Template:News: 1 Time(s)
/wiki/User:180.76.5.110: 2 Time(s)
/wiki/User:90.209.180.114: 4 Time(s)
/wiki/User:Humble: 1 Time(s)
/wiki/User:Lvroyce: 1 Time(s)
/wiki/User:Nkesick: 1 Time(s)
/wiki/User:Udayendu.kar: 2 Time(s)
/wiki/User_talk:180.76.5.142: 1 Time(s)
/wiki/User_talk:180.76.5.194: 1 Time(s)
/wiki/User_talk:180.76.5.93: 1 Time(s)
/wiki/Vm_static_fields: 2 Time(s)
/wiki/index.php?title=Special:UserLogin&type=signup: 22 Time(s)
/wiki/oVirtWiki:About: 5 Time(s)
/wiki/oVirtWiki:General_disclaimer: 2 Time(s)
/wiki/oVirtWiki:Privacy_policy: 3 Time(s)
/wiki/oVirtWiki:Users: 1 Time(s)
/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php: 1 Time(s)
/wp-content/plugins/wp-phpmyadmin/phpmyadmin/index.php: 1 Time(s)
/wp-content/themes/coraline-ovirt/images/wordpress.png: 3 Time(s)
/wp-content/themes/overeasy/thumb.php: 2 Time(s)
/wp-content/uploads/2011/09/ovirt.png: 42 Time(s)
/wp-content/uploads/2011/11/http:/www.12vo ... id/timthumb.php: 1 Time(s)
/wp-content/uploads/2011/11/ovirt-node.pdf ... id/timthumb.php: 1 Time(s)
/wp-login.php: 14 Time(s)
http://37.28.156.211/sprawdza.php: 1 Time(s)
http://lists.ovirt.org/pipermail/users/201 ... admin:abc123%40: 2 Time(s)
http://www.yazoodle.net/azenv.php: 1 Time(s)
405 Method Not Allowed
/w/images/e/e0/OVirt-SCALE10x-20120122.odp: 8 Time(s)
416 Request Range Not Satisfiable
/releases/nightly/rpm/Fedora/17/repodata/filelists.xml.gz: 1 Time(s)
/releases/nightly/rpm/Fedora/17/repodata/other.xml.gz: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- pam_unix Begin ------------------------
sudo:
Authentication Failures:
eedri(0) -> eedri: 1 Time(s)
---------------------- pam_unix End -------------------------
--------------------- Postfix Begin ------------------------
1 Miscellaneous warnings
33.393M Bytes accepted 35,015,451
339.119M Bytes delivered 355,591,865
======== ================================================
1198 Accepted 99.58%
5 Rejected 0.42%
-------- ------------------------------------------------
1203 Total 100.00%
======== ================================================
1 Reject relay denied 20.00%
4 Reject unknown user 80.00%
-------- ------------------------------------------------
5 Total Rejects 100.00%
======== ================================================
2802 Connections made
2165 Connections lost
2802 Disconnections
1191 Removed from queue
319 Delivered
34237 Sent via SMTP
6 Forwarded
70 Deferred
714 Deferrals
9 Bounce (local)
4 Bounce (remote)
13 DSNs undeliverable
578 Connection failure (outbound)
26 Timeout (inbound)
9 Hostname verification errors
231 Enabled PIX workaround
**Unmatched Entries**
1 Nov 28 08:56:18 linode01 postfix/smtp[29483]: F32B0CE7D: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:12:07 linode01 postfix/smtp[9161]: CC5C4CE3E: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:23 linode01 postfix/smtp[30136]: 175CBCE7D: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:03:31 linode01 postfix/smtp[29759]: F32B0CE7D: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 10:26:25 linode01 postfix/smtp[399]: E774ECE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:48:51 linode01 postfix/smtp[7074]: A7476CE8B: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:17:34 linode01 postfix/smtp[30362]: 7ABE1CE87: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:46:19 linode01 postfix/smtp[24933]: 92669CE89: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:53:30 linode01 postfix/smtp[25209]: 92669CE89: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:46:21 linode01 postfix/smtp[24933]: 92669CE89: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:38:32 linode01 postfix/smtp[10002]: 675C4CE91: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:07:45 linode01 postfix/smtp[8958]: 6AF10CE3E: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:59:16 linode01 postfix/smtp[29691]: C7D9ACE8A: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:23:17 linode01 postfix/smtp[28072]: A7BCECE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:48:30 linode01 postfix/smtp[25009]: 65A47CE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:29:59 linode01 postfix/smtp[9771]: 675C4CE91: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:25:24 linode01 postfix/smtp[28245]: 77B38CE7D: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:53 linode01 postfix/smtp[30102]: 49290CE89: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 12:35:25 linode01 postfix/smtp[4282]: 25D6515E3C8: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:17:35 linode01 postfix/smtp[30362]: 7ABE1CE87: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:56:18 linode01 postfix/smtp[29483]: F32B0CE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:25:25 linode01 postfix/smtp[28245]: 77B38CE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:07:45 linode01 postfix/smtp[1483]: AADD6CE7D: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 10:26:24 linode01 postfix/smtp[399]: E774ECE7D: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:48:30 linode01 postfix/smtp[25009]: 65A47CE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:08:09 linode01 postfix/smtp[29846]: E7E49CE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:30:00 linode01 postfix/smtp[9771]: 675C4CE91: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:57:25 linode01 postfix/smtp[7316]: 520B5CE8B: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:17:35 linode01 postfix/smtp[30362]: 7ABE1CE87: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:25:25 linode01 postfix/smtp[28245]: 77B38CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:27:19 linode01 postfix/smtp[28332]: 6E101CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:18:33 linode01 postfix/smtp[1919]: AADD6CE7D: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:41:14 linode01 postfix/smtp[31314]: 360A0CE7D: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:30 linode01 postfix/smtp[30306]: 49290CE89: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:38:26 linode01 postfix/smtp[24603]: 65A47CE7D: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:36:19 linode01 postfix/smtp[26622]: C9C67CE7D: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:36:19 linode01 postfix/smtp[26622]: C9C67CE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 10:26:24 linode01 postfix/smtp[399]: E774ECE7D: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:03:32 linode01 postfix/smtp[29759]: F32B0CE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:36:19 linode01 postfix/smtp[26622]: C9C67CE7D: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:53:30 linode01 postfix/smtp[25209]: 92669CE89: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:18:32 linode01 postfix/smtp[1919]: AADD6CE7D: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:35 linode01 postfix/smtp[30304]: 175CBCE7D: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:52 linode01 postfix/smtp[30102]: 49290CE89: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:48:30 linode01 postfix/smtp[25009]: 65A47CE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:59:16 linode01 postfix/smtp[29691]: C7D9ACE8A: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:31 linode01 postfix/smtp[30306]: 49290CE89: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:07:45 linode01 postfix/smtp[8958]: 6AF10CE3E: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 10:26:24 linode01 postfix/smtp[399]: E774ECE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:22:52 linode01 postfix/smtp[9591]: 5E728CE91: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:26:24 linode01 postfix/smtp[2229]: 54235CE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:23:17 linode01 postfix/smtp[28072]: A7BCECE7D: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:27:19 linode01 postfix/smtp[28332]: 6E101CE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:39:31 linode01 postfix/smtp[13852]: 3F5E7CE87: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:59:17 linode01 postfix/smtp[29691]: C7D9ACE8A: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:38:33 linode01 postfix/smtp[10002]: 675C4CE91: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:30:00 linode01 postfix/smtp[9771]: 675C4CE91: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:30:00 linode01 postfix/smtp[9771]: 675C4CE91: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:43:29 linode01 postfix/smtp[26839]: C9C67CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:23 linode01 postfix/smtp[30136]: 175CBCE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:41:13 linode01 postfix/smtp[31314]: 360A0CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:03:31 linode01 postfix/smtp[29759]: F32B0CE7D: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:43:29 linode01 postfix/smtp[26839]: C9C67CE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:48:51 linode01 postfix/smtp[7074]: A7476CE8B: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:41:14 linode01 postfix/smtp[31314]: 360A0CE7D: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:30 linode01 postfix/smtp[30306]: 49290CE89: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:23 linode01 postfix/smtp[30136]: 175CBCE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:39:31 linode01 postfix/smtp[13852]: 3F5E7CE87: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:38:26 linode01 postfix/smtp[24603]: 65A47CE7D: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:18:32 linode01 postfix/smtp[1919]: AADD6CE7D: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:46:21 linode01 postfix/smtp[24933]: 92669CE89: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:38:25 linode01 postfix/smtp[24603]: 65A47CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:37:48 linode01 postfix/smtp[24603]: 622A8CE7D: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:22:52 linode01 postfix/smtp[9591]: 5E728CE91: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:39:31 linode01 postfix/smtp[13852]: 3F5E7CE87: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:17:34 linode01 postfix/smtp[30362]: 7ABE1CE87: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:48:30 linode01 postfix/smtp[25009]: 65A47CE7D: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:22 linode01 postfix/smtp[30136]: 175CBCE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:57:25 linode01 postfix/smtp[7316]: 520B5CE8B: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:38:26 linode01 postfix/smtp[24603]: 65A47CE7D: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:58:32 linode01 postfix/smtp[14320]: 3F5E7CE87: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 12:25:41 linode01 postfix/smtp[3884]: 25A8C15E3C9: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:46:20 linode01 postfix/smtp[24933]: 92669CE89: host mx3.qq.com[103.7.29.243] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 15:45:33 linode01 postfix/smtp[8189]: 9B7A9CE8B: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:57:26 linode01 postfix/smtp[7316]: 520B5CE8B: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:52 linode01 postfix/smtp[30102]: 49290CE89: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:35 linode01 postfix/smtp[30304]: 175CBCE7D: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:41:13 linode01 postfix/smtp[31314]: 360A0CE7D: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:07:46 linode01 postfix/smtp[1483]: AADD6CE7D: host mx3.qq.com[64.71.138.80] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:39:31 linode01 postfix/smtp[13852]: 3F5E7CE87: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:56:18 linode01 postfix/smtp[29483]: F32B0CE7D: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:43:29 linode01 postfix/smtp[26839]: C9C67CE7D: host mx3.qq.com[64.71.138.85] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:12:52 linode01 postfix/smtp[30102]: 49290CE89: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:07:46 linode01 postfix/smtp[1483]: AADD6CE7D: host mx3.qq.com[64.71.138.81] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:38:32 linode01 postfix/smtp[10002]: 675C4CE91: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:48:52 linode01 postfix/smtp[7074]: A7476CE8B: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 08:56:17 linode01 postfix/smtp[29483]: F32B0CE7D: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:53:31 linode01 postfix/smtp[25209]: 92669CE89: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 06:53:31 linode01 postfix/smtp[25209]: 92669CE89: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:03:31 linode01 postfix/smtp[29759]: F32B0CE7D: host mx3.qq.com[64.71.138.83] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:35 linode01 postfix/smtp[30304]: 175CBCE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:43:30 linode01 postfix/smtp[26839]: C9C67CE7D: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 19:39:01 linode01 postfix/smtp[13837]: 2D417CE3E: host mx3.qq.com[103.7.28.247] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 14:48:52 linode01 postfix/smtp[7074]: A7476CE8B: host mx3.qq.com[103.7.29.244] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 11:07:46 linode01 postfix/smtp[1483]: AADD6CE7D: host mx3.qq.com[64.71.138.82] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 16:38:32 linode01 postfix/smtp[10002]: 675C4CE91: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 07:36:20 linode01 postfix/smtp[26622]: C9C67CE7D: host mx3.qq.com[64.71.138.86] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
1 Nov 28 09:18:35 linode01 postfix/smtp[30304]: 175CBCE7D: host mx3.qq.com[64.71.138.84] refused to talk to me: 550 Connection denied. http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=20022&&no=1000727
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
eedri:
79.181.252.211 (bzq-79-181-252-211.red.bezeqint.net) 1 time
gerrit-backup:
107.22.212.69 (gerrit.ovirt.org) 3 times
jenkins:
107.22.215.130 (ec2-107-22-215-130.compute-1.amazonaws.com) 3 times
quaid:
50.1.98.107 (50-1-98-107.dsl.dynamic.sonic.net) 1 time
Received disconnect:
11: Bye Bye : 753 Time(s)
11: disconnected by user : 3 Time(s)
SFTP subsystem requests: 3 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for ip223.hichina.com [223.4.148.150] failed - POSSIBLE BREAK-IN ATTEMPT! : 730 time(s)
---------------------- SSHD End -------------------------
--------------------- Sudo (secure-log) Begin ------------------------
==============================================================================
eedri => root
-------------
/bin/ls - 12 Times.
/usr/bin/crontab - 1 Times.
---------------------- Sudo (secure-log) End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 25G 23G 1.6G 94% /
/dev/xvda => 94% Used. Warning. Disk Filling up.
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
1
0
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA5EC8749940004E757F83E0B
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Minutes:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-26-15.00.html
Minutes (text):
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-26-15.00.txt
Log:
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-26-15.00.log.h=
tml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
#ovirt: oVirt Infra weekly
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
Meeting started by quaid at 15:00:17 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2012/ovirt.2012-11-26-15.00.log.html .
Meeting summary
---------------
* Agenda (quaid, 15:02:24)
* MediaWiki & www (quaid, 15:04:16)
* Remaining problem of a mod_rewrite rule to get the logo visible
(quaid, 15:05:04)
* LINK: http://fpaste.org/NEgP/ (quaid, 15:07:42)
* LINK:
http://wiki-ovirt.rhcloud.com/skins/common/images/oVirt-logo.png
(quaid, 15:08:06)
* process to transfer sites should take 45 to 90 minutes (quaid,
15:12:57)
* ACTION: quaid to arrange DNS cutover timing based on the idea that
we'll have this working within 2 days (quaid, 15:13:18)
* need to make sure wiki images are showing up in pages (quaid,
15:19:45)
* MediaWiki backup script (quaid, 15:19:56)
* I forgot to remove this topic but I think we're covered with this
because we'll need a new backup procedure for the new OpenShift
based tool (quaid, 15:20:32)
* of course if I write that script it may have the same problem, so
I'll be coming back later for help on that :) (quaid, 15:20:48)
* Hosting (quaid, 15:20:56)
* My Red Hat IT contact told me last week he is provisioning two
servers at RackSpace for us, bare metal to use as we wish (quaid,
15:21:23)
* RackSpace servers should be available this week or next, depending
on how fast the paper churns (quaid, 15:21:44)
* We're also proceeding with plans for Alter Way work, and may start
installing & such but not switchover data until paper churns there
(quaid, 15:23:28)
* ACTION: quaid to tell people status of 'broken' script & to please
hang on (quaid, 15:25:06)
* Trac review (quaid, 15:27:15)
* I'm moving this topic to the end of the meeting, as it's a bit of
administrivia that we don't need to do in the middle - often it's
covered by other open items anyway, so putting it at the end will
make it faster (quaid, 15:27:43)
* ACTION: quaid to move this topic to the end of the agenda
permanently (quaid, 15:27:55)
* Puppet (quaid, 15:28:30)
* ewoud has a proof of concept (POC) Foreman install running: (quaid,
15:30:45)
* LINK: https://foreman.ekohl.nl (quaid, 15:30:57)
* ewoud is working on the initial Puppet manifests (quaid, 15:31:25)
* ACTION: quaid, dcaro, dneary will help ewoud with Puppet manifests
(quaid, 15:34:06)
* Puppet manifest discussion to happen on infra(a)ovirt.org ASAP
(quaid, 15:34:51)
* Jenkins (quaid, 15:39:54)
* jenkins.ovirt.org updated to latest for security fix (quaid,
15:41:06)
* ACTION: we should consider using openid auth in new jenkins server
(eedri, 15:43:04)
* we've been adding new power users, who offest the load on the Infra
tream by enabling people with experience to enhance sub projects in
Jenkins (quaid, 15:43:18)
* IDEA: we should consider using openid auth in new Jenkins server
(quaid, 15:43:40)
* ACTION: eedri will work on OpenID for Jenkins (quaid, 15:45:32)
* ACTION: oVirt Infra to make a Foreman feature request to have OpenID
(quaid, 15:46:30)
* ACTION: quaid to look in to MediaWiki and OpenID (quaid, 15:46:39)
* Puppet/Foreman (quaid, 15:48:47)
* AGREED: using foreman rpms deployments is better than using the
foreman git repo (quaid, 16:01:53)
* Gerrit (quaid, 16:02:06)
* I think the Infra git repo is available, but I haven't put anything
in it (quaid, 16:02:26)
* Process for bringing in new people to INfra (quaid, 16:04:15)
* we need a discussion on list where everyone can be involved (quaid,
16:04:32)
* ACTION: quaid to start new thread ASAP (quaid, 16:04:51)
* Trac review (quaid, 16:06:02)
* LINK: https://fedorahosted.org/ovirt/report/1 (quaid, 16:06:11)
* LINK: https://fedorahosted.org/ovirt/ticket/10 (quaid, 16:06:47)
* renaming of mailing list arch > devel is happening after the
www/wiki transfer is all worked out, priority-wise (quaid,
16:07:16)
* ACTION: quaid needs to put together a migration plan, so people are
warned to fix mail filter rules, etc. (quaid, 16:07:37)
* LINK: https://fedorahosted.org/ovirt/ticket/11 (quaid, 16:07:55)
* slow mailing list show resolve when we move it to Alter Way, leaving
this open for now so we can be sure it is better (quaid, 16:08:11)
* LINK: https://fedorahosted.org/ovirt/ticket/13 (quaid, 16:08:46)
* Is this an Infra task? (quaid, 16:09:06)
* ACTION: quaid to find out if this is an Infra ticket or now (quaid,
16:09:15)
* LINK: https://fedorahosted.org/ovirt/ticket/5 (quaid, 16:09:43)
* We'll need to have a how to file a ticket process in place one
before doing all the hosting switching (quaid, 16:10:18)
* ACTION: quaid to takeover this ticket (quaid, 16:10:53)
* LINK: https://fedorahosted.org/ovirt/ticket/12 (quaid, 16:11:20)
* ACTION: quaid to revive the thread on this, get it fixed or lined up
to change with new hosting (quaid, 16:11:59)
Meeting ended at 16:14:54 UTC.
Action Items
------------
* quaid to arrange DNS cutover timing based on the idea that we'll have
this working within 2 days
* quaid to tell people status of 'broken' script & to please hang on
* quaid to move this topic to the end of the agenda permanently
* quaid, dcaro, dneary will help ewoud with Puppet manifests
* we should consider using openid auth in new jenkins server
* eedri will work on OpenID for Jenkins
* oVirt Infra to make a Foreman feature request to have OpenID
* quaid to look in to MediaWiki and OpenID
* quaid to start new thread ASAP
* quaid needs to put together a migration plan, so people are warned to
fix mail filter rules, etc.
* quaid to find out if this is an Infra ticket or now
* quaid to takeover this ticket
* quaid to revive the thread on this, get it fixed or lined up to change
with new hosting
Action Items, by person
-----------------------
* dcaro
* quaid, dcaro, dneary will help ewoud with Puppet manifests
* dneary
* quaid, dcaro, dneary will help ewoud with Puppet manifests
* eedri
* eedri will work on OpenID for Jenkins
* ewoud
* quaid, dcaro, dneary will help ewoud with Puppet manifests
* quaid
* quaid to arrange DNS cutover timing based on the idea that we'll
have this working within 2 days
* quaid to tell people status of 'broken' script & to please hang on
* quaid to move this topic to the end of the agenda permanently
* quaid, dcaro, dneary will help ewoud with Puppet manifests
* quaid to look in to MediaWiki and OpenID
* quaid to start new thread ASAP
* quaid needs to put together a migration plan, so people are warned
to fix mail filter rules, etc.
* quaid to find out if this is an Infra ticket or now
* quaid to takeover this ticket
* quaid to revive the thread on this, get it fixed or lined up to
change with new hosting
* **UNASSIGNED**
* we should consider using openid auth in new jenkins server
* oVirt Infra to make a Foreman feature request to have OpenID
People Present (lines said)
---------------------------
* quaid (140)
* eedri (30)
* ewoud (28)
* dneary (21)
* dcaro (7)
* garrett_ (5)
* ovirtbot (5)
* karimb (4)
* ohadlevy (3)
* sgordon (1)
* adrian15 (1)
* Rydekull (1)
Generated by `MeetBot`_ 0.1.4
=2E. _`MeetBot`: http://wiki.debian.org/MeetBot
--=20
Karsten 'quaid' Wade, Sr. Analyst - Community Growth
http://TheOpenSourceWay.org .^\ http://community.redhat.com
@quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
--------------enigA5EC8749940004E757F83E0B
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iD8DBQFQs5ZL2ZIOBq0ODEERAgk6AJ404KpaLEaqYlU4Msn09oUvrp5MOQCfdEKk
CYGE8jUnPkOK/Rb18MJeYVo=
=F44F
-----END PGP SIGNATURE-----
--------------enigA5EC8749940004E757F83E0B--
3
9
Error moving final /var/www/html/releases/nightly/rpm/Fedora/17/repodata to old dir /var/www/html/releases/nightly/rpm/Fedora/17/.olddata
Error moving final metadata into place
1
0

[oVirt Jenkins] ovirt-engine-sdk_create_rpms_fedora - Build # 1 - Failure!
by Jenkins oVirt Server 29 Nov '12
by Jenkins oVirt Server 29 Nov '12
29 Nov '12
------=_Part_918_1982499743.1354172626821
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-engine-sdk_create_rpms_fedora/
Build: http://jenkins.ovirt.org/job/ovirt-engine-sdk_create_rpms_fedora/1/
Build Number: 1
Build Status: Failure
Triggered By: Started by user Eyal Edri
-------------------------------------
Changes Since Last Success:
-------------------------------------
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
Started by user Eyal Edri
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/ovirt-engine-sdk_create_rpms_fedora
Checkout:ovirt-engine-sdk_create_rpms_fedora / /home/jenkins/workspace/ovirt-engine-sdk_create_rpms_fedora - hudson.remoting.Channel@21ba68e7:jenkins.ekohl.nl
Using strategy: Default
Cloning the remote Git repository
Cloning repository git://gerrit.ovirt.org/ovirt-engine-sdk
git --version
git version 1.7.10.4
Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine-sdk
Commencing build of Revision 31232add94c91e48597be4f613d32a64509ed309 (origin/master)
Checking out Revision 31232add94c91e48597be4f613d32a64509ed309 (origin/master)
No change to record in branch origin/master
No emails were triggered.
Triggering java-1.7.0-openjdk.x86_64,fedora18
Triggering java-1.7.0-openjdk.x86_64,fedora17
java-1.7.0-openjdk.x86_64,fedora18 completed with result FAILURE
java-1.7.0-openjdk.x86_64,fedora17 completed with result FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure
------=_Part_918_1982499743.1354172626821--
1
0

[oVirt Jenkins] ovirt-engine-cli_create_rpms_fedora - Build # 1 - Failure!
by Jenkins oVirt Server 29 Nov '12
by Jenkins oVirt Server 29 Nov '12
29 Nov '12
------=_Part_916_1972202481.1354172603419
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-engine-cli_create_rpms_fedora/
Build: http://jenkins.ovirt.org/job/ovirt-engine-cli_create_rpms_fedora/1/
Build Number: 1
Build Status: Failure
Triggered By: Started by user Eyal Edri
-------------------------------------
Changes Since Last Success:
-------------------------------------
-----------------
Failed Tests:
-----------------
No tests ran.
------------------
Build Log:
------------------
Started by user Eyal Edri
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/ovirt-engine-cli_create_rpms_fedora
Checkout:ovirt-engine-cli_create_rpms_fedora / /home/jenkins/workspace/ovirt-engine-cli_create_rpms_fedora - hudson.remoting.Channel@21ba68e7:jenkins.ekohl.nl
Using strategy: Default
Cloning the remote Git repository
Cloning repository git://gerrit.ovirt.org/ovirt-engine-cli
git --version
git version 1.7.10.4
Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine-cli
Commencing build of Revision f43fd5c2f72c450eef72b62726389efafb087fe0 (origin/master)
Checking out Revision f43fd5c2f72c450eef72b62726389efafb087fe0 (origin/master)
No change to record in branch origin/master
No emails were triggered.
Triggering java-1.7.0-openjdk.x86_64,fedora17
Triggering java-1.7.0-openjdk.x86_64,fedora18
java-1.7.0-openjdk.x86_64,fedora17 completed with result FAILURE
java-1.7.0-openjdk.x86_64,fedora18 completed with result FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure
------=_Part_916_1972202481.1354172603419--
1
0