From 8d24b1c66a98888940e328b23af5845c1ba9ca06 Mon Sep 17 00:00:00 2001 From: Dom Delnano Date: Sun, 26 May 2024 10:51:24 -0700 Subject: [PATCH] Add GitHub action for mirroring demo container images (#1914) Summary: Add GitHub action for mirroring demo container images Relevant Issues: Precursor to fixing px-sock-shop (#1905) Type of change: /kind bug Test Plan: Used regbot dry run to verify the following conditions - [x] `regbot_demos.yaml` script runs successfully and namespaces each image with demo name
command output ``` $ regbot once --dry-run --config regbot_demos.yaml INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/kbudde/rabbitmq-exporter@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" target="docker.io/pxio/px-sock-shop-kbudde-rabbitmq-exporter:latest@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/kbudde/rabbitmq-exporter@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" target="ghcr.io/pixie-io/px-sock-shop-kbudde-rabbitmq-exporter:latest@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/kbudde/rabbitmq-exporter@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" target="quay.io/pixie/px-sock-shop-kbudde-rabbitmq-exporter:latest@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" target="docker.io/pxio/px-sock-shop-mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" target="ghcr.io/pixie-io/px-sock-shop-mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" target="quay.io/pixie/px-sock-shop-mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" target="docker.io/pxio/px-sock-shop-rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" target="ghcr.io/pixie-io/px-sock-shop-rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" target="quay.io/pixie/px-sock-shop-rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="docker.io/pxio/px-sock-shop-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="ghcr.io/pixie-io/px-sock-shop-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="quay.io/pixie/px-sock-shop-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" target="docker.io/pxio/px-sock-shop-weaveworksdemos-load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" target="quay.io/pixie/px-sock-shop-weaveworksdemos-load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" target="docker.io/pxio/px-sock-shop-weaveworksdemos-catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" target="quay.io/pixie/px-sock-shop-weaveworksdemos-catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" target="docker.io/pxio/px-sock-shop-weaveworksdemos-catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" target="quay.io/pixie/px-sock-shop-weaveworksdemos-catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" target="docker.io/pxio/px-sock-shop-weaveworksdemos-payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" target="quay.io/pixie/px-sock-shop-weaveworksdemos-payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" target="docker.io/pxio/px-sock-shop-weaveworksdemos-user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" target="quay.io/pixie/px-sock-shop-weaveworksdemos-user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" target="docker.io/pxio/px-sock-shop-weaveworksdemos-user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" target="ghcr.io/pixie-io/px-sock-shop-weaveworksdemos-user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/weaveworksdemos/user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" target="quay.io/pixie/px-sock-shop-weaveworksdemos-user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/carts@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" target="docker.io/pxio/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-carts:latest@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/carts@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" target="ghcr.io/pixie-io/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-carts:latest@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/carts@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" target="quay.io/pixie/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-carts:latest@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/orders@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" target="docker.io/pxio/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-orders:latest@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/orders@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" target="ghcr.io/pixie-io/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-orders:latest@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/orders@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" target="quay.io/pixie/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-orders:latest@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/queue-master@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" target="docker.io/pxio/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-queue-master:latest@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/queue-master@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" target="ghcr.io/pixie-io/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-queue-master:latest@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/queue-master@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" target="quay.io/pixie/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-queue-master:latest@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/shipping@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" target="docker.io/pxio/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-shipping:latest@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/shipping@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" target="ghcr.io/pixie-io/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-shipping:latest@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/demo-apps/px-sock-shop/shipping@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" target="quay.io/pixie/px-sock-shop-pixie-oss-demo-apps-px-sock-shop-shipping:latest@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/pixie-dev-public/curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" target="docker.io/pxio/px-sock-shop-pixie-oss-pixie-dev-public-curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/pixie-dev-public/curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" target="ghcr.io/pixie-io/px-sock-shop-pixie-oss-pixie-dev-public-curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-oss/pixie-dev-public/curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" target="quay.io/pixie/px-sock-shop-pixie-oss-pixie-dev-public-curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="docker.io/pxio/px-online-boutique-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="ghcr.io/pixie-io/px-online-boutique-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" target="quay.io/pixie/px-online-boutique-redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/microservices-demo-app/adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" target="docker.io/pxio/px-online-boutique-pixie-prod-demos-microservices-demo-app-adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/microservices-demo-app/adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" target="ghcr.io/pixie-io/px-online-boutique-pixie-prod-demos-microservices-demo-app-adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/microservices-demo-app/adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" target="quay.io/pixie/px-online-boutique-pixie-prod-demos-microservices-demo-app-adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" target="docker.io/pxio/px-online-boutique-google-samples-microservices-demo-shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" target="ghcr.io/pixie-io/px-online-boutique-google-samples-microservices-demo-shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/google-samples/microservices-demo/shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" target="quay.io/pixie/px-online-boutique-google-samples-microservices-demo-shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/finagle/hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" target="docker.io/pxio/px-finagle-pixie-prod-demos-finagle-hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/finagle/hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" target="ghcr.io/pixie-io/px-finagle-pixie-prod-demos-finagle-hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/finagle/hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" target="quay.io/pixie/px-finagle-pixie-prod-demos-finagle-hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" target="docker.io/pxio/px-k8ssandra-cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" target="ghcr.io/pixie-io/px-k8ssandra-cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" target="quay.io/pixie/px-k8ssandra-cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" target="docker.io/pxio/px-k8ssandra-k8ssandra-k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" target="ghcr.io/pixie-io/px-k8ssandra-k8ssandra-k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" target="quay.io/pixie/px-k8ssandra-k8ssandra-k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" target="docker.io/pxio/px-k8ssandra-k8ssandra-cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" target="ghcr.io/pixie-io/px-k8ssandra-k8ssandra-cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/k8ssandra/cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" target="quay.io/pixie/px-k8ssandra-k8ssandra-cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" target="docker.io/pxio/px-k8ssandra-pixie-prod-demos-petclinic-backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" target="ghcr.io/pixie-io/px-k8ssandra-pixie-prod-demos-petclinic-backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" target="quay.io/pixie/px-k8ssandra-pixie-prod-demos-petclinic-backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" target="docker.io/pxio/px-k8ssandra-pixie-prod-demos-petclinic-frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" target="ghcr.io/pixie-io/px-k8ssandra-pixie-prod-demos-petclinic-frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/petclinic/frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" target="quay.io/pixie/px-k8ssandra-pixie-prod-demos-petclinic-frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" target="docker.io/pxio/px-kafka-alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" target="ghcr.io/pixie-io/px-kafka-alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" target="quay.io/pixie/px-kafka-alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/wurstmeister/kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" target="docker.io/pxio/px-kafka-wurstmeister-kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/wurstmeister/kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" target="ghcr.io/pixie-io/px-kafka-wurstmeister-kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/wurstmeister/kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" target="quay.io/pixie/px-kafka-wurstmeister-kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" target="docker.io/pxio/px-kafka-pixie-prod-demos-kafka-zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" target="ghcr.io/pixie-io/px-kafka-pixie-prod-demos-kafka-zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/kafka/zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" target="quay.io/pixie/px-kafka-pixie-prod-demos-kafka-zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" target="docker.io/pxio/px-mongodb-mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" target="ghcr.io/pixie-io/px-mongodb-mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="docker.io/library/mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" target="quay.io/pixie/px-mongodb-mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" target="docker.io/pxio/px-mongodb-pixie-prod-demos-px-mongo-backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" target="ghcr.io/pixie-io/px-mongodb-pixie-prod-demos-px-mongo-backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" target="quay.io/pixie/px-mongodb-pixie-prod-demos-px-mongo-backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" target="docker.io/pxio/px-mongodb-pixie-prod-demos-px-mongo-frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" target="ghcr.io/pixie-io/px-mongodb-pixie-prod-demos-px-mongo-frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" target="quay.io/pixie/px-mongodb-pixie-prod-demos-px-mongo-frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" target="docker.io/pxio/px-mongodb-pixie-prod-demos-px-mongo-load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" target="ghcr.io/pixie-io/px-mongodb-pixie-prod-demos-px-mongo-load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" INFO[2024-05-23T18:18:16Z] Copy image digestTags=false dry-run=true forceRecursive=false includeExternal=false script="sync demo images" source="gcr.io/pixie-prod/demos/px-mongo/load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" target="quay.io/pixie/px-mongodb-pixie-prod-demos-px-mongo-load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf" ```
- [x] Existing `regbot_deps.yaml` script has same target image uploads during dry run ``` $ git checkout main $ regbot once --dry-run --config regbot_deps.yaml 2>&1 | awk '{print $12}' > targets.old $ git checkout ddelnano/mirror-pixie-demos-images-to-ghcr.io $ regbot once --dry-run --config regbot_deps.yaml 2>&1 | awk '{print $12}' > targets.new $ diff targets.old targets.new $ # Verify awk command prints out the destination image location $ head -n 2 targets.old target="docker.io/pxio/adoptopenjdk:latest@sha256:2b739b781a601a9d1e5a98fb3d47fe9dcdbd989e92c4e4eb4743364da67ca05e" target="ghcr.io/pixie-io/adoptopenjdk:latest@sha256:2b739b781a601a9d1e5a98fb3d47fe9dcdbd989e92c4e4eb4743364da67ca05e" ``` Signed-off-by: Dom Del Nano Signed-off-by: Vihang Mehta Co-authored-by: Vihang Mehta --- .github/workflows/mirror_demos.yaml | 47 +++++++++++++++++ .github/workflows/mirror_deps.yaml | 8 ++- scripts/regclient/deps.lua | 78 ++++++++++++++++++++++++++++- scripts/regclient/regbot_demos.yaml | 19 +++++++ scripts/regclient/regbot_deps.yaml | 2 +- 5 files changed, 150 insertions(+), 4 deletions(-) create mode 100644 .github/workflows/mirror_demos.yaml create mode 100644 scripts/regclient/regbot_demos.yaml diff --git a/.github/workflows/mirror_demos.yaml b/.github/workflows/mirror_demos.yaml new file mode 100644 index 00000000000..7508e0afca8 --- /dev/null +++ b/.github/workflows/mirror_demos.yaml @@ -0,0 +1,47 @@ +--- +name: mirror-demos +on: + workflow_dispatch: + inputs: + dry_run: + description: 'Run the sync in dry-run mode' + required: false + default: false + type: boolean +permissions: + contents: read +jobs: + sync_demos: + permissions: + contents: read + packages: write + runs-on: ubuntu-latest-16-cores + steps: + - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2 + with: + username: ${{ secrets.DOCKERHUB_USER }} + password: ${{ secrets.DOCKERHUB_PASSWORD }} + - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2 + with: + registry: ghcr.io + username: ${{ github.actor }} + password: ${{ secrets.GITHUB_TOKEN }} + - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2 + with: + registry: quay.io + username: ${{ secrets.QUAY_IO_USER }} + password: ${{ secrets.QUAY_IO_PASSWORD }} + - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0 + - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0 + with: + go-version-file: 'go.mod' + - name: install regbot + shell: bash + run: go install github.com/regclient/regclient/cmd/regbot@v0.4.8 + - name: sync images + shell: bash + # yamllint disable rule:indentation + run: | + cd scripts/regclient + regbot once ${{ github.event.inputs.dry_run && ' --dry-run' }} --config regbot_demos.yaml + # yamllint enable rule:indentation diff --git a/.github/workflows/mirror_deps.yaml b/.github/workflows/mirror_deps.yaml index 8fa22e96e5e..4f89f31c944 100644 --- a/.github/workflows/mirror_deps.yaml +++ b/.github/workflows/mirror_deps.yaml @@ -2,6 +2,12 @@ name: mirror-deps on: workflow_dispatch: + inputs: + dry_run: + description: 'Run the sync in dry-run mode' + required: false + default: false + type: boolean permissions: contents: read jobs: @@ -37,5 +43,5 @@ jobs: # yamllint disable rule:indentation run: | cd scripts/regclient - regbot once --config regbot_deps.yaml + regbot once ${{ github.event.inputs.dry_run && ' --dry-run' }} --config regbot_deps.yaml # yamllint enable rule:indentation diff --git a/scripts/regclient/deps.lua b/scripts/regclient/deps.lua index ef3bfb04dc7..6ec4bb6d9ce 100644 --- a/scripts/regclient/deps.lua +++ b/scripts/regclient/deps.lua @@ -11,7 +11,7 @@ for _, destination in ipairs(mirrors.destinationRegistries) do end end -local images = { +deps.depImages = { "docker.io/adoptopenjdk@sha256:2b739b781a601a9d1e5a98fb3d47fe9dcdbd989e92c4e4eb4743364da67ca05e", "docker.io/amazoncorretto@sha256:52679264dee28c1cbe2ff8455efc86cc44cbceb6f94d9971abd7cd7e4c8bdc50", "docker.io/azul/zulu-openjdk-alpine@sha256:eef2da2a134370717e40b1cc570efba08896520af6b31744eabf64481a986878", @@ -46,11 +46,73 @@ local images = { "ghcr.io/pixie-io/python_mysql_connector@sha256:ae7fb76afe1ab7c34e2d31c351579ee340c019670559716fd671126e85894452", } +deps.demoImages = { + ["px-sock-shop"] = { + "docker.io/kbudde/rabbitmq-exporter@sha256:12f27d6d84e6dbdd72c6bc2605e48af9910517394483c1dfa3230e49d3e32107", + "docker.io/mongo:4@sha256:8665d6b3b8e022cceae38fda41f6f4b50eaf84380c930bcf9b3a78f220b9f75c", + "docker.io/rabbitmq:3.6.8-management@sha256:0297618bd60270f03665448b02b3b1110dfc51fae60a3c6804005169f0904dad", + "docker.io/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7", + "docker.io/weaveworksdemos/load-test:0.1.1@sha256:536d46f8c867e4ff4c3ed69848955b487f9bec060539c169f190fe522650e5cd", + "docker.io/weaveworksdemos/catalogue-db:0.3.0@sha256:7ba74ec9adf88f6625b8d85d3323d1ee5232b39877e1590021ea485cf9457251", + "docker.io/weaveworksdemos/catalogue:0.3.5@sha256:0147a65b7116569439eefb1a6dbed455fe022464ef70e0c3cab75bc4a226b39b", + "docker.io/weaveworksdemos/payment:0.4.3@sha256:5ab1c9877480a018d4dda10d6dfa382776e6bca9fc1c60bacbb80903fde8cfe0", + "docker.io/weaveworksdemos/user:0.4.7@sha256:2ffccc332963c89e035fea52201012208bf62df43a55fe461ad6598a5c757ab7", + "docker.io/weaveworksdemos/user-db:0.3.0@sha256:695bc22c11396c7ae747118c56e619f3b3295d9d4cbec999d30230b3f399a389", + "gcr.io/pixie-oss/demo-apps/px-sock-shop/carts@sha256:0bcf0ac7a03157b3a311e28e9e73ca827fc7b8c6454600b8626a3b129e41886c", + "gcr.io/pixie-oss/demo-apps/px-sock-shop/orders@sha256:433a589dd7b2b5ecd08005760d1ddca884f31e86870a1d563bd6f696bef078a6", + "gcr.io/pixie-oss/demo-apps/px-sock-shop/queue-master@sha256:d52117018089a83b8e3c631b861ca390fd4ab64f3ab3ee5a3a1247f49e35c0e7", + "gcr.io/pixie-oss/demo-apps/px-sock-shop/shipping@sha256:3b1365606ac36aa8f71fb2fe39e33124dafd37d74b16b8b603ac321e6afb4c8e", + "gcr.io/pixie-oss/pixie-dev-public/curl:multiarch-7.87.0@sha256:f7f265d5c64eb4463a43a99b6bf773f9e61a50aaa7cefaf564f43e42549a01dd", + }, + ["px-online-boutique"] = { + "docker.io/redis:alpine@sha256:da0cc759968a286f9fa8e3a0d8faca70e4dcf8ffc25fd290a041c59a9eb725c7", + "gcr.io/pixie-prod/demos/microservices-demo-app/adservice:1.0@sha256:1f9fcf114f33c35cba4fd49c9bfc4c3b6dc17fd316b4f03aa0f9b3e1cbb4104d", + "gcr.io/google-samples/microservices-demo/cartservice:v0.3.6@sha256:eb0ac54c81a8f60ddba39921a4052dd6dfe88273805983c43d5283b446a584ee", + "gcr.io/google-samples/microservices-demo/checkoutservice:v0.3.6@sha256:cd6cb39b8397e193bddbb36be3599be949fa2ea617838910d2eacdddd4ef5437", + "gcr.io/google-samples/microservices-demo/currencyservice:v0.3.6@sha256:1f6640ba9495a5097c3405cb9037bf0cb799c3cb3e301d9bf17b776bbf9e5cad", + "gcr.io/google-samples/microservices-demo/emailservice:v0.3.6@sha256:700fc07f140b8be73212fff2b04938c49c4451dcd1044488438b9865aed7eece", + "gcr.io/google-samples/microservices-demo/frontend:v0.3.6@sha256:54bc781a1791327799d793792c6f454342c8731d7f9737df336a8c97055883de", + "gcr.io/google-samples/microservices-demo/loadgenerator:v0.3.6@sha256:25548c590b038917536e381dd43d75af168e57b5ff4f5cf3374bb58b3ad4967e", + "gcr.io/google-samples/microservices-demo/paymentservice:v0.3.6@sha256:476fcb22bf9aa231d771ea6b178014f070d97d233a5204aff29f8b45a01fc442", + "gcr.io/google-samples/microservices-demo/productcatalogservice:v0.3.6@sha256:a4b68f0a8d85c5a1e2476ac6804f9fdeb9610649aed2d0351416f711a82f3017", + "gcr.io/google-samples/microservices-demo/recommendationservice:v0.3.6@sha256:305488566cd703aa2d158b3097ca399f2340446ec0a0ec398d76bf4a4d7df22e", + "gcr.io/google-samples/microservices-demo/shippingservice:v0.3.6@sha256:7e0b09aad2d8eb95979d1467311e74938768d55b875b0c5405317c3ee54e4d6c", + }, + ["px-finagle"] = { + "gcr.io/pixie-prod/demos/finagle/hello:1.0@sha256:85006a2eae6e86019d85e1e12915d9d21e4af85b80a24674dc2b7a2ef4e7dbff", + }, + ["px-k8ssandra"] = { + "docker.io/cassandra:3.11.8@sha256:f38395460cdaf4ccf4da72766dd076069c39ce47ffc51e5bdfaecfca843d964a", + "docker.io/k8ssandra/k8ssandra-operator:v1.6.1@sha256:976e6be635a1d46cd83b593f3fce1a9bd5e7db48e5150cee03ad35f28f2433c8", + "docker.io/k8ssandra/cass-operator:v1.15.0@sha256:176c17f725e10743cd1413c5ebfb190b935cecce6b7868a139cef72384015cfa", + "gcr.io/pixie-prod/demos/petclinic/backend:1.0@sha256:8f3bfb03da53e13d25a70291631d35aff259ce038b5dce61a8ea182766e7594b", + "gcr.io/pixie-prod/demos/petclinic/frontend:1.0@sha256:0a48dc7ebc80cf8c818e27777038c052ef82a8c11c30accbdf16845cb1f72d77", + }, + ["px-kafka"] = { + "docker.io/alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475", + "docker.io/wurstmeister/kafka:2.12-2.5.0@sha256:ed8058aa4ac11f2b08dd1e30bd5683f34d70ed773a0c77e51aa1de2bbcd9c2a8", + "gcr.io/pixie-prod/demos/kafka/apache:1.0@sha256:d5d1602d4666f5422db47b4ea743e7a2be1b43392b2943fb763ef95757d986dc", + "gcr.io/pixie-prod/demos/kafka/invoicing:2.0@sha256:bc49808a900b2b4fede7198a59eba64da204e75edee5909d7a735efb34debdab", + "gcr.io/pixie-prod/demos/kafka/load-test:1.0@sha256:43cb16a5493f84a6786900f011f49bd7d5b5fe55e85c92cee41b8f435da61416", + "gcr.io/pixie-prod/demos/kafka/order:2.0@sha256:7338f1e5521bc02e3f59fc321c8412c24ed48b2944c126ec8e05b922df8aab20", + "gcr.io/pixie-prod/demos/kafka/postgres:1.0@sha256:32ea3742beb88f7a893a89f86d15979baffc96d8fb1d9e93fada6fb474d3728f", + "gcr.io/pixie-prod/demos/kafka/shipping:2.0@sha256:d5b7a2dc93ed23a3e0e018002a5c184362f226559a92e1d6b0ee7e6a3c5d175a", + "gcr.io/pixie-prod/demos/kafka/zookeeper:2.0@sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680", + }, + ["px-mongodb"] = { + "docker.io/mongo:7.0@sha256:97aac78a80553735b3d9b9b7212803468781b4859645f892a3d04e6b621a7b77", + "gcr.io/pixie-prod/demos/px-mongo/backend:1.0.0@sha256:0e2295edd0faa9718fc5cbda499e0b994538b5930257c12e4ee55fadc3474987", + "gcr.io/pixie-prod/demos/px-mongo/frontend:1.0.0@sha256:9018b6c8a7efce6224f0eace7de59818456c5ad46e485c4b4b806f8a807c4eea", + "gcr.io/pixie-prod/demos/px-mongo/load:1.0.0@sha256:90ded1e54a92951b5331b178f642926316ba59d85fde315bf5668a93d90cc8cf", + }, +} + local function imageIsPrimary(srcReg, img) return utils.hasPrefix(srcReg .. "/" .. img, primaryRegistry) end -function deps.mirrorImgs() +function deps.mirrorImgs(images, prefix) + prefix = prefix or "" for _, img in ipairs(images) do local srcRef = reference.new(img) @@ -65,6 +127,18 @@ function deps.mirrorImgs() repo = string.sub(repo, i+1) end + -- if a prefix was provided, prepend it to the repo (but drop all existing namespacing) + if string.len(prefix) > 0 then + local repoRev = string.reverse(repo) + -- find the last slash in the repo + local i = string.find(repoRev, "/", 1, true) + if i then + -- grab the repo parts after the last slash + repo = string.reverse(string.sub(repoRev, 0, i-1)) + end + repo = prefix .. "-" .. repo + end + -- loop through destinations for _, destination in ipairs(destinations) do local destRef = reference.new(utils.combine(destination, repo)) diff --git a/scripts/regclient/regbot_demos.yaml b/scripts/regclient/regbot_demos.yaml new file mode 100644 index 00000000000..5bff5cffbce --- /dev/null +++ b/scripts/regclient/regbot_demos.yaml @@ -0,0 +1,19 @@ +--- +version: 1 +creds: +- registry: gcr.io +- registry: docker.io +- registry: ghcr.io +- registry: quay.io +defaults: + interval: 60m + timeout: 10m +scripts: +- name: sync demo images + # yamllint disable rule:indentation + script: | + local deps = require 'deps' + for ns, images in pairs(deps.demoImages) do + deps.mirrorImgs(images, ns) + end + # yamllint enable rule:indentation diff --git a/scripts/regclient/regbot_deps.yaml b/scripts/regclient/regbot_deps.yaml index b42ae8eb8bc..41b51ad4308 100644 --- a/scripts/regclient/regbot_deps.yaml +++ b/scripts/regclient/regbot_deps.yaml @@ -12,4 +12,4 @@ scripts: - name: sync container_images.bzl script: | local deps = require 'deps' - deps.mirrorImgs() + deps.mirrorImgs(deps.depImages)