Fwd: [ovirt-users] ovirt list's smtp on blacklist?

2016-10-19 Thread Yaniv Kaul
-- Forwarded message --
From: "Jiří Sléžka" 
Date: Oct 17, 2016 10:27 PM
Subject: [ovirt-users] ovirt list's smtp on blacklist?
To: "us...@ovirt.org" 
Cc:

Hello,

it looks like mailserver which serving us...@ovirt.org is on blacklist.

line from our smtp server log...

Oct 17 15:31:25 hermes postfix/smtpd[14082]: NOQUEUE: reject: RCPT from
lists.ovirt.org[2600:3c01::f03c:91ff:fe93:4b0d]: 554 5.7.1 Service
unavailable; Client host [2600:3c01::f03c:91ff:fe93:4b0d] blocked using
sbl.spamhaus.org; https://www.spamhaus.org/sbl/query/SBLCSS; from=<
users-boun...@ovirt.org> to= proto=ESMTP helo=<
lists.ovirt.org>


Cheers,
Jiri


___
Users mailing list
us...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


smime.p7s
Description: S/MIME cryptographic signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Can not rebase or push updates to patches with different author

2016-10-19 Thread Shlomo Ben David
Hi,

This permission was set for project owners only,
But in this specific case I think that it's the right solution, because
these projects have customized permissions.

Thanks a lot Anton.

BR,

Shlomi Ben-David

בתאריך 19 באוק׳ 2016 15:34,‏ "Tal Nisan"  כתב:

> Makes perfect sense for maintainers as we have to rebase or sometimes post
> minor updates (e.g. commit message) for patches that we are not the authors
> of.
> As for non maintainer users it is of small to no benefit at all so I think
> it's the best course of action.
>
> Thanks.
>
>
> On Wed, Oct 19, 2016 at 3:31 PM, Anton Marchukov 
> wrote:
>
>> FYI. I have added Forge Author Identity to corresponding maintainers
>> groups for master and stables branches of ovirt-engine
>>
>> On Wed, Oct 19, 2016 at 1:37 PM, Anton Marchukov 
>> wrote:
>>
>>> Hello Shlomi.
>>>
>>> May it be related to your permissions generalization work? This is
>>> something to consider/check.
>>>
>>> Anton.
>>>
>>>
>>>
>>> On Wed, Oct 19, 2016 at 1:26 PM, Tal Nisan  wrote:
>>>
 Hi,

 Up till not long ago it was possible to rebase or push updates to
 patches even if I was not the author of the patch, now I've noticed that
 when trying to do so I encounter "invalid author" error.
 For maintainers (especially in the stable branches) this is crucial and
 makes the cycle much shorter as no intervention from the original author is
 needed on trivial rebases, can you please restore the old state?

 Tal.


 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra


>>>
>>>
>>> --
>>> Anton Marchukov
>>> Senior Software Engineer - RHEV CI - Red Hat
>>>
>>>
>>
>>
>> --
>> Anton Marchukov
>> Senior Software Engineer - RHEV CI - Red Hat
>>
>>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_master_system-tests #679

2016-10-19 Thread jenkins
See 

Changes:

[Gal Ben Haim] Fix check-patch to collect logs on failure

--
[...truncated 773 lines...]
##  took 1800 seconds
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/basic_suite_master.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 1625 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=master
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_master_system-tests] $ /bin/bash -xe /tmp/hudson3749837404148896127.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=master
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=master
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.clean_rpmdb/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.clean_rpmdb/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/

Build failed in Jenkins: ovirt_4.0_system-tests #556

2016-10-19 Thread jenkins
See 

Changes:

[Gal Ben Haim] Fix check-patch to collect logs on failure

--
[...truncated 697 lines...]
##  took 2151 seconds
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.basic_suite_4.0.sh/basic_suite_4.0.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 1989 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_system-tests] $ /bin/bash -xe /tmp/hudson7004511627538548571.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log

Can not rebase or push updates to patches with different author

2016-10-19 Thread Tal Nisan
Hi,

Up till not long ago it was possible to rebase or push updates to patches
even if I was not the author of the patch, now I've noticed that when
trying to do so I encounter "invalid author" error.
For maintainers (especially in the stable branches) this is crucial and
makes the cycle much shorter as no intervention from the original author is
needed on trivial rebases, can you please restore the old state?

Tal.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_master_system-tests #677

2016-10-19 Thread jenkins
See 

Changes:

[Gal Ben Haim] Fix check-patch to collect logs on failure

--
[...truncated 775 lines...]
##  took 1839 seconds
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/basic_suite_master.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 1681 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=master
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_master_system-tests] $ /bin/bash -xe /tmp/hudson7580377800124418360.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=master
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=master
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/basic_suite_master.sh.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/state.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/build.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/root.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.clean_rpmdb/

[JIRA] (OVIRT-779) upgrade PHX oVirt Engine to 4.0

2016-10-19 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-779:
--

Assignee: Evgheni Dereveanchin  (was: infra)

