microsoft / planetary-computer-containers

Container definitions for the Planetary Computer
MIT License
52 stars 12 forks source link

Update all the images #64

Closed TomAugspurger closed 8 months ago

TomAugspurger commented 8 months ago
TomAugspurger commented 8 months ago

Having some trouble with the QGIS image... cat ~/.vnc/*.log shows

``` Xvnc TigerVNC 1.12.0 - built 2024-01-23 19:20 Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst) See https://www.tigervnc.org for information on TigerVNC. Underlying X server release 12101004, X.Org Wed Mar 20 20:21:10 2024 vncext: VNC extension running! vncext: Listening for VNC connections on /tmp/tmpmushig18/vnc-socket (mode 0600) vncext: Listening for VNC connections on local interface(s), port 5901 vncext: created VNC server for screen 0 [mi] mieq: warning: overriding existing handler (nil) with 0x5f681fb18b90 for event 2 [mi] mieq: warning: overriding existing handler (nil) with 0x5f681fb18b90 for event 3 Connections:3NI3X0 New Xtigervnc server 'jupyter-taugspurger-40microsoft-2ecom:1 (jovyan)' on port 5901 and unix socket /tmp/tmpmushig18/vnc-socket for display :1. 3NI3X0 Use xtigervncviewer -SecurityTypes None :1 to connect to the VNC server. accepted: /tmp/tmpmushig18/vnc-socket VNCSConnST: Failed to flush remaining socket data on close: write: Broken pipe (32) VNCSConnST: closing /tmp/tmpmushig18/vnc-socket: write: Broken pipe (32) EncodeManager: Framebuffer updates: 0 EncodeManager: Total: 0 rects, 0 pixels EncodeManager: 0 B (1:-nan ratio) Connections: closed: /tmp/tmpmushig18/vnc-socket ComparingUpdateTracker: 0 pixels in / 0 pixels out ComparingUpdateTracker: (1:-nan ratio) _IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be created. xfce4-session: No SSH authentication agent found (xfwm4:97): xfwm4-WARNING **: 20:21:11.263: Unsupported GL renderer (llvmpipe (LLVM 15.0.7, 256 bits)). (xfsettingsd:122): libupower-glib-WARNING **: 20:21:11.305: Couldn't connect to proxy: Could not connect: No such file or directory (wrapper-2.0:139): GLib-GIO-CRITICAL **: 20:21:11.765: g_file_new_for_path: assertion 'path != NULL' failed (wrapper-2.0:139): GLib-GIO-CRITICAL **: 20:21:11.765: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed (wrapper-2.0:139): GLib-GObject-WARNING **: 20:21:11.765: invalid (NULL) pointer instance (wrapper-2.0:139): GLib-GObject-CRITICAL **: 20:21:11.765: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (wrapper-2.0:139): Gtk-WARNING **: 20:21:11.765: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first. (wrapper-2.0:139): Gtk-WARNING **: 20:21:11.778: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton) Connection failure: Connection refused pa_context_connect() failed: Connection refused (wrapper-2.0:140): libactions-WARNING **: 20:21:11.848: Calling CanShutdown failed GDBus.Error:org.xfce.SessionManager.Error.Failed: Could not connect: No such file or directory (wrapper-2.0:140): libactions-WARNING **: 20:21:11.850: Calling CanRestart failed GDBus.Error:org.xfce.SessionManager.Error.Failed: Could not connect: No such file or directory (xfce4-session:53): xfce4-session-WARNING **: 20:21:11.855: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory) ** (xiccd:172): CRITICAL **: 20:21:11.856: Failed to connect to colord: Could not connect: No such file or directory (xfce4-session:53): xfce4-session-WARNING **: 20:21:11.860: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory) (xfce4-session:53): xfce4-session-WARNING **: 20:21:11.864: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory) (wrapper-2.0:140): Gtk-WARNING **: 20:21:11.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton) (wrapper-2.0:138): Gtk-WARNING **: 20:21:11.891: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton) (polkit-gnome-authentication-agent-1:175): polkit-gnome-1-WARNING **: 20:21:11.891: Error getting authority: Error initializing authority: Could not connect: No such file or directory Another notification daemon is running, exiting (xfdesktop:134): GVFS-RemoteVolumeMonitor-WARNING **: 20:21:11.965: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported ** (xfce4-screensaver:170): WARNING **: 20:21:12.011: screensaver already running in this session ** (xfdesktop:134): WARNING **: 20:21:12.050: Failed to get system bus: Could not connect: No such file or directory Warning: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-jovyan' (notebook) jovyan@jupyter-taugspurger-40microsoft-2ecom:~$ ```

Might have to temporarily give up on that.

TomAugspurger commented 8 months ago

Also seems like CI is struggling with the GPU images: write /blobs/sha256/[10](https://github.com/microsoft/planetary-computer-containers/actions/runs/8365295616/job/22902774719?pr=64#step:7:11)ef5afea69035e97d10c0171a7cd03f56e072b70728256c1c5c9c2b9692a48c: no space left on device. I've built & tagged them manually through ACR for now (see the new make commands).