· 6 years ago · Nov 01, 2019, 09:22 PM
1==============================================================================
2OpenNMS Installer
3==============================================================================
4
5Configures PostgreSQL tables, users, and other miscellaneous settings.
6
7DEBUG: Platform is IPv6 ready: true
8- searching for libjicmp.so:
9 - trying to load /usr/lib/jni/libjicmp.so: OK
10- searching for libjicmp6.so:
11 - trying to load /usr/lib/jni/libjicmp6.so: OK
12- searching for libjrrd.so:
13 - trying to load /usr/lib/jni/libjrrd.so: NO
14 - trying to load /usr/lib/jni/libjrrd.so: NO
15 - trying to load /usr/lib/jni/libjrrd.so: NO
16 - trying to load /libjrrd.so: NO
17 - trying to load /usr/share/opennms/lib/libjrrd.so: NO
18 - trying to load /usr/share/opennms/lib/linux64/libjrrd.so: NO
19 - trying to load /usr/java/packages/lib/libjrrd.so: NO
20 - trying to load /usr/lib/x86_64-linux-gnu/jni/libjrrd.so: NO
21 - trying to load /lib/x86_64-linux-gnu/libjrrd.so: NO
22 - trying to load /usr/lib/x86_64-linux-gnu/libjrrd.so: NO
23 - trying to load /usr/lib/jni/libjrrd.so: NO
24 - trying to load /lib/libjrrd.so: NO
25 - trying to load /usr/lib/libjrrd.so: NO
26 - trying to load /usr/lib/jni/libjrrd.so: NO
27 - trying to load /usr/lib/libjrrd.so: NO
28 - trying to load /usr/local/lib/libjrrd.so: NO
29 - trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO
30 - trying to load /opt/NMSjicmp/lib/64/libjrrd.so: NO
31 - trying to load /opt/NMSjicmp6/lib/32/libjrrd.so: NO
32 - trying to load /opt/NMSjicmp6/lib/64/libjrrd.so: NO
33- Failed to load the optional jrrd library.
34 - This error is not fatal, since jrrd is only required for optional features.
35 - For more information, see http://www.opennms.org/index.php/jrrd
36- searching for libjrrd2.so:
37 - trying to load /usr/lib/jni/libjrrd2.so: OK
3814:15:03.955 [Main] WARN org.opennms.install.Installer - Could not create file: /usr/share/opennms/etc/libraries.properties
39- using SQL directory... /usr/share/opennms/etc
40- using create.sql... /usr/share/opennms/etc/create.sql
41* using 'postgres' as the PostgreSQL user for OpenNMS
42* using 'opennms' as the PostgreSQL database name for OpenNMS
43- checking if database "opennms" is unicode... ALREADY UNICODE
44- checking if time of database "opennms" is matching system time... OK
45- Creating imports directory (/usr/share/opennms/etc/imports... OK
46- Checking for old import files in /usr/share/opennms/etc... DONE
47- Running migration for changelog: URL [jar:file:/usr/share/opennms/lib/org.opennms.core.schema-25.0.0-liquibase.jar!/changelog.xml]
48- checking if iplike is usable... NO
49- removing existing iplike definition (if any)... OK
50- inserting C iplike function... SKIPPED (location of iplike function not set)
51- inserting PL/pgSQL iplike function... OK
52- checking for stale eventtime.so references... OK
53
54Installer completed successfully!
55
56==============================================================================
57OpenNMS Upgrader
58==============================================================================
59
6014:15:17.775 [Main] INFO org.eclipse.jetty.util.log - Logging initialized @14747ms to org.eclipse.jetty.util.log.Slf4jLog
61OpenNMS is currently stopped
62 No monitoring-locations.xml file found, skipping migration to database
63Found upgrade task MonitoringLocationsMigratorOffline
64Found upgrade task ServiceConfigMigratorOffline
65Found upgrade task RequisitionsMigratorOffline
66Found upgrade task DataCollectionConfigMigratorOffline
67Found upgrade task DiscoveryConfigurationMigratorOffline
68Found upgrade task ServiceConfig1701MigratorOffline
69Found upgrade task EventParameterMigratorOffline
70Found upgrade task SnmpInterfaceRrdMigratorOnline
71Found upgrade task DiscoveryConfigurationLocationMigratorOffline
72Found upgrade task EOLServiceConfigMigratorOffline
73Found upgrade task KscReportsMigrator
74Found upgrade task DataCollectionConfigMigrator17Offline
75Found upgrade task JmxRrdMigratorOffline
76Found upgrade task MagicUsersMigratorOffline
77Found upgrade task JettyConfigMigratorOffline
78Processing RequisitionsMigratorOffline: Remove non-ip-snmp-primary and non-ip-interfaces from requisitions: NMS-5630, NMS-5571
79- Running pre-execution phase
80 Backing up: /usr/share/opennms/etc/imports
81- Running execution phase
82- Saving the execution state
83- Running post-execution phase
84 Removing backup /usr/share/opennms/etc/imports.zip
85
86Finished in 0 seconds
87
88Processing SnmpInterfaceRrdMigratorOnline: Merge SNMP Interface directories (Online Version): NMS-6056
89 Task SnmpInterfaceRrdMigratorOnline requires OpenNMS is running but it is stopped (ignoring)
90Processing JmxRrdMigratorOffline: Fix the JRB names for the new JMX Collector: NMS-1539, NMS-3485, NMS-4592, NMS-4612, NMS-5247, NMS-5279, NMS-5824
91- Running pre-execution phase
92 OpenNMS Home: /usr/share/opennms
93 OpenNMS Version: OpenNMS 25.0.0
94 Is RRDtool enabled? false
95 Is storeByGroup enabled? false
96 Is storeByForeignSource enabled? false
97 RRD Extension: .jrb
98 RRD Strategy: org.opennms.netmgt.rrd.jrobin.JRobinRrdStrategy
9914:15:18.378 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 36 ms
10014:15:18.383 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 3 ms
10114:15:18.387 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 4 ms
10214:15:18.390 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 3 ms
10314:15:18.395 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 4 ms
10414:15:18.399 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded JMX Data Collection Configuration in 4 ms
105 JMX services found: [OpenNMS-JVM, JMX-Minion, JMX-Cassandra, JMX-Cassandra-Newts, JMX-Kafka]
106 JMX friendly names found: [opennms-jvm, jmx-minion, cassandra, cassandra-newts, jmx-kafka]
107 Warning: no JMX directories found on /var/lib/opennms/rrd/snmp
108- Running execution phase
109 Updating JMX metric definitions on /usr/share/opennms/etc/jmx-datacollection-config.xml
110 Zipping /usr/share/opennms/etc/jmx-datacollection-config.xml
111 Found 0 Bad Metrics: []
112 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties
113 Zipping /usr/share/opennms/etc/snmp-graph.properties
114 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-graph.properties
115 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-graph.properties
116 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-graph.properties
117 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-graph.properties
118 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/framerelay-graph.properties
119 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/framerelay-graph.properties
120 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/zeus-graph.properties
121 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/zeus-graph.properties
122 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware-cim-graph-simple.properties
123 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware-cim-graph-simple.properties
124 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-network-graph.properties
125 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-network-graph.properties
126 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/wsman-dell-idrac.properties
127 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/wsman-dell-idrac.properties
128 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/wmi-physdisk-graph.properties
129 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/wmi-physdisk-graph.properties
130 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-telemetryd-graph.properties
131 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-telemetryd-graph.properties
132 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/sonicwall.graph.properties
133 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/sonicwall.graph.properties
134 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-winrm-graph.properties
135 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-winrm-graph.properties
136 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/xups-graph.properties
137 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/xups-graph.properties
138 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ceragon-FA1500.properties
139 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ceragon-FA1500.properties
140 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/kafka-graph.properties
141 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/kafka-graph.properties
142 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/pfsense-graph.properties
143 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/pfsense-graph.properties
144 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/novell-graph.properties
145 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/novell-graph.properties
146 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mge-graph.properties
147 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mge-graph.properties
148 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/bluecoat-sgproxy-graph.properties
149 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/bluecoat-sgproxy-graph.properties
150 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/xmp-graph.properties
151 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/xmp-graph.properties
152 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-netflow-graph.properties
153 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-netflow-graph.properties
154 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-ha-v5.2-graph.properties
155 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-ha-v5.2-graph.properties
156 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/juniper-graph.properties
157 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/juniper-graph.properties
158 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/bridgewave-graph.properties
159 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/bridgewave-graph.properties
160 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/cisco-graph.properties
161 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/cisco-graph.properties
162 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/alvarion-graph.properties
163 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/alvarion-graph.properties
164 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-memory-graph.properties
165 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-memory-graph.properties
166 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/bgp-ietf-graph.properties
167 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/bgp-ietf-graph.properties
168 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/snmp-informant-graph.properties
169 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/snmp-informant-graph.properties
170 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-sql-graph.properties
171 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-sql-graph.properties
172 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-security-v5.2-graph.properties
173 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-security-v5.2-graph.properties
174 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-disk-graph.properties
175 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-disk-graph.properties
176 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/riverbed-steelhead-graph.properties
177 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/riverbed-steelhead-graph.properties
178 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mysql-graph.properties
179 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mysql-graph.properties
180 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-host-based-replication-graph.properties
181 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-host-based-replication-graph.properties
182 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware4-graph-simple.properties
183 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware4-graph-simple.properties
184 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/wmi-memory-graph.properties
185 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/wmi-memory-graph.properties
186 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-virtual-disk-graph.properties
187 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-virtual-disk-graph.properties
188 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/zertico-graph.properties
189 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/zertico-graph.properties
190 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ciscoNexus-graph.properties
191 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ciscoNexus-graph.properties
192 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-cpu-graph.properties
193 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-cpu-graph.properties
194 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/cyclades-graph.properties
195 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/cyclades-graph.properties
196 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-path-graph.properties
197 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-path-graph.properties
198 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-power-graph.properties
199 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-power-graph.properties
200 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-application-v5.2-graph.properties
201 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-application-v5.2-graph.properties
202 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/netapp-graph.properties
203 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/netapp-graph.properties
204 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mcast-graph.properties
205 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mcast-graph.properties
206 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/dell-openmanage-graph.properties
207 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/dell-openmanage-graph.properties
208 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-adapter-graph.properties
209 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-adapter-graph.properties
210 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/elasticsearch-graph.properties
211 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/elasticsearch-graph.properties
212 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/dns-graph.properties
213 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/dns-graph.properties
214 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-graph.properties
215 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-graph.properties
216 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mailmarshal-graph.properties
217 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mailmarshal-graph.properties
218 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/apc-graph.properties
219 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/apc-graph.properties
220 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/netscaler-graph.properties
221 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/netscaler-graph.properties
222 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-explicitProxy-v5.2-graph.properties
223 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-explicitProxy-v5.2-graph.properties
224 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/host-resources-graph.properties
225 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/host-resources-graph.properties
226 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ericsson-graph.properties
227 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ericsson-graph.properties
228 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/akcp-graph.properties
229 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/akcp-graph.properties
230 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-exchange-graph.properties
231 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-exchange-graph.properties
232 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-http-graph.properties
233 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-http-graph.properties
234 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/lmsensors-graph.properties
235 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/lmsensors-graph.properties
236 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ejn-graph.properties
237 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ejn-graph.properties
238 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mib2-graph.properties
239 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mib2-graph.properties
240 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/sofaware-embeddedngx-graph.properties
241 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/sofaware-embeddedngx-graph.properties
242 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/colubris-graph.properties
243 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/colubris-graph.properties
244 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/sun-graph.properties
245 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/sun-graph.properties
246 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/acmepacket-graph.properties
247 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/acmepacket-graph.properties
248 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-datastore-graph.properties
249 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-datastore-graph.properties
250 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/netsnmp-graph.properties
251 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/netsnmp-graph.properties
252 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/foundry-graph.properties
253 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/foundry-graph.properties
254 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/checkpoint-graph.properties
255 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/checkpoint-graph.properties
256 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/adsl-graph.properties
257 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/adsl-graph.properties
258 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-iis-graph.properties
259 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-iis-graph.properties
260 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/equallogic-graph.properties
261 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/equallogic-graph.properties
262 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-windows-graph.properties
263 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-windows-graph.properties
264 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ca-empire-graph.properties
265 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ca-empire-graph.properties
266 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ipunity-graph.properties
267 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ipunity-graph.properties
268 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/servertech-graph.properties
269 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/servertech-graph.properties
270 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/jboss-graph.properties
271 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/jboss-graph.properties
272 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-rpc-graph.properties
273 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-rpc-graph.properties
274 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/aix-graph.properties
275 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/aix-graph.properties
276 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/hwg-graph.properties
277 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/hwg-graph.properties
278 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/netbotz-graph.properties
279 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/netbotz-graph.properties
280 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-system-graph.properties
281 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-system-graph.properties
282 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/asterisk-graph.properties
283 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/asterisk-graph.properties
284 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/wsman-microsoft-windows.properties
285 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/wsman-microsoft-windows.properties
286 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/dell-rac-graph.properties
287 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/dell-rac-graph.properties
288 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/hpux-graph.properties
289 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/hpux-graph.properties
290 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-system-v5.2-graph.properties
291 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-system-v5.2-graph.properties
292 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-ipc-sink-graph.properties
293 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-ipc-sink-graph.properties
294 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/postgresql-graph.properties
295 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/postgresql-graph.properties
296 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/mikrotik-graph.properties
297 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/mikrotik-graph.properties
298 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/netenforcer-graph.properties
299 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/netenforcer-graph.properties
300 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware3-graph-simple.properties
301 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware3-graph-simple.properties
302 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-lcs-graph.properties
303 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-lcs-graph.properties
304 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/activemq-graph.properties
305 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/activemq-graph.properties
306 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/brocade-graph.properties
307 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/brocade-graph.properties
308 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/hp-graph.properties
309 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/hp-graph.properties
310 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/adonis-graph.properties
311 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/adonis-graph.properties
312 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/liebert-graph.properties
313 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/liebert-graph.properties
314 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/nortel-graph.properties
315 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/nortel-graph.properties
316 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/jvm-graph.properties
317 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/jvm-graph.properties
318 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/airport-graph.properties
319 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/airport-graph.properties
320 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/ascend-graph.properties
321 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/ascend-graph.properties
322 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/paloalto-graph.properties
323 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/paloalto-graph.properties
324 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/f5-graph.properties
325 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/f5-graph.properties
326 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/trango-graph.properties
327 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/trango-graph.properties
328 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/clavister-graph.properties
329 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/clavister-graph.properties
330 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-wmi-graph.properties
331 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-wmi-graph.properties
332 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/extreme-networks-graph.properties
333 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/extreme-networks-graph.properties
334 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-graph.properties
335 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-graph.properties
336 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/vmware6-graph-simple.properties
337 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/vmware6-graph-simple.properties
338 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/force10-graph.properties
339 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/force10-graph.properties
340 Updating JMX graph templates on /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-newts-graph.properties
341 Zipping /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-newts-graph.properties
342- Saving the execution state
343- Running post-execution phase
344 Removing backup /usr/share/opennms/etc/jmx-datacollection-config.xml.zip
345 Removing backup /usr/share/opennms/etc/snmp-graph.properties.zip
346 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-graph.properties.zip
347 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-graph.properties.zip
348 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/framerelay-graph.properties.zip
349 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/zeus-graph.properties.zip
350 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware-cim-graph-simple.properties.zip
351 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-network-graph.properties.zip
352 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/wsman-dell-idrac.properties.zip
353 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/wmi-physdisk-graph.properties.zip
354 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-telemetryd-graph.properties.zip
355 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/sonicwall.graph.properties.zip
356 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-winrm-graph.properties.zip
357 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/xups-graph.properties.zip
358 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ceragon-FA1500.properties.zip
359 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/kafka-graph.properties.zip
360 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/pfsense-graph.properties.zip
361 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/novell-graph.properties.zip
362 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mge-graph.properties.zip
363 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/bluecoat-sgproxy-graph.properties.zip
364 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/xmp-graph.properties.zip
365 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-netflow-graph.properties.zip
366 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-ha-v5.2-graph.properties.zip
367 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/juniper-graph.properties.zip
368 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/bridgewave-graph.properties.zip
369 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/cisco-graph.properties.zip
370 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/alvarion-graph.properties.zip
371 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-memory-graph.properties.zip
372 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/bgp-ietf-graph.properties.zip
373 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/snmp-informant-graph.properties.zip
374 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-sql-graph.properties.zip
375 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-security-v5.2-graph.properties.zip
376 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-disk-graph.properties.zip
377 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/riverbed-steelhead-graph.properties.zip
378 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mysql-graph.properties.zip
379 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-host-based-replication-graph.properties.zip
380 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware4-graph-simple.properties.zip
381 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/wmi-memory-graph.properties.zip
382 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-virtual-disk-graph.properties.zip
383 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/zertico-graph.properties.zip
384 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ciscoNexus-graph.properties.zip
385 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-cpu-graph.properties.zip
386 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/cyclades-graph.properties.zip
387 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-path-graph.properties.zip
388 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-power-graph.properties.zip
389 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-application-v5.2-graph.properties.zip
390 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/netapp-graph.properties.zip
391 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mcast-graph.properties.zip
392 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/dell-openmanage-graph.properties.zip
393 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-storage-adapter-graph.properties.zip
394 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/elasticsearch-graph.properties.zip
395 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/dns-graph.properties.zip
396 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-graph.properties.zip
397 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mailmarshal-graph.properties.zip
398 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/apc-graph.properties.zip
399 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/netscaler-graph.properties.zip
400 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-explicitProxy-v5.2-graph.properties.zip
401 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/host-resources-graph.properties.zip
402 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ericsson-graph.properties.zip
403 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/akcp-graph.properties.zip
404 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-exchange-graph.properties.zip
405 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-http-graph.properties.zip
406 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/lmsensors-graph.properties.zip
407 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ejn-graph.properties.zip
408 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mib2-graph.properties.zip
409 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/sofaware-embeddedngx-graph.properties.zip
410 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/colubris-graph.properties.zip
411 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/sun-graph.properties.zip
412 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/acmepacket-graph.properties.zip
413 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-datastore-graph.properties.zip
414 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/netsnmp-graph.properties.zip
415 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/foundry-graph.properties.zip
416 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/checkpoint-graph.properties.zip
417 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/adsl-graph.properties.zip
418 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-iis-graph.properties.zip
419 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/equallogic-graph.properties.zip
420 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-windows-graph.properties.zip
421 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ca-empire-graph.properties.zip
422 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ipunity-graph.properties.zip
423 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/servertech-graph.properties.zip
424 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/jboss-graph.properties.zip
425 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-rpc-graph.properties.zip
426 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/aix-graph.properties.zip
427 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/hwg-graph.properties.zip
428 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/netbotz-graph.properties.zip
429 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware5-system-graph.properties.zip
430 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/asterisk-graph.properties.zip
431 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/wsman-microsoft-windows.properties.zip
432 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/dell-rac-graph.properties.zip
433 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/hpux-graph.properties.zip
434 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/fortinet-fortigate-system-v5.2-graph.properties.zip
435 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-ipc-sink-graph.properties.zip
436 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/postgresql-graph.properties.zip
437 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/mikrotik-graph.properties.zip
438 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/netenforcer-graph.properties.zip
439 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware3-graph-simple.properties.zip
440 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-lcs-graph.properties.zip
441 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/activemq-graph.properties.zip
442 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/brocade-graph.properties.zip
443 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/hp-graph.properties.zip
444 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/adonis-graph.properties.zip
445 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/liebert-graph.properties.zip
446 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/nortel-graph.properties.zip
447 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/jvm-graph.properties.zip
448 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/airport-graph.properties.zip
449 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/ascend-graph.properties.zip
450 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/paloalto-graph.properties.zip
451 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/f5-graph.properties.zip
452 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/trango-graph.properties.zip
453 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/clavister-graph.properties.zip
454 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/microsoft-wmi-graph.properties.zip
455 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/extreme-networks-graph.properties.zip
456 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/opennms-minion-graph.properties.zip
457 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/vmware6-graph-simple.properties.zip
458 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/force10-graph.properties.zip
459 Removing backup /usr/share/opennms/etc/snmp-graph.properties.d/cassandra-newts-graph.properties.zip
460
461Finished in 0 seconds
462
463Processing JettyConfigMigratorOffline: Adds jetty.xml if necessary: NMS-6629
464- Running pre-execution phase
465- Running execution phase
466 SSL Enabled ? false
467 AJP Enabled ? false
468 Neither SSL nor AJP are enabled.
469- Saving the execution state
470- Running post-execution phase
471
472Finished in 0 seconds
473
474Processing ServiceConfigMigratorOffline: Fixes service-configuration.xml if necessary when upgrading from 1.12: NMS-6970
475- Running pre-execution phase
476 This upgrade procedure should only run against systems older than 14.0.0; the current version is 25.0.0
477- Running execution phase
478- Saving the execution state
479- Running post-execution phase
480
481Finished in 0 seconds
482
483Processing KscReportsMigrator: Fixes the KSC Reports because of SNMP Interface directories changes
484- Running pre-execution phase
485 Backing up /usr/share/opennms/etc/ksc-performance-reports.xml
486 Zipping /usr/share/opennms/etc/ksc-performance-reports.xml
487- Running execution phase
488 Fixing KSC Reports.
489 No incomplete interface names detected.
490- Saving the execution state
491- Running post-execution phase
492 Removing backup /usr/share/opennms/etc/ksc-performance-reports.xml.zip
493
494Finished in 0 seconds
495
496Processing DataCollectionConfigMigratorOffline: Modifies the packages names used in etc/datacollection/*.xml. See NMS-7612.
497- Running pre-execution phase
498 Backing up /usr/share/opennms/etc/datacollection
499 Zipping /usr/share/opennms/etc/datacollection/3com.xml
500 Zipping /usr/share/opennms/etc/datacollection/microsoft.xml
501 Zipping /usr/share/opennms/etc/datacollection/extreme.xml
502 Zipping /usr/share/opennms/etc/datacollection/routers.xml
503 Zipping /usr/share/opennms/etc/datacollection/.readme
504 Zipping /usr/share/opennms/etc/datacollection/bluecoat.xml
505 Zipping /usr/share/opennms/etc/datacollection/mib2.xml
506 Zipping /usr/share/opennms/etc/datacollection/liebert.xml
507 Zipping /usr/share/opennms/etc/datacollection/netsnmp.xml
508 Zipping /usr/share/opennms/etc/datacollection/netapp.xml
509 Zipping /usr/share/opennms/etc/datacollection/sun.xml
510 Zipping /usr/share/opennms/etc/datacollection/vmware-cim.xml
511 Zipping /usr/share/opennms/etc/datacollection/hp.xml
512 Zipping /usr/share/opennms/etc/datacollection/powerware.xml
513 Zipping /usr/share/opennms/etc/datacollection/akcp.xml
514 Zipping /usr/share/opennms/etc/datacollection/legacy_mib2-interfaces.xml
515 Zipping /usr/share/opennms/etc/datacollection/cyclades.xml
516 Zipping /usr/share/opennms/etc/datacollection/clavister.xml
517 Zipping /usr/share/opennms/etc/datacollection/isilon.xml
518 Zipping /usr/share/opennms/etc/datacollection/vmware4.xml
519 Zipping /usr/share/opennms/etc/datacollection/netenforcer.xml
520 Zipping /usr/share/opennms/etc/datacollection/ceragon-FA1500.xml
521 Zipping /usr/share/opennms/etc/datacollection/f5.xml
522 Zipping /usr/share/opennms/etc/datacollection/trango.xml
523 Zipping /usr/share/opennms/etc/datacollection/checkpoint.xml
524 Zipping /usr/share/opennms/etc/datacollection/novell.xml
525 Zipping /usr/share/opennms/etc/datacollection/ciscoNexus.xml
526 Zipping /usr/share/opennms/etc/datacollection/printers.xml
527 Zipping /usr/share/opennms/etc/datacollection/wmi.xml
528 Zipping /usr/share/opennms/etc/datacollection/ref_mib2-powerethernet.xml
529 Zipping /usr/share/opennms/etc/datacollection/vmware3.xml
530 Zipping /usr/share/opennms/etc/datacollection/makelsan.xml
531 Zipping /usr/share/opennms/etc/datacollection/asterisk.xml
532 Zipping /usr/share/opennms/etc/datacollection/netscaler.xml
533 Zipping /usr/share/opennms/etc/datacollection/pfsense.xml
534 Zipping /usr/share/opennms/etc/datacollection/fortinet-fortigate-ha-v5.2.xml
535 Zipping /usr/share/opennms/etc/datacollection/xmp.xml
536 Zipping /usr/share/opennms/etc/datacollection/ibm.xml
537 Zipping /usr/share/opennms/etc/datacollection/foundry.xml
538 Zipping /usr/share/opennms/etc/datacollection/mge.xml
539 Zipping /usr/share/opennms/etc/datacollection/netbotz.xml
540 Zipping /usr/share/opennms/etc/datacollection/ipunity.xml
541 Zipping /usr/share/opennms/etc/datacollection/kyocera.xml
542 Zipping /usr/share/opennms/etc/datacollection/mikrotik.xml
543 Zipping /usr/share/opennms/etc/datacollection/sofaware.xml
544 Zipping /usr/share/opennms/etc/datacollection/fortinet-fortigate-security-v5.2.xml
545 Zipping /usr/share/opennms/etc/datacollection/riverbed.xml
546 Zipping /usr/share/opennms/etc/datacollection/ascend.xml
547 Zipping /usr/share/opennms/etc/datacollection/force10.xml
548 Zipping /usr/share/opennms/etc/datacollection/ejn.xml
549 Zipping /usr/share/opennms/etc/datacollection/zeus.xml
550 Zipping /usr/share/opennms/etc/datacollection/concord.xml
551 Zipping /usr/share/opennms/etc/datacollection/equallogic.xml
552 Zipping /usr/share/opennms/etc/datacollection/hwg.xml
553 Zipping /usr/share/opennms/etc/datacollection/ref_compaq-insight-manager.xml
554 Zipping /usr/share/opennms/etc/datacollection/lexmark.xml
555 Zipping /usr/share/opennms/etc/datacollection/apc.xml
556 Zipping /usr/share/opennms/etc/datacollection/zertico.xml
557 Zipping /usr/share/opennms/etc/datacollection/servertech.xml
558 Zipping /usr/share/opennms/etc/datacollection/paloalto.xml
559 Zipping /usr/share/opennms/etc/datacollection/ericsson.xml
560 Zipping /usr/share/opennms/etc/datacollection/bluecat.xml
561 Zipping /usr/share/opennms/etc/datacollection/savin-ricoh.xml
562 Zipping /usr/share/opennms/etc/datacollection/colubris.xml
563 Zipping /usr/share/opennms/etc/datacollection/bridgewave.xml
564 Zipping /usr/share/opennms/etc/datacollection/snmpinformant.xml
565 Zipping /usr/share/opennms/etc/datacollection/alvarion.xml
566 Zipping /usr/share/opennms/etc/datacollection/nortel.xml
567 Zipping /usr/share/opennms/etc/datacollection/konica.xml
568 Zipping /usr/share/opennms/etc/datacollection/brocade.xml
569 Zipping /usr/share/opennms/etc/datacollection/fortinet-fortigate-application-v5.2.xml
570 Zipping /usr/share/opennms/etc/datacollection/postgresql-jdbc.xml
571 Zipping /usr/share/opennms/etc/datacollection/acmepacket.xml
572 Zipping /usr/share/opennms/etc/datacollection/juniper.xml
573 Zipping /usr/share/opennms/etc/datacollection/ietf.xml
574 Zipping /usr/share/opennms/etc/datacollection/cisco.xml
575 Zipping /usr/share/opennms/etc/datacollection/dell.xml
576 Zipping /usr/share/opennms/etc/datacollection/vmware6.xml
577 Zipping /usr/share/opennms/etc/datacollection/sonicwall.xml
578 Zipping /usr/share/opennms/etc/datacollection/vmware5.xml
579 Zipping /usr/share/opennms/etc/datacollection/ref_mib2-interfaces.xml
580 Zipping /usr/share/opennms/etc/datacollection/fortinet-fortigate-explicitproxy-v5.2.xml
581 Zipping /usr/share/opennms/etc/datacollection/fortinet-fortigate-system-v5.2.xml
582- Running execution phase
583 Patching files...
584 /usr/share/opennms/etc/datacollection/3com.xml
585 /usr/share/opennms/etc/datacollection/microsoft.xml
586 /usr/share/opennms/etc/datacollection/extreme.xml
587 /usr/share/opennms/etc/datacollection/routers.xml
588 /usr/share/opennms/etc/datacollection/bluecoat.xml
589 /usr/share/opennms/etc/datacollection/mib2.xml
590 /usr/share/opennms/etc/datacollection/liebert.xml
591 /usr/share/opennms/etc/datacollection/netsnmp.xml
592 /usr/share/opennms/etc/datacollection/netapp.xml
593 /usr/share/opennms/etc/datacollection/sun.xml
594 /usr/share/opennms/etc/datacollection/vmware-cim.xml
595 /usr/share/opennms/etc/datacollection/hp.xml
596 /usr/share/opennms/etc/datacollection/powerware.xml
597 /usr/share/opennms/etc/datacollection/akcp.xml
598 /usr/share/opennms/etc/datacollection/legacy_mib2-interfaces.xml
599 /usr/share/opennms/etc/datacollection/cyclades.xml
600 /usr/share/opennms/etc/datacollection/clavister.xml
601 /usr/share/opennms/etc/datacollection/isilon.xml
602 /usr/share/opennms/etc/datacollection/vmware4.xml
603 /usr/share/opennms/etc/datacollection/netenforcer.xml
604 /usr/share/opennms/etc/datacollection/ceragon-FA1500.xml
605 /usr/share/opennms/etc/datacollection/f5.xml
606 /usr/share/opennms/etc/datacollection/trango.xml
607 /usr/share/opennms/etc/datacollection/checkpoint.xml
608 /usr/share/opennms/etc/datacollection/novell.xml
609 /usr/share/opennms/etc/datacollection/ciscoNexus.xml
610 /usr/share/opennms/etc/datacollection/printers.xml
611 /usr/share/opennms/etc/datacollection/wmi.xml
612 /usr/share/opennms/etc/datacollection/ref_mib2-powerethernet.xml
613 /usr/share/opennms/etc/datacollection/vmware3.xml
614 /usr/share/opennms/etc/datacollection/makelsan.xml
615 /usr/share/opennms/etc/datacollection/asterisk.xml
616 /usr/share/opennms/etc/datacollection/netscaler.xml
617 /usr/share/opennms/etc/datacollection/pfsense.xml
618 /usr/share/opennms/etc/datacollection/fortinet-fortigate-ha-v5.2.xml
619 /usr/share/opennms/etc/datacollection/xmp.xml
620 /usr/share/opennms/etc/datacollection/ibm.xml
621 /usr/share/opennms/etc/datacollection/foundry.xml
622 /usr/share/opennms/etc/datacollection/mge.xml
623 /usr/share/opennms/etc/datacollection/netbotz.xml
624 /usr/share/opennms/etc/datacollection/ipunity.xml
625 /usr/share/opennms/etc/datacollection/kyocera.xml
626 /usr/share/opennms/etc/datacollection/mikrotik.xml
627 /usr/share/opennms/etc/datacollection/sofaware.xml
628 /usr/share/opennms/etc/datacollection/fortinet-fortigate-security-v5.2.xml
629 /usr/share/opennms/etc/datacollection/riverbed.xml
630 /usr/share/opennms/etc/datacollection/ascend.xml
631 /usr/share/opennms/etc/datacollection/force10.xml
632 /usr/share/opennms/etc/datacollection/ejn.xml
633 /usr/share/opennms/etc/datacollection/zeus.xml
634 /usr/share/opennms/etc/datacollection/concord.xml
635 /usr/share/opennms/etc/datacollection/equallogic.xml
636 /usr/share/opennms/etc/datacollection/hwg.xml
637 /usr/share/opennms/etc/datacollection/ref_compaq-insight-manager.xml
638 /usr/share/opennms/etc/datacollection/lexmark.xml
639 /usr/share/opennms/etc/datacollection/apc.xml
640 /usr/share/opennms/etc/datacollection/zertico.xml
641 /usr/share/opennms/etc/datacollection/servertech.xml
642 /usr/share/opennms/etc/datacollection/paloalto.xml
643 /usr/share/opennms/etc/datacollection/ericsson.xml
644 /usr/share/opennms/etc/datacollection/bluecat.xml
645 /usr/share/opennms/etc/datacollection/savin-ricoh.xml
646 /usr/share/opennms/etc/datacollection/colubris.xml
647 /usr/share/opennms/etc/datacollection/bridgewave.xml
648 /usr/share/opennms/etc/datacollection/snmpinformant.xml
649 /usr/share/opennms/etc/datacollection/alvarion.xml
650 /usr/share/opennms/etc/datacollection/nortel.xml
651 /usr/share/opennms/etc/datacollection/konica.xml
652 /usr/share/opennms/etc/datacollection/brocade.xml
653 /usr/share/opennms/etc/datacollection/fortinet-fortigate-application-v5.2.xml
654 /usr/share/opennms/etc/datacollection/postgresql-jdbc.xml
655 /usr/share/opennms/etc/datacollection/acmepacket.xml
656 /usr/share/opennms/etc/datacollection/juniper.xml
657 /usr/share/opennms/etc/datacollection/ietf.xml
658 /usr/share/opennms/etc/datacollection/cisco.xml
659 /usr/share/opennms/etc/datacollection/dell.xml
660 /usr/share/opennms/etc/datacollection/vmware6.xml
661 /usr/share/opennms/etc/datacollection/sonicwall.xml
662 /usr/share/opennms/etc/datacollection/vmware5.xml
663 /usr/share/opennms/etc/datacollection/ref_mib2-interfaces.xml
664 /usr/share/opennms/etc/datacollection/fortinet-fortigate-explicitproxy-v5.2.xml
665 /usr/share/opennms/etc/datacollection/fortinet-fortigate-system-v5.2.xml
666- Saving the execution state
667- Running post-execution phase
668 Removing backup /usr/share/opennms/etc/datacollection.zip
669
670Finished in 0 seconds
671
672Processing ServiceConfig1701MigratorOffline: Fixes service-configuration.xml if necessary when upgrading from 1.12: NMS-6970
673- Running pre-execution phase
674 Backing up /usr/share/opennms/etc/service-configuration.xml
675 Zipping /usr/share/opennms/etc/service-configuration.xml
676- Running execution phase
677 Current configuration: 31 services.
678 New configuration: 31 services.
679- Saving the execution state
680- Running post-execution phase
681 Removing backup /usr/share/opennms/etc/service-configuration.xml.zip
682
683Finished in 0 seconds
684
685Processing MonitoringLocationsMigratorOffline: Moves monitoring locations from monitoring-locations.xml into the monitoringlocations tables in the database
686- Running pre-execution phase
687- Running execution phase
688- Saving the execution state
689- Running post-execution phase
690
691Finished in 0 seconds
692
693Processing EventParameterMigratorOffline: Moves event parameters from the 'eventparms' column to the 'event_parameters' table.
694- Running pre-execution phase
695 Ignoring: The 'eventParms' column no longer exists
696Processing DataCollectionConfigMigrator17Offline: Fixes the missing resource types on datacollection-config.xml. See NMS-7816.
697- Running pre-execution phase
698 Backing up /usr/share/opennms/etc/datacollection-config.xml
699 Zipping /usr/share/opennms/etc/datacollection-config.xml
700- Running execution phase
701 Patching /usr/share/opennms/etc/datacollection-config.xml
70214:15:18.850 [Main] INFO org.opennms.core.xml.AbstractJaxbConfigDao - Loaded data-collection in 121 ms
703- Saving the execution state
704- Running post-execution phase
705 Removing backup /usr/share/opennms/etc/datacollection-config.xml.zip
706
707Finished in 0 seconds
708
709Processing EOLServiceConfigMigratorOffline: Fixes service-configuration.xml if necessary when upgrading to 17.0.0: HZN-545
710- Running pre-execution phase
711 Backing up /usr/share/opennms/etc/service-configuration.xml
712 Zipping /usr/share/opennms/etc/service-configuration.xml
713- Running execution phase
714- Saving the execution state
715- Running post-execution phase
716 Removing backup /usr/share/opennms/etc/service-configuration.xml.zip
717
718Finished in 0 seconds
719
720Processing DiscoveryConfigurationMigratorOffline: Removes the 'threads' attribute from discovery-configuration.xml. See HZN-599.
721- Running pre-execution phase
722 Backing up discovery-configuration.xml
723 Zipping /usr/share/opennms/etc/discovery-configuration.xml
724- Running execution phase
725- Saving the execution state
726- Running post-execution phase
727 Removing backup /usr/share/opennms/etc/discovery-configuration.xml.zip
728
729Finished in 0 seconds
730
731Processing MagicUsersMigratorOffline: Moves security roles from magic-users.properties into the users.xml file: HZN-871
732- Running pre-execution phase
733- Running execution phase
734 Error: ignoring the execution of the task because the file magic-users.properties was not found. Maybe the task was already successfully executed before.
735- Saving the execution state
736- Running post-execution phase
737
738Finished in 0 seconds
739
740Processing DiscoveryConfigurationLocationMigratorOffline: Changes the name for the default location from 'localhost' to 'Default'. See HZN-940.
741- Running pre-execution phase
742 Backing up discovery-configuration.xml
743 Zipping /usr/share/opennms/etc/discovery-configuration.xml
744- Running execution phase
745- Saving the execution state
746- Running post-execution phase
747 Removing backup /usr/share/opennms/etc/discovery-configuration.xml.zip
748
749Finished in 0 seconds
750
751
752Upgrade completed successfully!
753it-lance@core-nms1:/var/log/opennms$