Hi,
I think we got the root cause for this. It is Yi Yang's patch in the openflowplugin project (https://git.opendaylight.org/gerrit/#/c/37937/ ) itself what triggers the failed integration test (making sfc's feature installation to fail). Problem is that the patch includes changes (including deletions) in several yang definitions in openflowplugin which were used by SFC, without changing yang / openflowplugin versions. So the merge job of YY's openflowplugin patch alone fails (it is executed alone, without the corresponding patch in the SFC project being included) We have reproduced this locally by generating a version of openflowplugin with the patch, then compiling sfc (it fails; log attached). Not sure of the best solution for this: my best guess is that the patch should somehow explicit the version change in order to be backward compatible (in terms of not breaking sfc). As I said, not really sure on the best solution BR, Diego From: [email protected] [mailto:[email protected]] On Behalf Of Luis Gomez Sent: viernes, 29 de julio de 2016 22:51 To: [email protected] Subject: [sfc-dev] Distribution check failing Hi SFC devs, Boron distribution-check is failing with: Error Message Can't install feature odl-integration-all/0.5.0-SNAPSHOT: Could not start bundle mvn:org.opendaylight.sfc/sfc-openflow-renderer/0.3.0-SNAPSHOT in feature(s) odl-sfc-openflow-renderer-0.3.0-SNAPSHOT: The bundle "org.opendaylight.sfc.openflow-renderer_0.3.0.SNAPSHOT [425]" could not be resolved. Reason: Missing Constraint: Import-Package: org.opendaylight.sfc.util.openflow; version="[0.3.0,1.0.0)" Please address the issue as this is impacting everybody in ODL. BR/Luis
1) clone openflowplugin master 2) apply patch: git fetch https://git.opendaylight.org/gerrit/openflowplugin refs/changes/37/37937/10 && git cherry-pick FETCH_HEAD 3) compile openflowplugin 4) move to sfc master, then compile using the just-generated openflowplugin version: ediegra@ediegra-VirtualBox:~/sfc$ mvn clean install -nsu ... [INFO] ------------------------------------------------------------------------ [INFO] Building sfc-openflow-utils 0.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sfc-openflow-utils --- [INFO] Deleting /home/ediegra/sfc/sfc-util/sfc-openflow-utils/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sfc-openflow-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (pre-unit-test) @ sfc-openflow-utils --- [INFO] argLine set to -javaagent:/home/ediegra/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/home/ediegra/sfc/sfc-util/sfc-openflow-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ sfc-openflow-utils --- [INFO] Source directory: /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/yang-gen-config added. [INFO] Source directory: /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ sfc-openflow-utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ sfc-openflow-utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (cpd) > :cpd @ sfc-openflow-utils >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ sfc-openflow-utils --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (cpd) < :cpd @ sfc-openflow-utils <<< [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (cpd) @ sfc-openflow-utils --- [INFO] [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-license) @ sfc-openflow-utils --- [INFO] Configured Artifact: org.opendaylight.odlparent:odl-license:0.1.0-SNAPSHOT:jar [INFO] Unpacking /home/ediegra/.m2/repository/org/opendaylight/odlparent/odl-license/0.1.0-SNAPSHOT/odl-license-0.1.0-SNAPSHOT.jar to /home/ediegra/sfc/sfc-util/sfc-openflow-utils/target/classes with includes "" and excludes "META-INF/**" [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ sfc-openflow-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ sfc-openflow-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ediegra/sfc/sfc-util/sfc-openflow-utils/target/classes [INFO] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java: /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java uses or overrides a deprecated API. [INFO] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[129,209] cannot find symbol symbol: class NxActionSetNshc1NodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[130,209] cannot find symbol symbol: class NxActionSetNshc2NodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[131,209] cannot find symbol symbol: class NxActionSetNshc3NodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[132,209] cannot find symbol symbol: class NxActionSetNshc4NodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[133,209] cannot find symbol symbol: class NxActionSetNsiNodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[134,209] cannot find symbol symbol: class NxActionSetNspNodesNodeTableFlowApplyActionsCaseBuilder location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[141,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._1.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[142,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._1.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[143,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._2.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[144,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._2.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[145,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._3.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[146,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._3.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[147,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._4.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[148,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._4.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[149,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsi.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[150,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsi.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[151,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsp.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[152,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsp.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[812,9] cannot find symbol symbol: class NxSetNspBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[812,39] cannot find symbol symbol: class NxSetNspBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[816,9] cannot find symbol symbol: class NxSetNsp location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[818,26] cannot find symbol symbol: class NxActionSetNspNodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[824,9] cannot find symbol symbol: class NxSetNsiBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[824,39] cannot find symbol symbol: class NxSetNsiBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[828,9] cannot find symbol symbol: class NxSetNsi location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[830,26] cannot find symbol symbol: class NxActionSetNsiNodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[836,9] cannot find symbol symbol: class NxSetNshc1Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[836,41] cannot find symbol symbol: class NxSetNshc1Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[840,9] cannot find symbol symbol: class NxSetNshc1 location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[842,26] cannot find symbol symbol: class NxActionSetNshc1NodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[848,9] cannot find symbol symbol: class NxSetNshc2Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[848,41] cannot find symbol symbol: class NxSetNshc2Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[852,9] cannot find symbol symbol: class NxSetNshc2 location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[854,26] cannot find symbol symbol: class NxActionSetNshc2NodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[860,9] cannot find symbol symbol: class NxSetNshc3Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[860,41] cannot find symbol symbol: class NxSetNshc3Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[864,9] cannot find symbol symbol: class NxSetNshc3 location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[866,26] cannot find symbol symbol: class NxActionSetNshc3NodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[872,9] cannot find symbol symbol: class NxSetNshc4Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[872,41] cannot find symbol symbol: class NxSetNshc4Builder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[876,9] cannot find symbol symbol: class NxSetNshc4 location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[878,26] cannot find symbol symbol: class NxActionSetNshc4NodesNodeTableFlowApplyActionsCaseBuilder location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [INFO] 42 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sfc ................................................ SUCCESS [ 8.750 s] [INFO] sfc-model .......................................... SUCCESS [ 33.164 s] [INFO] sfc-provider ....................................... SUCCESS [01:02 min] [INFO] sfc-test-consumer .................................. SUCCESS [ 6.856 s] [INFO] sfc-ui-module ...................................... SUCCESS [ 14.867 s] [INFO] sfc-ui-bundle ...................................... SUCCESS [ 8.598 s] [INFO] sfc-ui ............................................. SUCCESS [ 0.546 s] [INFO] sfc-sb-rest ........................................ SUCCESS [ 18.030 s] [INFO] sfclisp ............................................ SUCCESS [ 6.855 s] [INFO] sfc-util-parent .................................... SUCCESS [ 0.432 s] [INFO] sfc-openflow-utils ................................. FAILURE [ 0.792 s] [INFO] sfc-network-topology-utils ......................... SKIPPED [INFO] sfc-ovs ............................................ SKIPPED [INFO] sfc-scf-openflow ................................... SKIPPED [INFO] sfc-netconf ........................................ SKIPPED [INFO] sfc-config ......................................... SKIPPED [INFO] sfc-jsonconfig ..................................... SKIPPED [INFO] sfc-vnfm-spi ....................................... SKIPPED [INFO] sfc-vnfm-tacker .................................... SKIPPED [INFO] sfc-renderers ...................................... SKIPPED [INFO] sfc-ios-xe-renderer ................................ SKIPPED [INFO] sfc-openflow-renderer .............................. SKIPPED [INFO] sfc-bootstrap ...................................... SKIPPED [INFO] features-sfc ....................................... SKIPPED [INFO] sfc-karaf .......................................... SKIPPED [INFO] sfc-rsp-manager .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:45 min [INFO] Finished at: 2016-08-02T16:20:03+02:00 [INFO] Final Memory: 118M/468M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project sfc-openflow-utils: Compilation failure: Compilation failure: [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[129,209] cannot find symbol [ERROR] symbol: class NxActionSetNshc1NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[130,209] cannot find symbol [ERROR] symbol: class NxActionSetNshc2NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[131,209] cannot find symbol [ERROR] symbol: class NxActionSetNshc3NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[132,209] cannot find symbol [ERROR] symbol: class NxActionSetNshc4NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[133,209] cannot find symbol [ERROR] symbol: class NxActionSetNsiNodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[134,209] cannot find symbol [ERROR] symbol: class NxActionSetNspNodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[141,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._1.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[142,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._1.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[143,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._2.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[144,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._2.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[145,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._3.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[146,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._3.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[147,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._4.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[148,133] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nshc._4.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[149,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsi.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[150,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsi.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[151,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsp.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[152,129] package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.set.nsp.grouping does not exist [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[812,9] cannot find symbol [ERROR] symbol: class NxSetNspBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[812,39] cannot find symbol [ERROR] symbol: class NxSetNspBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[816,9] cannot find symbol [ERROR] symbol: class NxSetNsp [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[818,26] cannot find symbol [ERROR] symbol: class NxActionSetNspNodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[824,9] cannot find symbol [ERROR] symbol: class NxSetNsiBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[824,39] cannot find symbol [ERROR] symbol: class NxSetNsiBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[828,9] cannot find symbol [ERROR] symbol: class NxSetNsi [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[830,26] cannot find symbol [ERROR] symbol: class NxActionSetNsiNodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[836,9] cannot find symbol [ERROR] symbol: class NxSetNshc1Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[836,41] cannot find symbol [ERROR] symbol: class NxSetNshc1Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[840,9] cannot find symbol [ERROR] symbol: class NxSetNshc1 [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[842,26] cannot find symbol [ERROR] symbol: class NxActionSetNshc1NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[848,9] cannot find symbol [ERROR] symbol: class NxSetNshc2Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[848,41] cannot find symbol [ERROR] symbol: class NxSetNshc2Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[852,9] cannot find symbol [ERROR] symbol: class NxSetNshc2 [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[854,26] cannot find symbol [ERROR] symbol: class NxActionSetNshc2NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[860,9] cannot find symbol [ERROR] symbol: class NxSetNshc3Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[860,41] cannot find symbol [ERROR] symbol: class NxSetNshc3Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[864,9] cannot find symbol [ERROR] symbol: class NxSetNshc3 [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[866,26] cannot find symbol [ERROR] symbol: class NxActionSetNshc3NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[872,9] cannot find symbol [ERROR] symbol: class NxSetNshc4Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[872,41] cannot find symbol [ERROR] symbol: class NxSetNshc4Builder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[876,9] cannot find symbol [ERROR] symbol: class NxSetNshc4 [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] /home/ediegra/sfc/sfc-util/sfc-openflow-utils/src/main/java/org/opendaylight/sfc/util/openflow/SfcOpenflowUtils.java:[878,26] cannot find symbol [ERROR] symbol: class NxActionSetNshc4NodesNodeTableFlowApplyActionsCaseBuilder [ERROR] location: class org.opendaylight.sfc.util.openflow.SfcOpenflowUtils [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sfc-openflow-utils ediegra@ediegra-VirtualBox:~/sfc$
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
