Giter Club home page Giter Club logo

iocage-plugin-index's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iocage-plugin-index's Issues

Unifi Config Files

The unifi controllers are useless as they are configured. With a NAT config they need to have these ports passed through:
https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used
the first two are the most important.
I do not see any other plugins with multiple ports behind NAT, so I am not sure how to format it. The other options are to change it to a vnet/dhcp so it has full control of its own ports (we could then use a reservation to set it's address) or (if possible) allow us to set a static address.

rslsync plugin no longer appears in Community Collection

As of 11/17 rslsync no longer appears in the Community Collection view. Git clones of the plugin repo also tapered off at that time. No code changes have been made to the manifest, index, or plugin git repo since being added in #122

Screen Shot 2020-11-20 at 10 40 03 PM

I'm not sure how the middleware processes the plugin list, will look into logs on a TrueNAS box and see if there is anything interesting. But something appears to be amiss.

Error while installing Piwigo

I was installing Piwigo through my TrueNAS and I always get stuck at the Error "Cannot connect to server" Screenshot

I don't know if that's a Database Error or something different but that was happening to me the whole time.
I even tried to add the MariaDB port but that didn't help either.

Current FreeNAS/TrueNAS version: TrueNAS-12.0-STABLE

Mono dependent plugins .e.g radarr and potentially sonarr no longer work

It looks like to me that something broke mono in the latest updates.

Steps to reproduce on TrueNAS are as follows:

Install radarr (or sonarr) plugin using the gui. Find that the management interface doesn't work.

Running a shell in the plugins jail, I tried to run the binaries directly and find that there's an undefined symbol in mono.

For sonarr:

/usr/local/bin/mono /usr/local/share/sonarr/NzbDrone.exe --nobrowser --data=/usr/local/sonarr
ld-elf.so.1: /usr/local/bin/mono: Undefined symbol "pthread_setname_np@FBSD_1.6"

For radarr:

/usr/local/bin/mono /usr/local/share/radarr/Radarr.exe
ld-elf.so.1: /usr/local/bin/mono: Undefined symbol "pthread_setname_np@FBSD_1.6"

I have a sonarr plugin that I haven't updated that still works, while my radarr plugin that I did update recently broke.

Unifi Controller 6.2.25

this isnt a new issue, this issue has been around from version 6.0.32. remote access through unifi.ui.com is not available I am unsure why this is and i don't know what files you need to research this issue. i do know that this issue is a plugin issue and not a network issue. when using unifi.ui.com to connect to the controller , you can see the controller and attempt to connect but you get error message cannot connect. using the same controller version on a windows system the connection is successful. I know unifi uses ports:
Egress Ports required for UniFi Remote Access
UDP 3478 Port used for STUN.
TCP/UDP 443 Port used for Remote Access service.
TCP 8883 Port used for Remote Access service.
for full list https://help.ui.com/hc/en-us/articles/218506997-UniFi-Ports-Used

node-red-contrib-chatbot plugin install fails on 12.1-RELEASE-p10 TrueNAS Core

-----------------------------------------------------------
2020-11-06T20:23:15.782Z Install : node-red-contrib-chatbot 0.19.7

2020-11-06T20:23:15.791Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production [email protected]
2020-11-06T20:23:19.655Z [err] npm 
2020-11-06T20:23:19.655Z [err] WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
2020-11-06T20:23:31.198Z [err] npm
2020-11-06T20:23:31.198Z [err]  WARN deprecated [email protected]: this library is no longer supported
2020-11-06T20:23:59.274Z [err] npm
2020-11-06T20:23:59.275Z [err]  WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
2020-11-06T20:23:59.278Z [err] npm
2020-11-06T20:23:59.278Z [err]  
2020-11-06T20:23:59.278Z [err] WARN
2020-11-06T20:23:59.278Z [err]  
2020-11-06T20:23:59.278Z [err] deprecated
2020-11-06T20:23:59.279Z [err]  [email protected]: Please see https://github.com/lydell/urix#deprecated
2020-11-06T20:24:01.389Z [err] npm 
2020-11-06T20:24:01.390Z [err] WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
2020-11-06T20:24:22.789Z [err] npm 
2020-11-06T20:24:22.789Z [err] WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
2020-11-06T20:24:25.631Z [err] npm WARN deprecated [email protected]: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
2020-11-06T20:24:36.955Z [out] 
2020-11-06T20:24:36.955Z [out] > [email protected] install /var/db/nodered/node_modules/grpc
2020-11-06T20:24:36.955Z [out] > node-pre-gyp install --fallback-to-build --library=static_library
2020-11-06T20:24:36.955Z [out] 
2020-11-06T20:24:37.166Z [err] node-pre-gyp
2020-11-06T20:24:37.166Z [err]  
2020-11-06T20:24:37.166Z [err] WARN
2020-11-06T20:24:37.166Z [err]  Using request for node-pre-gyp https download
2020-11-06T20:24:37.166Z [err]  
2020-11-06T20:24:37.658Z [err] node-pre-gyp
2020-11-06T20:24:37.658Z [err]  WARN Tried to download(404): https://node-precompiled-binaries.grpc.io/grpc/v1.24.3/node-v64-freebsd-x64-unknown.tar.gz 
2020-11-06T20:24:37.658Z [err] node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, unknown) (falling back to source compile with node-gyp) 
2020-11-06T20:24:38.963Z [out] gmake: Entering directory '/var/db/nodered/node_modules/grpc/build'
2020-11-06T20:24:38.964Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o
2020-11-06T20:24:39.293Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/avl/avl.o
2020-11-06T20:24:39.377Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/backoff/backoff.o
2020-11-06T20:24:39.537Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_args.o
2020-11-06T20:24:39.646Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_stack.o
2020-11-06T20:24:39.833Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_stack_builder.o
2020-11-06T20:24:40.016Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_trace.o
2020-11-06T20:24:40.347Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channelz.o
2020-11-06T20:24:40.997Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channelz_registry.o
2020-11-06T20:24:41.604Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/connected_channel.o
2020-11-06T20:24:41.846Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/handshaker.o
2020-11-06T20:24:42.186Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/handshaker_registry.o
2020-11-06T20:24:42.444Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/status_util.o
2020-11-06T20:24:42.479Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/compression.o
2020-11-06T20:24:42.701Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/compression_args.o
2020-11-06T20:24:42.751Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/compression_internal.o
2020-11-06T20:24:43.060Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/message_compress.o
2020-11-06T20:24:43.246Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/stream_compression.o
2020-11-06T20:24:43.471Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/stream_compression_gzip.o
2020-11-06T20:24:43.675Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/compression/stream_compression_identity.o
2020-11-06T20:24:43.822Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/debug/stats.o
2020-11-06T20:24:44.063Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/debug/stats_data.o
2020-11-06T20:24:44.201Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/http/format_request.o
2020-11-06T20:24:44.338Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/http/httpcli.o
2020-11-06T20:24:44.539Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/http/parser.o
2020-11-06T20:24:44.742Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/buffer_list.o
2020-11-06T20:24:44.859Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/call_combiner.o
2020-11-06T20:24:45.007Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/cfstream_handle.o
2020-11-06T20:24:45.114Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/combiner.o
2020-11-06T20:24:45.269Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/endpoint.o
2020-11-06T20:24:45.396Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/endpoint_cfstream.o
2020-11-06T20:24:45.416Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/endpoint_pair_posix.o
2020-11-06T20:24:45.436Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/endpoint_pair_uv.o
2020-11-06T20:24:45.559Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/endpoint_pair_windows.o
2020-11-06T20:24:45.580Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/error.o
2020-11-06T20:24:46.004Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/error_cfstream.o
2020-11-06T20:24:46.030Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/ev_epoll1_linux.o
2020-11-06T20:24:46.058Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/ev_epollex_linux.o
2020-11-06T20:24:46.084Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/ev_poll_posix.o
2020-11-06T20:24:46.106Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/ev_posix.o
2020-11-06T20:24:46.127Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/ev_windows.o
2020-11-06T20:24:46.147Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/exec_ctx.o
2020-11-06T20:24:46.343Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/executor.o
2020-11-06T20:24:46.632Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/executor/mpmcqueue.o
2020-11-06T20:24:46.795Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/executor/threadpool.o
2020-11-06T20:24:46.978Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/fork_posix.o
2020-11-06T20:24:46.999Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/fork_windows.o
2020-11-06T20:24:47.028Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/gethostname_fallback.o
2020-11-06T20:24:47.053Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/gethostname_host_name_max.o
2020-11-06T20:24:47.077Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/gethostname_sysconf.o
2020-11-06T20:24:47.099Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/grpc_if_nametoindex_posix.o
2020-11-06T20:24:47.121Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o
2020-11-06T20:24:47.146Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/internal_errqueue.o
2020-11-06T20:24:47.171Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iocp_windows.o
2020-11-06T20:24:47.193Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr.o
2020-11-06T20:24:47.353Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_custom.o
2020-11-06T20:24:47.525Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_internal.o
2020-11-06T20:24:47.669Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_posix.o
2020-11-06T20:24:47.693Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_posix_cfstream.o
2020-11-06T20:24:47.714Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_uv.o
2020-11-06T20:24:47.884Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/iomgr_windows.o
2020-11-06T20:24:47.907Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/is_epollexclusive_available.o
2020-11-06T20:24:47.933Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/load_file.o
2020-11-06T20:24:48.077Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/lockfree_event.o
2020-11-06T20:24:48.229Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/polling_entity.o
2020-11-06T20:24:48.359Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset.o
2020-11-06T20:24:48.481Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_custom.o
2020-11-06T20:24:48.631Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_set.o
2020-11-06T20:24:48.753Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_set_custom.o
2020-11-06T20:24:48.877Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_set_windows.o
2020-11-06T20:24:48.898Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_uv.o
2020-11-06T20:24:48.948Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/pollset_windows.o
2020-11-06T20:24:48.969Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/resolve_address.o
2020-11-06T20:24:49.117Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/resolve_address_custom.o
2020-11-06T20:24:49.337Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/resolve_address_posix.o
2020-11-06T20:24:49.358Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/resolve_address_windows.o
2020-11-06T20:24:49.378Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/resource_quota.o
2020-11-06T20:24:49.650Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/sockaddr_utils.o
2020-11-06T20:24:49.861Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_factory_posix.o
2020-11-06T20:24:49.881Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_mutator.o
2020-11-06T20:24:49.917Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_utils_common_posix.o
2020-11-06T20:24:49.938Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_utils_linux.o
2020-11-06T20:24:49.959Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_utils_posix.o
2020-11-06T20:24:49.979Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_utils_uv.o
2020-11-06T20:24:50.027Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_utils_windows.o
2020-11-06T20:24:50.048Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/socket_windows.o
2020-11-06T20:24:50.068Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_client.o
2020-11-06T20:24:50.209Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_client_cfstream.o
2020-11-06T20:24:50.230Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_client_custom.o
2020-11-06T20:24:50.399Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_client_posix.o
2020-11-06T20:24:50.419Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_client_windows.o
2020-11-06T20:24:50.440Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_custom.o
2020-11-06T20:24:50.657Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_posix.o
2020-11-06T20:24:50.678Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server.o
2020-11-06T20:24:50.824Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_custom.o
2020-11-06T20:24:51.033Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_posix.o
2020-11-06T20:24:51.054Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_utils_posix_common.o
2020-11-06T20:24:51.076Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o
2020-11-06T20:24:51.097Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o
2020-11-06T20:24:51.117Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_server_windows.o
2020-11-06T20:24:51.137Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_uv.o
2020-11-06T20:24:51.348Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/tcp_windows.o
2020-11-06T20:24:51.369Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/time_averaged_stats.o
2020-11-06T20:24:51.395Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer.o
2020-11-06T20:24:51.516Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer_custom.o
2020-11-06T20:24:51.679Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer_generic.o
2020-11-06T20:24:51.864Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer_heap.o
2020-11-06T20:24:52.002Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer_manager.o
2020-11-06T20:24:52.183Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/timer_uv.o
2020-11-06T20:24:52.399Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/udp_server.o
2020-11-06T20:24:52.421Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/unix_sockets_posix.o
2020-11-06T20:24:52.441Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/unix_sockets_posix_noop.o
2020-11-06T20:24:52.583Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/wakeup_fd_eventfd.o
2020-11-06T20:24:52.604Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/wakeup_fd_nospecial.o
2020-11-06T20:24:52.624Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/wakeup_fd_pipe.o
2020-11-06T20:24:52.645Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/iomgr/wakeup_fd_posix.o
2020-11-06T20:24:52.665Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/json/json.o
2020-11-06T20:24:52.702Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/json/json_reader.o
2020-11-06T20:24:52.774Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/json/json_string.o
2020-11-06T20:24:52.844Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/json/json_writer.o
2020-11-06T20:24:52.912Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/b64.o
2020-11-06T20:24:53.076Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/percent_encoding.o
2020-11-06T20:24:53.242Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/slice.o
2020-11-06T20:24:53.553Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/slice_buffer.o
2020-11-06T20:24:53.799Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/slice_intern.o
2020-11-06T20:24:54.018Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/slice/slice_string_helpers.o
2020-11-06T20:24:54.182Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/api_trace.o
2020-11-06T20:24:54.293Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/byte_buffer.o
2020-11-06T20:24:54.489Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/byte_buffer_reader.o
2020-11-06T20:24:54.650Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/call.o
2020-11-06T20:24:55.196Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/call_details.o
2020-11-06T20:24:55.344Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/call_log_batch.o
2020-11-06T20:24:55.509Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/channel.o
2020-11-06T20:24:55.852Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/channel_init.o
2020-11-06T20:24:56.014Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/channel_ping.o
2020-11-06T20:24:56.273Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/channel_stack_type.o
2020-11-06T20:24:56.299Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/completion_queue.o
2020-11-06T20:24:56.640Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/completion_queue_factory.o
2020-11-06T20:24:56.771Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/event_string.o
2020-11-06T20:24:56.804Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/lame_client.o
2020-11-06T20:24:57.066Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/metadata_array.o
2020-11-06T20:24:57.182Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/server.o
2020-11-06T20:24:57.696Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/validate_metadata.o
2020-11-06T20:24:57.840Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/version.o
2020-11-06T20:24:57.867Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/bdp_estimator.o
2020-11-06T20:24:57.997Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/byte_stream.o
2020-11-06T20:24:58.166Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/connectivity_state.o
2020-11-06T20:24:58.305Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/error_utils.o
2020-11-06T20:24:58.452Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/metadata.o
2020-11-06T20:24:58.717Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/metadata_batch.o
2020-11-06T20:24:58.915Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/pid_controller.o
2020-11-06T20:24:58.961Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/static_metadata.o
2020-11-06T20:24:59.825Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/status_conversion.o
2020-11-06T20:24:59.952Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/status_metadata.o
2020-11-06T20:25:00.086Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/timeout_encoding.o
2020-11-06T20:25:00.236Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/transport.o
2020-11-06T20:25:00.457Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/transport/transport_op_string.o
2020-11-06T20:25:00.630Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/uri/uri_parser.o
2020-11-06T20:25:00.801Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/debug/trace.o
2020-11-06T20:25:00.953Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o
2020-11-06T20:25:01.256Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/bin_decoder.o
2020-11-06T20:25:01.425Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/bin_encoder.o
2020-11-06T20:25:01.528Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/chttp2_plugin.o
2020-11-06T20:25:01.754Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.o
2020-11-06T20:25:02.536Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/context_list.o
2020-11-06T20:25:02.786Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/flow_control.o
2020-11-06T20:25:03.131Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_data.o
2020-11-06T20:25:03.416Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_goaway.o
2020-11-06T20:25:03.674Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_ping.o
2020-11-06T20:25:03.933Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_rst_stream.o
2020-11-06T20:25:04.194Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_settings.o
2020-11-06T20:25:04.478Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/frame_window_update.o
2020-11-06T20:25:04.742Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_encoder.o
2020-11-06T20:25:05.077Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.o
2020-11-06T20:25:05.533Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_table.o
2020-11-06T20:25:05.718Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/http2_settings.o
2020-11-06T20:25:05.742Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/huffsyms.o
2020-11-06T20:25:05.764Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/incoming_metadata.o
2020-11-06T20:25:06.027Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.o
2020-11-06T20:25:06.399Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/stream_lists.o
2020-11-06T20:25:06.683Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/stream_map.o
2020-11-06T20:25:06.734Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/varint.o
2020-11-06T20:25:06.758Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/writing.o
2020-11-06T20:25:07.126Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/alpn/alpn.o
2020-11-06T20:25:07.154Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/http/client/http_client_filter.o
2020-11-06T20:25:07.402Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/http/http_filters_plugin.o
2020-11-06T20:25:07.558Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/http/message_compress/message_compress_filter.o
2020-11-06T20:25:07.768Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/http/server/http_server_filter.o
2020-11-06T20:25:08.009Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/http/httpcli_security_connector.o
2020-11-06T20:25:08.301Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/context/security_context.o
2020-11-06T20:25:08.627Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/alts_credentials.o
2020-11-06T20:25:08.934Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/composite/composite_credentials.o
2020-11-06T20:25:09.288Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/credentials.o
2020-11-06T20:25:09.679Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/credentials_metadata.o
2020-11-06T20:25:09.923Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/fake/fake_credentials.o
2020-11-06T20:25:10.210Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/google_default/credentials_generic.o
2020-11-06T20:25:10.439Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/google_default/google_default_credentials.o
2020-11-06T20:25:10.822Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/iam/iam_credentials.o
2020-11-06T20:25:11.078Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/jwt/json_token.o
2020-11-06T20:25:11.409Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/jwt/jwt_credentials.o
2020-11-06T20:25:11.872Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/jwt/jwt_verifier.o
2020-11-06T20:25:12.395Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/local/local_credentials.o
2020-11-06T20:25:12.759Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/oauth2/oauth2_credentials.o
2020-11-06T20:25:13.359Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/plugin/plugin_credentials.o
2020-11-06T20:25:13.772Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/ssl/ssl_credentials.o
2020-11-06T20:25:14.189Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o
2020-11-06T20:25:14.477Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/tls/spiffe_credentials.o
2020-11-06T20:25:14.789Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/alts/alts_security_connector.o
2020-11-06T20:25:15.146Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/fake/fake_security_connector.o
2020-11-06T20:25:15.465Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/load_system_roots_fallback.o
2020-11-06T20:25:15.491Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/load_system_roots_linux.o
2020-11-06T20:25:15.515Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/local/local_security_connector.o
2020-11-06T20:25:15.894Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/security_connector.o
2020-11-06T20:25:16.174Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/ssl/ssl_security_connector.o
2020-11-06T20:25:16.513Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/ssl_utils.o
2020-11-06T20:25:16.830Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/ssl_utils_config.o
2020-11-06T20:25:16.944Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/security_connector/tls/spiffe_security_connector.o
2020-11-06T20:25:17.602Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/client_auth_filter.o
2020-11-06T20:25:17.995Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/secure_endpoint.o
2020-11-06T20:25:18.246Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/security_handshaker.o
2020-11-06T20:25:18.639Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/server_auth_filter.o
2020-11-06T20:25:18.964Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/target_authority_table.o
2020-11-06T20:25:19.120Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/transport/tsi_error.o
2020-11-06T20:25:19.237Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/util/json_util.o
2020-11-06T20:25:19.358Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init_secure.o
2020-11-06T20:25:19.607Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/crypt/aes_gcm.o
2020-11-06T20:25:19.737Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/crypt/gsec.o
2020-11-06T20:25:19.790Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_counter.o
2020-11-06T20:25:19.833Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_crypter.o
2020-11-06T20:25:19.871Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_frame_protector.o
2020-11-06T20:25:20.019Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o
2020-11-06T20:25:20.061Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o
2020-11-06T20:25:20.101Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o
2020-11-06T20:25:20.140Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/frame_protector/frame_handler.o
2020-11-06T20:25:20.188Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/handshaker/alts_handshaker_client.o
2020-11-06T20:25:20.586Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/handshaker/alts_shared_resource.o
2020-11-06T20:25:20.757Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o
2020-11-06T20:25:20.990Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o
2020-11-06T20:25:21.145Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o
2020-11-06T20:25:21.291Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o
2020-11-06T20:25:21.450Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o
2020-11-06T20:25:21.548Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o
2020-11-06T20:25:21.710Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/check_gcp_environment.o
2020-11-06T20:25:21.746Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o
2020-11-06T20:25:21.767Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o
2020-11-06T20:25:21.790Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o
2020-11-06T20:25:21.811Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o
2020-11-06T20:25:21.952Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o
2020-11-06T20:25:22.089Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o
2020-11-06T20:25:22.225Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/handshaker/alts_tsi_utils.o
2020-11-06T20:25:22.451Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/alts/handshaker/transport_security_common_api.o
2020-11-06T20:25:22.643Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o
2020-11-06T20:25:22.671Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o
2020-11-06T20:25:22.705Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o
2020-11-06T20:25:22.734Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/decode.o
2020-11-06T20:25:22.748Z [err] ../deps/grpc/third_party/upb/upb/decode.c:164:20: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
2020-11-06T20:25:22.749Z [err]   CHK(d->end_group == field_number);
2020-11-06T20:25:22.749Z [err]       ~~~~~~~~~~~~ ^  ~~~~~~~~~~~~
2020-11-06T20:25:22.749Z [err] ../deps/grpc/third_party/upb/upb/decode.c:48:22: note: expanded from macro 'CHK'
2020-11-06T20:25:22.749Z [err] #define CHK(x) if (!(x)) { return 0; }
2020-11-06T20:25:22.749Z [err]                      ^
2020-11-06T20:25:22.750Z [err] ../deps/grpc/third_party/upb/upb/decode.c:321:20: warning: 
2020-11-06T20:25:22.750Z [err] comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
2020-11-06T20:25:22.750Z [err]   CHK(d->end_group == field_number);
2020-11-06T20:25:22.750Z [err]       ~~~~~~~~~~~~ ^  ~~~~~~~~~~~~
2020-11-06T20:25:22.750Z [err] ../deps/grpc/third_party/upb/upb/decode.c:48:22: note: expanded from macro 'CHK'
2020-11-06T20:25:22.750Z [err] #define CHK(x) if (!(x)) { return 0; }
2020-11-06T20:25:22.750Z [err]                      ^
2020-11-06T20:25:22.911Z [err] 2 warnings generated.
2020-11-06T20:25:22.920Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/encode.o
2020-11-06T20:25:23.379Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/msg.o
2020-11-06T20:25:23.415Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/port.o
2020-11-06T20:25:23.437Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/table.o
2020-11-06T20:25:23.635Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/third_party/upb/upb/upb.o
2020-11-06T20:25:23.679Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/transport_security.o
2020-11-06T20:25:23.828Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/client/insecure/channel_create.o
2020-11-06T20:25:24.141Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o
2020-11-06T20:25:24.402Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/client/authority.o
2020-11-06T20:25:24.687Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/client/chttp2_connector.o
2020-11-06T20:25:24.993Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/backend_metric.o
2020-11-06T20:25:25.363Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/backup_poller.o
2020-11-06T20:25:25.659Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/channel_connectivity.o
2020-11-06T20:25:25.987Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/client_channel.o
2020-11-06T20:25:27.536Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/client_channel_channelz.o
2020-11-06T20:25:27.849Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/client_channel_factory.o
2020-11-06T20:25:28.125Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/client_channel_plugin.o
2020-11-06T20:25:28.424Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/connector.o
2020-11-06T20:25:28.666Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/global_subchannel_pool.o
2020-11-06T20:25:28.972Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/health/health_check_client.o
2020-11-06T20:25:29.422Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/http_connect_handshaker.o
2020-11-06T20:25:29.763Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/http_proxy.o
2020-11-06T20:25:29.973Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy.o
2020-11-06T20:25:30.275Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy_registry.o
2020-11-06T20:25:30.583Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/local_subchannel_pool.o
2020-11-06T20:25:30.867Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/parse_address.o
2020-11-06T20:25:31.070Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/proxy_mapper.o
2020-11-06T20:25:31.212Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/proxy_mapper_registry.o
2020-11-06T20:25:31.360Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver.o
2020-11-06T20:25:31.587Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver_registry.o
2020-11-06T20:25:31.843Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver_result_parsing.o
2020-11-06T20:25:32.902Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolving_lb_policy.o
2020-11-06T20:25:33.423Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/retry_throttle.o
2020-11-06T20:25:33.568Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/server_address.o
2020-11-06T20:25:33.715Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/service_config.o
2020-11-06T20:25:34.162Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/subchannel.o
2020-11-06T20:25:34.966Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/subchannel_pool_interface.o
2020-11-06T20:25:35.103Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/deadline/deadline_filter.o
2020-11-06T20:25:35.303Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o
2020-11-06T20:25:35.330Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o
2020-11-06T20:25:35.378Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/gogoproto/gogo.upb.o
2020-11-06T20:25:35.420Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/validate/validate.upb.o
2020-11-06T20:25:35.491Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/api/annotations.upb.o
2020-11-06T20:25:35.535Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/api/http.upb.o
2020-11-06T20:25:35.562Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/any.upb.o
2020-11-06T20:25:35.586Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o
2020-11-06T20:25:35.631Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/duration.upb.o
2020-11-06T20:25:35.656Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/empty.upb.o
2020-11-06T20:25:35.680Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/struct.upb.o
2020-11-06T20:25:35.707Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o
2020-11-06T20:25:35.732Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o
2020-11-06T20:25:35.758Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/google/rpc/status.upb.o
2020-11-06T20:25:35.783Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/fake_transport_security.o
2020-11-06T20:25:36.003Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/local_transport_security.o
2020-11-06T20:25:36.143Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o
2020-11-06T20:25:36.348Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/ssl/session_cache/ssl_session_cache.o
2020-11-06T20:25:36.618Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/ssl/session_cache/ssl_session_openssl.o
2020-11-06T20:25:36.844Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/ssl_transport_security.o
2020-11-06T20:25:37.127Z [err] ../deps/grpc/src/core/tsi/ssl_transport_security.cc:1663:29: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations]
2020-11-06T20:25:37.127Z [err]   ssl_context = SSL_CTX_new(TLSv1_2_method());
2020-11-06T20:25:37.127Z [err]                             ^
2020-11-06T20:25:37.127Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/ssl.h:1889:1: note: 'TLSv1_2_method' has been explicitly marked deprecated here
2020-11-06T20:25:37.127Z [err] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
2020-11-06T20:25:37.127Z [err] ^
2020-11-06T20:25:37.127Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/./archs/BSD-x86_64/asm/include/openssl/opensslconf.h:155:34: note
2020-11-06T20:25:37.127Z [err] : expanded from macro 'DEPRECATEDIN_1_1_0'
2020-11-06T20:25:37.127Z [err] # define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
2020-11-06T20:25:37.127Z [err]                                  ^
2020-11-06T20:25:37.127Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/./archs/BSD-x86_64/asm/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED'
2020-11-06T20:25:37.127Z [err] #   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
2020-11-06T20:25:37.127Z [err]                                                       ^
2020-11-06T20:25:37.130Z [err] ../deps/grpc/src/core/tsi/ssl_transport_security.cc:1823:43: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations]
2020-11-06T20:25:37.130Z [err]       impl->ssl_contexts[i] = SSL_CTX_new(TLSv1_2_method());
2020-11-06T20:25:37.130Z [err]                                           ^
2020-11-06T20:25:37.130Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/ssl.h:1889:1: note: 'TLSv1_2_method' has been explicitly marked deprecated here
2020-11-06T20:25:37.130Z [err] DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
2020-11-06T20:25:37.130Z [err] ^
2020-11-06T20:25:37.130Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/./archs/BSD-x86_64/asm/include/openssl/opensslconf.h:155:34: 
2020-11-06T20:25:37.130Z [err] note: expanded from macro 'DEPRECATEDIN_1_1_0'
2020-11-06T20:25:37.130Z [err] # define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
2020-11-06T20:25:37.130Z [err]                                  ^
2020-11-06T20:25:37.130Z [err] /var/db/nodered/.cache/node-gyp/10.22.1/include/node/openssl/./archs/BSD-x86_64/asm/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED'
2020-11-06T20:25:37.130Z [err] #   define DECLARE_DEPRECATED(f)    f __attribute__ ((deprecated));
2020-11-06T20:25:37.130Z [err]                                                       ^
2020-11-06T20:25:37.351Z [err] 2 warnings generated.
2020-11-06T20:25:37.361Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/tsi/transport_security_grpc.o
2020-11-06T20:25:37.479Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/server/chttp2_server.o
2020-11-06T20:25:37.813Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o
2020-11-06T20:25:38.179Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o
2020-11-06T20:25:38.414Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o
2020-11-06T20:25:38.656Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/inproc/inproc_plugin.o
2020-11-06T20:25:38.803Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/transport/inproc/inproc_transport.o
2020-11-06T20:25:39.249Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o
2020-11-06T20:25:39.427Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o
2020-11-06T20:25:40.270Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o
2020-11-06T20:25:40.655Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o
2020-11-06T20:25:40.824Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o
2020-11-06T20:25:41.051Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o
2020-11-06T20:25:41.080Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o
2020-11-06T20:25:41.531Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds.o
2020-11-06T20:25:43.583Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds_channel_secure.o
2020-11-06T20:25:44.037Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds_client_stats.o
2020-11-06T20:25:44.231Z [err] ../deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds_client_stats.cc:86:50: warning: missing field 'load_metric_stats' initializer [-Wmissing-field-initializers]
2020-11-06T20:25:44.231Z [err]       GetAndResetCounter(&total_issued_requests_)};
2020-11-06T20:25:44.231Z [err]                                                  ^
2020-11-06T20:25:44.638Z [err] 1 warning generated.
2020-11-06T20:25:44.650Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds_load_balancer_api.o
2020-11-06T20:25:44.915Z [err] ../deps/grpc/src/core/ext/filters/client_channel/lb_policy/xds/xds_load_balancer_api.cc:61:16: warning: comparison of integers of different signs: 'const int' and 'const uint32_t' (aka 'const unsigned int') [-Wsign-compare]
2020-11-06T20:25:44.915Z [err]     if (random < drop_category.parts_per_million) {
2020-11-06T20:25:44.915Z [err]         ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-11-06T20:25:45.338Z [err] 1 warning generated.
2020-11-06T20:25:45.349Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/auth/cert.upb.o
2020-11-06T20:25:45.422Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/cds.upb.o
2020-11-06T20:25:45.526Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/cluster/circuit_breaker.upb.o
2020-11-06T20:25:45.559Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/cluster/filter.upb.o
2020-11-06T20:25:45.607Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/cluster/outlier_detection.upb.o
2020-11-06T20:25:45.658Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/discovery.upb.o
2020-11-06T20:25:45.695Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/eds.upb.o
2020-11-06T20:25:45.754Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/endpoint/endpoint.upb.o
2020-11-06T20:25:45.822Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/endpoint/load_report.upb.o
2020-11-06T20:25:45.883Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.o
2020-11-06T20:25:45.911Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/service/load_stats/v2/lrs.upb.o
2020-11-06T20:25:45.969Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.o
2020-11-06T20:25:46.027Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/base.upb.o
2020-11-06T20:25:46.087Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/config_source.upb.o
2020-11-06T20:25:46.145Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/grpc_service.upb.o
2020-11-06T20:25:46.207Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/health_check.upb.o
2020-11-06T20:25:46.274Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/http_uri.upb.o
2020-11-06T20:25:46.323Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/api/v2/core/protocol.upb.o
2020-11-06T20:25:46.375Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/type/percent.upb.o
2020-11-06T20:25:46.422Z [out]   CC(target) Release/obj.target/grpc/deps/grpc/src/core/ext/upb-generated/envoy/type/range.upb.o
2020-11-06T20:25:46.447Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o
2020-11-06T20:25:47.028Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o
2020-11-06T20:25:47.625Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o
2020-11-06T20:25:48.094Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o
2020-11-06T20:25:48.305Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o
2020-11-06T20:25:48.496Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o
2020-11-06T20:25:48.517Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o
2020-11-06T20:25:48.540Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o
2020-11-06T20:25:49.078Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o
2020-11-06T20:25:49.099Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o
2020-11-06T20:25:49.248Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o
2020-11-06T20:25:49.270Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o
2020-11-06T20:25:49.292Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o
2020-11-06T20:25:49.424Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o
2020-11-06T20:25:49.704Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o
2020-11-06T20:25:50.006Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o
2020-11-06T20:25:50.241Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/census/grpc_context.o
2020-11-06T20:25:50.392Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/client_idle/client_idle_filter.o
2020-11-06T20:25:50.593Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/max_age/max_age_filter.o
2020-11-06T20:25:50.788Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/message_size/message_size_filter.o
2020-11-06T20:25:51.104Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/http/client_authority_filter.o
2020-11-06T20:25:51.273Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o
2020-11-06T20:25:51.440Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/ext/filters/workarounds/workaround_utils.o
2020-11-06T20:25:51.566Z [out]   CXX(target) Release/obj.target/grpc/deps/grpc/src/core/plugin_registry/grpc_plugin_registry.o
2020-11-06T20:25:51.597Z [out]   AR(target) Release/obj.target/libgrpc.a
2020-11-06T20:25:51.651Z [out]   COPY Release/libgrpc.a
2020-11-06T20:25:51.662Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/alloc.o
2020-11-06T20:25:51.701Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/atm.o
2020-11-06T20:25:51.728Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/cpu_iphone.o
2020-11-06T20:25:51.749Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/cpu_linux.o
2020-11-06T20:25:51.771Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/cpu_posix.o
2020-11-06T20:25:51.808Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/cpu_windows.o
2020-11-06T20:25:51.828Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/env_linux.o
2020-11-06T20:25:51.849Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/env_posix.o
2020-11-06T20:25:51.878Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/env_windows.o
2020-11-06T20:25:51.898Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/log.o
2020-11-06T20:25:52.021Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/log_android.o
2020-11-06T20:25:52.041Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/log_linux.o
2020-11-06T20:25:52.062Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/log_posix.o
2020-11-06T20:25:52.099Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/log_windows.o
2020-11-06T20:25:52.120Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/mpscq.o
2020-11-06T20:25:52.163Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/murmur_hash.o
2020-11-06T20:25:52.193Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/string.o
2020-11-06T20:25:52.297Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/string_posix.o
2020-11-06T20:25:52.325Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/string_util_windows.o
2020-11-06T20:25:52.345Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/string_windows.o
2020-11-06T20:25:52.365Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/sync.o
2020-11-06T20:25:52.407Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/sync_posix.o
2020-11-06T20:25:52.448Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/sync_windows.o
2020-11-06T20:25:52.468Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/time.o
2020-11-06T20:25:52.533Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/time_posix.o
2020-11-06T20:25:52.570Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/time_precise.o
2020-11-06T20:25:52.712Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/time_windows.o
2020-11-06T20:25:52.732Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/tls_pthread.o
2020-11-06T20:25:52.752Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/tmpfile_msys.o
2020-11-06T20:25:52.772Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/tmpfile_posix.o
2020-11-06T20:25:52.806Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/tmpfile_windows.o
2020-11-06T20:25:52.827Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gpr/wrap_memcpy.o
2020-11-06T20:25:52.848Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/arena.o
2020-11-06T20:25:52.975Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/fork.o
2020-11-06T20:25:53.113Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/global_config_env.o
2020-11-06T20:25:53.258Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/host_port.o
2020-11-06T20:25:53.426Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/thd_posix.o
2020-11-06T20:25:53.562Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/gprpp/thd_windows.o
2020-11-06T20:25:53.582Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/profiling/basic_timers.o
2020-11-06T20:25:53.605Z [out]   CXX(target) Release/obj.target/gpr/deps/grpc/src/core/lib/profiling/stap_timers.o
2020-11-06T20:25:53.625Z [out]   AR(target) Release/obj.target/libgpr.a
2020-11-06T20:25:53.630Z [out]   COPY Release/libgpr.a
2020-11-06T20:25:53.634Z [out]   CC(target) Release/obj.target/ares/deps/grpc/third_party/cares/cares/ares__close_sockets.o
2020-11-06T20:25:53.643Z [err] In file included from ../deps/grpc/third_party/cares/cares/ares__close_sockets.c:17:
2020-11-06T20:25:53.643Z [err] ../deps/grpc/third_party/cares/cares/ares_setup.h:205:9: warning: 'AF_INET6' macro redefined [-Wmacro-redefined]
2020-11-06T20:25:53.643Z [err] #define AF_INET6 AF_MAX+1
2020-11-06T20:25:53.643Z [err]         ^
2020-11-06T20:25:53.643Z [err] /usr/include/sys/socket.h:253:9: note: previous definition is here
2020-11-06T20:25:53.643Z [err] #define AF_INET6        28              /* IPv6 */
2020-11-06T20:25:53.643Z [err]         ^
2020-11-06T20:25:53.655Z [err] In file included from 
2020-11-06T20:25:53.655Z [err] ../deps/grpc/third_party/cares/cares/ares__close_sockets.c
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] 17
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] In file included from 
2020-11-06T20:25:53.655Z [err] ../deps/grpc/third_party/cares/cares/ares_setup.h
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] 214
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] ../deps/grpc/third_party/cares/cares/setup_once.h
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] 113
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err] 8
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.655Z [err]  
2020-11-06T20:25:53.655Z [err] error
2020-11-06T20:25:53.655Z [err] : 
2020-11-06T20:25:53.655Z [err] redefinition of 'timeval'
2020-11-06T20:25:53.655Z [err] 
2020-11-06T20:25:53.655Z [err] struct timeval {
2020-11-06T20:25:53.655Z [err] 
2020-11-06T20:25:53.655Z [err]        ^
2020-11-06T20:25:53.655Z [err] 
2020-11-06T20:25:53.655Z [err] /usr/include/sys/_timeval.h
2020-11-06T20:25:53.655Z [err] :
2020-11-06T20:25:53.656Z [err] 49
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] 8
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err]  
2020-11-06T20:25:53.656Z [err] note
2020-11-06T20:25:53.656Z [err] : 
2020-11-06T20:25:53.656Z [err] previous definition is here
2020-11-06T20:25:53.656Z [err] 
2020-11-06T20:25:53.656Z [err] struct timeval {
2020-11-06T20:25:53.656Z [err] 
2020-11-06T20:25:53.656Z [err]        ^
2020-11-06T20:25:53.656Z [err] 
2020-11-06T20:25:53.656Z [err] In file included from 
2020-11-06T20:25:53.656Z [err] ../deps/grpc/third_party/cares/cares/ares__close_sockets.c
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] 17
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] In file included from 
2020-11-06T20:25:53.656Z [err] ../deps/grpc/third_party/cares/cares/ares_setup.h
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] 214
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] ../deps/grpc/third_party/cares/cares/setup_once.h
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] 178
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err] 3
2020-11-06T20:25:53.656Z [err] :
2020-11-06T20:25:53.656Z [err]  
2020-11-06T20:25:53.656Z [err] error
2020-11-06T20:25:53.656Z [err] : 
2020-11-06T20:25:53.656Z [err] unknown type name 'Error'
2020-11-06T20:25:53.656Z [err] 
2020-11-06T20:25:53.656Z [err]   Error Missing_definition_of_macro_sread
2020-11-06T20:25:53.656Z [err] 
2020-11-06T20:25:53.656Z [err]   ^
2020-11-06T20:25:53.657Z [err] 
2020-11-06T20:25:53.657Z [err] ../deps/grpc/third_party/cares/cares/setup_once.h
2020-11-06T20:25:53.657Z [err] :
2020-11-06T20:25:53.657Z [err] 178
2020-11-06T20:25:53.657Z [err] :
2020-11-06T20:25:53.657Z [err] 42
2020-11-06T20:25:53.657Z [err] :
2020-11-06T20:25:53.657Z [err]  
2020-11-06T20:25:53.657Z [err] error
2020-11-06T20:25:53.657Z [err] : 
2020-11-06T20:25:53.657Z [err] expected ';' after top level declarator
2020-11-06T20:25:53.657Z [err] 
2020-11-06T20:25:53.657Z [err]   Error Missing_definition_of_macro_sread
2020-11-06T20:25:53.657Z [err] 
2020-11-06T20:25:53.657Z [err]                                          ^
2020-11-06T20:25:53.657Z [err] 
2020-11-06T20:25:53.657Z [err]                                          ;
2020-11-06T20:25:53.657Z [err] 
2020-11-06T20:25:53.660Z [err] In file included from 
2020-11-06T20:25:53.660Z [err] ../deps/grpc/third_party/cares/cares/ares__close_sockets.c
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] 20
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] In file included from 
2020-11-06T20:25:53.660Z [err] ../deps/grpc/third_party/cares/cares/ares_private.h
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] 95
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] ../deps/grpc/third_party/cares/cares/ares_ipv6.h
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] 25
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err] 8
2020-11-06T20:25:53.660Z [err] :
2020-11-06T20:25:53.660Z [err]  
2020-11-06T20:25:53.661Z [err] error
2020-11-06T20:25:53.661Z [err] : 
2020-11-06T20:25:53.661Z [err] redefinition of 'sockaddr_in6'
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err] struct sockaddr_in6
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err]        ^
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err] /usr/include/netinet6/in6.h
2020-11-06T20:25:53.661Z [err] :
2020-11-06T20:25:53.661Z [err] 125
2020-11-06T20:25:53.661Z [err] :
2020-11-06T20:25:53.661Z [err] 8
2020-11-06T20:25:53.661Z [err] :
2020-11-06T20:25:53.661Z [err]  
2020-11-06T20:25:53.661Z [err] note
2020-11-06T20:25:53.661Z [err] : 
2020-11-06T20:25:53.661Z [err] previous definition is here
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err] struct sockaddr_in6 {
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err]        ^
2020-11-06T20:25:53.661Z [err] 
2020-11-06T20:25:53.661Z [err] In file included from 
2020-11-06T20:25:53.661Z [err] ../deps/grpc/third_party/cares/cares/ares__close_sockets.c
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 20
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] In file included from 
2020-11-06T20:25:53.662Z [err] ../deps/grpc/third_party/cares/cares/ares_private.h
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 117
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] ../deps/grpc/third_party/cares/cares/ares_writev.h
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 26
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 8
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err]  
2020-11-06T20:25:53.662Z [err] error
2020-11-06T20:25:53.662Z [err] : 
2020-11-06T20:25:53.662Z [err] redefinition of 'iovec'
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.662Z [err] struct iovec
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.662Z [err]        ^
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.662Z [err] /usr/include/sys/_iovec.h
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 45
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err] 8
2020-11-06T20:25:53.662Z [err] :
2020-11-06T20:25:53.662Z [err]  
2020-11-06T20:25:53.662Z [err] note
2020-11-06T20:25:53.662Z [err] : 
2020-11-06T20:25:53.662Z [err] previous definition is here
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.662Z [err] struct iovec {
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.662Z [err]        ^
2020-11-06T20:25:53.662Z [err] 
2020-11-06T20:25:53.663Z [err] 1
2020-11-06T20:25:53.664Z [err]  warning
2020-11-06T20:25:53.664Z [err]  and 
2020-11-06T20:25:53.664Z [err] 5
2020-11-06T20:25:53.664Z [err]  error
2020-11-06T20:25:53.664Z [err] s
2020-11-06T20:25:53.664Z [err]  generated
2020-11-06T20:25:53.664Z [err] .
2020-11-06T20:25:53.666Z [err] gmake: *** [ares.target.mk:212: Release/obj.target/ares/deps/grpc/third_party/cares/cares/ares__close_sockets.o] Error 1
2020-11-06T20:25:53.666Z [out] gmake: Leaving directory '/var/db/nodered/node_modules/grpc/build'
2020-11-06T20:25:53.668Z [err] gyp
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] ERR!
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] build error
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] gyp
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] ERR!
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] stack
2020-11-06T20:25:53.669Z [err]  Error: `gmake` failed with exit code: 2
2020-11-06T20:25:53.669Z [err] gyp
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] ERR!
2020-11-06T20:25:53.669Z [err]  
2020-11-06T20:25:53.669Z [err] stack
2020-11-06T20:25:53.669Z [err]      at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
2020-11-06T20:25:53.670Z [err] gyp
2020-11-06T20:25:53.670Z [err]  
2020-11-06T20:25:53.670Z [err] ERR!
2020-11-06T20:25:53.670Z [err]  
2020-11-06T20:25:53.670Z [err] stack
2020-11-06T20:25:53.670Z [err]      at ChildProcess.emit (events.js:198:13)
2020-11-06T20:25:53.670Z [err] gyp
2020-11-06T20:25:53.670Z [err]  
2020-11-06T20:25:53.670Z [err] ERR!
2020-11-06T20:25:53.670Z [err]  
2020-11-06T20:25:53.671Z [err] stack
2020-11-06T20:25:53.671Z [err]      at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
2020-11-06T20:25:53.671Z [err] gyp
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.671Z [err] ERR!
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.671Z [err] System
2020-11-06T20:25:53.671Z [err]  FreeBSD 12.2-RC3
2020-11-06T20:25:53.671Z [err] gyp
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.671Z [err] ERR!
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.671Z [err] command
2020-11-06T20:25:53.671Z [err]  "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown/grpc_node.node" "--module_name=grpc_node" "--module_path=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
2020-11-06T20:25:53.671Z [err] gyp
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.671Z [err] ERR!
2020-11-06T20:25:53.671Z [err]  
2020-11-06T20:25:53.672Z [err] cwd
2020-11-06T20:25:53.672Z [err]  /var/db/nodered/node_modules/grpc
2020-11-06T20:25:53.672Z [err] gyp
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] ERR!
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] node -v
2020-11-06T20:25:53.672Z [err]  v10.22.1
2020-11-06T20:25:53.672Z [err] gyp
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] ERR!
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] node-gyp -v
2020-11-06T20:25:53.672Z [err]  v5.1.0
2020-11-06T20:25:53.672Z [err] gyp
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] ERR!
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.672Z [err] not ok
2020-11-06T20:25:53.672Z [err]  
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR! build error 
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown/grpc_node.node --module_name=grpc_node --module_path=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/var/db/nodered/node_modules/grpc/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR!
2020-11-06T20:25:53.897Z [err]  stack     at maybeClose (internal/child_process.js:982:16)
2020-11-06T20:25:53.897Z [err] node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
2020-11-06T20:25:53.898Z [err] node-pre-gyp ERR! System FreeBSD 12.2-RC3
2020-11-06T20:25:53.898Z [err] node-pre-gyp ERR! command "/usr/local/bin/node" "/var/db/nodered/node_modules/grpc/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
2020-11-06T20:25:53.898Z [err] node-pre-gyp ERR! cwd /var/db/nodered/node_modules/grpc
2020-11-06T20:25:53.898Z [err] node-pre-gyp ERR!
2020-11-06T20:25:53.898Z [err]  node -v v10.22.1
2020-11-06T20:25:53.898Z [err] node-pre-gyp 
2020-11-06T20:25:53.898Z [err] ERR! node-pre-gyp -v v0.15.0
2020-11-06T20:25:53.898Z [err] node-pre-gyp 
2020-11-06T20:25:53.898Z [err] ERR! not ok 
2020-11-06T20:25:53.898Z [out] Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown/grpc_node.node --module_name=grpc_node --module_path=/var/db/nodered/node_modules/grpc/src/node/extension_binary/node-v64-freebsd-x64-unknown --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
2020-11-06T20:25:54.406Z [err] npm
2020-11-06T20:25:54.407Z [err]  WARN [email protected] requires a peer of babel-core@6 but none is installed. You must install peer dependencies yourself.
2020-11-06T20:25:54.408Z [err] npm
2020-11-06T20:25:54.408Z [err]  WARN [email protected] requires a peer of webpack@2 || 3 || 4 but none is installed. You must install peer dependencies yourself.
2020-11-06T20:25:54.408Z [err] 
2020-11-06T20:25:54.536Z [err] npm ERR! code ELIFECYCLE
2020-11-06T20:25:54.536Z [err] npm ERR! errno 1
2020-11-06T20:25:54.537Z [err] npm
2020-11-06T20:25:54.537Z [err]  ERR! [email protected] install: `node-pre-gyp install --fallback-to-build --library=static_library`
2020-11-06T20:25:54.537Z [err] npm
2020-11-06T20:25:54.537Z [err]  ERR! Exit status 1
2020-11-06T20:25:54.537Z [err] npm ERR! 
2020-11-06T20:25:54.537Z [err] npm ERR! Failed at the [email protected] install script.
2020-11-06T20:25:54.537Z [err] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-11-06T20:25:54.856Z [err] 
2020-11-06T20:25:54.856Z [err] npm ERR! A complete log of this run can be found in:
2020-11-06T20:25:54.856Z [err] npm ERR!     /var/db/nodered/.npm/_logs/2020-11-06T20_25_54_579Z-debug.log
2020-11-06T20:25:54.868Z rc=1

