[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_16 #9180
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 03:38:42 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_16/9180/------------------------------------------
[...truncated 20598 lines...]
+ WARNING [neutron.api.extensions] Extension agent not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension allowed-address-pairs not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension auto-allocated-topology not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension default-subnetpools not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension dhcp_agent_scheduler not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension dvr not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension extra_dhcp_opt not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension extraroute not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension flavors not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension ip_allocation not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l2_adjacency not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension ext-gw-mode not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3-ha not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3-flavors not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3_agent_scheduler not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension metering not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension multi-provider not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension net-mtu not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension network_availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension network-ip-availability not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension binding not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension port-security not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension provider not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension qos not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension quotas not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension standard-attr-revisions not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension router_availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension router-service-type not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension security-group not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension segment not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension subnet-service-types not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension subnet_allocation not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension tag not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension standard-attr-timestamp not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension trunk not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension trunk-details not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension vlan-transparent not supported by any of loaded plugins
+ ERROR [neutron.api.extensions] Extension path 'neutron/tests/unit/extensions' doesn't exist!
+ WARNING [neutron.api.extensions] Extension address-scope not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension agent not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension allowed-address-pairs not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension auto-allocated-topology not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension default-subnetpools not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension dhcp_agent_scheduler not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension dvr not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension extra_dhcp_opt not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension extraroute not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension flavors not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension ip_allocation not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l2_adjacency not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension ext-gw-mode not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3-ha not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3-flavors not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension l3_agent_scheduler not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension metering not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension multi-provider not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension net-mtu not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension network_availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension network-ip-availability not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension binding not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension port-security not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension provider not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension qos not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension quotas not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension standard-attr-revisions not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension router_availability_zone not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension router-service-type not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension security-group not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension segment not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension subnet-service-types not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension subnet_allocation not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension tag not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension standard-attr-timestamp not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension trunk not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension trunk-details not supported by any of loaded plugins
+ WARNING [neutron.api.extensions] Extension vlan-transparent not supported by any of loaded plugins
+ ERROR [neutron.api.v2.resource] create failed: No details.
+Traceback (most recent call last):
+ File "/usr/lib/python2.7/dist-packages/neutron/api/v2/resource.py", line 79, in resource
+ result = method(request=request, **args)
+ File "/usr/lib/python2.7/dist-packages/neutron/api/v2/base.py", line 430, in create
+ return self._create(request, body, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 88, in wrapped
+ setattr(e, '_RETRY_EXCEEDED', True)
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 84, in wrapped
+ return f(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 151, in wrapper
+ ectxt.value = e.inner_exc
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 139, in wrapper
+ return f(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 124, in wrapped
+ traceback.format_exc())
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 119, in wrapped
+ return f(*dup_args, **dup_kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/api/v2/base.py", line 474, in _create
+ self._plugin)
+ File "/usr/lib/python2.7/dist-packages/neutron/quota/__init__.py", line 234, in make_reservation
+ plugin)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 159, in wrapped
+ return method(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 88, in wrapped
+ setattr(e, '_RETRY_EXCEEDED', True)
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 84, in wrapped
+ return f(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 151, in wrapper
+ ectxt.value = e.inner_exc
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/oslo_db/api.py", line 139, in wrapper
+ return f(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 124, in wrapped
+ traceback.format_exc())
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 119, in wrapped
+ return f(*dup_args, **dup_kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/quota/driver.py", line 183, in make_reservation
+ context, resources, tenant_id)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/api.py", line 159, in wrapped
+ return method(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/db/quota/driver.py", line 71, in get_tenant_quotas
+ for item in q_qry:
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py", line 2761, in __iter__
+ return self._execute_and_instances(context)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py", line 2776, in _execute_and_instances
+ result = conn.execute(querycontext.statement, self._params)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 914, in execute
+ return meth(self, multiparams, params)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection
+ return connection._execute_clauseelement(self, multiparams, params)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1010, in _execute_clauseelement
+ compiled_sql, distilled_params
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1146, in _execute_context
+ context)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1337, in _handle_dbapi_exception
+ util.raise_from_cause(newraise, exc_info)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/util/compat.py", line 202, in raise_from_cause
+ reraise(type(exception), exception, tb=exc_tb, cause=cause)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1139, in _execute_context
+ context)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 450, in do_execute
+ cursor.execute(statement, parameters)
+DBNonExistentTable: (sqlite3.OperationalError) no such table: quotas [SQL: u'SELECT quotas.project_id AS quotas_project_id, quotas.id AS quotas_id, quotas.resource AS quotas_resource, quotas."limit" AS quotas_limit \nFROM quotas \nWHERE quotas.project_id = ?'] [parameters: (u'46f70361-ba71-4bd0-9769-3573fd227c4b',)]
+}}}
+
+traceback-1: {{{
+Traceback (most recent call last):
+ File "/usr/lib/python2.7/dist-packages/fixtures/fixture.py", line 125, in cleanUp
+ return self._cleanups(raise_errors=raise_first)
+ File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 89, in __call__
+ reraise(error[0], error[1], error[2])
+ File "/usr/lib/python2.7/dist-packages/fixtures/callmany.py", line 83, in __call__
+ cleanup(*args, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/tests/unit/testlib_api.py", line 97, in <lambda>
+ self.addCleanup(lambda: self._delete_from_schema(engine))
+ File "/usr/lib/python2.7/dist-packages/neutron/tests/unit/testlib_api.py", line 82, in _delete_from_schema
+ conn.execute(table.delete())
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 914, in execute
+ return meth(self, multiparams, params)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection
+ return connection._execute_clauseelement(self, multiparams, params)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1010, in _execute_clauseelement
+ compiled_sql, distilled_params
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1146, in _execute_context
+ context)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1337, in _handle_dbapi_exception
+ util.raise_from_cause(newraise, exc_info)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/util/compat.py", line 202, in raise_from_cause
+ reraise(type(exception), exception, tb=exc_tb, cause=cause)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1139, in _execute_context
+ context)
+ File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 450, in do_execute
+ cursor.execute(statement, parameters)
+oslo_db.exception.DBNonExistentTable: (sqlite3.OperationalError) no such table: ipsecpeercidrs [SQL: u'DELETE FROM ipsecpeercidrs']
+}}}
+
+Traceback (most recent call last):
+ File "neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py", line 980, in test_update_vpnservice_with_invalid_state
+ with self.subnet(cidr='10.2.0.0/24') as subnet, \
+ File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
+ return self.gen.next()
+ File "/usr/lib/python2.7/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 636, in subnet
+ tenant_id=tenant_id) as network_to_use:
+ File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
+ return self.gen.next()
+ File "/usr/lib/python2.7/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 613, in network
+ admin_state_up, **kwargs)
+ File "/usr/lib/python2.7/dist-packages/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 455, in _make_network
+ raise webob.exc.HTTPClientError(code=res.status_int)
+webob.exc.HTTPClientError: The server could not comply with the request since it is either malformed or otherwise incorrect.
+
+
+----------------------------------------------------------------------
+Ran 499 tests in 3762.334s
+
+FAILED (failures=13)
+debian/rules:38: set di istruzioni per l'obiettivo "override_dh_auto_test" non riuscito
+make[1]: *** [override_dh_auto_test] Errore 1
+make[1]: uscita dalla directory "/build/neutron-vpnaas-9.0.0"
+debian/rules:10: set di istruzioni per l'obiettivo "build" non riuscito
+make: *** [build] Errore 2
+dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
+E: Failed autobuilding of package
+I: user script /srv/workspace/pbuilder/6213/tmp/hooks/C01_cleanup starting
+debug output: disk usage on i-capture-the-hostname at gio 20 ott 2016, 03.37.49, UTC
+File system Dim. Usati Dispon. Uso% Montato su
+tmpfs 503M 0 503M 0% /run/shm
+tmpfs 503M 24K 503M 1% /dev/shm
+
+I: user script /srv/workspace/pbuilder/6213/tmp/hooks/C01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/22744 and its subdirectories
-I: Current time: Wed Oct 19 14:07:38 GMT+12 2016
-I: pbuilder-time-stamp: 1476929258
+I: removing directory /srv/workspace/pbuilder/6213 and its subdirectories
/srv/reproducible-results/rbuild-debian-U9SMpZtE/tmp.R2kDJVdYPS: 89.6% -- replaced with /srv/reproducible-results/rbuild-debian-U9SMpZtE/tmp.R2kDJVdYPS.gz
INFO: Starting at 2016-10-20 03:38:42.518699
CRITICAL: https://tests.reproducible-builds.org/debian/testing/armhf/neutron-vpnaas didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-20 03:38:42.639063, took: 0:00:00.120375
Thu 20 Oct 03:38:42 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-gUKC1ns4, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list