> upgrade PHX oVirt Engine to 4.0
> ---
>
> Key: OVIRT-779
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-779
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Hosting
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>Priority: High
>
> Tracker ticket to follow the upgrade of engine.phx.ovirt.org from 3.5 to 3.6 
> and eventually 4.0



--
This message was sent by Atlassian JIRA
(v1000.383.3#100014)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-779) upgrade PHX oVirt Engine to 4.0

2016-10-19 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-779:
--

 Summary: upgrade PHX oVirt Engine to 4.0
 Key: OVIRT-779
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-779
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: Hosting
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High


Tracker ticket to follow the upgrade of engine.phx.ovirt.org from 3.5 to 3.6 
and eventually 4.0



--
This message was sent by Atlassian JIRA
(v1000.383.3#100014)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


oVirt infra daily report - unstable production jobs - 112

2016-10-19 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/112//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins


upstream_report.html
Description: Binary data
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_master_system-tests #678

2016-10-19 Thread jenkins
See 

Changes:

[Gal Ben Haim] Fix check-patch to collect logs on failure

--
[...truncated 780 lines...]
##  took 1847 seconds
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-24-x86_64.fc24.basic_suite_master.sh/basic_suite_master.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 1669 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=master
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_master_system-tests] $ /bin/bash -xe /tmp/hudson5972454480004747146.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=master
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=master
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/state.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/build.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.init/root.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-24-x86_64.fc24.install_packages/state.log

Jenkins build is back to normal : ovirt_4.0_system-tests #558

2016-10-19 Thread jenkins
See 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


planned jenkins and resources downtime

2016-10-19 Thread Evgheni Dereveanchin
Hi everyone,

As part of our planned maintenance I am going to reboot
the Jenkins master along with our resources file server.

Affected services:
 jenkins.ovirt.org
 resources.ovirt.org

This means that no new jobs will be started on the Jenkins
and our repositories will be unavailable for a short
period of time.

I will follow up on this email once all services 
are back up and running.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Can not rebase or push updates to patches with different author

2016-10-19 Thread Anton Marchukov
FYI. I have added Forge Author Identity to corresponding maintainers groups
for master and stables branches of ovirt-engine

On Wed, Oct 19, 2016 at 1:37 PM, Anton Marchukov 
wrote:

> Hello Shlomi.
>
> May it be related to your permissions generalization work? This is
> something to consider/check.
>
> Anton.
>
>
>
> On Wed, Oct 19, 2016 at 1:26 PM, Tal Nisan  wrote:
>
>> Hi,
>>
>> Up till not long ago it was possible to rebase or push updates to patches
>> even if I was not the author of the patch, now I've noticed that when
>> trying to do so I encounter "invalid author" error.
>> For maintainers (especially in the stable branches) this is crucial and
>> makes the cycle much shorter as no intervention from the original author is
>> needed on trivial rebases, can you please restore the old state?
>>
>> Tal.
>>
>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>
>
> --
> Anton Marchukov
> Senior Software Engineer - RHEV CI - Red Hat
>
>


-- 
Anton Marchukov
Senior Software Engineer - RHEV CI - Red Hat
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: planned jenkins and resources downtime

2016-10-19 Thread Evgheni Dereveanchin
Maintenance completed, all services back up
and running. If you notice any issues please
inform me or open a ticket on jira.ovirt.org

Regards, 
Evgheni Dereveanchin 

- Original Message -
From: "Evgheni Dereveanchin" 
To: "infra" 
Cc: "devel" , us...@ovirt.org
Sent: Wednesday, 19 October, 2016 6:32:57 PM
Subject: planned jenkins and resources downtime

Hi everyone,

As part of our planned maintenance I am going to reboot
the Jenkins master along with our resources file server.

Affected services:
 jenkins.ovirt.org
 resources.ovirt.org

This means that no new jobs will be started on the Jenkins
and our repositories will be unavailable for a short
period of time.

I will follow up on this email once all services 
are back up and running.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-781) Problem with parcel shipping, ID:00000202675

2016-10-19 Thread FedEx Ground (oVirt JIRA)
FedEx Ground created OVIRT-781:
--

 Summary: Problem with parcel shipping, ID:0202675
 Key: OVIRT-781
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-781
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: FedEx Ground
Assignee: infra
 Attachments: Label_0202675.zip

Dear Customer,

Courier was unable to deliver the parcel to you.
Please, download Delivery Label attached to this email.

Yours sincerely,
Dan Norris,
Station Manager.



--
This message was sent by Atlassian JIRA
(v1000.383.3#100014)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-782) Problems with item delivery, n.0000558223

2016-10-19 Thread FedEx International Ground (oVirt JIRA)
FedEx International Ground created OVIRT-782:


 Summary: Problems with item delivery, n.558223
 Key: OVIRT-782
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-782
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: FedEx International Ground
Assignee: infra
 Attachments: 558223.zip

Dear Customer,

Your parcel has arrived at October 17. Courier was unable to deliver the parcel 
to you.
Please, open email attachment to print shipment label.

Kind regards,
Oscar Hendrix,
FedEx Operation Agent.



--
This message was sent by Atlassian JIRA
(v1000.383.3#100014)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra