Skip to content

Instantly share code, notes, and snippets.

@cardil
Created September 1, 2023 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cardil/41b89b10d8c20809e88df568cd410830 to your computer and use it in GitHub Desktop.
Save cardil/41b89b10d8c20809e88df568cd410830 to your computer and use it in GitHub Desktop.
Log of Knative-Serverless fork sync for kn-plugin-event #635
00:34:05 Started by upstream project "triggers/knative-nightly-ci-trigger" build number 859
00:34:05 originally caused by:
00:34:05 Started by timer
00:34:05 Loading library jenkins-dsl@master
00:34:05 Attempting to resolve master from remote references...
00:34:05 > git --version # timeout=10
00:34:06 > git --version # 'git version 2.31.1'
00:34:06 using GIT_SSH to set credentials Jenkins SSH private key
00:34:06 [INFO] Currently running in a labeled security context
00:34:06 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17556338054709331370.key
00:34:06 Verifying host key using known hosts file, will automatically accept unseen keys
00:34:06 > git ls-remote -- git@xxxxxx.redhat.com:xxxx/xxxxx.git # timeout=10
00:34:06 Found match: refs/heads/master revision d51da43d99eecce81ad86373135fc98923546774
00:34:06 The recommended git tool is: NONE
00:34:06 using credential jenkins-ssh
00:34:06 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/ci/jobs/knative-nightly-ci-kn-plugin-event/workspace@libs/484ca9125b8ad82ac55ad3afee53418e7d2528fa399f528e99c7a739c2388061/.git # timeout=10
00:34:06 Fetching changes from the remote Git repository
00:34:06 > git config remote.origin.url git@xxxxxx.redhat.com:xxxx/xxxxx.git # timeout=10
00:34:06 Fetching without tags
00:34:06 Fetching upstream changes from git@xxxxxx.redhat.com:xxxx/xxxxx.git
00:34:06 > git --version # timeout=10
00:34:06 > git --version # 'git version 2.31.1'
00:34:06 using GIT_SSH to set credentials Jenkins SSH private key
00:34:06 [INFO] Currently running in a labeled security context
00:34:06 > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/ci/jobs/knative-nightly-ci-kn-plugin-event/workspace@libs/484ca9125b8ad82ac55ad3afee53418e7d2528fa399f528e99c7a739c2388061@tmp/jenkins-gitclient-ssh12393307606605866604.key
00:34:06 Verifying host key using known hosts file, will automatically accept unseen keys
00:34:06 > git fetch --no-tags --force --progress -- git@xxxxxx.redhat.com:xxxx/xxxxx.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:34:07 Checking out Revision d51da43d99eecce81ad86373135fc98923546774 (master)
00:34:07 > git config core.sparsecheckout # timeout=10
00:34:07 > git checkout -f d51da43d99eecce81ad86373135fc98923546774 # timeout=10
00:34:07 Commit message: "Mirror eventshub and heartbeats for s-o tests (xxxx/xxxxx!1122)"
00:34:07 > git rev-list --no-walk d51da43d99eecce81ad86373135fc98923546774 # timeout=10
00:34:08 [Pipeline] Start of Pipeline
00:34:08 [Pipeline] node
00:34:23 Still waiting to schedule task
00:34:23 Waiting for next available executor on ‘ocp-dynamic’
00:38:56 Running on ocp-dynamic-1320 in /home/jenkins/workspace/ci/knative-nightly-ci-kn-plugin-event
00:38:56 [Pipeline] {
00:38:56 [Pipeline] stage
00:38:56 [Pipeline] { (Repo Sync)
00:38:56 [Pipeline] withCredentials
00:38:56 Masking supported pattern matches of $GITHUB_TOKEN
00:38:56 [Pipeline] {
00:38:56 [Pipeline] echo
00:38:56 Synching repo `knative-sandbox/kn-plugin-event` to upstream
00:38:56 [Pipeline] ansiColor
00:38:56 [Pipeline] {
00:38:56
00:38:56 [Pipeline] withEnv
00:38:56 [Pipeline] {
00:38:56 [Pipeline] sh
00:38:56 + rm -rf knative-sandbox/kn-plugin-event
00:38:56 + git clone https://****:x-oauth-basic@github.com/openshift-knative/kn-plugin-event.git knative-sandbox/kn-plugin-event
00:38:56 Cloning into 'knative-sandbox/kn-plugin-event'...
00:38:58 + cd knative-sandbox/kn-plugin-event
00:38:58 + git status
00:38:58 On branch main
00:38:58 Your branch is up to date with 'origin/main'.
00:38:58
00:38:58 nothing to commit, working tree clean
00:38:58 + git config user.name 'Serverless QE Robot'
00:38:58 + git config user.email ocf-qe@redhat.com
00:38:58 + git remote add upstream https://github.com/knative-sandbox/kn-plugin-event.git
00:38:58 + git remote add downstream https://****:x-oauth-basic@github.com/openshift-knative/kn-plugin-event.git
00:38:58 + git remote add openshift https://****:x-oauth-basic@github.com/openshift-knative/kn-plugin-event.git
00:38:58 + exec ./openshift/release/update-to-head.sh
00:39:16 go: downloading github.com/cardil/deviate v0.3.3
00:39:16 go: downloading github.com/spf13/cobra v1.2.1
00:39:16 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
00:39:16 go: downloading github.com/kelseyhightower/envconfig v1.4.0
00:39:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
00:39:16 go: downloading github.com/spf13/pflag v1.0.5
00:39:16 go: downloading github.com/go-git/go-billy/v5 v5.3.1
00:39:16 go: downloading github.com/go-git/go-git/v5 v5.4.2
00:39:16 go: downloading github.com/magefile/mage v1.11.0
00:39:17 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:39:17 go: downloading github.com/xanzy/ssh-agent v0.3.0
00:39:17 go: downloading github.com/fatih/color v1.13.0
00:39:17 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
00:39:17 go: downloading github.com/imdario/mergo v0.3.12
00:39:17 go: downloading github.com/sergi/go-diff v1.1.0
00:39:17 go: downloading github.com/emirpasic/gods v1.12.0
00:39:17 go: downloading github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351
00:39:17 go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
00:39:17 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
00:39:17 go: downloading github.com/mattn/go-colorable v0.1.11
00:39:17 go: downloading github.com/mattn/go-isatty v0.0.14
00:39:17 go: downloading github.com/cli/cli/v2 v2.2.1-0.20211122114001-a3940020f938
00:39:18 go: downloading golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c
00:39:18 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
00:39:18 go: downloading github.com/go-git/gcfg v1.5.0
00:39:18 go: downloading github.com/MakeNowJust/heredoc v1.0.0
00:39:18 go: downloading gopkg.in/warnings.v0 v0.1.2
00:39:18 go: downloading github.com/cli/shurcooL-graphql v0.0.1
00:39:18 go: downloading github.com/henvic/httpretty v0.0.6
00:39:19 go: downloading github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b
00:39:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
00:39:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.2
00:39:19 go: downloading github.com/cli/safeexec v1.0.0
00:39:19 go: downloading github.com/cli/browser v1.1.0
00:39:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:39:19 go: downloading github.com/briandowns/spinner v1.13.0
00:39:19 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
00:39:19 go: downloading github.com/muesli/termenv v0.9.0
00:39:19 go: downloading golang.org/x/term v0.0.0-20210503060354-a79de5458b56
00:39:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
00:39:19 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38
00:39:19 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
00:39:19 go: downloading github.com/charmbracelet/glamour v0.3.0
00:39:19 go: downloading github.com/muesli/reflow v0.2.1-0.20210502190812-c80126ec2ad5
00:39:19 go: downloading github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a
00:39:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
00:39:19 go: downloading golang.org/x/text v0.3.7
00:39:20 go: downloading github.com/itchyny/gojq v0.12.5
00:39:20 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
00:39:20 go: downloading github.com/mattn/go-runewidth v0.0.13
00:39:20 go: downloading github.com/gorilla/websocket v1.4.2
00:39:20 go: downloading github.com/sourcegraph/jsonrpc2 v0.1.0
00:39:20 go: downloading github.com/stretchr/testify v1.7.1-0.20210427113832-6241f9ab9942
00:39:21 go: downloading github.com/yuin/goldmark v1.4.0
00:39:21 go: downloading github.com/yuin/goldmark-emoji v1.0.1
00:39:21 go: downloading github.com/itchyny/timefmt-go v0.1.3
00:39:21 go: downloading github.com/rivo/uniseg v0.2.0
00:39:21 go: downloading github.com/cli/oauth v0.9.0
00:39:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.0
00:39:22 go: downloading github.com/davecgh/go-spew v1.1.1
00:39:22 go: downloading github.com/pmezard/go-difflib v1.0.0
00:39:22 go: downloading github.com/stretchr/objx v0.2.0
00:39:22 go: downloading github.com/alecthomas/chroma v0.8.2
00:39:22 go: downloading github.com/microcosm-cc/bluemonday v1.0.16
00:39:22 go: downloading github.com/olekukonko/tablewriter v0.0.5
00:39:22 go: downloading github.com/dlclark/regexp2 v1.2.0
00:39:22 go: downloading github.com/aymerick/douceur v0.2.0
00:39:22 go: downloading github.com/gorilla/css v1.0.0
00:39:22 go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
00:40:19 Aug 31 20:40:11.469 [deviate:sync] WARNING: Using downstream remote URL as downstream remote: https://****:x-oauth-basic@github.com/openshift-knative/kn-plugin-event.git
00:40:19 Aug 31 20:40:11.469 [deviate:sync] Check if there's an upstream release we need to mirror downstream
00:40:19 Aug 31 20:40:11.642 [deviate:sync] No missing releases found
00:40:19 Aug 31 20:40:11.697 [deviate:sync] Re-syncing releases: ["1.6" "1.7" "1.8" "1.9" "1.10" "1.11"]
00:40:19 Aug 31 20:40:11.697 [deviate:sync] Re-syncing release: 1.6
00:40:19 2023/08/31 20:40:14 exec: git merge --commit --quiet --log -m Merge upstream/release-1.6 upstream/release-1.6
00:40:19 Aug 31 20:40:14.059 [deviate:sync] - no changes detected
00:40:19 Aug 31 20:40:15.273 [deviate:sync] Re-syncing release: 1.7
00:40:19 2023/08/31 20:40:17 exec: git merge --commit --quiet --log -m Merge upstream/release-1.7 upstream/release-1.7
00:40:19 Aug 31 20:40:17.423 [deviate:sync] - no changes detected
00:40:19 Aug 31 20:40:18.672 [deviate:sync] Re-syncing release: 1.8
00:40:21 2023/08/31 20:40:20 exec: git merge --commit --quiet --log -m Merge upstream/release-1.8 upstream/release-1.8
00:40:21 Aug 31 20:40:21.122 [deviate:sync] - changes detected
00:40:23 Aug 31 20:40:23.094 [deviate:sync] Create a sync PR for: release-1.8
00:40:23 Aug 31 20:40:23.432 [deviate:sync] Thr PR for release-1.8 is already active: https://github.com/openshift-knative/kn-plugin-event/pull/293
00:40:25 Aug 31 20:40:25.009 [deviate:sync] Re-syncing release: 1.9
00:40:27 2023/08/31 20:40:26 exec: git merge --commit --quiet --log -m Merge upstream/release-1.9 upstream/release-1.9
00:40:27 Aug 31 20:40:26.885 [deviate:sync] - changes detected
00:40:29 Aug 31 20:40:29.163 [deviate:sync] Create a sync PR for: release-1.9
00:40:29 Aug 31 20:40:29.380 [deviate:sync] Thr PR for release-1.9 is already active: https://github.com/openshift-knative/kn-plugin-event/pull/292
00:40:31 Aug 31 20:40:31.117 [deviate:sync] Re-syncing release: 1.10
00:40:33 2023/08/31 20:40:32 exec: git merge --commit --quiet --log -m Merge upstream/release-1.10 upstream/release-1.10
00:40:33 Aug 31 20:40:32.978 [deviate:sync] - no changes detected
00:40:34 Aug 31 20:40:34.770 [deviate:sync] Re-syncing release: 1.11
00:40:36 2023/08/31 20:40:36 exec: git merge --commit --quiet --log -m Merge upstream/release-1.11 upstream/release-1.11
00:40:36 Aug 31 20:40:36.688 [deviate:sync] - no changes detected
00:40:38 Aug 31 20:40:38.423 [deviate:sync] - Syncing tags: refs/tags/v*
00:40:38 Aug 31 20:40:38.512 [deviate:sync] Reset release-next branch to upstream/main.
00:40:40 Aug 31 20:40:40.251 [deviate:sync] - Remove upstream Github workflows
00:40:40 Aug 31 20:40:40.251 [deviate:sync] - Add fork's files
00:40:42 Aug 31 20:40:42.588 [deviate:sync] - Committing changes: :open_file_folder: Apply fork specific files
00:40:52 Aug 31 20:40:51.389 [deviate:sync] -- Statistics:
00:40:52 .deviate.yaml | 5
00:40:52 .github/workflows/golangci-lint.yaml | 11
00:40:52 .github/workflows/images/test/eventshub/Containerfile | 16
00:40:52 .github/workflows/images/test/wathola-forwarder/Containerfile | 16
00:40:52 .github/workflows/knative-go-build.yaml | 14
00:40:52 .github/workflows/knative-go-test.yaml | 17
00:40:52 .github/workflows/knative-security.yaml | 17
00:40:52 .github/workflows/knative-stale.yaml | 14
00:40:52 .github/workflows/knative-style.yaml | 15
00:40:52 .github/workflows/knative-verify.yaml | 26
00:40:52 .github/workflows/multiarch-build.yaml | 21
00:40:52 OWNERS | 19
00:40:52 README.md | 186
00:40:52 build/overrides/test-images.go | 94
00:40:52 openshift/ci-operator/build-image/Dockerfile | 11
00:40:52 openshift/ci-operator/images/kn-event-sender/Dockerfile | 4
00:40:52 openshift/ci-operator/source-image/Dockerfile | 1
00:40:52 openshift/ci-operator/test-images/eventshub/Dockerfile | 4
00:40:52 openshift/ci-operator/test-images/wathola-forwarder/Dockerfile | 4
00:40:52 openshift/deploy/knative-eventing.yaml | 14
00:40:52 openshift/deploy/knative-serving.yaml | 14
00:40:52 openshift/deploy/serverless-subscription.yaml | 25
00:40:52 openshift/e2e-tests.sh | 43
00:40:52 openshift/go.mod | 5
00:40:52 openshift/go.sum | 1533 ++++
00:40:52 openshift/patches/00001-multiarch-helloworld-img.patch | 13
00:40:52 openshift/release/update-to-head.sh | 11
00:40:52 openshift/tools.go | 5
00:40:52 test/e2e/openshift_ci_resolver.go | 9
00:40:52
00:40:52 Aug 31 20:40:51.389 [deviate:sync] - Apply patches if present
00:40:52 Aug 31 20:40:51.389 [deviate:sync] -- Found 1 patche(s)
00:40:52 Aug 31 20:40:51.389 [deviate:sync] -- Applying /home/jenkins/workspace/ci/knative-nightly-ci-kn-plugin-event/knative-sandbox/kn-plugin-event/openshift/patches/00001-multiarch-helloworld-img.patch
00:40:52 2023/08/31 20:40:51 exec: git apply /home/jenkins/workspace/ci/knative-nightly-ci-kn-plugin-event/knative-sandbox/kn-plugin-event/openshift/patches/00001-multiarch-helloworld-img.patch
00:40:52 Aug 31 20:40:51.392 [deviate:sync] - Committing changes: :fire: Apply carried patches
00:41:01 Aug 31 20:41:00.485 [deviate:sync] -- Statistics:
00:41:01 pkg/k8s/test/addressresolver_cases.go | 2 +-
00:41:01
00:41:01 Aug 31 20:41:01.346 [deviate:sync] Trigger CI
00:41:04 Aug 31 20:41:03.780 [deviate:sync] - Committing changes: :robot: Synchronize branch `release-next` to `upstream/main`
00:41:14 Aug 31 20:41:14.160 [deviate:sync] -- Statistics:
00:41:14 ci | 1 +
00:41:14
00:41:15 Aug 31 20:41:14.839 [deviate:sync] Create a sync PR for: release-next
00:41:15 Aug 31 20:41:15.016 [deviate:sync] Thr PR for release-next is already active: https://github.com/openshift-knative/kn-plugin-event/pull/288
00:41:17 [Pipeline] }
00:41:17 [Pipeline] // withEnv
00:41:17 [Pipeline] }
00:41:17
00:41:17 [Pipeline] // ansiColor
00:41:17 [Pipeline] echo
00:41:17 Successfully synced repo `knative-sandbox/kn-plugin-event` to upstream
00:41:17 [Pipeline] }
00:41:17 [Pipeline] // withCredentials
00:41:17 [Pipeline] }
00:41:17 [Pipeline] // stage
00:41:17 [Pipeline] }
00:41:17 [Pipeline] // node
00:41:17 [Pipeline] End of Pipeline
00:41:17 Finished: SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment