Skip to content

chore: bump `tower` and `hickory-dns`

54bc3a4
Select commit
Loading
Failed to load commit list.
Open

chore: bump tower and hickory-dns #40

chore: bump `tower` and `hickory-dns`
54bc3a4
Select commit
Loading
Failed to load commit list.
Jenkins App - LogDNA / Jenkins failed Mar 10, 2026 in 1m 31s

Lint and Test: error in 'sh' step

Lint and Test / Shell Script

Error in sh step, with arguments make lint make LOGDNA_INGESTION_KEY=7ea8c753ef8f11ae83f1174470befc53 test.

script returned exit code 2
Build log
[2026-03-10T17:01:55.437Z] + make lint
[2026-03-10T17:01:55.437Z] logs.use.stage.logdna.net
[2026-03-10T17:01:55.437Z] 
[2026-03-10T17:01:55.437Z] ./docker/dispatch.sh "/build" "/tmp/workspace/jenkins-logdna-logdna-rust-PR-40-1:/build:Z" koalaman/shellcheck-alpine:stable "" "shellcheck docker/lib.sh"
[2026-03-10T17:01:55.437Z] error: no such object: koalaman/shellcheck-alpine:stable
[2026-03-10T17:01:55.437Z] Unable to find image 'koalaman/shellcheck-alpine:stable' locally
[2026-03-10T17:01:55.694Z] stable: Pulling from koalaman/shellcheck-alpine
[2026-03-10T17:01:56.256Z] 57754aa1e2fd: Pulling fs layer
[2026-03-10T17:01:56.256Z] 9824c27679d3: Pulling fs layer
[2026-03-10T17:01:56.519Z] 57754aa1e2fd: Download complete
[2026-03-10T17:01:56.519Z] 9824c27679d3: Download complete
[2026-03-10T17:01:56.519Z] 9824c27679d3: Pull complete
[2026-03-10T17:01:56.775Z] 57754aa1e2fd: Pull complete
[2026-03-10T17:01:56.775Z] Digest: sha256:c82fe42504fbc9fc68f15d36638e5ee2324ebb8b94e96a3c4e395bf361c49183
[2026-03-10T17:01:56.775Z] Status: Downloaded newer image for koalaman/shellcheck-alpine:stable
[2026-03-10T17:02:11.620Z] ./docker/dispatch.sh "/build" "/tmp/workspace/jenkins-logdna-logdna-rust-PR-40-1:/build:Z" koalaman/shellcheck-alpine:stable "" "shellcheck docker/dispatch.sh"
[2026-03-10T17:02:11.620Z] 
[2026-03-10T17:02:11.620Z] In docker/dispatch.sh line 6:
[2026-03-10T17:02:11.620Z] _term() {
[2026-03-10T17:02:11.620Z] ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly).
[2026-03-10T17:02:11.620Z] 
[2026-03-10T17:02:11.620Z] For more information:
[2026-03-10T17:02:11.620Z]   https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C...
[2026-03-10T17:02:11.620Z] make: *** [Makefile:66: lint-shell] Error 1

Details

  • Declarative: Checkout SCM (6.8 sec)
    • Validate PR Source (1.4 sec)
    • Pull Build Image (57 sec)
    • Lint and Test (19 sec)
      Error: script returned exit code 2 - logs