Movie Night don't appear into TrueNAS plugin list.

Few hours ago my PR to add Movie Night the plugin index was accepted.
Since I tried few refresh BUT unfortunately I can't see is into the plugin list.

2021-02-23 00 54 22 - 37279d932824

Definitely I'm missing something but I don't see what... Any help will be gratefully accepted.

BR,
Zorglube

MineOs problem

Good morning all,
I have a Dell r620 server and TruNas12 is installed. I install MineOs I manage to open the server creation site I have the EULA information set to true. I have installed majong 1.17.1 but when I press start nothing happens.
Thank you for your help.

UniFi version

Hi,
for my understanding, there is no version dependency built-in the plugin itself.
The latest 11.3-RELEASE branch uses an old package-site and therefore is using and old version.
Can you please update the latest 11.3-RELEASE and upward branches to the same package-site that is used in the master branch?
Thanks
Stefan

Install fails: Permission denied /usr/local/etc/rc.d/**

Hi,
I tried to install a plugin (tautulli) using the TrueNAS UI. What am I doing wrong?

Error: tautulli had a failure Exception: RuntimeError Message: Last 10 lines: Cloning into 'Tautulli'... mkdir: /usr/local/etc/rc.d: File exists su: /bin/csh: Permission denied /usr/local/etc/rc.d/tautulli: WARNING: failed to start tautulli Partial plugin destroyed

Thank you!

TrueNAS-12.0-U1.1
Tautulli: 2.5.5

Run cirrus tests periodically

I've been trying to make the new cirrus tests more stable and remove any false positives I could think of ๐Ÿคž. But was thinking it could be a good idea to run the cirrus tests (from master) e.g. every night in order to catch bugs such as broken packages or dependency issues before any users installing the plugins will.

What do you think about this idea?

Created an issue instead of PR as any cirrus cron jobs need to be enabled in the cirrus ui (https://cirrus-ci.com/) inside project settings and cannot be done using the .cirrus.yml. See: https://cirrus-ci.org/guide/writing-tasks/#cron-builds

1.17

needs java 16

Version is NA

I have a couple questions about setting the version numbers.

When I have pointed out to some people about the plugins I have submitted, the first response is always

It says version NA

image

So I have two questions

Is this Version number supposed to be the "plugin versions" or the "application version"?
I'm hoping this is supposed to be the plugin version.

How do I set the version number that appears when browsing the plugins?

Thanks

rTorrent-Flood needs better instructions for oVPN client

The rTorrent-Flood description in the TrueNAS plugins menu has this for a description:
"rTorrent with Flood web interface (optionally restricted to OpenVPN)."

This description, and the initial user experience after installing the plugin and accessing the management page, do not give the user any clue how to implement the oVPN client & traffic restriction.

This makes users less likely to successfully set up the oVPN restriction, and therefore less likely to use this plugin (compared to qBittorrent or Deluge, which have been on the platform longer but are more difficult to configure oVPN clients and firewall rules for).

A possible solution could be changing the description to:
"rTorrent with Flood web interface, optionally restricted to OpenVPN (https://github.com/pierrickrouxel/iocage-plugin-rtorrent-flood)"

And/or adding that url to the post-install message for the plugin.

Unifi Controller: Cannot import configuration .unf file

Hello

I'm testing the unifi controller plugin but am stuck when trying to load a configuration file (fulll backup or site/device export as .unf file). The error message is not very helpfull and just say "An error occured when loading the backup file".
It may be link to a permission to upload a file but I'm notable to find logs related to this issue.
(I have checked path = ...jails//root/usr/local/share/java/unifi/logs )

My test has been done with same controllers version (5.12.35_12979)

I'm not a freenas expert so any help to fix it is welcome :-)

Best Regards

tasmoadmin will not install

Hi,

I am trying to install tasmoadmin plugin without success on TrueNAS-12.0-U1.1

All install options are the default. The message reports reads:

Install Error: tasmoadmin had a failure Exception: RuntimeError Message: pkg error: - php72 :,php72-curl :,php72-filter :,php72-json :,php72-session :,php72-zip : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

Looking at the tasmoadmin.json file, it wants to install php72. From what I can see only php73 is the lowest version available. Maybe all it needs is a small change to the json file but I am no expert and would be grateful if someone could take a look.

repo is currently blocked from cirrus CI - crypto miner prevention mechanisms was triggered

I noticed on my last pull request that the cirrus check had been aborted.

image

So tried to trigger a re-run and ended up getting my own account suspended.

image

And I received the following reply after contacting cirrus support

One of the crypto miner prevention mechanisms was triggered because it seems you have XMrig miner in your repository.

It doesn't seem you yourself is using it and mining crypto so I've unblocked your account. Is it possible to remove it?

deluge-pip wont fetch python3.7 packages [Possible Fix]

Hi, I had troble installing deluge-pip from the plugin index.

When installing as follows

fetch https://raw.githubusercontent.com/ix-plugin-hub/iocage-plugin-index/master/deluge-pip.json
iocage fetch -P deluge-pip.json -n deluge nat=1

deluge-pip_fail.txt

I decided to upgrade the the deluge-pip from python 3.7 to 3.8 to see if that would fix the issue.
I have upgraded the deluge-pip to reference all python3.8 packages
I have also upgraded the post_install.sh to reference python3.8

It now seems to play nicely.

please feel free to use the following commands to install youself

fetch https://raw.githubusercontent.com/Richardgriff/iocage-plugin-index/master/deluge-pip.json
iocage fetch -P deluge-pip.json -n deluge nat=1

feedback is welcome.

Cannot connect to server

Hi all, I need some help with this.
What am I missing?

Platform: Generic
Version: TrueNAS-12.0-U1.1
Plugin - piwigo
created user
created dataset

tested with localhost and 127.0.0.1

image

logitechmediaserver needs custom fork of faad2

First off, many thanks to titou386 for doing this integration.

We were delighted to be able to "just load the logitechmediaserver plug-in" on our spanking new TrueNAS system.

We found a small problem: .m4a files encoded with Apple Lossless Audio Codec (ALAC) will not play. logitechmediaserver contains transcoding rules to call faad and then sox to do the necessary conversion. But that conversion relies on a fork of faad2 at https://github.com/ralph-irving/faad2

That fork integrates ALAC support. The ALAC support was never submitted upstream, and the latest faad2 implementation (v2.10) contains a complete rewrite of the mp4 parsing that makes integration of the ALAC support a non-trivial exercise.

I plan to make outreach to the faad2 upstream maintainers to determine if ALAC support is something they'd consider in-scope for mainstream faad.

In the meantime, "fully functional logitechmediaserver" assumes use of the fork of faad2, not the standard package.

Is it possible to pull that fork into this package, rather than installing stock faad?

Motioneye does not install under TrueNAS-12.0-U4

Installation of Motioneye from the TrueNAS Plugins webUI menu fails with message:
Error: motioneye1 had a failure Exception: RuntimeError Message: pkg error: - py37-pip : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

TrueNAS is running TrueNAS-12.0-U4 on STABLE train
iocage/jails has 25GB of available space
Other plugins (rTorrent-flood) install successfully
Issue persists when installing with DHCP or static IP assignment

Briefly attempted a manual install into a fresh iocage jail (12.2-RELEASE). Ran post_install.sh manually inside the jail, script fails with message:
motioneye does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d), or is not executable.

Following up on that, it seems to be failing on line 42 of post_install.sh. "motioneye" does not exist in those directories, but "motion" does.

gitea can't use ssh

freenas --version : FreeNAS-11.3-U2.1
jails --version : 11.3-RELEASE-p8
app.ini

START_SSH_SERVER = true

netstat -an
prot 22 is not LISTEN

root@gitea:/usr/local/etc/gitea/conf # netstat -an
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address          Foreign Address        (state)
tcp46      0      0 *.3000                 *.*                    LISTEN
tcp4       0      0 127.0.0.1.5432         127.0.0.1.14660        ESTABLISHED
tcp4       0      0 127.0.0.1.14660        127.0.0.1.5432         ESTABLISHED
tcp4       0      0 127.0.0.1.5432         127.0.0.1.55364        ESTABLISHED
tcp4       0      0 127.0.0.1.55364        127.0.0.1.5432         ESTABLISHED
tcp4       0      0 *.5432                 *.*                    LISTEN
tcp6       0      0 *.5432                 *.*                    LISTEN
udp6       0      0 ::1.22268              ::1.22268
icm6       0      0 *.*                    *.*
Active UNIX domain sockets
Address          Type   Recv-Q Send-Q            Inode             Conn    Refs          Nextref Addr
fffff801c94f9690 stream      0      0 fffff80364b1fb10                0       0                0 /tmp/.s.PGSQL.5432
fffff801c7698690 dgram       0      0                0 fffff801c7698a50       0 fffff801c7698c30
fffff801c7698c30 dgram       0      0                0 fffff801c7698a50       0 fffff8003d81b4b0
fffff8003d81b4b0 dgram       0      0                0 fffff801c7698a50       0 fffff801c7698960

Non-existent Branch

"artifact": "https://github.com/timsavage/iocage-plugin-dnsmasq.git",

The 12.2 branch doesn't exist, so it's not updating the jail. Likely, the origin repo needs to be forked and updated it seems.

Branch 12.2-RELEASE does not exist at https://github.com/timsavage/iocage-plugin-dnsmasq.git!

rtorrent-flood webui does not start

rtorrent-flood webui does not load when trying to access it through the web browser. It worked in Freenas 11.2, however not in Truenas Core.

iocage doesn't recognize jail update for transmission

Hi,

I updated to TrueNAS 12.0 U3 from FreeNAS and after that I also upgraded my iocage jail for transmission with iocage upgrade transmission -r 12.2-RELEASE. This seems to have worked, unamefrom inside the jail shows:

root@transmission:~ # uname -a
FreeBSD transmission 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 f2858df162b(HEAD) TRUENAS  amd64

However iocage itself and also the TrueNAS UI won't recognize the update.

sudo iocage list                   
+-----+--------------+-------+--------------+------+
| JID |     NAME     | STATE |   RELEASE    | IP4  |
+=====+==============+=======+==============+======+
| 9   | transmission | up    | 12.1-RELEASE | DHCP |
+-----+--------------+-------+--------------+------+

also the json files for the jail show release 12.1 instead of 12.2.

cat /mnt/tank/iocage/jails/transmission/config.json     
{
    "basejail": 1,
    "boot": 1,
    "bpf": 1,
    "dhcp": 1,
    "host_hostname": "transmission",
    "host_hostuuid": "transmission",
    "jail_zfs_dataset": "iocage/jails/transmission/data",
    "last_started": "2021-05-02 09:35:12",
    "nat_forwards": "tcp(9091:9091)",
    "plugin_name": "transmission",
    "plugin_repository": "https://github.com/ix-plugin-hub/iocage-plugin-index.git",
    "release": "12.1-RELEASE-p13",
    "type": "pluginv2",
    "vnet": 1,
    "vnet0_mac": "xxxxx xxxx"
}                                          
cat /mnt/tank/iocage/jails/transmission/transmission.json
{
    "name": "Transmission",
    "plugin_schema": "2",
    "release": "12.1-RELEASE",
    "artifact": "https://github.com/freenas/iocage-plugin-transmission.git",
    "official": false,
    "properties": {
        "nat": 1,
        "nat_forwards": "tcp(9091:9091)"
    },
    "pkgs": [
        "transmission-daemon",
        "transmission-web"
    ],
    "packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
    "fingerprints": {
        "iocage-plugins": [
            {
                "function": "sha256",
                "fingerprint": "xxxxxx"
            }
        ]
    },
    "revision": "0"
}

Shouln't iocage update these files? What can I do to solve this?

Issue when installing plugins using instructions under "Pulling from the Internet"

I am having issues when trying to install the plugins directly.

Used the following instructions from the ix-plugin-hub/iocage-plugin-index github:

Pulling from Internet
Install a plugin from the internet:

iocage fetch -P jenkins -g https://github.com/ix-plugin-hub/iocage-plugin-index ip4_addr="interface|IPaddress"

where interface is the name of the active network interface and IP address is the desired IP address for the plugin. For example, ip4_addr="igb0|192.168.0.91"
I get the following error:

This is the error I get

transmission-error

It may be that this issue is also causing problems from the front end when installing other plugins. I have previously made a post on the truenas community forum at this link.

Is this a bug or have I missed some fundamental configuration further up the line?

Bazarr Ver. 0.8.4.3

Can you update the version of Bazarr plugin? I need Ver. 0.8.4.3

Thanks in advance.

sync master to 12.2-RELEASE

Most plugin manifest in the master branch have been updated now to use the 12.2-RELEASE.

Please sync master to the 12.2-RELEASE branch

Include Unifi Poller to unifi plugin

With some work and pressure it seems Unifi Poller (which makes Unifi data available to other time-based database systems for logging), has been mostly done with creating a FreeBSD version.

As I already tested the basic setup on FreeNAS I can confirm this works on freenas as well and would be quite nice to get integrated into the plugin (maybe as an optional setting).

unpoller/unpoller#170 (comment)

Sick Chill plugin install fails on Stable Release channel [11.3-RELEASE]

This may be related to sick chill's removal of python 27 support.

Install
Error: sickchill had a failure Exception: RuntimeError Message: Last 10 lines: /root/post_install.sh: git: not found /root/post_install.sh: pip: not found chown: /usr/local/app/sickchill: No such file or directory cp: /usr/local/app/sickchill/contrib/runscripts/init.freebsd: No such file or directory chmod: /usr/local/etc/rc.d/sickchill: No such file or directory Partial plugin destroyed

Jenkins Issue

both the LTS and Standard version of Jenkins send me to the Nginx default error page.
and won't run using Nat

Host Running Version:
TrueNAS-12.0-U3.1

Config used :
all standard excluding providing a custom IP 192.168.*.**

is there a way to resolve this issue??

12.2-RELEASE is approaching its End-of-Life date

I saw this message updating the 12.2-RELEASE using iocage fetch

WARNING: FreeBSD 12.2-RELEASE is approaching its End-of-Life date.
It is strongly recommended that you upgrade to a newer
release within the next 1 month.

Past experience tells me, plugins start to fall apart when trying to use an EOL release.

Will there be a 12.3-RELEASE branch for plugins?

esphome

esphome is not working.

esphome 1.20.1

ERROR: Failed building wheel for cryptography
error: can't find Rust compiler

after installing rust and installing cryptography it seems to work
so pleas adding pkg install rust to the skript

Updating Jackett, Radarr, and Sonarr Jails Breaks Them

Jackett, Radarr, and Sonarr all seem to update to the latest version just fine through their WebGUI's. But when updated through the Jails update process it seems to be break something to do with SSL, at least in Jackett and Radarr's case. Admittedly I have not tried Sonarr but I'm assuming the process will be the same. Jackett is unable to process search queries and Radarr is unable to contact the internet, it's unable to add anything new or even contact it's server for updates.

Had to rollback snapshots to return them both to a running state. I did notice that the update upgraded mono from 5.20 to 6.8, no idea if that has anything to do with it since Jackett was already running that version. Attached is the log file from Radarr after the update, I did not grab one from Jackett. Let me know if you need anything else.

radarr.txt

Chia Plugin Issue on CORE

Hello, I'm getting an error on TrueNAS-12.0-U5.1 when trying to install the Chia Plugin.

Error: Chia1 had a failure Exception: RuntimeError Message: Last 10 lines: warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' Submodule 'mozilla-ca' (https://github.com/Chia-Network/mozilla-ca.git) registered for path 'mozilla-ca' Cloning into '/root/chia-blockchain/mozilla-ca'... ERROR: Could not find a version that satisfies the requirement clvm-rs==0.1.11 (from chia-blockchain) (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.4, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10) ERROR: No matching distribution found for clvm-rs==0.1.11 /root/post_install.sh: line 63: ./venv/bin/chia: No such file or directory Partial plugin destroyed

bind does not install under 11.3 or 12.2

When the bind plugin attempts to install mc, it seems to fail because there's a dependency on e2fsprogs which attempts to extract some utils into /sbin which is RO.

root@bind:~ # pkg install mc
Updating iocage-plugins repository catalogue...
iocage-plugins repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 4 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        e2fsprogs: 1.46.2
        libslang2: 2.3.2_2
        libssh2: 1.9.0_3,3
        mc: 4.8.26_1

Number of packages to be installed: 4

The process will require 23 MiB more space.

Proceed with this action? [y/N]: y
[bind] [1/4] Installing e2fsprogs-1.46.2...
[bind] [1/4] Extracting e2fsprogs-1.46.2:   1%
pkg: Fail to create temporary file: /sbin/.pkgtemp.e2fsck.hklNJA2pP9yi:Read-only file system
[bind] [1/4] Extracting e2fsprogs-1.46.2: 100%

mc isn't actully necessary for the plugin to work AFAICT and presumably the author only included it to make editing the zone files easier.

Fresh Plugin of Bazarr fails on install

error given on creation
" bazarr had a failure Exception: RuntimeError Message: pkg error: - py37-pip :,py37-libxml2 : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed"

it appears that the plugin try's to install py37 vs py38 and py37 is unavailable

Gitlab fails to install - FreeNAS-11.3-U5 - Release channel: 11.3-RELEASE

Since upgrading to FreeNAS-11.3-U5 I have been unable to install Gitlab from the Plugins page.

It appears that the install starts fine. However, on completion the output shows the following log messages:

Starting redis.
sed: /usr/local/www/gitlab-ce/config/gitlab.yml: No such file or directory
Starting redis.
sed: /usr/local/gitaly/config.toml: No such file or directory
Starting redis.
sed: /usr/local/www/gitlab-ce/config/database.yml: No such file or directory
Starting redis.
chown: /usr/local/www/gitlab-ce: No such file or directory
Starting redis.
cd: /usr/local/www/gitlab-ce: No such file or directory
Starting redis.
cd: /usr/local/www/gitlab-ce: No such file or directory
Starting redis.
cd: /usr/local/www/gitlab-ce: No such file or directory
Starting redis.
cd: /usr/local/www/gitlab-ce: No such file or directory
Starting redis.
cd: /usr/local/www/gitlab-ce: No such file or directory
Starting nginx...
cd: /usr/local/www/gitlab-ce: No such file or directory
Performing sanity check on nginx configuration:
cd: /usr/local/www/gitlab-ce: No such file or directory

I can verify that the /usr/local/www/gitlab-ce directory is missing from the jail.
I did another install after this and while the install process was going on I monitored the www folder in the jail via shell and interestingly at some point the gitlab-ce directory is created but then later in the process it appears it is removed.

Need solution when plugins require access to USB devices

The Home Assistant Core community plugin currently requires a custom devfs_ruleset in order to access USB Z-Wave and ZigBee controllers. On FreeNAS, these devices show as /dev/cua*/ -- For example the HUSBZB-1 contains both Z-Wave /dev/cuaU0 and ZigBee /dev/cuaU1 radios

The current approach requires requires additional user configuration

Is there a better solution to accomplish this?

Can it be made possible, to automatically pass through external USB devices when required ?

The current approach also has an issue causing the ruleset to get deleted when restarting the jail using the FreeNAS web-ui. The only work around I have found is using the console to preform a "soft restart"

iocage restart -s homeassistant

I have also considered creating additional FreeNAS Community Plugins for ozwdaemon and zigbee2mqtt, both of which would require the same type of device pass through.

qbittorrent UI not loading correctly v4.3.4

After updating from v4.3.3 to v4.3.4, the UI has not been loading correctly (Don't know if it's related to #138).
Developer tools say:
image

Except from the toolbar, everything else isn't interactable
image

Using external datasets

Are there any plans for adding the ability, so we can mount an external dataset before the installation of a plugin?

I know this can be done after the fact, but it's not always so straight forward. For example, if there is configuration created during the install, then mounting an external dataset becomes a multi-step process at best

  1. Enter jail
  2. Disable and stop what ever service the plugin provides
  3. Move existing configuration out of the way (to create an empty mount point)
  4. Stop the jail and add the mount point using the TrueNAS UI
  5. Start and enter the jail
  6. Move the configuration (from step 3) back to the correct location
  7. Finally, enable and start what ever service the plugin provides

It would be most excellent if we set mount points first, so a plugin can have extra datasets already mounted during the installation.

image

IMO, this addition could be a game changer for iocage plugins to be successful. Personally, I'm already looking hard at switching over to Scale when its released next year. For me, it literally boils down to the fact that I can define a mount point in a docker-compose.yaml and have whatever service spin-up with external configuration already in place.

Deluge plugin install fails

Trying to install the Deluge plugin on TrueNAS 12.0-U2 fails with an error:
"Jail: Deluge_new has a missing configuration, please check that the dataset is mounted."

The dataset has been selected in jails menu and there is another jail already running on it.

jexec: execvp: /root/post_install.sh: Permission denied

Hello,

I'm trying to package the project MovieNight as an TrueNAS Plugin. I know it quite well, I had built it many times, and I run an instance on my TrueNAS.
I had started the job to make the plugin deployment files and scripts.
I had submitted an Pull Request during the steps.
I'm now testing the iocage plugin deployment and I'm stuck in an issue. When I run iocage fetch --plugins --git_repository https://github.com/zorglube/iocage-plugin-index.git dhcp="on" --branch master --update I have this error jexec: execvp: /root/post_install.sh: Permission denied AND i don't understand why post_install.sh can't be run AND how to fix that.

If anyone can help, I'll be glad you read your advises.

Zorglube

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.