Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 673422cf48d924dd46ca45c091b4df6a300e9e32 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3406466462859484678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh85265877367318701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1356198453266119169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13831070933765037662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11399233772042007952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4195 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/390 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 673422cf48d924dd46ca45c091b4df6a300e9e32 (main) Commit message: "feat: Tweak security-bootscrapper to make it easier to disable kong/kong-db (#4314)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-list --no-walk 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-31T22:29:40.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T22:29:40.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T22:29:40.314Z] ========================================================= [2023-01-31T22:29:40.314Z] EdgeX Global Pipelines Version Info [2023-01-31T22:29:40.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:29:41.016Z] ------------------- [2023-01-31T22:29:41.016Z] stable info: [2023-01-31T22:29:41.016Z] ------------------- [2023-01-31T22:29:41.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T22:29:41.016Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T22:29:41.016Z] Message: update stable to v1.0.244 [2023-01-31T22:29:41.588Z] ------------------- [2023-01-31T22:29:41.588Z] experimental info: [2023-01-31T22:29:41.588Z] ------------------- [2023-01-31T22:29:41.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T22:29:41.588Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T22:29:41.588Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T22:29:41.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-31T22:29:41.765Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-31T22:29:41.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T22:29:41.787Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T22:29:41.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T22:29:41.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T22:29:41.820Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T22:29:41.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-31T22:29:41.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-31T22:29:41.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-31T22:29:41.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T22:29:41.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T22:29:41.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T22:29:41.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T22:29:41.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T22:29:41.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T22:29:41.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T22:29:41.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T22:29:41.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-31T22:29:41.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-31T22:29:41.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T22:29:41.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T22:29:41.994Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T22:29:42.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-31T22:29:42.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-31T22:29:42.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-31T22:29:42.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo [2023-01-31T22:29:42.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673422c [Pipeline] echo [2023-01-31T22:29:42.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T22:29:42.098Z] provisioning config files... [2023-01-31T22:29:42.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config10443099659059518801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:29:42.424Z] ---> docker-login.sh [2023-01-31T22:29:42.424Z] nexus3.edgexfoundry.org:10001 [2023-01-31T22:29:42.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:29:42.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:29:42.689Z] Configure a credential helper to remove this warning. See [2023-01-31T22:29:42.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:29:42.689Z] [2023-01-31T22:29:42.689Z] Login Succeeded [2023-01-31T22:29:42.689Z] nexus3.edgexfoundry.org:10002 [2023-01-31T22:29:42.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:29:42.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:29:42.949Z] Configure a credential helper to remove this warning. See [2023-01-31T22:29:42.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:29:42.949Z] [2023-01-31T22:29:42.949Z] Login Succeeded [2023-01-31T22:29:42.949Z] nexus3.edgexfoundry.org:10003 [2023-01-31T22:29:42.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:29:42.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:29:42.949Z] Configure a credential helper to remove this warning. See [2023-01-31T22:29:42.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:29:42.949Z] [2023-01-31T22:29:42.949Z] Login Succeeded [2023-01-31T22:29:42.949Z] nexus3.edgexfoundry.org:10004 [2023-01-31T22:29:42.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:29:43.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:29:43.209Z] Configure a credential helper to remove this warning. See [2023-01-31T22:29:43.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:29:43.209Z] [2023-01-31T22:29:43.209Z] Login Succeeded [2023-01-31T22:29:43.209Z] docker.io [2023-01-31T22:29:43.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:29:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:29:43.469Z] Configure a credential helper to remove this warning. See [2023-01-31T22:29:43.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:29:43.469Z] [2023-01-31T22:29:43.469Z] Login Succeeded [2023-01-31T22:29:43.469Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T22:29:43.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T22:29:43.783Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/core-command/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-31T22:29:43.783Z] + + cut -d/ -f2 [2023-01-31T22:29:43.783Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-31T22:29:43.783Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/core-data/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/core-metadata/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-31T22:29:43.783Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2023-01-31T22:29:43.783Z] [2023-01-31T22:29:43.783Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-31T22:29:43.783Z] + dirname cmd/support-notifications/Dockerfile [2023-01-31T22:29:43.783Z] + cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-31T22:29:43.783Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-01-31T22:29:43.783Z] cut -d/ -f2 [2023-01-31T22:29:43.783Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-31T22:29:43.835Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T22:29:44.178Z] + git rev-list -1 --merges 673422cf48d924dd46ca45c091b4df6a300e9e32~1..673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo [2023-01-31T22:29:44.197Z] -----------> git rev-list -1 --merges 673422cf48d924dd46ca45c091b4df6a300e9e32~1..673422cf48d924dd46ca45c091b4df6a300e9e32 673422cf48d924dd46ca45c091b4df6a300e9e32 [false] [Pipeline] sh [2023-01-31T22:29:44.482Z] + git log --format=format:%s -1 673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] echo [2023-01-31T22:29:44.496Z] ========================================================= [2023-01-31T22:29:44.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T22:29:44.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-31T22:29:44.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T22:29:44.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T22:29:44.907Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T22:29:44.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T22:29:44.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T22:29:44.907Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T22:29:44.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:29:45.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T22:29:45.317Z] [2023-01-31T22:29:45.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:29:45.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T22:29:45.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T22:29:45.626Z] b85a868b505f: Pulling fs layer [2023-01-31T22:29:45.626Z] e2be974225ed: Pulling fs layer [2023-01-31T22:29:45.626Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T22:29:45.626Z] 988bab9f4d93: Pulling fs layer [2023-01-31T22:29:45.626Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T22:29:45.626Z] eaf3925da568: Pulling fs layer [2023-01-31T22:29:45.626Z] bab4dde63d76: Pulling fs layer [2023-01-31T22:29:45.626Z] bde34c3a00c8: Pulling fs layer [2023-01-31T22:29:45.626Z] b352a97aabf1: Pulling fs layer [2023-01-31T22:29:45.626Z] 4872d77fe225: Pulling fs layer [2023-01-31T22:29:45.626Z] 5851b861e8e6: Pulling fs layer [2023-01-31T22:29:45.626Z] bab4dde63d76: Waiting [2023-01-31T22:29:45.626Z] 988bab9f4d93: Waiting [2023-01-31T22:29:45.626Z] bde34c3a00c8: Waiting [2023-01-31T22:29:45.626Z] b352a97aabf1: Waiting [2023-01-31T22:29:45.626Z] 1469e6f7b9e6: Waiting [2023-01-31T22:29:45.626Z] 4872d77fe225: Waiting [2023-01-31T22:29:45.626Z] eaf3925da568: Waiting [2023-01-31T22:29:45.626Z] e2be974225ed: Verifying Checksum [2023-01-31T22:29:45.626Z] e2be974225ed: Download complete [2023-01-31T22:29:45.626Z] 988bab9f4d93: Download complete [2023-01-31T22:29:45.889Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T22:29:45.889Z] 1469e6f7b9e6: Download complete [2023-01-31T22:29:45.889Z] eaf3925da568: Download complete [2023-01-31T22:29:45.889Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T22:29:45.889Z] 339a4e72a1f5: Download complete [2023-01-31T22:29:45.889Z] bde34c3a00c8: Verifying Checksum [2023-01-31T22:29:45.889Z] bde34c3a00c8: Download complete [2023-01-31T22:29:45.889Z] b352a97aabf1: Verifying Checksum [2023-01-31T22:29:45.889Z] b352a97aabf1: Download complete [2023-01-31T22:29:45.889Z] 4872d77fe225: Verifying Checksum [2023-01-31T22:29:45.889Z] 4872d77fe225: Download complete [2023-01-31T22:29:46.150Z] 5851b861e8e6: Verifying Checksum [2023-01-31T22:29:46.150Z] 5851b861e8e6: Download complete [2023-01-31T22:29:46.150Z] b85a868b505f: Verifying Checksum [2023-01-31T22:29:46.150Z] b85a868b505f: Download complete [2023-01-31T22:29:46.409Z] bab4dde63d76: Verifying Checksum [2023-01-31T22:29:46.409Z] bab4dde63d76: Download complete [2023-01-31T22:29:47.346Z] b85a868b505f: Pull complete [2023-01-31T22:29:47.346Z] e2be974225ed: Pull complete [2023-01-31T22:29:47.915Z] 339a4e72a1f5: Pull complete [2023-01-31T22:29:47.915Z] 988bab9f4d93: Pull complete [2023-01-31T22:29:48.175Z] 1469e6f7b9e6: Pull complete [2023-01-31T22:29:48.175Z] eaf3925da568: Pull complete [2023-01-31T22:29:50.083Z] bab4dde63d76: Pull complete [2023-01-31T22:29:50.083Z] bde34c3a00c8: Pull complete [2023-01-31T22:29:50.083Z] b352a97aabf1: Pull complete [2023-01-31T22:29:50.083Z] 4872d77fe225: Pull complete [2023-01-31T22:29:50.083Z] 5851b861e8e6: Pull complete [2023-01-31T22:29:50.342Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T22:29:50.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T22:29:50.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:29:50.425Z] prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container [2023-01-31T22:29:50.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T22:29:51.567Z] $ docker top 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 -eo pid,comm [2023-01-31T22:29:51.620Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-31T22:29:51.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T22:29:51.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T22:29:51.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T22:29:51.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T22:29:51.781Z] $ docker exec 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent [2023-01-31T22:29:51.885Z] SSH_AUTH_SOCK=/tmp/ssh-DEp0aZCDIEHt/agent.32 [2023-01-31T22:29:51.885Z] SSH_AGENT_PID=38 [2023-01-31T22:29:51.891Z] Running ssh-add (command line suppressed) [2023-01-31T22:29:52.007Z] Identity added: /w/workspace/edgex-go/390@tmp/private_key_10151236234424301154.key (/w/workspace/edgex-go/390@tmp/private_key_10151236234424301154.key) [2023-01-31T22:29:52.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T22:29:52.308Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T22:29:52.323Z] $ docker exec --env ******** --env ******** 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent -k [2023-01-31T22:29:52.417Z] unset SSH_AUTH_SOCK; [2023-01-31T22:29:52.418Z] unset SSH_AGENT_PID; [2023-01-31T22:29:52.418Z] echo Agent pid 38 killed; [2023-01-31T22:29:52.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T22:29:52.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T22:29:52.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T22:29:52.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T22:29:52.570Z] $ docker exec 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent [2023-01-31T22:29:52.683Z] SSH_AUTH_SOCK=/tmp/ssh-nKR0XitkCGHM/agent.70 [2023-01-31T22:29:52.683Z] SSH_AGENT_PID=76 [2023-01-31T22:29:52.688Z] Running ssh-add (command line suppressed) [2023-01-31T22:29:52.801Z] Identity added: /w/workspace/edgex-go/390@tmp/private_key_11352859034501374639.key (/w/workspace/edgex-go/390@tmp/private_key_11352859034501374639.key) [2023-01-31T22:29:52.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T22:29:53.097Z] + git semver init [2023-01-31T22:29:53.355Z] 2023-01-31 22:29:53,301 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T22:29:53.355Z] 2023-01-31 22:29:53,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/390/.semver [2023-01-31T22:29:53.355Z] 2023-01-31 22:29:53,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/390/.semver [2023-01-31T22:29:53.355Z] 2023-01-31 22:29:53,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/390/.semver'], cwd=/w/workspace/edgex-go/390, universal_newlines=False, shell=None, istream=None) [2023-01-31T22:29:57.583Z] 2023-01-31 22:29:57,351 [append_file] DEBUG append to file:/w/workspace/edgex-go/390/.git/info/exclude [2023-01-31T22:29:57.583Z] 2023-01-31 22:29:57,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/390/.semver/main with force:False [2023-01-31T22:29:57.583Z] 2023-01-31 22:29:57,352 [read_version] DEBUG read version from /w/workspace/edgex-go/390/.semver/main [2023-01-31T22:29:57.583Z] 2023-01-31 22:29:57,352 [read_version] DEBUG read version from /w/workspace/edgex-go/390/.semver/main [2023-01-31T22:29:57.583Z] 3.0.0-dev.32 [Pipeline] } [2023-01-31T22:29:57.598Z] $ docker exec --env ******** --env ******** 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 ssh-agent -k [2023-01-31T22:29:57.685Z] unset SSH_AUTH_SOCK; [2023-01-31T22:29:57.686Z] unset SSH_AGENT_PID; [2023-01-31T22:29:57.686Z] echo Agent pid 76 killed; [2023-01-31T22:29:57.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T22:29:58.004Z] + git semver [Pipeline] } [2023-01-31T22:29:58.282Z] $ docker stop --time=1 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 [2023-01-31T22:29:59.545Z] $ docker rm -f --volumes 034de46f39620486016bc0bee5218d71760ed084bfd5c0f84aafe6e3cdeb7943 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T22:29:59.886Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T22:30:00.096Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T22:30:00.099Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T22:30:00.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] echo [2023-01-31T22:30:00.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T22:30:00.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T22:30:00.539Z] ========================================================= [2023-01-31T22:30:00.539Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T22:30:00.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-31T22:30:00.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T22:30:00.837Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T22:30:00.837Z] 213ec9aee27d: Pulling fs layer [2023-01-31T22:30:00.837Z] 4583459ba037: Pulling fs layer [2023-01-31T22:30:00.837Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T22:30:00.837Z] 53926ce57604: Pulling fs layer [2023-01-31T22:30:00.837Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T22:30:00.837Z] 22ff95d597cd: Pulling fs layer [2023-01-31T22:30:00.837Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T22:30:00.837Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T22:30:00.837Z] a7acece74701: Pulling fs layer [2023-01-31T22:30:00.837Z] 22ff95d597cd: Waiting [2023-01-31T22:30:00.837Z] 96b7cbca73a9: Waiting [2023-01-31T22:30:00.837Z] 53926ce57604: Waiting [2023-01-31T22:30:00.837Z] a7acece74701: Waiting [2023-01-31T22:30:00.837Z] 12d6caf4c0d1: Waiting [2023-01-31T22:30:00.837Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T22:30:00.837Z] 93c1e223e6f2: Download complete [2023-01-31T22:30:00.837Z] 4583459ba037: Download complete [2023-01-31T22:30:00.837Z] 21b2b0c7a3f4: Download complete [2023-01-31T22:30:00.837Z] 22ff95d597cd: Verifying Checksum [2023-01-31T22:30:00.837Z] 22ff95d597cd: Download complete [2023-01-31T22:30:00.837Z] 213ec9aee27d: Verifying Checksum [2023-01-31T22:30:00.837Z] 213ec9aee27d: Download complete [2023-01-31T22:30:01.110Z] 12d6caf4c0d1: Verifying Checksum [2023-01-31T22:30:01.110Z] 12d6caf4c0d1: Download complete [2023-01-31T22:30:01.110Z] 213ec9aee27d: Pull complete [2023-01-31T22:30:01.110Z] 4583459ba037: Pull complete [2023-01-31T22:30:01.381Z] 93c1e223e6f2: Pull complete [2023-01-31T22:30:02.012Z] a7acece74701: Verifying Checksum [2023-01-31T22:30:02.012Z] a7acece74701: Download complete [2023-01-31T22:30:02.285Z] 53926ce57604: Verifying Checksum [2023-01-31T22:30:02.285Z] 53926ce57604: Download complete [2023-01-31T22:30:02.285Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T22:30:02.285Z] 96b7cbca73a9: Download complete [2023-01-31T22:30:05.568Z] 53926ce57604: Pull complete [2023-01-31T22:30:05.568Z] 21b2b0c7a3f4: Pull complete [2023-01-31T22:30:05.568Z] 22ff95d597cd: Pull complete [2023-01-31T22:30:05.568Z] 12d6caf4c0d1: Pull complete [2023-01-31T22:30:07.470Z] 96b7cbca73a9: Pull complete [2023-01-31T22:30:08.036Z] a7acece74701: Pull complete [2023-01-31T22:30:08.296Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T22:30:08.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T22:30:08.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-31T22:30:08.597Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T22:30:08.597Z] WORKDIR /edgex [2023-01-31T22:30:08.597Z] COPY go.mod . [2023-01-31T22:30:08.597Z] RUN go mod download [2023-01-31T22:30:08.597Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-31T22:30:09.163Z] Sending build context to Docker daemon 170.1MB [2023-01-31T22:30:09.163Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T22:30:09.163Z] ---> db6d94c90886 [2023-01-31T22:30:09.163Z] Step 2/4 : WORKDIR /edgex [2023-01-31T22:30:11.067Z] ---> Running in d46518a13f64 [2023-01-31T22:30:11.067Z] Removing intermediate container d46518a13f64 [2023-01-31T22:30:11.067Z] ---> e1cdbc51aed0 [2023-01-31T22:30:11.067Z] Step 3/4 : COPY go.mod . [2023-01-31T22:30:11.067Z] ---> 577ee48196c9 [2023-01-31T22:30:11.067Z] Step 4/4 : RUN go mod download [2023-01-31T22:30:11.067Z] ---> Running in c3b88c2cb4b8 [2023-01-31T22:30:15.180Z] Still waiting to schedule task [2023-01-31T22:30:15.180Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-31T22:30:21.039Z] Removing intermediate container c3b88c2cb4b8 [2023-01-31T22:30:21.039Z] ---> 94b2fb7ae556 [2023-01-31T22:30:21.039Z] Successfully built 94b2fb7ae556 [2023-01-31T22:30:21.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:30:21.345Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T22:30:21.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:30:21.426Z] prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container [2023-01-31T22:30:21.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T22:30:21.828Z] $ docker top 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T22:30:22.170Z] + go version [2023-01-31T22:30:22.170Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T22:30:22.184Z] $ docker stop --time=1 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d [2023-01-31T22:30:23.433Z] $ docker rm -f --volumes 7b8179388c8b1dfcb450933cbc8a611591bd622f79ab64e629a52c07eac4892d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:30:23.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T22:30:23.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:30:23.915Z] prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container [2023-01-31T22:30:23.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T22:30:24.295Z] $ docker top 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-31T22:30:24.357Z] ========================================================= [2023-01-31T22:30:24.357Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-31T22:30:24.357Z] ========================================================= [Pipeline] sh [2023-01-31T22:30:24.633Z] + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] fileExists [Pipeline] sh [2023-01-31T22:30:24.932Z] + make test [2023-01-31T22:30:24.932Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T22:30:31.506Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-31T22:30:43.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-31T22:30:43.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-31T22:30:43.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-31T22:30:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-31T22:30:44.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-01-31T22:30:44.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-31T22:30:44.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-31T22:30:45.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2023-01-31T22:30:45.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 43.1% of statements [2023-01-31T22:30:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-31T22:30:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-31T22:30:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-31T22:30:45.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-01-31T22:30:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-31T22:30:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.664s coverage: 89.2% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.6% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 65.9% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2023-01-31T22:30:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 47.1% of statements [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2023-01-31T22:30:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2023-01-31T22:30:57.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2023-01-31T22:30:57.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2023-01-31T22:31:00.227Z] flag provided but not defined: -invalid [2023-01-31T22:31:00.227Z] Usage of setupRegistryACL: [2023-01-31T22:31:00.227Z] -configDir string [2023-01-31T22:31:00.227Z] [2023-01-31T22:31:00.227Z] --- FAIL: TestExecute (0.00s) [2023-01-31T22:31:00.227Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.01s) [2023-01-31T22:31:00.227Z] command_test.go:181: [2023-01-31T22:31:00.227Z] Error Trace: /w/workspace/edgex-go/390/internal/security/bootstrapper/command/setupacl/command_test.go:181 [2023-01-31T22:31:00.227Z] Error: Received unexpected error: [2023-01-31T22:31:00.227Z] failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden [2023-01-31T22:31:00.227Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2023-01-31T22:31:00.227Z] FAIL [2023-01-31T22:31:00.227Z] coverage: 79.9% of statements [2023-01-31T22:31:00.227Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s [2023-01-31T22:31:00.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-31T22:31:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-01-31T22:31:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-31T22:31:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-31T22:31:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-31T22:31:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.3% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-31T22:31:08.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-31T22:31:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-31T22:31:08.344Z] FAIL [2023-01-31T22:31:08.344Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-01-31T22:31:08.358Z] $ docker stop --time=1 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 [2023-01-31T22:31:09.942Z] $ docker rm -f --volumes 4aa005c8a270b00d571ca729e9d3d92e634c07eb5cfb0808aa98e545698abd46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T22:31:10.190Z] Failed in branch amd64 [2023-01-31T22:31:50.904Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4196 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-31T22:31:50.919Z] Running in /w/workspace/edgex-go/390 [Pipeline] { [Pipeline] checkout [2023-01-31T22:31:50.958Z] The recommended git tool is: git [2023-01-31T22:31:56.164Z] using credential edgex-jenkins-ssh [2023-01-31T22:31:56.181Z] Cloning the remote Git repository [2023-01-31T22:31:56.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-31T22:31:56.298Z] > git init /w/workspace/edgex-go/390 # timeout=10 [2023-01-31T22:31:56.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-31T22:31:56.430Z] > git --version # timeout=10 [2023-01-31T22:31:56.448Z] > git --version # 'git version 2.25.1' [2023-01-31T22:31:56.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T22:31:56.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T22:32:14.503Z] Avoid second fetch [2023-01-31T22:32:14.503Z] Checking out Revision 673422cf48d924dd46ca45c091b4df6a300e9e32 (main) [2023-01-31T22:32:15.157Z] Commit message: "feat: Tweak security-bootscrapper to make it easier to disable kong/kong-db (#4314)" [2023-01-31T22:32:13.707Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-31T22:32:13.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T22:32:14.522Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T22:32:14.541Z] > git checkout -f 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T22:32:16.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T22:32:16.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T22:32:16.056Z] Dload Upload Total Spent Left Speed [2023-01-31T22:32:16.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 80992 0 --:--:-- --:--:-- --:--:-- 80401 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-01-31T22:32:16.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T22:32:17.068Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T22:32:17.068Z] + sudo tee /etc/docker/daemon.new [2023-01-31T22:32:17.068Z] { [2023-01-31T22:32:17.068Z] "registry-mirrors": [ [2023-01-31T22:32:17.068Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T22:32:17.068Z] ], [2023-01-31T22:32:17.068Z] "bip": "10.250.0.254/24", [2023-01-31T22:32:17.068Z] "hosts": [ [2023-01-31T22:32:17.068Z] "tcp://0.0.0.0:5555", [2023-01-31T22:32:17.068Z] "unix:///var/run/docker.sock" [2023-01-31T22:32:17.068Z] ], [2023-01-31T22:32:17.068Z] "mtu": 1458, [2023-01-31T22:32:17.068Z] "selinux-enabled": true, [2023-01-31T22:32:17.068Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T22:32:17.069Z] } [Pipeline] sh [2023-01-31T22:32:17.404Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T22:32:17.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T22:32:35.998Z] provisioning config files... [2023-01-31T22:32:36.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config9607949576684847714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:32:36.359Z] ---> docker-login.sh [2023-01-31T22:32:36.359Z] nexus3.edgexfoundry.org:10001 [2023-01-31T22:32:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:32:36.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:32:36.894Z] Configure a credential helper to remove this warning. See [2023-01-31T22:32:36.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:32:36.894Z] [2023-01-31T22:32:36.894Z] Login Succeeded [2023-01-31T22:32:36.894Z] nexus3.edgexfoundry.org:10002 [2023-01-31T22:32:37.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:32:37.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:32:37.161Z] Configure a credential helper to remove this warning. See [2023-01-31T22:32:37.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:32:37.161Z] [2023-01-31T22:32:37.161Z] Login Succeeded [2023-01-31T22:32:37.161Z] nexus3.edgexfoundry.org:10003 [2023-01-31T22:32:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:32:37.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:32:37.428Z] Configure a credential helper to remove this warning. See [2023-01-31T22:32:37.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:32:37.428Z] [2023-01-31T22:32:37.694Z] Login Succeeded [2023-01-31T22:32:37.694Z] nexus3.edgexfoundry.org:10004 [2023-01-31T22:32:37.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:32:37.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:32:37.960Z] Configure a credential helper to remove this warning. See [2023-01-31T22:32:37.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:32:37.960Z] [2023-01-31T22:32:37.960Z] Login Succeeded [2023-01-31T22:32:37.960Z] docker.io [2023-01-31T22:32:38.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:32:38.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:32:38.492Z] Configure a credential helper to remove this warning. See [2023-01-31T22:32:38.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:32:38.492Z] [2023-01-31T22:32:38.492Z] Login Succeeded [2023-01-31T22:32:38.492Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T22:32:38.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-31T22:32:39.041Z] + git config --global --add safe.directory /w/workspace/edgex-go/390 [Pipeline] echo [2023-01-31T22:32:39.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T22:32:39.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T22:32:39.081Z] ========================================================= [2023-01-31T22:32:39.081Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T22:32:39.081Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-31T22:32:39.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T22:32:39.396Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T22:32:39.396Z] 9b18e9b68314: Pulling fs layer [2023-01-31T22:32:39.396Z] 35d82f9e3411: Pulling fs layer [2023-01-31T22:32:39.396Z] e16973657156: Pulling fs layer [2023-01-31T22:32:39.396Z] fc693d55d65f: Pulling fs layer [2023-01-31T22:32:39.396Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T22:32:39.396Z] dda99020689f: Pulling fs layer [2023-01-31T22:32:39.396Z] db1c61fa0a46: Pulling fs layer [2023-01-31T22:32:39.396Z] 891c053d2c06: Pulling fs layer [2023-01-31T22:32:39.396Z] fc693d55d65f: Waiting [2023-01-31T22:32:39.396Z] 7e9fc2657dce: Waiting [2023-01-31T22:32:39.396Z] dda99020689f: Waiting [2023-01-31T22:32:39.396Z] 891c053d2c06: Waiting [2023-01-31T22:32:39.396Z] db1c61fa0a46: Waiting [2023-01-31T22:32:39.665Z] e16973657156: Verifying Checksum [2023-01-31T22:32:39.665Z] e16973657156: Download complete [2023-01-31T22:32:39.665Z] 35d82f9e3411: Download complete [2023-01-31T22:32:39.665Z] 7e9fc2657dce: Download complete [2023-01-31T22:32:39.665Z] dda99020689f: Verifying Checksum [2023-01-31T22:32:39.665Z] dda99020689f: Download complete [2023-01-31T22:32:39.665Z] 9b18e9b68314: Download complete [2023-01-31T22:32:40.638Z] 9b18e9b68314: Pull complete [2023-01-31T22:32:40.638Z] 891c053d2c06: Verifying Checksum [2023-01-31T22:32:40.638Z] 891c053d2c06: Download complete [2023-01-31T22:32:42.076Z] db1c61fa0a46: Verifying Checksum [2023-01-31T22:32:42.076Z] db1c61fa0a46: Download complete [2023-01-31T22:32:42.346Z] fc693d55d65f: Verifying Checksum [2023-01-31T22:32:42.346Z] fc693d55d65f: Download complete [2023-01-31T22:32:42.614Z] 35d82f9e3411: Pull complete [2023-01-31T22:32:42.881Z] e16973657156: Pull complete [2023-01-31T22:32:55.203Z] fc693d55d65f: Pull complete [2023-01-31T22:32:55.203Z] 7e9fc2657dce: Pull complete [2023-01-31T22:32:55.471Z] dda99020689f: Pull complete [2023-01-31T22:33:02.155Z] db1c61fa0a46: Pull complete [2023-01-31T22:33:03.117Z] 891c053d2c06: Pull complete [2023-01-31T22:33:03.117Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T22:33:03.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T22:33:03.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-31T22:33:03.445Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-31T22:33:03.445Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T22:33:03.445Z] WORKDIR /edgex [2023-01-31T22:33:03.445Z] COPY go.mod . [2023-01-31T22:33:03.445Z] RUN go mod download [2023-01-31T22:33:04.033Z] Sending build context to Docker daemon 3.093MB [2023-01-31T22:33:04.033Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T22:33:04.033Z] ---> f96f9c87975a [2023-01-31T22:33:04.033Z] Step 2/4 : WORKDIR /edgex [2023-01-31T22:33:05.987Z] ---> Running in 1785eb376145 [2023-01-31T22:33:05.987Z] Removing intermediate container 1785eb376145 [2023-01-31T22:33:05.987Z] ---> 5a40582823fb [2023-01-31T22:33:05.987Z] Step 3/4 : COPY go.mod . [2023-01-31T22:33:08.560Z] ---> fb9ffe746134 [2023-01-31T22:33:08.560Z] Step 4/4 : RUN go mod download [2023-01-31T22:33:08.560Z] ---> Running in 7c250075cfab [2023-01-31T22:33:47.553Z] Removing intermediate container 7c250075cfab [2023-01-31T22:33:47.553Z] ---> f3e54c87f2f6 [2023-01-31T22:33:47.553Z] Successfully built f3e54c87f2f6 [2023-01-31T22:33:47.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:33:47.892Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T22:33:47.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:33:48.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container [2023-01-31T22:33:48.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-31T22:33:49.297Z] $ docker top c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T22:33:50.110Z] + go version [2023-01-31T22:33:50.110Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T22:33:50.131Z] $ docker stop --time=1 c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 [2023-01-31T22:33:51.718Z] $ docker rm -f --volumes c7efe0edbd7f6f88f0b1651479759ce0f372f85a1dc57c1c4f953e9001ef7697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:33:52.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T22:33:52.465Z] [2023-01-31T22:33:52.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:33:52.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T22:33:52.800Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-31T22:33:52.800Z] 29e5d40040c1: Pulling fs layer [2023-01-31T22:33:52.800Z] 1ce36da41761: Pulling fs layer [2023-01-31T22:33:52.800Z] 25b303627fd3: Pulling fs layer [2023-01-31T22:33:53.071Z] 29e5d40040c1: Verifying Checksum [2023-01-31T22:33:53.071Z] 29e5d40040c1: Download complete [2023-01-31T22:33:53.341Z] 1ce36da41761: Verifying Checksum [2023-01-31T22:33:53.341Z] 1ce36da41761: Download complete [2023-01-31T22:33:53.608Z] 29e5d40040c1: Pull complete [2023-01-31T22:33:55.017Z] 1ce36da41761: Pull complete [2023-01-31T22:33:55.017Z] 25b303627fd3: Verifying Checksum [2023-01-31T22:33:55.017Z] 25b303627fd3: Download complete [2023-01-31T22:34:05.105Z] 25b303627fd3: Pull complete [2023-01-31T22:34:05.105Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-31T22:34:05.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T22:34:05.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:34:05.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container [2023-01-31T22:34:05.340Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-31T22:34:07.346Z] $ docker top 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T22:34:08.131Z] + docker-compose build --help [2023-01-31T22:34:08.131Z] + grep parallel [2023-01-31T22:34:12.369Z] --parallel Build images in parallel. [Pipeline] } [2023-01-31T22:34:12.389Z] $ docker stop --time=1 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec [2023-01-31T22:34:13.975Z] $ docker rm -f --volumes 591963635c498305bcaa452951dabb4ce382ebbee4b9518e9fc9e64f50c9d0ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:34:14.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T22:34:14.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:34:14.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container [2023-01-31T22:34:14.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-31T22:34:15.751Z] $ docker top 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T22:34:16.218Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-31T22:34:20.457Z] Building core-command ... [2023-01-31T22:34:20.457Z] Building core-common-config-bootstrapper ... [2023-01-31T22:34:20.457Z] Building core-data ... [2023-01-31T22:34:20.457Z] Building core-metadata ... [2023-01-31T22:34:20.457Z] Building security-bootstrapper ... [2023-01-31T22:34:20.457Z] Building security-proxy-setup ... [2023-01-31T22:34:20.457Z] Building security-secretstore-setup ... [2023-01-31T22:34:20.457Z] Building security-spiffe-token-provider ... [2023-01-31T22:34:20.457Z] Building security-spire-agent ... [2023-01-31T22:34:20.457Z] Building security-spire-config ... [2023-01-31T22:34:20.457Z] Building security-spire-server ... [2023-01-31T22:34:20.457Z] Building support-notifications ... [2023-01-31T22:34:20.457Z] Building support-scheduler ... [2023-01-31T22:34:20.457Z] Building security-proxy-setup [2023-01-31T22:34:20.457Z] Building security-spire-agent [2023-01-31T22:34:20.457Z] Building support-notifications [2023-01-31T22:34:20.457Z] Building security-spire-server [2023-01-31T22:34:20.457Z] Building security-bootstrapper [2023-01-31T22:34:30.515Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:34:30.515Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:34:30.515Z] ---> f3e54c87f2f6 [2023-01-31T22:34:30.515Z] Step 3/21 : WORKDIR /edgex-go [2023-01-31T22:34:30.515Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:34:30.515Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:34:30.515Z] ---> f3e54c87f2f6 [2023-01-31T22:34:30.515Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T22:34:30.515Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:34:30.515Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:34:30.515Z] ---> f3e54c87f2f6 [2023-01-31T22:34:30.515Z] Step 3/32 : WORKDIR /edgex-go [2023-01-31T22:34:30.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:34:30.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:34:30.515Z] ---> f3e54c87f2f6 [2023-01-31T22:34:30.515Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:34:30.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:34:30.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:34:30.515Z] ---> f3e54c87f2f6 [2023-01-31T22:34:30.515Z] Step 3/23 : WORKDIR /edgex-go [2023-01-31T22:34:30.515Z] ---> Running in 9ac363b89ff3 [2023-01-31T22:34:30.515Z] ---> Running in ba8a02551e2b [2023-01-31T22:34:30.515Z] ---> Running in f75d465ce355 [2023-01-31T22:34:30.515Z] ---> Running in f0b3a63b8919 [2023-01-31T22:34:30.516Z] ---> Running in ba4480859cd4 [2023-01-31T22:34:30.786Z] Removing intermediate container ba8a02551e2b [2023-01-31T22:34:30.786Z] ---> b41df90fdd8d [2023-01-31T22:34:30.786Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T22:34:30.786Z] Removing intermediate container f75d465ce355 [2023-01-31T22:34:30.786Z] ---> 078c95f98826 [2023-01-31T22:34:30.786Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-31T22:34:30.786Z] Removing intermediate container f0b3a63b8919 [2023-01-31T22:34:30.786Z] ---> 1bbb90088aab [2023-01-31T22:34:30.786Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T22:34:30.786Z] Removing intermediate container ba4480859cd4 [2023-01-31T22:34:30.786Z] ---> 3e6de6eea8e6 [2023-01-31T22:34:30.786Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T22:34:30.786Z] Removing intermediate container 9ac363b89ff3 [2023-01-31T22:34:30.786Z] ---> ed12b3f93893 [2023-01-31T22:34:30.786Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-31T22:34:30.786Z] ---> Running in 64c83ed2535e [2023-01-31T22:34:30.786Z] ---> Running in 55a93da88d88 [2023-01-31T22:34:31.054Z] ---> Running in 3546868dbf9f [2023-01-31T22:34:31.054Z] ---> Running in 5289cd553b1a [2023-01-31T22:34:31.054Z] ---> Running in 28828107fd43 [2023-01-31T22:34:31.644Z] Removing intermediate container 28828107fd43 [2023-01-31T22:34:31.644Z] ---> dd39abd8e4fa [2023-01-31T22:34:31.644Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-31T22:34:31.911Z] ---> Running in 273a1f9cb197 [2023-01-31T22:34:33.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:33.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:34:34.820Z] OK: 221 MiB in 51 packages [2023-01-31T22:34:34.820Z] OK: 221 MiB in 51 packages [2023-01-31T22:34:34.820Z] OK: 221 MiB in 51 packages [2023-01-31T22:34:34.820Z] OK: 221 MiB in 51 packages [2023-01-31T22:34:35.402Z] OK: 221 MiB in 51 packages [2023-01-31T22:34:36.368Z] Removing intermediate container 64c83ed2535e [2023-01-31T22:34:36.368Z] ---> 68982939c4f2 [2023-01-31T22:34:36.368Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T22:34:36.949Z] Removing intermediate container 3546868dbf9f [2023-01-31T22:34:36.949Z] ---> 8b2072f9eb8e [2023-01-31T22:34:36.949Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-31T22:34:36.949Z] Removing intermediate container 273a1f9cb197 [2023-01-31T22:34:36.949Z] ---> 04ef6313360f [2023-01-31T22:34:36.949Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T22:34:36.949Z] Removing intermediate container 5289cd553b1a [2023-01-31T22:34:36.949Z] Removing intermediate container 55a93da88d88 [2023-01-31T22:34:36.949Z] ---> a8574f874e10 [2023-01-31T22:34:36.949Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-31T22:34:36.949Z] ---> 67d92632bf49 [2023-01-31T22:34:36.949Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-31T22:34:37.227Z] ---> a645d6cf04d9 [2023-01-31T22:34:37.227Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:34:37.227Z] ---> Running in c9d544d8f6a8 [2023-01-31T22:34:38.184Z] ---> 5e102a5496bd [2023-01-31T22:34:38.184Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:34:38.184Z] ---> e9e2b299740a [2023-01-31T22:34:38.184Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:34:38.184Z] ---> Running in 2f55a610d134 [2023-01-31T22:34:38.184Z] ---> f565e265868f [2023-01-31T22:34:38.184Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:34:38.184Z] ---> 0e85bb746436 [2023-01-31T22:34:38.184Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:34:38.184Z] ---> Running in 63b8997d0afd [2023-01-31T22:34:38.184Z] ---> Running in d7a5d9b2e26b [2023-01-31T22:34:38.450Z] ---> Running in 86c609798570 [2023-01-31T22:36:30.107Z] Removing intermediate container 63b8997d0afd [2023-01-31T22:36:30.107Z] ---> d930d20afc60 [2023-01-31T22:36:30.107Z] Step 7/23 : COPY . . [2023-01-31T22:36:30.107Z] Removing intermediate container 2f55a610d134 [2023-01-31T22:36:30.107Z] ---> e0bb4b25560a [2023-01-31T22:36:30.107Z] Step 8/22 : COPY . . [2023-01-31T22:36:30.107Z] Removing intermediate container c9d544d8f6a8 [2023-01-31T22:36:30.107Z] ---> 81878574d346 [2023-01-31T22:36:30.107Z] Step 7/24 : COPY . . [2023-01-31T22:36:30.107Z] Removing intermediate container 86c609798570 [2023-01-31T22:36:30.107Z] ---> 2c3428b5c935 [2023-01-31T22:36:30.107Z] Step 7/21 : COPY . . [2023-01-31T22:36:30.107Z] Removing intermediate container d7a5d9b2e26b [2023-01-31T22:36:30.107Z] ---> 72242c3e199a [2023-01-31T22:36:30.107Z] Step 7/32 : COPY . . [2023-01-31T22:36:30.107Z] ---> 3bd02cc913fe [2023-01-31T22:36:30.107Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T22:36:30.107Z] ---> Running in c1b2756953b0 [2023-01-31T22:36:30.107Z] Removing intermediate container c1b2756953b0 [2023-01-31T22:36:30.107Z] ---> 24f34a8da45b [2023-01-31T22:36:30.107Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-31T22:36:30.107Z] ---> Running in 04a6b06e459f [2023-01-31T22:36:30.107Z] Removing intermediate container 04a6b06e459f [2023-01-31T22:36:30.107Z] ---> f63f8455c542 [2023-01-31T22:36:30.107Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-31T22:36:30.107Z] ---> Running in aaa6cced3ee6 [2023-01-31T22:36:30.107Z] ---> 1603b144f7b3 [2023-01-31T22:36:30.107Z] ---> 015714b1a84a [2023-01-31T22:36:30.107Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-31T22:36:30.107Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-31T22:36:30.107Z] ---> b1b1f59d40ff [2023-01-31T22:36:30.107Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T22:36:30.107Z] ---> 9279ddd4b7ab [2023-01-31T22:36:30.107Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-31T22:36:30.107Z] ---> Running in c7f5e345f54f [2023-01-31T22:36:30.107Z] ---> Running in 858aea305b77 [2023-01-31T22:36:30.107Z] ---> Running in f1fb2227b680 [2023-01-31T22:36:30.107Z] ---> Running in e1f49a6afc35 [2023-01-31T22:36:30.107Z] Removing intermediate container 858aea305b77 [2023-01-31T22:36:30.107Z] ---> 01ea35b8374d [2023-01-31T22:36:30.107Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T22:36:30.107Z] ---> Running in cb8ba6dbd2fa [2023-01-31T22:36:30.374Z] Removing intermediate container cb8ba6dbd2fa [2023-01-31T22:36:30.374Z] ---> 37f6f6eac576 [2023-01-31T22:36:30.374Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-31T22:36:30.641Z] ---> Running in 63f44576efbb [2023-01-31T22:36:31.235Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-31T22:36:32.091Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-31T22:36:32.091Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-31T22:36:32.369Z] Removing intermediate container aaa6cced3ee6 [2023-01-31T22:36:32.369Z] ---> 0ab474fb3f6b [2023-01-31T22:36:32.369Z] Step 11/23 : WORKDIR /edgex-go [2023-01-31T22:36:32.369Z] ---> Running in 184336f27b9b [2023-01-31T22:36:32.956Z] Removing intermediate container 184336f27b9b [2023-01-31T22:36:32.956Z] ---> 085c9c03ae8a [2023-01-31T22:36:32.956Z] [2023-01-31T22:36:32.956Z] Step 12/23 : FROM alpine:3.15 [2023-01-31T22:36:33.552Z] 3.15: Pulling from library/alpine [2023-01-31T22:36:34.529Z] Removing intermediate container 63f44576efbb [2023-01-31T22:36:34.529Z] ---> 93bd2e98fdc2 [2023-01-31T22:36:34.529Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T22:36:34.800Z] ---> Running in 5e667cc2650d [2023-01-31T22:36:35.065Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T22:36:35.065Z] Status: Downloaded newer image for alpine:3.15 [2023-01-31T22:36:35.334Z] ---> 8aa73fd46299 [2023-01-31T22:36:35.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T22:36:35.334Z] ---> Running in b4d3adadf97f [2023-01-31T22:36:35.334Z] Removing intermediate container 5e667cc2650d [2023-01-31T22:36:35.334Z] ---> 4fb578ae1393 [2023-01-31T22:36:35.334Z] [2023-01-31T22:36:35.334Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T22:36:35.604Z] ---> 8aa73fd46299 [2023-01-31T22:36:35.604Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T22:36:35.604Z] ---> Running in 3639a655d674 [2023-01-31T22:36:36.188Z] Removing intermediate container b4d3adadf97f [2023-01-31T22:36:36.188Z] ---> 26b6b7654634 [2023-01-31T22:36:36.188Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T22:36:36.188Z] Removing intermediate container 3639a655d674 [2023-01-31T22:36:36.188Z] ---> b14ca860b124 [2023-01-31T22:36:36.188Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T22:36:36.188Z] ---> Running in 7b99e93d6d99 [2023-01-31T22:36:36.462Z] ---> Running in c87e02bb41e7 [2023-01-31T22:36:39.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:39.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:40.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:40.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:42.377Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T22:36:42.377Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T22:36:42.377Z] OK: 15736 distinct packages available [2023-01-31T22:36:42.377Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T22:36:42.377Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T22:36:42.377Z] OK: 15736 distinct packages available [2023-01-31T22:36:42.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:42.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:43.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:43.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:36:44.909Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T22:36:44.909Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T22:36:44.909Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T22:36:44.909Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T22:36:44.909Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T22:36:44.909Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T22:36:44.909Z] OK: 6 MiB in 19 packages [2023-01-31T22:36:45.175Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T22:36:45.175Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T22:36:45.175Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T22:36:45.175Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T22:36:45.176Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T22:36:45.444Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T22:36:45.444Z] OK: 6 MiB in 19 packages [2023-01-31T22:36:48.785Z] Removing intermediate container 7b99e93d6d99 [2023-01-31T22:36:48.785Z] ---> fb9716e4fd0b [2023-01-31T22:36:48.785Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T22:36:48.785Z] Removing intermediate container c87e02bb41e7 [2023-01-31T22:36:48.785Z] ---> 53f9647ef7ff [2023-01-31T22:36:48.785Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-31T22:36:58.841Z] ---> 9ffe6a8f2178 [2023-01-31T22:36:58.841Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T22:36:59.421Z] ---> 71596a984c77 [2023-01-31T22:36:59.421Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T22:37:00.820Z] ---> 34eb36352ed0 [2023-01-31T22:37:00.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-31T22:37:02.775Z] ---> dc026a7d7044 [2023-01-31T22:37:02.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-31T22:37:04.704Z] ---> 3e18606a5bd5 [2023-01-31T22:37:04.704Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T22:37:04.704Z] ---> Running in 6508d73bea67 [2023-01-31T22:37:06.106Z] Removing intermediate container 6508d73bea67 [2023-01-31T22:37:06.106Z] ---> ef727a1fcab6 [2023-01-31T22:37:06.106Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T22:37:06.106Z] ---> Running in f6166541ddb9 [2023-01-31T22:37:07.061Z] Removing intermediate container f6166541ddb9 [2023-01-31T22:37:07.061Z] ---> 311a495f09e9 [2023-01-31T22:37:07.061Z] Step 21/23 : LABEL arch=arm64 [2023-01-31T22:37:07.061Z] ---> Running in dc3bef8c280a [2023-01-31T22:37:08.463Z] Removing intermediate container dc3bef8c280a [2023-01-31T22:37:08.463Z] ---> 810857a34e23 [2023-01-31T22:37:08.464Z] Step 22/23 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:37:08.464Z] ---> Running in 48238c76b413 [2023-01-31T22:37:10.563Z] Removing intermediate container 48238c76b413 [2023-01-31T22:37:10.563Z] ---> 2a9ec2b170a1 [2023-01-31T22:37:10.563Z] Step 23/23 : LABEL version=3.0.0-dev.32 [2023-01-31T22:37:10.563Z] ---> e8b81ba5c65e [2023-01-31T22:37:10.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T22:37:10.563Z] ---> Running in 54fabd2ca192 [2023-01-31T22:37:11.151Z] Removing intermediate container 54fabd2ca192 [2023-01-31T22:37:11.151Z] ---> e2be110a8216 [2023-01-31T22:37:11.151Z] [2023-01-31T22:37:11.419Z] Successfully built e2be110a8216 [2023-01-31T22:37:11.419Z] Successfully tagged security-spire-server-arm64:latest [2023-01-31T22:37:11.419Z] Building support-scheduler [2023-01-31T22:37:12.007Z]  Building security-spire-server ... done  ---> 95573f4cdf29 [2023-01-31T22:37:12.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-31T22:37:13.654Z] ---> 18fa2cc67a5d [2023-01-31T22:37:13.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-31T22:37:14.721Z] ---> 9c38eb20b20c [2023-01-31T22:37:14.721Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T22:37:14.721Z] ---> Running in 62240823e216 [2023-01-31T22:37:15.743Z] Removing intermediate container 62240823e216 [2023-01-31T22:37:15.743Z] ---> 8a18a50e3162 [2023-01-31T22:37:15.743Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T22:37:15.743Z] ---> Running in 9ae3f7aeec83 [2023-01-31T22:37:18.394Z] Removing intermediate container 9ae3f7aeec83 [2023-01-31T22:37:18.394Z] ---> eaa6c0e701f3 [2023-01-31T22:37:18.394Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T22:37:18.394Z] ---> Running in bf5af6cdfddf [2023-01-31T22:37:19.356Z] Removing intermediate container bf5af6cdfddf [2023-01-31T22:37:19.356Z] ---> 80cbe30f5180 [2023-01-31T22:37:19.356Z] Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:37:19.626Z] ---> Running in 4b84d9c7f7ea [2023-01-31T22:37:20.208Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:37:20.208Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:37:20.208Z] ---> f3e54c87f2f6 [2023-01-31T22:37:20.208Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:37:20.208Z] ---> Using cache [2023-01-31T22:37:20.208Z] ---> 1bbb90088aab [2023-01-31T22:37:20.208Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T22:37:20.208Z] ---> Using cache [2023-01-31T22:37:20.208Z] ---> dd39abd8e4fa [2023-01-31T22:37:20.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T22:37:22.787Z] ---> Running in 89ff6d063ce6 [2023-01-31T22:37:22.787Z] Removing intermediate container 4b84d9c7f7ea [2023-01-31T22:37:22.787Z] ---> 0cdd42fc415c [2023-01-31T22:37:22.787Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-01-31T22:37:23.053Z] ---> Running in c145b0a09d2f [2023-01-31T22:37:24.022Z] Removing intermediate container c145b0a09d2f [2023-01-31T22:37:24.022Z] ---> 6965fe99d56e [2023-01-31T22:37:24.022Z] [2023-01-31T22:37:24.022Z] Successfully built 6965fe99d56e [2023-01-31T22:37:24.022Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-31T22:37:24.022Z] Building security-spiffe-token-provider [2023-01-31T22:37:25.429Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:26.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:28.611Z] OK: 221 MiB in 51 packages [2023-01-31T22:37:28.611Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:37:28.611Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:37:28.611Z] ---> f3e54c87f2f6 [2023-01-31T22:37:28.611Z] Step 3/19 : WORKDIR /edgex-go [2023-01-31T22:37:28.611Z] ---> Using cache [2023-01-31T22:37:28.611Z] ---> 3e6de6eea8e6 [2023-01-31T22:37:28.611Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-31T22:37:29.199Z] ---> Running in 557e5b65f9f4 [2023-01-31T22:37:30.609Z] Removing intermediate container 89ff6d063ce6 [2023-01-31T22:37:30.609Z] ---> c53f67683f92 [2023-01-31T22:37:30.609Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T22:37:32.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:32.290Z] ---> 77cbfdd52442 [2023-01-31T22:37:32.290Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:37:32.290Z] ---> Running in 2d500f965139 [2023-01-31T22:37:32.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:34.522Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-31T22:37:34.522Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-31T22:37:34.522Z] OK: 16901 distinct packages available [2023-01-31T22:37:34.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:34.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:37:36.742Z] OK: 221 MiB in 51 packages [2023-01-31T22:37:38.678Z] Removing intermediate container 557e5b65f9f4 [2023-01-31T22:37:38.678Z] ---> 2ed6509c4cc2 [2023-01-31T22:37:38.678Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-31T22:37:39.638Z] ---> e79543c8bb83 [2023-01-31T22:37:39.638Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:37:39.905Z] ---> Running in bb67e3e3da4e [2023-01-31T22:39:46.649Z] Removing intermediate container 2d500f965139 [2023-01-31T22:39:46.649Z] ---> f612596d2217 [2023-01-31T22:39:46.649Z] Step 8/22 : COPY . . [2023-01-31T22:39:46.649Z] Removing intermediate container bb67e3e3da4e [2023-01-31T22:39:46.649Z] ---> 0a044d9e9b5b [2023-01-31T22:39:46.649Z] Step 7/19 : COPY . . [2023-01-31T22:39:50.904Z] ---> 469d72d396e4 [2023-01-31T22:39:50.904Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-31T22:39:50.904Z] ---> ba78afabcbfd [2023-01-31T22:39:50.904Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-31T22:39:51.176Z] ---> Running in 01319f6ba192 [2023-01-31T22:39:51.176Z] ---> Running in 738d811702a1 [2023-01-31T22:39:53.117Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-31T22:39:53.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-31T22:42:15.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-31T22:42:37.130Z] Removing intermediate container e1f49a6afc35 [2023-01-31T22:42:37.130Z] ---> 69be4c77720c [2023-01-31T22:42:37.130Z] [2023-01-31T22:42:37.130Z] Step 9/21 : FROM alpine:3.16 [2023-01-31T22:42:37.130Z] 3.16: Pulling from library/alpine [2023-01-31T22:42:38.532Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T22:42:38.532Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T22:42:38.532Z] ---> 2b4661558fb8 [2023-01-31T22:42:38.533Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-31T22:42:38.533Z] ---> Running in 5a61ecaa3d54 [2023-01-31T22:42:40.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:42:40.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:42:42.136Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-31T22:42:42.136Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-31T22:42:42.402Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-31T22:42:42.402Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-31T22:42:42.402Z] (5/6) Installing curl (7.83.1-r5) [2023-01-31T22:42:42.402Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-31T22:42:42.402Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:42:42.402Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T22:42:42.987Z] OK: 8 MiB in 20 packages [2023-01-31T22:42:47.227Z] Removing intermediate container 5a61ecaa3d54 [2023-01-31T22:42:47.227Z] ---> 791ec78ebbc2 [2023-01-31T22:42:47.227Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T22:42:47.227Z] ---> Running in 205da9509153 [2023-01-31T22:42:47.493Z] Removing intermediate container 205da9509153 [2023-01-31T22:42:47.493Z] ---> c63a91ae1c23 [2023-01-31T22:42:47.493Z] Step 12/21 : WORKDIR /edgex [2023-01-31T22:42:47.775Z] ---> Running in bde135a40fed [2023-01-31T22:42:48.736Z] Removing intermediate container bde135a40fed [2023-01-31T22:42:48.736Z] ---> 3594affda0bd [2023-01-31T22:42:48.736Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-31T22:42:49.700Z] ---> 209695f341a8 [2023-01-31T22:42:49.701Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-31T22:42:52.279Z] ---> 50e4c6cc4b42 [2023-01-31T22:42:52.279Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-31T22:42:53.680Z] Removing intermediate container c7f5e345f54f [2023-01-31T22:42:53.680Z] ---> 3c381ce6c99a [2023-01-31T22:42:53.680Z] [2023-01-31T22:42:53.680Z] Step 9/32 : FROM alpine:3.16 [2023-01-31T22:42:53.680Z] ---> 2b4661558fb8 [2023-01-31T22:42:53.680Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T22:42:53.680Z] ---> Running in 490b8dfee344 [2023-01-31T22:42:54.274Z] ---> 5304b8f2fd82 [2023-01-31T22:42:54.274Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T22:42:54.274Z] Removing intermediate container 490b8dfee344 [2023-01-31T22:42:54.274Z] ---> 0b3abb61594e [2023-01-31T22:42:54.274Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-31T22:42:54.542Z] ---> Running in 0d9ad0efefed [2023-01-31T22:42:55.502Z] ---> d7f96e1a2586 [2023-01-31T22:42:55.502Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T22:42:55.769Z] ---> Running in 0c11c837c362 [2023-01-31T22:42:57.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:42:57.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:42:59.381Z] Removing intermediate container 0c11c837c362 [2023-01-31T22:42:59.381Z] ---> cdf57b2ac563 [2023-01-31T22:42:59.381Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T22:42:59.381Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-31T22:42:59.381Z] (2/2) Installing su-exec (0.2-r1) [2023-01-31T22:42:59.381Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:42:59.381Z] OK: 5 MiB in 16 packages [2023-01-31T22:43:00.073Z] ---> Running in 44b9bbc949b9 [2023-01-31T22:43:00.660Z] Removing intermediate container 44b9bbc949b9 [2023-01-31T22:43:00.660Z] ---> 387a429c2948 [2023-01-31T22:43:00.660Z] Step 19/21 : LABEL arch=arm64 [2023-01-31T22:43:00.660Z] ---> Running in faeed33de000 [2023-01-31T22:43:00.932Z] Removing intermediate container 0d9ad0efefed [2023-01-31T22:43:00.932Z] ---> ab64aa6d2474 [2023-01-31T22:43:00.932Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-31T22:43:01.204Z] ---> Running in 436fb2ae4105 [2023-01-31T22:43:01.470Z] Removing intermediate container faeed33de000 [2023-01-31T22:43:01.470Z] ---> e8e5f3fd1a30 [2023-01-31T22:43:01.470Z] Step 20/21 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:43:01.736Z] ---> Running in d9df05e08edb [2023-01-31T22:43:02.003Z] Removing intermediate container 436fb2ae4105 [2023-01-31T22:43:02.003Z] ---> 1e2c503039a0 [2023-01-31T22:43:02.003Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-31T22:43:02.270Z] ---> Running in 8b0de368cd15 [2023-01-31T22:43:02.270Z] Removing intermediate container d9df05e08edb [2023-01-31T22:43:02.270Z] ---> 0b08ca32a03e [2023-01-31T22:43:02.270Z] Step 21/21 : LABEL version=3.0.0-dev.32 [2023-01-31T22:43:02.537Z] ---> Running in 637b0554915b [2023-01-31T22:43:02.803Z] Removing intermediate container 8b0de368cd15 [2023-01-31T22:43:02.803Z] ---> ef2407a5a7a4 [2023-01-31T22:43:02.803Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-31T22:43:03.071Z] ---> Running in 46fbcefbdee3 [2023-01-31T22:43:03.071Z] Removing intermediate container 637b0554915b [2023-01-31T22:43:03.071Z] ---> c8f6408b290c [2023-01-31T22:43:03.071Z] [2023-01-31T22:43:03.338Z] Successfully built c8f6408b290c [2023-01-31T22:43:03.338Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-31T22:43:03.338Z] Building core-common-config-bootstrapper [2023-01-31T22:43:03.604Z]  Building security-proxy-setup ... done Removing intermediate container 46fbcefbdee3 [2023-01-31T22:43:03.605Z] ---> 56b65cbd10df [2023-01-31T22:43:03.605Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-31T22:43:03.605Z] ---> Running in a330d0b9d821 [2023-01-31T22:43:04.196Z] Removing intermediate container a330d0b9d821 [2023-01-31T22:43:04.196Z] ---> de21fb8c1ebd [2023-01-31T22:43:04.196Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-31T22:43:04.196Z] ---> Running in 39e1d651119a [2023-01-31T22:43:07.547Z] Removing intermediate container 39e1d651119a [2023-01-31T22:43:07.547Z] ---> 9e42262eb34d [2023-01-31T22:43:07.547Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-31T22:43:07.547Z] ---> Running in 1f8c95a920d7 [2023-01-31T22:43:07.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:43:07.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:43:07.813Z] ---> f3e54c87f2f6 [2023-01-31T22:43:07.813Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:43:07.813Z] ---> Using cache [2023-01-31T22:43:07.813Z] ---> 1bbb90088aab [2023-01-31T22:43:07.813Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T22:43:07.813Z] ---> Using cache [2023-01-31T22:43:07.813Z] ---> dd39abd8e4fa [2023-01-31T22:43:07.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T22:43:07.813Z] ---> Using cache [2023-01-31T22:43:07.813Z] ---> c53f67683f92 [2023-01-31T22:43:07.813Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T22:43:07.813Z] ---> Using cache [2023-01-31T22:43:07.813Z] ---> 77cbfdd52442 [2023-01-31T22:43:07.813Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:43:07.813Z] ---> Using cache [2023-01-31T22:43:07.813Z] ---> f612596d2217 [2023-01-31T22:43:07.813Z] Step 8/22 : COPY . . [2023-01-31T22:43:08.081Z] ---> Using cache [2023-01-31T22:43:08.081Z] ---> 469d72d396e4 [2023-01-31T22:43:08.081Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-31T22:43:08.349Z] ---> Running in aad4219448d1 [2023-01-31T22:43:08.615Z] Removing intermediate container 1f8c95a920d7 [2023-01-31T22:43:08.615Z] ---> c43cbd2cf4f9 [2023-01-31T22:43:08.615Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-31T22:43:10.032Z] ---> 52b1c2055d3e [2023-01-31T22:43:10.032Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-31T22:43:10.032Z] ---> Running in 1c77f11c3d9c [2023-01-31T22:43:10.993Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-31T22:43:13.570Z] Removing intermediate container 1c77f11c3d9c [2023-01-31T22:43:13.570Z] ---> ba8e207e9bf4 [2023-01-31T22:43:13.570Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:43:14.163Z] ---> a4a0337a1e3d [2023-01-31T22:43:14.163Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-31T22:43:16.103Z] ---> 025cffd3238c [2023-01-31T22:43:16.103Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-31T22:43:16.686Z] ---> 7d4341cc09c6 [2023-01-31T22:43:16.686Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-31T22:43:17.641Z] ---> 31fe2af70650 [2023-01-31T22:43:17.641Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-31T22:43:18.628Z] ---> f6040d5f668b [2023-01-31T22:43:18.628Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-31T22:43:19.215Z] ---> c71c7e89273b [2023-01-31T22:43:19.215Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-31T22:43:20.189Z] ---> 2135d5028e55 [2023-01-31T22:43:20.189Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-31T22:43:20.189Z] ---> Running in a37662578604 [2023-01-31T22:43:26.453Z] Removing intermediate container a37662578604 [2023-01-31T22:43:26.453Z] ---> a5436d00f3cb [2023-01-31T22:43:26.453Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-31T22:43:26.453Z] ---> Running in 4e9c42de8b1f [2023-01-31T22:43:26.453Z] Removing intermediate container 4e9c42de8b1f [2023-01-31T22:43:26.453Z] ---> b0b9548835d8 [2023-01-31T22:43:26.453Z] Step 29/32 : CMD ["gate"] [2023-01-31T22:43:26.453Z] ---> Running in 17487a1b19f7 [2023-01-31T22:43:26.725Z] Removing intermediate container 17487a1b19f7 [2023-01-31T22:43:26.992Z] ---> eb054b979900 [2023-01-31T22:43:26.992Z] Step 30/32 : LABEL arch=arm64 [2023-01-31T22:43:26.992Z] ---> Running in 831aa61333c1 [2023-01-31T22:43:27.574Z] Removing intermediate container 831aa61333c1 [2023-01-31T22:43:27.574Z] ---> b486809c4ea1 [2023-01-31T22:43:27.574Z] Step 31/32 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:43:27.574Z] ---> Running in 1d3fed312914 [2023-01-31T22:43:28.162Z] Removing intermediate container 1d3fed312914 [2023-01-31T22:43:28.162Z] ---> 3746c08ea394 [2023-01-31T22:43:28.162Z] Step 32/32 : LABEL version=3.0.0-dev.32 [2023-01-31T22:43:28.162Z] ---> Running in 4198ce0da043 [2023-01-31T22:43:28.745Z] Removing intermediate container 4198ce0da043 [2023-01-31T22:43:28.745Z] ---> 7bd88d4d1fcb [2023-01-31T22:43:28.745Z] [2023-01-31T22:43:28.745Z] Successfully built 7bd88d4d1fcb [2023-01-31T22:43:28.745Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-31T22:43:28.745Z] Building core-metadata [2023-01-31T22:43:32.085Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:43:32.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:43:32.085Z] ---> f3e54c87f2f6 [2023-01-31T22:43:32.085Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> 1bbb90088aab [2023-01-31T22:43:32.085Z] Step 4/24 : WORKDIR /edgex-go [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> dd39abd8e4fa [2023-01-31T22:43:32.085Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> c53f67683f92 [2023-01-31T22:43:32.085Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> 77cbfdd52442 [2023-01-31T22:43:32.085Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> f612596d2217 [2023-01-31T22:43:32.085Z] Step 8/24 : COPY . . [2023-01-31T22:43:32.085Z] ---> Using cache [2023-01-31T22:43:32.085Z] ---> 469d72d396e4 [2023-01-31T22:43:32.085Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-31T22:43:32.352Z] ---> Running in 0affc7524c98 [2023-01-31T22:43:34.291Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-31T22:46:11.118Z] Removing intermediate container f1fb2227b680 [2023-01-31T22:46:11.118Z] ---> ec3d32dd021c [2023-01-31T22:46:11.118Z] [2023-01-31T22:46:11.118Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T22:46:11.118Z] ---> 2b4661558fb8 [2023-01-31T22:46:11.118Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T22:46:11.535Z] ---> Running in 56035aebdde2 [2023-01-31T22:46:13.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:46:14.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:46:15.660Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T22:46:15.660Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T22:46:15.660Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:46:15.660Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T22:46:16.272Z] OK: 6 MiB in 16 packages [2023-01-31T22:46:18.236Z] Removing intermediate container 56035aebdde2 [2023-01-31T22:46:18.236Z] ---> 3a6c8dd89910 [2023-01-31T22:46:18.236Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T22:46:18.236Z] ---> Running in 3df04fbcef34 [2023-01-31T22:46:18.818Z] Removing intermediate container 3df04fbcef34 [2023-01-31T22:46:18.818Z] ---> 84cfde8e5636 [2023-01-31T22:46:18.818Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-31T22:46:18.818Z] ---> Running in 72a9d726f370 [2023-01-31T22:46:19.398Z] Removing intermediate container 72a9d726f370 [2023-01-31T22:46:19.398Z] ---> eb180e3ee133 [2023-01-31T22:46:19.398Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T22:46:19.398Z] ---> Running in d2d4d843477e [2023-01-31T22:46:19.667Z] Removing intermediate container d2d4d843477e [2023-01-31T22:46:19.667Z] ---> 4215ae522f2f [2023-01-31T22:46:19.667Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:46:20.621Z] ---> 4dec9ffce7d9 [2023-01-31T22:46:20.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-31T22:46:23.213Z] ---> ab43ff7841a9 [2023-01-31T22:46:23.213Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-31T22:46:23.793Z] ---> d77119069c89 [2023-01-31T22:46:23.793Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-31T22:46:23.793Z] ---> Running in 9ac6c4f069b2 [2023-01-31T22:46:24.374Z] Removing intermediate container 9ac6c4f069b2 [2023-01-31T22:46:24.374Z] ---> 3c943a4558d6 [2023-01-31T22:46:24.374Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:46:24.374Z] ---> Running in dfe5389ab1e8 [2023-01-31T22:46:24.955Z] Removing intermediate container dfe5389ab1e8 [2023-01-31T22:46:24.955Z] ---> 9fd976574269 [2023-01-31T22:46:24.955Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T22:46:25.221Z] ---> Running in 8a994abaf224 [2023-01-31T22:46:25.802Z] Removing intermediate container 8a994abaf224 [2023-01-31T22:46:25.802Z] ---> ec455a92110a [2023-01-31T22:46:25.802Z] Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:46:25.802Z] ---> Running in 60370344b246 [2023-01-31T22:46:26.386Z] Removing intermediate container 60370344b246 [2023-01-31T22:46:26.386Z] ---> 03f45a4b084c [2023-01-31T22:46:26.386Z] Step 22/22 : LABEL version=3.0.0-dev.32 [2023-01-31T22:46:26.386Z] ---> Running in 16c18590cf1c [2023-01-31T22:46:26.980Z] Removing intermediate container 16c18590cf1c [2023-01-31T22:46:26.980Z] ---> c968ee6e31e8 [2023-01-31T22:46:26.980Z] [2023-01-31T22:46:27.252Z] Successfully built c968ee6e31e8 [2023-01-31T22:46:27.252Z] Successfully tagged support-notifications-arm64:latest [2023-01-31T22:46:27.252Z]  Building support-notifications ... done Building security-secretstore-setup [2023-01-31T22:46:30.584Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:46:30.584Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:46:30.584Z] ---> f3e54c87f2f6 [2023-01-31T22:46:30.584Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T22:46:30.584Z] ---> Using cache [2023-01-31T22:46:30.584Z] ---> 3e6de6eea8e6 [2023-01-31T22:46:30.584Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-31T22:46:30.854Z] ---> Running in c68fabbd950c [2023-01-31T22:46:32.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:46:33.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:46:34.466Z] OK: 221 MiB in 51 packages [2023-01-31T22:46:37.802Z] Removing intermediate container c68fabbd950c [2023-01-31T22:46:37.802Z] ---> 169248655d97 [2023-01-31T22:46:37.802Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T22:46:38.385Z] ---> 4e4c27fc4686 [2023-01-31T22:46:38.385Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:46:38.652Z] ---> Running in 64bace6ceb79 [2023-01-31T22:48:15.257Z] Removing intermediate container 738d811702a1 [2023-01-31T22:48:15.257Z] ---> d53955b953a9 [2023-01-31T22:48:15.257Z] [2023-01-31T22:48:15.257Z] Step 9/19 : FROM alpine:3.15 [2023-01-31T22:48:15.257Z] ---> 8aa73fd46299 [2023-01-31T22:48:15.257Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T22:48:15.257Z] ---> Using cache [2023-01-31T22:48:15.257Z] ---> b14ca860b124 [2023-01-31T22:48:15.257Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-31T22:48:15.257Z] ---> Running in 9c68e64b172e [2023-01-31T22:48:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:48:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:48:15.257Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T22:48:15.257Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T22:48:15.257Z] OK: 15736 distinct packages available [2023-01-31T22:48:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:48:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:48:15.257Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-31T22:48:16.213Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-31T22:48:16.479Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-31T22:48:16.480Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-31T22:48:16.480Z] (5/9) Installing curl (7.80.0-r5) [2023-01-31T22:48:16.480Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-31T22:48:16.480Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-31T22:48:16.480Z] (8/9) Installing libucontext (1.1-r0) [2023-01-31T22:48:16.480Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-31T22:48:16.480Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T22:48:16.480Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T22:48:17.062Z] OK: 8 MiB in 23 packages [2023-01-31T22:48:19.643Z] Removing intermediate container 9c68e64b172e [2023-01-31T22:48:19.643Z] ---> 1475416ae3b7 [2023-01-31T22:48:19.643Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:48:20.606Z] Removing intermediate container 64bace6ceb79 [2023-01-31T22:48:20.606Z] ---> 03dc6a0d65a2 [2023-01-31T22:48:20.606Z] Step 7/24 : COPY . . [2023-01-31T22:48:20.606Z] ---> 8e6cfadcd939 [2023-01-31T22:48:20.606Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-31T22:48:24.857Z] ---> 67667f05ac1d [2023-01-31T22:48:24.857Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-31T22:48:24.857Z] ---> 94dd122f416b [2023-01-31T22:48:24.857Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-31T22:48:24.857Z] ---> Running in c1f07e9985e4 [2023-01-31T22:48:25.820Z] ---> eafb72000f06 [2023-01-31T22:48:25.820Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-31T22:48:25.821Z] ---> Running in e0999667ca4b [2023-01-31T22:48:26.404Z] Removing intermediate container e0999667ca4b [2023-01-31T22:48:26.404Z] ---> 492f16b7da95 [2023-01-31T22:48:26.404Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:48:26.673Z] ---> Running in a1c8d11bdca4 [2023-01-31T22:48:26.939Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-31T22:48:27.205Z] Removing intermediate container a1c8d11bdca4 [2023-01-31T22:48:27.205Z] ---> 520e2878248d [2023-01-31T22:48:27.205Z] Step 17/19 : LABEL arch=arm64 [2023-01-31T22:48:27.205Z] ---> Running in 3788fe172ab3 [2023-01-31T22:48:27.790Z] Removing intermediate container 3788fe172ab3 [2023-01-31T22:48:27.790Z] ---> d5043e0bcee0 [2023-01-31T22:48:27.790Z] Step 18/19 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:48:27.790Z] ---> Running in e8e5bebfd389 [2023-01-31T22:48:29.731Z] Removing intermediate container e8e5bebfd389 [2023-01-31T22:48:29.731Z] ---> 2640a339c75f [2023-01-31T22:48:29.731Z] Step 19/19 : LABEL version=3.0.0-dev.32 [2023-01-31T22:48:29.731Z] ---> Running in a0cd62ab44b6 [2023-01-31T22:48:30.319Z] Removing intermediate container a0cd62ab44b6 [2023-01-31T22:48:30.319Z] ---> 7dcb0ed13d51 [2023-01-31T22:48:30.319Z] [2023-01-31T22:48:30.319Z] Successfully built 7dcb0ed13d51 [2023-01-31T22:48:30.319Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-31T22:48:30.319Z] Building core-data [2023-01-31T22:48:33.655Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:48:33.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:48:33.655Z] ---> f3e54c87f2f6 [2023-01-31T22:48:33.655Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> 1bbb90088aab [2023-01-31T22:48:33.655Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> dd39abd8e4fa [2023-01-31T22:48:33.655Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> c53f67683f92 [2023-01-31T22:48:33.655Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> 77cbfdd52442 [2023-01-31T22:48:33.655Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> f612596d2217 [2023-01-31T22:48:33.655Z] Step 8/22 : COPY . . [2023-01-31T22:48:33.655Z] ---> Using cache [2023-01-31T22:48:33.655Z] ---> 469d72d396e4 [2023-01-31T22:48:33.655Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-31T22:48:33.920Z] ---> Running in 7c78231b1893 [2023-01-31T22:48:35.866Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-31T22:49:33.336Z] Removing intermediate container 01319f6ba192 [2023-01-31T22:49:33.336Z] ---> bfaf5cefa608 [2023-01-31T22:49:33.336Z] [2023-01-31T22:49:33.336Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T22:49:33.336Z] ---> 2b4661558fb8 [2023-01-31T22:49:33.336Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T22:49:33.336Z] ---> Running in 7a7f31869b35 [2023-01-31T22:49:33.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:49:33.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:49:33.336Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T22:49:33.336Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:49:33.336Z] OK: 5 MiB in 15 packages [2023-01-31T22:49:33.336Z] Removing intermediate container 7a7f31869b35 [2023-01-31T22:49:33.336Z] ---> 2cb79bc98448 [2023-01-31T22:49:33.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T22:49:33.336Z] ---> Running in 6039400e867e [2023-01-31T22:49:33.336Z] Removing intermediate container 6039400e867e [2023-01-31T22:49:33.336Z] ---> 5f40f9c0d36a [2023-01-31T22:49:33.336Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-31T22:49:33.336Z] ---> Running in e8e15590718f [2023-01-31T22:49:33.607Z] Removing intermediate container aad4219448d1 [2023-01-31T22:49:33.607Z] ---> 92a849f02d7f [2023-01-31T22:49:33.607Z] [2023-01-31T22:49:33.607Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T22:49:33.607Z] ---> 2b4661558fb8 [2023-01-31T22:49:33.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-31T22:49:33.607Z] Removing intermediate container e8e15590718f [2023-01-31T22:49:33.607Z] ---> f44dd6192955 [2023-01-31T22:49:33.607Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T22:49:33.607Z] ---> Running in 0a57ea8319a6 [2023-01-31T22:49:33.607Z] ---> Running in c38775804ce2 [2023-01-31T22:49:34.560Z] Removing intermediate container 0a57ea8319a6 [2023-01-31T22:49:34.561Z] ---> a64a808b6b4e [2023-01-31T22:49:34.561Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T22:49:34.561Z] Removing intermediate container c38775804ce2 [2023-01-31T22:49:34.561Z] ---> 905063da6848 [2023-01-31T22:49:34.561Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:49:34.561Z] ---> Running in 242d0bbcf2f5 [2023-01-31T22:49:35.518Z] ---> 00ed82127d6e [2023-01-31T22:49:35.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-31T22:49:36.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:49:37.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:49:38.102Z] ---> 3e51564f6b72 [2023-01-31T22:49:38.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-31T22:49:39.080Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T22:49:39.081Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:49:39.081Z] ---> a36bc059f626 [2023-01-31T22:49:39.081Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-31T22:49:39.081Z] OK: 5 MiB in 15 packages [2023-01-31T22:49:39.346Z] ---> Running in 02018357e937 [2023-01-31T22:49:39.927Z] Removing intermediate container 02018357e937 [2023-01-31T22:49:39.927Z] ---> 08efa927783f [2023-01-31T22:49:39.927Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:49:39.927Z] ---> Running in d6025d22afa4 [2023-01-31T22:49:40.885Z] Removing intermediate container d6025d22afa4 [2023-01-31T22:49:40.885Z] ---> 3903ee32afad [2023-01-31T22:49:40.885Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T22:49:40.885Z] ---> Running in 39b04bf79ee5 [2023-01-31T22:49:41.152Z] Removing intermediate container 242d0bbcf2f5 [2023-01-31T22:49:41.152Z] ---> 40159e80bcc6 [2023-01-31T22:49:41.152Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:49:41.732Z] Removing intermediate container 39b04bf79ee5 [2023-01-31T22:49:41.732Z] ---> feeaa8e2423f [2023-01-31T22:49:41.732Z] Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:49:41.732Z] ---> Running in 1bd7bf5e9e5a [2023-01-31T22:49:42.315Z] ---> 1deb54f0167c [2023-01-31T22:49:42.315Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-31T22:49:42.580Z] Removing intermediate container 1bd7bf5e9e5a [2023-01-31T22:49:42.580Z] ---> 174f798e350d [2023-01-31T22:49:42.580Z] Step 22/22 : LABEL version=3.0.0-dev.32 [2023-01-31T22:49:42.845Z] ---> Running in 375c174e9e65 [2023-01-31T22:49:43.450Z] Removing intermediate container 375c174e9e65 [2023-01-31T22:49:43.450Z] ---> aeadc665474a [2023-01-31T22:49:43.450Z] [2023-01-31T22:49:43.715Z] Successfully built aeadc665474a [2023-01-31T22:49:43.715Z] Successfully tagged support-scheduler-arm64:latest [2023-01-31T22:49:43.715Z]  Building support-scheduler ... done Building core-command [2023-01-31T22:49:46.291Z] ---> 5477e37bb7d4 [2023-01-31T22:49:46.291Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-31T22:49:46.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:49:46.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:49:46.873Z] ---> f3e54c87f2f6 [2023-01-31T22:49:46.873Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-31T22:49:46.873Z] ---> Using cache [2023-01-31T22:49:46.873Z] ---> 1bbb90088aab [2023-01-31T22:49:46.873Z] Step 4/23 : WORKDIR /edgex-go [2023-01-31T22:49:46.873Z] ---> Using cache [2023-01-31T22:49:46.873Z] ---> dd39abd8e4fa [2023-01-31T22:49:46.873Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-31T22:49:46.873Z] ---> Using cache [2023-01-31T22:49:46.873Z] ---> c53f67683f92 [2023-01-31T22:49:46.873Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-31T22:49:46.873Z] ---> Using cache [2023-01-31T22:49:46.873Z] ---> 77cbfdd52442 [2023-01-31T22:49:46.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:49:46.873Z] ---> Using cache [2023-01-31T22:49:46.873Z] ---> f612596d2217 [2023-01-31T22:49:46.873Z] Step 8/23 : COPY . . [2023-01-31T22:49:47.141Z] ---> Using cache [2023-01-31T22:49:47.141Z] ---> 469d72d396e4 [2023-01-31T22:49:47.141Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-31T22:49:47.141Z] ---> 71c0b3f54e00 [2023-01-31T22:49:47.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-31T22:49:47.406Z] ---> Running in 9e582ba87bf6 [2023-01-31T22:49:48.830Z] ---> ce51f8751e3b [2023-01-31T22:49:48.830Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T22:49:48.830Z] ---> Running in 853ae15f9873 [2023-01-31T22:49:49.787Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-31T22:49:52.362Z] Removing intermediate container 853ae15f9873 [2023-01-31T22:49:52.362Z] ---> 2ea4d7b33da5 [2023-01-31T22:49:52.362Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T22:49:52.362Z] ---> Running in 42ffff19cc91 [2023-01-31T22:49:52.628Z] Removing intermediate container 42ffff19cc91 [2023-01-31T22:49:52.628Z] ---> 3a0ac910362d [2023-01-31T22:49:52.628Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-31T22:49:52.628Z] ---> Running in 9fe2bdf5dd4a [2023-01-31T22:49:53.206Z] Removing intermediate container 9fe2bdf5dd4a [2023-01-31T22:49:53.206Z] ---> ea4f5ecdce5c [2023-01-31T22:49:53.206Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T22:49:53.206Z] ---> Running in 6a1f1ef8a9f9 [2023-01-31T22:49:53.799Z] Removing intermediate container 6a1f1ef8a9f9 [2023-01-31T22:49:53.799Z] ---> de46b980d692 [2023-01-31T22:49:53.799Z] Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:49:54.063Z] ---> Running in c787169fbd7d [2023-01-31T22:49:54.642Z] Removing intermediate container c787169fbd7d [2023-01-31T22:49:54.642Z] ---> a7e83c25a962 [2023-01-31T22:49:54.642Z] Step 22/22 : LABEL version=3.0.0-dev.32 [2023-01-31T22:49:54.642Z] ---> Running in 44797cd1351c [2023-01-31T22:49:55.220Z] Removing intermediate container 44797cd1351c [2023-01-31T22:49:55.220Z] ---> 928fc54aa84c [2023-01-31T22:49:55.220Z] [2023-01-31T22:49:55.220Z] Successfully built 928fc54aa84c [2023-01-31T22:49:55.220Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-31T22:49:55.220Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-01-31T22:49:58.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T22:49:58.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T22:49:58.848Z] ---> f3e54c87f2f6 [2023-01-31T22:49:58.849Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> 3e6de6eea8e6 [2023-01-31T22:49:58.849Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> 8b2072f9eb8e [2023-01-31T22:49:58.849Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> e9e2b299740a [2023-01-31T22:49:58.849Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> d930d20afc60 [2023-01-31T22:49:58.849Z] Step 7/24 : COPY . . [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> 3bd02cc913fe [2023-01-31T22:49:58.849Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> 24f34a8da45b [2023-01-31T22:49:58.849Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T22:49:58.849Z] ---> Using cache [2023-01-31T22:49:58.849Z] ---> f63f8455c542 [2023-01-31T22:49:58.849Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-31T22:49:59.430Z] ---> Running in eb79c29a6acd [2023-01-31T22:50:02.770Z] Removing intermediate container eb79c29a6acd [2023-01-31T22:50:02.770Z] ---> 1d203e0cf40d [2023-01-31T22:50:02.770Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T22:50:02.770Z] ---> Running in 3b5a6f318cdf [2023-01-31T22:50:03.037Z] Removing intermediate container 3b5a6f318cdf [2023-01-31T22:50:03.037Z] ---> 44883b03ea84 [2023-01-31T22:50:03.037Z] [2023-01-31T22:50:03.037Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T22:50:03.037Z] ---> 8aa73fd46299 [2023-01-31T22:50:03.037Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T22:50:03.037Z] ---> Using cache [2023-01-31T22:50:03.037Z] ---> b14ca860b124 [2023-01-31T22:50:03.037Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-31T22:50:03.037Z] ---> Running in ea72f6fa1cff [2023-01-31T22:50:04.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:50:05.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:50:06.957Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T22:50:06.957Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T22:50:06.957Z] OK: 15736 distinct packages available [2023-01-31T22:50:06.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:50:07.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:50:08.621Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-31T22:50:08.621Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-31T22:50:08.621Z] (3/4) Installing libucontext (1.1-r0) [2023-01-31T22:50:08.621Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-31T22:50:08.621Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T22:50:08.621Z] OK: 6 MiB in 18 packages [2023-01-31T22:50:11.948Z] Removing intermediate container ea72f6fa1cff [2023-01-31T22:50:11.948Z] ---> 47a1909ad49b [2023-01-31T22:50:11.948Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T22:50:17.269Z] ---> 9b151003d55e [2023-01-31T22:50:17.269Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T22:50:18.222Z] ---> ff882b6c0c6e [2023-01-31T22:50:18.222Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-31T22:50:18.222Z] ---> Running in 5b36e9fab813 [2023-01-31T22:50:18.804Z] Removing intermediate container 5b36e9fab813 [2023-01-31T22:50:18.804Z] ---> 9642ed616f6c [2023-01-31T22:50:18.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-31T22:50:20.737Z] ---> e88e9b916c37 [2023-01-31T22:50:20.737Z] Step 19/24 : WORKDIR / [2023-01-31T22:50:20.737Z] ---> Running in 103b20e1a2de [2023-01-31T22:50:21.321Z] Removing intermediate container 103b20e1a2de [2023-01-31T22:50:21.586Z] ---> 6233f1e02940 [2023-01-31T22:50:21.586Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T22:50:21.586Z] ---> Running in 9e527dd4ed15 [2023-01-31T22:50:24.912Z] Removing intermediate container 9e527dd4ed15 [2023-01-31T22:50:24.912Z] ---> cfb349031d45 [2023-01-31T22:50:24.912Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T22:50:25.308Z] ---> Running in 6a5862549e98 [2023-01-31T22:50:25.945Z] Removing intermediate container 6a5862549e98 [2023-01-31T22:50:25.945Z] ---> a9527d2d661b [2023-01-31T22:50:25.945Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T22:50:26.237Z] ---> Running in a4eb63d33dd7 [2023-01-31T22:50:27.216Z] Removing intermediate container a4eb63d33dd7 [2023-01-31T22:50:27.216Z] ---> 4a1ed9a2789e [2023-01-31T22:50:27.216Z] Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:50:27.216Z] ---> Running in cf0e8bbe07cc [2023-01-31T22:50:28.283Z] Removing intermediate container cf0e8bbe07cc [2023-01-31T22:50:28.283Z] ---> d01e6b884920 [2023-01-31T22:50:28.283Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-01-31T22:50:28.591Z] ---> Running in fb3b72aa0f59 [2023-01-31T22:50:29.572Z] Removing intermediate container fb3b72aa0f59 [2023-01-31T22:50:29.572Z] ---> 0b912467f00d [2023-01-31T22:50:29.572Z] [2023-01-31T22:50:29.572Z] Successfully built 0b912467f00d [2023-01-31T22:50:29.572Z] Successfully tagged security-spire-config-arm64:latest [2023-01-31T22:50:32.152Z]  Building security-spire-config ... done Removing intermediate container 0affc7524c98 [2023-01-31T22:50:32.153Z] ---> 8d6851ed469e [2023-01-31T22:50:32.153Z] [2023-01-31T22:50:32.153Z] Step 10/24 : FROM alpine:3.16 [2023-01-31T22:50:32.153Z] ---> 2b4661558fb8 [2023-01-31T22:50:32.153Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-31T22:50:32.153Z] ---> Using cache [2023-01-31T22:50:32.153Z] ---> 2cb79bc98448 [2023-01-31T22:50:32.153Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T22:50:32.153Z] ---> Using cache [2023-01-31T22:50:32.153Z] ---> 5f40f9c0d36a [2023-01-31T22:50:32.153Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-31T22:50:32.417Z] ---> Running in 88fe05c1102a [2023-01-31T22:50:33.020Z] Removing intermediate container 88fe05c1102a [2023-01-31T22:50:33.020Z] ---> 34e9c1e12800 [2023-01-31T22:50:33.020Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-31T22:50:33.021Z] ---> Running in bd90df3862b3 [2023-01-31T22:50:33.601Z] Removing intermediate container bd90df3862b3 [2023-01-31T22:50:33.601Z] ---> b210418f209f [2023-01-31T22:50:33.601Z] Step 15/24 : WORKDIR / [2023-01-31T22:50:33.601Z] ---> Running in c2eadd1d333b [2023-01-31T22:50:34.181Z] Removing intermediate container c2eadd1d333b [2023-01-31T22:50:34.181Z] ---> 49825cc85664 [2023-01-31T22:50:34.181Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:50:35.136Z] ---> bccd1b114eef [2023-01-31T22:50:35.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-31T22:50:37.706Z] ---> f1277a30bb9c [2023-01-31T22:50:37.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-31T22:50:38.662Z] ---> ee081400b4df [2023-01-31T22:50:38.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-31T22:50:39.615Z] ---> d86657a89445 [2023-01-31T22:50:39.615Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-31T22:50:39.615Z] ---> Running in aa7f4d99ccf9 [2023-01-31T22:50:39.881Z] Removing intermediate container aa7f4d99ccf9 [2023-01-31T22:50:39.881Z] ---> 68d079525a43 [2023-01-31T22:50:39.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:50:40.149Z] ---> Running in b44f18b486b1 [2023-01-31T22:50:40.733Z] Removing intermediate container b44f18b486b1 [2023-01-31T22:50:40.733Z] ---> bb5c7d03705f [2023-01-31T22:50:40.733Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T22:50:40.733Z] ---> Running in 868e1dc1c807 [2023-01-31T22:50:41.691Z] Removing intermediate container 868e1dc1c807 [2023-01-31T22:50:41.691Z] ---> 388daa1004cd [2023-01-31T22:50:41.691Z] Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:50:41.691Z] ---> Running in 2c984fb4d5cc [2023-01-31T22:50:41.957Z] Removing intermediate container 2c984fb4d5cc [2023-01-31T22:50:41.957Z] ---> 3a63b88c6590 [2023-01-31T22:50:41.957Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-01-31T22:50:42.222Z] ---> Running in 16ec7533aad9 [2023-01-31T22:50:42.800Z] Removing intermediate container 16ec7533aad9 [2023-01-31T22:50:42.800Z] ---> 943d85ccea99 [2023-01-31T22:50:42.800Z] [2023-01-31T22:50:42.800Z] Successfully built 943d85ccea99 [2023-01-31T22:50:42.800Z] Successfully tagged core-metadata-arm64:latest [2023-01-31T22:52:49.424Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-31T22:52:59.489Z] Removing intermediate container c1f07e9985e4 [2023-01-31T22:52:59.489Z] ---> f0a0b0c2509c [2023-01-31T22:52:59.489Z] [2023-01-31T22:52:59.489Z] Step 9/24 : FROM alpine:3.16 [2023-01-31T22:52:59.489Z] ---> 2b4661558fb8 [2023-01-31T22:52:59.489Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-31T22:52:59.489Z] ---> Running in 8dfb35bba047 [2023-01-31T22:53:00.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:53:00.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:53:02.129Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-31T22:53:02.129Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-31T22:53:02.129Z] (3/3) Installing su-exec (0.2-r1) [2023-01-31T22:53:02.129Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:53:02.129Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T22:53:02.394Z] OK: 6 MiB in 17 packages [2023-01-31T22:53:04.349Z] Removing intermediate container 8dfb35bba047 [2023-01-31T22:53:04.349Z] ---> 5efdc2660ecd [2023-01-31T22:53:04.349Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T22:53:04.349Z] ---> Running in 9d134fdc9f3d [2023-01-31T22:53:04.624Z] Removing intermediate container 9d134fdc9f3d [2023-01-31T22:53:04.624Z] ---> 50884bc6b377 [2023-01-31T22:53:04.624Z] Step 12/24 : WORKDIR / [2023-01-31T22:53:04.899Z] ---> Running in e751dae2cce4 [2023-01-31T22:53:05.480Z] Removing intermediate container e751dae2cce4 [2023-01-31T22:53:05.480Z] ---> 5a3cda326b8d [2023-01-31T22:53:05.480Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-31T22:53:06.436Z] ---> 53636888bf97 [2023-01-31T22:53:06.436Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-31T22:53:07.019Z] ---> 281340f9085c [2023-01-31T22:53:07.019Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-31T22:53:07.982Z] ---> d5c8226c2140 [2023-01-31T22:53:07.982Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-31T22:53:10.551Z] ---> 879f64cf350b [2023-01-31T22:53:10.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-31T22:53:12.216Z] ---> e1ea6011110d [2023-01-31T22:53:12.217Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-31T22:53:14.153Z] ---> f5fe2d8781d9 [2023-01-31T22:53:14.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T22:53:14.733Z] ---> 82f01cd9567c [2023-01-31T22:53:14.733Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T22:53:14.998Z] ---> Running in 4512b78acf3b [2023-01-31T22:53:18.331Z] Removing intermediate container 4512b78acf3b [2023-01-31T22:53:18.331Z] ---> fba0694ec00e [2023-01-31T22:53:18.331Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T22:53:18.596Z] ---> Running in b18b72e7a209 [2023-01-31T22:53:19.565Z] Removing intermediate container b18b72e7a209 [2023-01-31T22:53:19.565Z] ---> 5411cc90447b [2023-01-31T22:53:19.565Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T22:53:19.565Z] ---> Running in a509974c098b [2023-01-31T22:53:20.530Z] Removing intermediate container a509974c098b [2023-01-31T22:53:20.530Z] ---> 22e6c83f43e8 [2023-01-31T22:53:20.530Z] Step 23/24 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:20.530Z] ---> Running in add29b1aa0b2 [2023-01-31T22:53:23.101Z] Removing intermediate container add29b1aa0b2 [2023-01-31T22:53:23.101Z] ---> 5eb0babe1567 [2023-01-31T22:53:23.101Z] Step 24/24 : LABEL version=3.0.0-dev.32 [2023-01-31T22:53:23.682Z] ---> Running in ca7912415167 [2023-01-31T22:53:24.264Z] Removing intermediate container ca7912415167 [2023-01-31T22:53:24.264Z] ---> 9f421d24b103 [2023-01-31T22:53:24.264Z] [2023-01-31T22:53:24.264Z] Successfully built 9f421d24b103 [2023-01-31T22:53:24.264Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-31T22:53:25.221Z]  Building security-secretstore-setup ... done Removing intermediate container 7c78231b1893 [2023-01-31T22:53:25.221Z] ---> d5ff3c817364 [2023-01-31T22:53:25.221Z] [2023-01-31T22:53:25.221Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T22:53:25.221Z] ---> 2b4661558fb8 [2023-01-31T22:53:25.221Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-31T22:53:25.221Z] ---> Running in c88f3fbeb6e5 [2023-01-31T22:53:25.802Z] Removing intermediate container c88f3fbeb6e5 [2023-01-31T22:53:25.802Z] ---> fb4514c10963 [2023-01-31T22:53:25.802Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-31T22:53:25.802Z] ---> Running in 3e772a6f66ed [2023-01-31T22:53:26.383Z] Removing intermediate container 3e772a6f66ed [2023-01-31T22:53:26.383Z] ---> b7da472a489e [2023-01-31T22:53:26.383Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-31T22:53:26.383Z] ---> Running in 65a40625ba94 [2023-01-31T22:53:26.651Z] Removing intermediate container 65a40625ba94 [2023-01-31T22:53:26.651Z] ---> c26353009596 [2023-01-31T22:53:26.651Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T22:53:26.927Z] ---> Running in ee91cedd8829 [2023-01-31T22:53:27.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T22:53:28.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T22:53:29.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T22:53:29.434Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T22:53:29.434Z] OK: 5 MiB in 15 packages [2023-01-31T22:53:30.393Z] Removing intermediate container ee91cedd8829 [2023-01-31T22:53:30.393Z] ---> acd94fd784e9 [2023-01-31T22:53:30.393Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:53:30.977Z] ---> 5f156cc1059f [2023-01-31T22:53:30.977Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-31T22:53:32.383Z] ---> 60dbdfcc5bf6 [2023-01-31T22:53:32.383Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-31T22:53:32.974Z] ---> 33abefbfebd9 [2023-01-31T22:53:32.974Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-31T22:53:32.974Z] ---> Running in 2ba0dd9d587b [2023-01-31T22:53:33.564Z] Removing intermediate container 2ba0dd9d587b [2023-01-31T22:53:33.564Z] ---> 04d7aa8f58a4 [2023-01-31T22:53:33.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:53:33.564Z] ---> Running in e94b3af477c6 [2023-01-31T22:53:34.145Z] Removing intermediate container e94b3af477c6 [2023-01-31T22:53:34.145Z] ---> 523b91d2129b [2023-01-31T22:53:34.145Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T22:53:34.145Z] ---> Running in 6575e5ffe0fc [2023-01-31T22:53:34.746Z] Removing intermediate container 6575e5ffe0fc [2023-01-31T22:53:34.746Z] ---> 1bd4745c78f4 [2023-01-31T22:53:34.746Z] Step 21/22 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:34.746Z] ---> Running in ca8d92d5c6ab [2023-01-31T22:53:35.328Z] Removing intermediate container ca8d92d5c6ab [2023-01-31T22:53:35.328Z] ---> 8e69d77dc99b [2023-01-31T22:53:35.328Z] Step 22/22 : LABEL version=3.0.0-dev.32 [2023-01-31T22:53:35.328Z] ---> Running in 0ced2b795828 [2023-01-31T22:53:36.187Z] Removing intermediate container 0ced2b795828 [2023-01-31T22:53:36.187Z] ---> b7588e25f21c [2023-01-31T22:53:36.187Z] [2023-01-31T22:53:36.187Z] Successfully built b7588e25f21c [2023-01-31T22:53:36.187Z] Successfully tagged core-data-arm64:latest [2023-01-31T22:53:36.771Z]  Building core-data ... done Removing intermediate container 9e582ba87bf6 [2023-01-31T22:53:36.771Z] ---> e8804fc50acc [2023-01-31T22:53:36.771Z] [2023-01-31T22:53:36.771Z] Step 10/23 : FROM alpine:3.16 [2023-01-31T22:53:36.771Z] ---> 2b4661558fb8 [2023-01-31T22:53:36.771Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-31T22:53:36.771Z] ---> Using cache [2023-01-31T22:53:36.771Z] ---> 2cb79bc98448 [2023-01-31T22:53:36.771Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T22:53:36.771Z] ---> Using cache [2023-01-31T22:53:36.771Z] ---> 5f40f9c0d36a [2023-01-31T22:53:36.771Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-31T22:53:36.771Z] ---> Running in 2bd842ed56fc [2023-01-31T22:53:37.038Z] Removing intermediate container 2bd842ed56fc [2023-01-31T22:53:37.038Z] ---> 346ee76b466e [2023-01-31T22:53:37.038Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-31T22:53:37.038Z] ---> Running in 5e8329bd3a37 [2023-01-31T22:53:37.310Z] Removing intermediate container 5e8329bd3a37 [2023-01-31T22:53:37.310Z] ---> 4ede0806cc55 [2023-01-31T22:53:37.310Z] Step 15/23 : WORKDIR / [2023-01-31T22:53:37.578Z] ---> Running in 69efbe20836a [2023-01-31T22:53:37.844Z] Removing intermediate container 69efbe20836a [2023-01-31T22:53:37.844Z] ---> cc66dfcc436e [2023-01-31T22:53:37.844Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T22:53:38.426Z] ---> 98ab17df7f04 [2023-01-31T22:53:38.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-31T22:53:39.384Z] ---> e3e77b422c12 [2023-01-31T22:53:39.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-31T22:53:39.969Z] ---> 0e179e84422e [2023-01-31T22:53:39.969Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-31T22:53:39.969Z] ---> Running in c4433114f26b [2023-01-31T22:53:40.236Z] Removing intermediate container c4433114f26b [2023-01-31T22:53:40.236Z] ---> 2872dbfaedb1 [2023-01-31T22:53:40.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T22:53:40.236Z] ---> Running in 68c5c8e987f2 [2023-01-31T22:53:40.502Z] Removing intermediate container 68c5c8e987f2 [2023-01-31T22:53:40.502Z] ---> d906adf5b6da [2023-01-31T22:53:40.502Z] Step 21/23 : LABEL arch=arm64 [2023-01-31T22:53:40.502Z] ---> Running in 07644dc8aa38 [2023-01-31T22:53:40.769Z] Removing intermediate container 07644dc8aa38 [2023-01-31T22:53:40.769Z] ---> c0df9acc4dea [2023-01-31T22:53:40.769Z] Step 22/23 : LABEL git_sha=673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:40.769Z] ---> Running in 8ec092e47060 [2023-01-31T22:53:41.035Z] Removing intermediate container 8ec092e47060 [2023-01-31T22:53:41.035Z] ---> 00382b9261ac [2023-01-31T22:53:41.300Z] Step 23/23 : LABEL version=3.0.0-dev.32 [2023-01-31T22:53:41.300Z] ---> Running in 7174d1610854 [2023-01-31T22:53:41.565Z] Removing intermediate container 7174d1610854 [2023-01-31T22:53:41.565Z] ---> d3c4a6d83338 [2023-01-31T22:53:41.565Z] [2023-01-31T22:53:41.565Z] Successfully built d3c4a6d83338 [2023-01-31T22:53:41.565Z] Successfully tagged core-command-arm64:latest [2023-01-31T22:53:41.843Z]  Building core-command ... done  [Pipeline] } [2023-01-31T22:53:41.851Z] $ docker stop --time=1 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f [2023-01-31T22:53:43.500Z] $ docker rm -f --volumes 9f202f6b72528a7e566158efe9eca40aa4d2086eff0b2bb9e77aef97458b127f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T22:53:44.045Z] + docker images [2023-01-31T22:53:44.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-31T22:53:44.311Z] core-command-arm64 latest d3c4a6d83338 3 seconds ago 17MB [2023-01-31T22:53:44.311Z] e8804fc50acc 8 seconds ago 1.34GB [2023-01-31T22:53:44.311Z] core-data-arm64 latest b7588e25f21c 9 seconds ago 17.2MB [2023-01-31T22:53:44.311Z] d5ff3c817364 20 seconds ago 1.35GB [2023-01-31T22:53:44.311Z] security-secretstore-setup-arm64 latest 9f421d24b103 21 seconds ago 28.7MB [2023-01-31T22:53:44.311Z] f0a0b0c2509c 47 seconds ago 1.33GB [2023-01-31T22:53:44.311Z] core-metadata-arm64 latest 943d85ccea99 3 minutes ago 17.8MB [2023-01-31T22:53:44.311Z] 8d6851ed469e 3 minutes ago 1.35GB [2023-01-31T22:53:44.311Z] security-spire-config-arm64 latest 0b912467f00d 3 minutes ago 83.6MB [2023-01-31T22:53:44.311Z] 44883b03ea84 3 minutes ago 1.21GB [2023-01-31T22:53:44.311Z] core-common-config-bootstrapper-arm64 latest 928fc54aa84c 3 minutes ago 14.9MB [2023-01-31T22:53:44.311Z] support-scheduler-arm64 latest aeadc665474a 4 minutes ago 29MB [2023-01-31T22:53:44.311Z] 92a849f02d7f 4 minutes ago 1.34GB [2023-01-31T22:53:44.311Z] bfaf5cefa608 4 minutes ago 1.4GB [2023-01-31T22:53:44.311Z] security-spiffe-token-provider-arm64 latest 7dcb0ed13d51 5 minutes ago 28.9MB [2023-01-31T22:53:44.311Z] d53955b953a9 5 minutes ago 1.37GB [2023-01-31T22:53:44.311Z] support-notifications-arm64 latest c968ee6e31e8 7 minutes ago 29.5MB [2023-01-31T22:53:44.311Z] ec3d32dd021c 7 minutes ago 1.4GB [2023-01-31T22:53:44.311Z] security-bootstrapper-arm64 latest 7bd88d4d1fcb 10 minutes ago 19.5MB [2023-01-31T22:53:44.311Z] security-proxy-setup-arm64 latest c8f6408b290c 10 minutes ago 26.8MB [2023-01-31T22:53:44.311Z] 3c381ce6c99a 10 minutes ago 1.33GB [2023-01-31T22:53:44.311Z] 69be4c77720c 11 minutes ago 1.33GB [2023-01-31T22:53:44.311Z] security-spire-agent-arm64 latest 6965fe99d56e 16 minutes ago 122MB [2023-01-31T22:53:44.311Z] security-spire-server-arm64 latest e2be110a8216 16 minutes ago 84.3MB [2023-01-31T22:53:44.311Z] 4fb578ae1393 17 minutes ago 1.21GB [2023-01-31T22:53:44.311Z] 085c9c03ae8a 17 minutes ago 1.21GB [2023-01-31T22:53:44.311Z] ci-base-image-arm64 latest f3e54c87f2f6 20 minutes ago 905MB [2023-01-31T22:53:44.311Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-31T22:53:44.311Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-31T22:53:44.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-01-31T22:53:44.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T22:53:44.457Z] provisioning config files... [2023-01-31T22:53:44.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/390@tmp/config6955921840015833911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:53:44.800Z] ---> docker-login.sh [2023-01-31T22:53:44.800Z] nexus3.edgexfoundry.org:10001 [2023-01-31T22:53:44.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:53:45.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:53:45.068Z] Configure a credential helper to remove this warning. See [2023-01-31T22:53:45.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:53:45.068Z] [2023-01-31T22:53:45.068Z] Login Succeeded [2023-01-31T22:53:45.068Z] nexus3.edgexfoundry.org:10002 [2023-01-31T22:53:45.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:53:45.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:53:45.600Z] Configure a credential helper to remove this warning. See [2023-01-31T22:53:45.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:53:45.600Z] [2023-01-31T22:53:45.600Z] Login Succeeded [2023-01-31T22:53:45.600Z] nexus3.edgexfoundry.org:10003 [2023-01-31T22:53:45.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:53:45.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:53:45.867Z] Configure a credential helper to remove this warning. See [2023-01-31T22:53:45.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:53:45.867Z] [2023-01-31T22:53:45.867Z] Login Succeeded [2023-01-31T22:53:45.867Z] nexus3.edgexfoundry.org:10004 [2023-01-31T22:53:46.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:53:46.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:53:46.398Z] Configure a credential helper to remove this warning. See [2023-01-31T22:53:46.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:53:46.398Z] [2023-01-31T22:53:46.398Z] Login Succeeded [2023-01-31T22:53:46.398Z] docker.io [2023-01-31T22:53:46.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T22:53:46.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T22:53:46.930Z] Configure a credential helper to remove this warning. See [2023-01-31T22:53:46.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T22:53:46.930Z] [2023-01-31T22:53:46.930Z] Login Succeeded [2023-01-31T22:53:46.930Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T22:53:46.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:53:46.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T22:53:46.995Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-31T22:53:46.995Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:46.995Z] latest [2023-01-31T22:53:46.995Z] 3.0.0-dev.32 [2023-01-31T22:53:46.995Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:53:46.995Z] main [2023-01-31T22:53:46.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:47.354Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:47.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:47.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-31T22:53:47.689Z] c0657ea440f3: Preparing [2023-01-31T22:53:47.689Z] c9ce5fd28ef5: Preparing [2023-01-31T22:53:47.689Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:47.689Z] 42e05d2396cf: Preparing [2023-01-31T22:53:47.689Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:47.689Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:47.954Z] 97004aeaf2e7: Pushed [2023-01-31T22:53:47.954Z] 42e05d2396cf: Pushed [2023-01-31T22:53:47.954Z] c0657ea440f3: Pushed [2023-01-31T22:53:50.527Z] c9ce5fd28ef5: Pushed [2023-01-31T22:53:50.793Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:51.128Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:51.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-31T22:53:51.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-31T22:53:51.467Z] c0657ea440f3: Preparing [2023-01-31T22:53:51.467Z] c9ce5fd28ef5: Preparing [2023-01-31T22:53:51.467Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:51.467Z] 42e05d2396cf: Preparing [2023-01-31T22:53:51.467Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:51.467Z] c9ce5fd28ef5: Layer already exists [2023-01-31T22:53:51.467Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:51.467Z] 42e05d2396cf: Layer already exists [2023-01-31T22:53:51.467Z] c0657ea440f3: Layer already exists [2023-01-31T22:53:51.467Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:51.467Z] latest: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:52.062Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:52.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 [2023-01-31T22:53:52.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-31T22:53:52.395Z] c0657ea440f3: Preparing [2023-01-31T22:53:52.395Z] c9ce5fd28ef5: Preparing [2023-01-31T22:53:52.395Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:52.395Z] 42e05d2396cf: Preparing [2023-01-31T22:53:52.395Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:52.395Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:52.395Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:52.395Z] c0657ea440f3: Layer already exists [2023-01-31T22:53:52.395Z] c9ce5fd28ef5: Layer already exists [2023-01-31T22:53:52.395Z] 42e05d2396cf: Layer already exists [2023-01-31T22:53:52.395Z] 3.0.0-dev.32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:52.731Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:53.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:53:53.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-31T22:53:53.061Z] c0657ea440f3: Preparing [2023-01-31T22:53:53.061Z] c9ce5fd28ef5: Preparing [2023-01-31T22:53:53.061Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:53.061Z] 42e05d2396cf: Preparing [2023-01-31T22:53:53.061Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:53.061Z] 42e05d2396cf: Layer already exists [2023-01-31T22:53:53.061Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:53.061Z] c0657ea440f3: Layer already exists [2023-01-31T22:53:53.061Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:53.061Z] c9ce5fd28ef5: Layer already exists [2023-01-31T22:53:53.061Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:53.397Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:53.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-31T22:53:53.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-31T22:53:53.726Z] c0657ea440f3: Preparing [2023-01-31T22:53:53.726Z] c9ce5fd28ef5: Preparing [2023-01-31T22:53:53.726Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:53.726Z] 42e05d2396cf: Preparing [2023-01-31T22:53:53.726Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:53.726Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:53.726Z] 42e05d2396cf: Layer already exists [2023-01-31T22:53:53.726Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:53.726Z] c0657ea440f3: Layer already exists [2023-01-31T22:53:53.726Z] c9ce5fd28ef5: Layer already exists [2023-01-31T22:53:53.726Z] main: digest: sha256:890985af705b62fc9ba205e4fa6d13bd0eb99186f0ef43e7855276737d3df915 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:53:53.768Z] ===================================================== [Pipeline] echo [2023-01-31T22:53:53.775Z] taggedImages: [2023-01-31T22:53:53.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:53.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-31T22:53:53.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.32 [2023-01-31T22:53:53.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:53:53.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-31T22:53:53.793Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-01-31T22:53:53.793Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:53.793Z] latest [2023-01-31T22:53:53.793Z] 3.0.0-dev.32 [2023-01-31T22:53:53.793Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:53:53.793Z] main [2023-01-31T22:53:53.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:54.160Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:54.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:53:54.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-01-31T22:53:54.509Z] dc08c4b8636f: Preparing [2023-01-31T22:53:54.509Z] 0e65139e43ce: Preparing [2023-01-31T22:53:54.509Z] 11cf23c58577: Preparing [2023-01-31T22:53:54.509Z] e2e2daac9bf9: Preparing [2023-01-31T22:53:54.509Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:54.509Z] 88cb5ee9aaf4: Preparing [2023-01-31T22:53:54.509Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:54.509Z] 88cb5ee9aaf4: Waiting [2023-01-31T22:53:54.509Z] 17bec77d7fdc: Waiting [2023-01-31T22:53:54.509Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:54.777Z] dc08c4b8636f: Pushed [2023-01-31T22:53:54.777Z] 0e65139e43ce: Pushed [2023-01-31T22:53:54.777Z] 11cf23c58577: Pushed [2023-01-31T22:53:54.777Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:54.777Z] 88cb5ee9aaf4: Pushed [2023-01-31T22:53:56.739Z] e2e2daac9bf9: Pushed [2023-01-31T22:53:57.006Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:57.345Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:57.675Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-01-31T22:53:57.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-01-31T22:53:57.675Z] dc08c4b8636f: Preparing [2023-01-31T22:53:57.675Z] 0e65139e43ce: Preparing [2023-01-31T22:53:57.675Z] 11cf23c58577: Preparing [2023-01-31T22:53:57.675Z] e2e2daac9bf9: Preparing [2023-01-31T22:53:57.675Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:57.675Z] 88cb5ee9aaf4: Preparing [2023-01-31T22:53:57.675Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:57.675Z] 88cb5ee9aaf4: Waiting [2023-01-31T22:53:57.675Z] 17bec77d7fdc: Waiting [2023-01-31T22:53:57.675Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:57.675Z] e2e2daac9bf9: Layer already exists [2023-01-31T22:53:57.675Z] 0e65139e43ce: Layer already exists [2023-01-31T22:53:57.675Z] 11cf23c58577: Layer already exists [2023-01-31T22:53:57.675Z] dc08c4b8636f: Layer already exists [2023-01-31T22:53:57.675Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:57.675Z] 88cb5ee9aaf4: Layer already exists [2023-01-31T22:53:57.940Z] latest: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:58.273Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:58.606Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 [2023-01-31T22:53:58.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-01-31T22:53:58.606Z] dc08c4b8636f: Preparing [2023-01-31T22:53:58.606Z] 0e65139e43ce: Preparing [2023-01-31T22:53:58.606Z] 11cf23c58577: Preparing [2023-01-31T22:53:58.606Z] e2e2daac9bf9: Preparing [2023-01-31T22:53:58.606Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:58.606Z] 88cb5ee9aaf4: Preparing [2023-01-31T22:53:58.606Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:58.606Z] 88cb5ee9aaf4: Waiting [2023-01-31T22:53:58.606Z] 17bec77d7fdc: Waiting [2023-01-31T22:53:58.606Z] 11cf23c58577: Layer already exists [2023-01-31T22:53:58.606Z] dc08c4b8636f: Layer already exists [2023-01-31T22:53:58.606Z] 0e65139e43ce: Layer already exists [2023-01-31T22:53:58.606Z] e2e2daac9bf9: Layer already exists [2023-01-31T22:53:58.606Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:58.606Z] 88cb5ee9aaf4: Layer already exists [2023-01-31T22:53:58.606Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:58.606Z] 3.0.0-dev.32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:59.201Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:59.522Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:53:59.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-01-31T22:53:59.522Z] dc08c4b8636f: Preparing [2023-01-31T22:53:59.522Z] 0e65139e43ce: Preparing [2023-01-31T22:53:59.522Z] 11cf23c58577: Preparing [2023-01-31T22:53:59.522Z] e2e2daac9bf9: Preparing [2023-01-31T22:53:59.522Z] 97004aeaf2e7: Preparing [2023-01-31T22:53:59.522Z] 88cb5ee9aaf4: Preparing [2023-01-31T22:53:59.522Z] 17bec77d7fdc: Preparing [2023-01-31T22:53:59.522Z] 88cb5ee9aaf4: Waiting [2023-01-31T22:53:59.522Z] 17bec77d7fdc: Waiting [2023-01-31T22:53:59.522Z] 11cf23c58577: Layer already exists [2023-01-31T22:53:59.522Z] dc08c4b8636f: Layer already exists [2023-01-31T22:53:59.522Z] e2e2daac9bf9: Layer already exists [2023-01-31T22:53:59.522Z] 0e65139e43ce: Layer already exists [2023-01-31T22:53:59.522Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:53:59.522Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:53:59.522Z] 88cb5ee9aaf4: Layer already exists [2023-01-31T22:53:59.522Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:53:59.857Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:00.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-01-31T22:54:00.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-01-31T22:54:00.186Z] dc08c4b8636f: Preparing [2023-01-31T22:54:00.186Z] 0e65139e43ce: Preparing [2023-01-31T22:54:00.186Z] 11cf23c58577: Preparing [2023-01-31T22:54:00.186Z] e2e2daac9bf9: Preparing [2023-01-31T22:54:00.186Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:00.186Z] 88cb5ee9aaf4: Preparing [2023-01-31T22:54:00.186Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:00.186Z] 88cb5ee9aaf4: Waiting [2023-01-31T22:54:00.186Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:00.186Z] dc08c4b8636f: Layer already exists [2023-01-31T22:54:00.186Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:00.186Z] 11cf23c58577: Layer already exists [2023-01-31T22:54:00.186Z] e2e2daac9bf9: Layer already exists [2023-01-31T22:54:00.186Z] 0e65139e43ce: Layer already exists [2023-01-31T22:54:00.186Z] 88cb5ee9aaf4: Layer already exists [2023-01-31T22:54:00.186Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:00.451Z] main: digest: sha256:6e4b325dfe03fa01c56f0c2f8a5e7808517a3a54e7661fba7279cd83633c0ce8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:00.489Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:00.495Z] taggedImages: [2023-01-31T22:54:00.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:00.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-01-31T22:54:00.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.32 [2023-01-31T22:54:00.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:00.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-01-31T22:54:00.508Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-31T22:54:00.508Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:00.508Z] latest [2023-01-31T22:54:00.508Z] 3.0.0-dev.32 [2023-01-31T22:54:00.508Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:00.508Z] main [2023-01-31T22:54:00.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:00.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:01.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:01.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-31T22:54:01.162Z] 609788df7a73: Preparing [2023-01-31T22:54:01.162Z] 8d3384dfc46a: Preparing [2023-01-31T22:54:01.162Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:01.162Z] f94e45cc28c2: Preparing [2023-01-31T22:54:01.162Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:01.162Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:01.162Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:01.426Z] 609788df7a73: Pushed [2023-01-31T22:54:01.426Z] f94e45cc28c2: Pushed [2023-01-31T22:54:03.994Z] 8d3384dfc46a: Pushed [2023-01-31T22:54:03.994Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:04.325Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:04.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-31T22:54:04.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-31T22:54:04.653Z] 609788df7a73: Preparing [2023-01-31T22:54:04.653Z] 8d3384dfc46a: Preparing [2023-01-31T22:54:04.653Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:04.653Z] f94e45cc28c2: Preparing [2023-01-31T22:54:04.653Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:04.653Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:04.653Z] 8d3384dfc46a: Layer already exists [2023-01-31T22:54:04.653Z] f94e45cc28c2: Layer already exists [2023-01-31T22:54:04.653Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:04.653Z] 609788df7a73: Layer already exists [2023-01-31T22:54:04.917Z] latest: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:05.254Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:05.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 [2023-01-31T22:54:05.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-31T22:54:05.582Z] 609788df7a73: Preparing [2023-01-31T22:54:05.582Z] 8d3384dfc46a: Preparing [2023-01-31T22:54:05.582Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:05.582Z] f94e45cc28c2: Preparing [2023-01-31T22:54:05.582Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:05.582Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:05.582Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:05.582Z] f94e45cc28c2: Layer already exists [2023-01-31T22:54:05.582Z] 609788df7a73: Layer already exists [2023-01-31T22:54:05.582Z] 8d3384dfc46a: Layer already exists [2023-01-31T22:54:05.582Z] 3.0.0-dev.32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:05.917Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:06.238Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:06.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-31T22:54:06.238Z] 609788df7a73: Preparing [2023-01-31T22:54:06.238Z] 8d3384dfc46a: Preparing [2023-01-31T22:54:06.238Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:06.238Z] f94e45cc28c2: Preparing [2023-01-31T22:54:06.238Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:06.238Z] 8d3384dfc46a: Layer already exists [2023-01-31T22:54:06.238Z] 609788df7a73: Layer already exists [2023-01-31T22:54:06.238Z] f94e45cc28c2: Layer already exists [2023-01-31T22:54:06.238Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:06.238Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:06.238Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:06.562Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:06.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-31T22:54:06.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-31T22:54:06.887Z] 609788df7a73: Preparing [2023-01-31T22:54:06.887Z] 8d3384dfc46a: Preparing [2023-01-31T22:54:06.887Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:06.887Z] f94e45cc28c2: Preparing [2023-01-31T22:54:06.887Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:06.887Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:06.887Z] 609788df7a73: Layer already exists [2023-01-31T22:54:06.887Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:06.887Z] f94e45cc28c2: Layer already exists [2023-01-31T22:54:06.887Z] 8d3384dfc46a: Layer already exists [2023-01-31T22:54:06.887Z] main: digest: sha256:64e25b55accb4778717310eb117e005a83f42d60d17c085e7b9149e459161cf1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:07.187Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:07.193Z] taggedImages: [2023-01-31T22:54:07.193Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:07.193Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-31T22:54:07.193Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.32 [2023-01-31T22:54:07.193Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:07.193Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-31T22:54:07.206Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-31T22:54:07.206Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:07.206Z] latest [2023-01-31T22:54:07.206Z] 3.0.0-dev.32 [2023-01-31T22:54:07.206Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:07.206Z] main [2023-01-31T22:54:07.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:07.526Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:07.856Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:07.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-31T22:54:07.857Z] 2d3421a14d9d: Preparing [2023-01-31T22:54:07.857Z] e3fc1b37e913: Preparing [2023-01-31T22:54:07.857Z] bf91a804a21a: Preparing [2023-01-31T22:54:07.857Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:07.857Z] 42e05d2396cf: Preparing [2023-01-31T22:54:07.857Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:07.857Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:07.857Z] 42e05d2396cf: Layer already exists [2023-01-31T22:54:07.857Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:08.120Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:08.120Z] 2d3421a14d9d: Pushed [2023-01-31T22:54:08.120Z] e3fc1b37e913: Pushed [2023-01-31T22:54:10.684Z] bf91a804a21a: Pushed [2023-01-31T22:54:10.948Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:11.286Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:11.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-31T22:54:11.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-31T22:54:11.617Z] 2d3421a14d9d: Preparing [2023-01-31T22:54:11.617Z] e3fc1b37e913: Preparing [2023-01-31T22:54:11.617Z] bf91a804a21a: Preparing [2023-01-31T22:54:11.617Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:11.617Z] 42e05d2396cf: Preparing [2023-01-31T22:54:11.617Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:11.617Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:11.617Z] e3fc1b37e913: Layer already exists [2023-01-31T22:54:11.617Z] 42e05d2396cf: Layer already exists [2023-01-31T22:54:11.617Z] 2d3421a14d9d: Layer already exists [2023-01-31T22:54:11.617Z] bf91a804a21a: Layer already exists [2023-01-31T22:54:11.617Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:11.617Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:11.881Z] latest: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:12.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:12.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 [2023-01-31T22:54:12.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-31T22:54:12.537Z] 2d3421a14d9d: Preparing [2023-01-31T22:54:12.537Z] e3fc1b37e913: Preparing [2023-01-31T22:54:12.537Z] bf91a804a21a: Preparing [2023-01-31T22:54:12.537Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:12.537Z] 42e05d2396cf: Preparing [2023-01-31T22:54:12.537Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:12.537Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:12.537Z] 2d3421a14d9d: Layer already exists [2023-01-31T22:54:12.537Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:12.537Z] bf91a804a21a: Layer already exists [2023-01-31T22:54:12.537Z] 42e05d2396cf: Layer already exists [2023-01-31T22:54:12.537Z] e3fc1b37e913: Layer already exists [2023-01-31T22:54:12.537Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:12.537Z] 3.0.0-dev.32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:12.872Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:13.209Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:13.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-31T22:54:13.209Z] 2d3421a14d9d: Preparing [2023-01-31T22:54:13.210Z] e3fc1b37e913: Preparing [2023-01-31T22:54:13.210Z] bf91a804a21a: Preparing [2023-01-31T22:54:13.210Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:13.210Z] 42e05d2396cf: Preparing [2023-01-31T22:54:13.210Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:13.210Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:13.210Z] e3fc1b37e913: Layer already exists [2023-01-31T22:54:13.210Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:13.210Z] bf91a804a21a: Layer already exists [2023-01-31T22:54:13.210Z] 42e05d2396cf: Layer already exists [2023-01-31T22:54:13.210Z] 2d3421a14d9d: Layer already exists [2023-01-31T22:54:13.210Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:13.474Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:13.811Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:14.134Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-31T22:54:14.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-31T22:54:14.134Z] 2d3421a14d9d: Preparing [2023-01-31T22:54:14.134Z] e3fc1b37e913: Preparing [2023-01-31T22:54:14.134Z] bf91a804a21a: Preparing [2023-01-31T22:54:14.134Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:14.134Z] 42e05d2396cf: Preparing [2023-01-31T22:54:14.134Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:14.134Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:14.134Z] 2d3421a14d9d: Layer already exists [2023-01-31T22:54:14.134Z] 42e05d2396cf: Layer already exists [2023-01-31T22:54:14.134Z] e3fc1b37e913: Layer already exists [2023-01-31T22:54:14.134Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:14.134Z] bf91a804a21a: Layer already exists [2023-01-31T22:54:14.134Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:14.401Z] main: digest: sha256:d357c00df82c1ec9a3588dd8c680e824fe244c4928e80f8b5dc010521201544b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:14.442Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:14.448Z] taggedImages: [2023-01-31T22:54:14.448Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:14.448Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-31T22:54:14.448Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.32 [2023-01-31T22:54:14.448Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:14.448Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-31T22:54:14.466Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-31T22:54:14.466Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:14.466Z] latest [2023-01-31T22:54:14.466Z] 3.0.0-dev.32 [2023-01-31T22:54:14.466Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:14.466Z] main [2023-01-31T22:54:14.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:14.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:15.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:15.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-31T22:54:15.149Z] 7413cd7e584b: Preparing [2023-01-31T22:54:15.149Z] 7413cd7e584b: Preparing [2023-01-31T22:54:15.149Z] 450fa1c77f24: Preparing [2023-01-31T22:54:15.149Z] 35f45aaebb09: Preparing [2023-01-31T22:54:15.149Z] e21a5702ed10: Preparing [2023-01-31T22:54:15.149Z] bf8f969c711e: Preparing [2023-01-31T22:54:15.149Z] 5e901192a320: Preparing [2023-01-31T22:54:15.149Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:15.149Z] ac8daaab5a6b: Preparing [2023-01-31T22:54:15.149Z] 74d81d0ada7c: Preparing [2023-01-31T22:54:15.149Z] b77f030feeae: Preparing [2023-01-31T22:54:15.149Z] feb627f6076f: Preparing [2023-01-31T22:54:15.149Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:15.149Z] 97004aeaf2e7: Waiting [2023-01-31T22:54:15.149Z] ac8daaab5a6b: Waiting [2023-01-31T22:54:15.149Z] 74d81d0ada7c: Waiting [2023-01-31T22:54:15.149Z] 5e901192a320: Waiting [2023-01-31T22:54:15.149Z] b77f030feeae: Waiting [2023-01-31T22:54:15.149Z] feb627f6076f: Waiting [2023-01-31T22:54:15.149Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:15.415Z] e21a5702ed10: Pushed [2023-01-31T22:54:15.415Z] 450fa1c77f24: Pushed [2023-01-31T22:54:15.415Z] bf8f969c711e: Pushed [2023-01-31T22:54:15.415Z] 7413cd7e584b: Pushed [2023-01-31T22:54:15.415Z] 35f45aaebb09: Pushed [2023-01-31T22:54:15.415Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:15.683Z] ac8daaab5a6b: Pushed [2023-01-31T22:54:15.683Z] b77f030feeae: Pushed [2023-01-31T22:54:15.683Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:15.683Z] feb627f6076f: Pushed [2023-01-31T22:54:15.683Z] 74d81d0ada7c: Pushed [2023-01-31T22:54:19.019Z] 5e901192a320: Pushed [2023-01-31T22:54:19.019Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:19.345Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:19.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-31T22:54:19.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-31T22:54:19.672Z] 7413cd7e584b: Preparing [2023-01-31T22:54:19.672Z] 7413cd7e584b: Preparing [2023-01-31T22:54:19.672Z] 450fa1c77f24: Preparing [2023-01-31T22:54:19.672Z] 35f45aaebb09: Preparing [2023-01-31T22:54:19.672Z] e21a5702ed10: Preparing [2023-01-31T22:54:19.672Z] bf8f969c711e: Preparing [2023-01-31T22:54:19.672Z] 5e901192a320: Preparing [2023-01-31T22:54:19.672Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:19.672Z] ac8daaab5a6b: Preparing [2023-01-31T22:54:19.672Z] 74d81d0ada7c: Preparing [2023-01-31T22:54:19.672Z] b77f030feeae: Preparing [2023-01-31T22:54:19.672Z] feb627f6076f: Preparing [2023-01-31T22:54:19.672Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:19.672Z] 97004aeaf2e7: Waiting [2023-01-31T22:54:19.672Z] ac8daaab5a6b: Waiting [2023-01-31T22:54:19.672Z] 5e901192a320: Waiting [2023-01-31T22:54:19.672Z] 74d81d0ada7c: Waiting [2023-01-31T22:54:19.672Z] feb627f6076f: Waiting [2023-01-31T22:54:19.672Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:19.672Z] b77f030feeae: Waiting [2023-01-31T22:54:19.672Z] bf8f969c711e: Layer already exists [2023-01-31T22:54:19.672Z] 35f45aaebb09: Layer already exists [2023-01-31T22:54:19.672Z] 7413cd7e584b: Layer already exists [2023-01-31T22:54:19.672Z] e21a5702ed10: Layer already exists [2023-01-31T22:54:19.672Z] 450fa1c77f24: Layer already exists [2023-01-31T22:54:19.672Z] ac8daaab5a6b: Layer already exists [2023-01-31T22:54:19.672Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:19.672Z] 5e901192a320: Layer already exists [2023-01-31T22:54:19.672Z] 74d81d0ada7c: Layer already exists [2023-01-31T22:54:19.672Z] b77f030feeae: Layer already exists [2023-01-31T22:54:19.672Z] feb627f6076f: Layer already exists [2023-01-31T22:54:19.672Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:19.937Z] latest: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:20.265Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:20.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 [2023-01-31T22:54:20.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-31T22:54:20.593Z] 7413cd7e584b: Preparing [2023-01-31T22:54:20.593Z] 7413cd7e584b: Preparing [2023-01-31T22:54:20.593Z] 450fa1c77f24: Preparing [2023-01-31T22:54:20.593Z] 35f45aaebb09: Preparing [2023-01-31T22:54:20.593Z] e21a5702ed10: Preparing [2023-01-31T22:54:20.593Z] bf8f969c711e: Preparing [2023-01-31T22:54:20.593Z] 5e901192a320: Preparing [2023-01-31T22:54:20.593Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:20.593Z] ac8daaab5a6b: Preparing [2023-01-31T22:54:20.593Z] 74d81d0ada7c: Preparing [2023-01-31T22:54:20.593Z] b77f030feeae: Preparing [2023-01-31T22:54:20.593Z] feb627f6076f: Preparing [2023-01-31T22:54:20.593Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:20.593Z] 5e901192a320: Waiting [2023-01-31T22:54:20.593Z] b77f030feeae: Waiting [2023-01-31T22:54:20.593Z] 97004aeaf2e7: Waiting [2023-01-31T22:54:20.593Z] ac8daaab5a6b: Waiting [2023-01-31T22:54:20.593Z] 74d81d0ada7c: Waiting [2023-01-31T22:54:20.593Z] feb627f6076f: Waiting [2023-01-31T22:54:20.593Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:20.593Z] 35f45aaebb09: Layer already exists [2023-01-31T22:54:20.593Z] bf8f969c711e: Layer already exists [2023-01-31T22:54:20.593Z] 7413cd7e584b: Layer already exists [2023-01-31T22:54:20.593Z] 450fa1c77f24: Layer already exists [2023-01-31T22:54:20.593Z] e21a5702ed10: Layer already exists [2023-01-31T22:54:20.593Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:20.593Z] 5e901192a320: Layer already exists [2023-01-31T22:54:20.593Z] b77f030feeae: Layer already exists [2023-01-31T22:54:20.593Z] ac8daaab5a6b: Layer already exists [2023-01-31T22:54:20.593Z] 74d81d0ada7c: Layer already exists [2023-01-31T22:54:20.593Z] feb627f6076f: Layer already exists [2023-01-31T22:54:20.593Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:20.857Z] 3.0.0-dev.32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:21.182Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:21.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:21.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-31T22:54:21.510Z] 7413cd7e584b: Preparing [2023-01-31T22:54:21.510Z] 7413cd7e584b: Preparing [2023-01-31T22:54:21.510Z] 450fa1c77f24: Preparing [2023-01-31T22:54:21.510Z] 35f45aaebb09: Preparing [2023-01-31T22:54:21.510Z] e21a5702ed10: Preparing [2023-01-31T22:54:21.510Z] bf8f969c711e: Preparing [2023-01-31T22:54:21.510Z] 5e901192a320: Preparing [2023-01-31T22:54:21.510Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:21.510Z] ac8daaab5a6b: Preparing [2023-01-31T22:54:21.510Z] 74d81d0ada7c: Preparing [2023-01-31T22:54:21.510Z] b77f030feeae: Preparing [2023-01-31T22:54:21.510Z] feb627f6076f: Preparing [2023-01-31T22:54:21.510Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:21.510Z] 5e901192a320: Waiting [2023-01-31T22:54:21.510Z] 97004aeaf2e7: Waiting [2023-01-31T22:54:21.510Z] ac8daaab5a6b: Waiting [2023-01-31T22:54:21.510Z] 74d81d0ada7c: Waiting [2023-01-31T22:54:21.510Z] b77f030feeae: Waiting [2023-01-31T22:54:21.510Z] feb627f6076f: Waiting [2023-01-31T22:54:21.510Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:21.510Z] 450fa1c77f24: Layer already exists [2023-01-31T22:54:21.510Z] 35f45aaebb09: Layer already exists [2023-01-31T22:54:21.510Z] e21a5702ed10: Layer already exists [2023-01-31T22:54:21.510Z] 7413cd7e584b: Layer already exists [2023-01-31T22:54:21.510Z] bf8f969c711e: Layer already exists [2023-01-31T22:54:21.510Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:21.510Z] 74d81d0ada7c: Layer already exists [2023-01-31T22:54:21.510Z] ac8daaab5a6b: Layer already exists [2023-01-31T22:54:21.510Z] 5e901192a320: Layer already exists [2023-01-31T22:54:21.510Z] b77f030feeae: Layer already exists [2023-01-31T22:54:21.510Z] feb627f6076f: Layer already exists [2023-01-31T22:54:21.510Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:21.775Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:22.109Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:22.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-31T22:54:22.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-31T22:54:22.445Z] 7413cd7e584b: Preparing [2023-01-31T22:54:22.445Z] 7413cd7e584b: Preparing [2023-01-31T22:54:22.445Z] 450fa1c77f24: Preparing [2023-01-31T22:54:22.445Z] 35f45aaebb09: Preparing [2023-01-31T22:54:22.445Z] e21a5702ed10: Preparing [2023-01-31T22:54:22.445Z] bf8f969c711e: Preparing [2023-01-31T22:54:22.445Z] 5e901192a320: Preparing [2023-01-31T22:54:22.445Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:22.445Z] ac8daaab5a6b: Preparing [2023-01-31T22:54:22.445Z] 74d81d0ada7c: Preparing [2023-01-31T22:54:22.445Z] b77f030feeae: Preparing [2023-01-31T22:54:22.445Z] feb627f6076f: Preparing [2023-01-31T22:54:22.445Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:22.445Z] ac8daaab5a6b: Waiting [2023-01-31T22:54:22.445Z] 74d81d0ada7c: Waiting [2023-01-31T22:54:22.445Z] 5e901192a320: Waiting [2023-01-31T22:54:22.445Z] b77f030feeae: Waiting [2023-01-31T22:54:22.445Z] feb627f6076f: Waiting [2023-01-31T22:54:22.445Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:22.445Z] 97004aeaf2e7: Waiting [2023-01-31T22:54:22.445Z] 7413cd7e584b: Layer already exists [2023-01-31T22:54:22.445Z] bf8f969c711e: Layer already exists [2023-01-31T22:54:22.445Z] 450fa1c77f24: Layer already exists [2023-01-31T22:54:22.445Z] 35f45aaebb09: Layer already exists [2023-01-31T22:54:22.445Z] e21a5702ed10: Layer already exists [2023-01-31T22:54:22.445Z] ac8daaab5a6b: Layer already exists [2023-01-31T22:54:22.445Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:22.445Z] b77f030feeae: Layer already exists [2023-01-31T22:54:22.445Z] 5e901192a320: Layer already exists [2023-01-31T22:54:22.445Z] 74d81d0ada7c: Layer already exists [2023-01-31T22:54:22.445Z] feb627f6076f: Layer already exists [2023-01-31T22:54:22.445Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:22.709Z] main: digest: sha256:1137f62ab20bdbc54715e75c49b969baf0cbc579cb7d07de936f2b8db3d8e5de size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:22.762Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:22.771Z] taggedImages: [2023-01-31T22:54:22.771Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:22.771Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-31T22:54:22.771Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.32 [2023-01-31T22:54:22.771Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:22.771Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-31T22:54:22.797Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-31T22:54:22.797Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:22.797Z] latest [2023-01-31T22:54:22.797Z] 3.0.0-dev.32 [2023-01-31T22:54:22.797Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:22.797Z] main [2023-01-31T22:54:22.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:23.145Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:23.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:23.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-31T22:54:23.471Z] 6d2caf2fa06e: Preparing [2023-01-31T22:54:23.471Z] df4547d9a957: Preparing [2023-01-31T22:54:23.471Z] d15a87bc34a9: Preparing [2023-01-31T22:54:23.471Z] 3b421df1760f: Preparing [2023-01-31T22:54:23.471Z] 6eac069cf31e: Preparing [2023-01-31T22:54:23.471Z] e4193f7f6974: Preparing [2023-01-31T22:54:23.471Z] 325fe7b93846: Preparing [2023-01-31T22:54:23.471Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:23.471Z] e4193f7f6974: Waiting [2023-01-31T22:54:23.471Z] 325fe7b93846: Waiting [2023-01-31T22:54:23.471Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:23.739Z] df4547d9a957: Pushed [2023-01-31T22:54:23.739Z] 6d2caf2fa06e: Pushed [2023-01-31T22:54:23.739Z] 6eac069cf31e: Pushed [2023-01-31T22:54:23.739Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:24.005Z] e4193f7f6974: Pushed [2023-01-31T22:54:24.585Z] 325fe7b93846: Pushed [2023-01-31T22:54:25.990Z] 3b421df1760f: Pushed [2023-01-31T22:54:25.990Z] d15a87bc34a9: Pushed [2023-01-31T22:54:26.255Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:26.585Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:26.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-31T22:54:26.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-31T22:54:26.911Z] 6d2caf2fa06e: Preparing [2023-01-31T22:54:26.911Z] df4547d9a957: Preparing [2023-01-31T22:54:26.911Z] d15a87bc34a9: Preparing [2023-01-31T22:54:26.911Z] 3b421df1760f: Preparing [2023-01-31T22:54:26.911Z] 6eac069cf31e: Preparing [2023-01-31T22:54:26.911Z] e4193f7f6974: Preparing [2023-01-31T22:54:26.911Z] 325fe7b93846: Preparing [2023-01-31T22:54:26.911Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:26.911Z] e4193f7f6974: Waiting [2023-01-31T22:54:26.911Z] 325fe7b93846: Waiting [2023-01-31T22:54:26.911Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:26.911Z] df4547d9a957: Layer already exists [2023-01-31T22:54:26.911Z] 6eac069cf31e: Layer already exists [2023-01-31T22:54:26.911Z] 3b421df1760f: Layer already exists [2023-01-31T22:54:26.911Z] d15a87bc34a9: Layer already exists [2023-01-31T22:54:26.911Z] 6d2caf2fa06e: Layer already exists [2023-01-31T22:54:26.911Z] e4193f7f6974: Layer already exists [2023-01-31T22:54:26.911Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:26.911Z] 325fe7b93846: Layer already exists [2023-01-31T22:54:27.177Z] latest: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:27.510Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:27.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 [2023-01-31T22:54:27.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-31T22:54:27.838Z] 6d2caf2fa06e: Preparing [2023-01-31T22:54:27.838Z] df4547d9a957: Preparing [2023-01-31T22:54:27.838Z] d15a87bc34a9: Preparing [2023-01-31T22:54:27.838Z] 3b421df1760f: Preparing [2023-01-31T22:54:27.838Z] 6eac069cf31e: Preparing [2023-01-31T22:54:27.838Z] e4193f7f6974: Preparing [2023-01-31T22:54:27.838Z] 325fe7b93846: Preparing [2023-01-31T22:54:27.838Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:27.838Z] e4193f7f6974: Waiting [2023-01-31T22:54:27.838Z] 325fe7b93846: Waiting [2023-01-31T22:54:27.838Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:27.838Z] 6eac069cf31e: Layer already exists [2023-01-31T22:54:27.838Z] 6d2caf2fa06e: Layer already exists [2023-01-31T22:54:27.838Z] df4547d9a957: Layer already exists [2023-01-31T22:54:27.838Z] 3b421df1760f: Layer already exists [2023-01-31T22:54:27.838Z] d15a87bc34a9: Layer already exists [2023-01-31T22:54:28.103Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:28.103Z] e4193f7f6974: Layer already exists [2023-01-31T22:54:28.103Z] 325fe7b93846: Layer already exists [2023-01-31T22:54:28.103Z] 3.0.0-dev.32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:28.449Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:28.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:28.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-31T22:54:28.786Z] 6d2caf2fa06e: Preparing [2023-01-31T22:54:28.786Z] df4547d9a957: Preparing [2023-01-31T22:54:28.786Z] d15a87bc34a9: Preparing [2023-01-31T22:54:28.786Z] 3b421df1760f: Preparing [2023-01-31T22:54:28.786Z] 6eac069cf31e: Preparing [2023-01-31T22:54:28.786Z] e4193f7f6974: Preparing [2023-01-31T22:54:28.786Z] 325fe7b93846: Preparing [2023-01-31T22:54:28.786Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:28.786Z] e4193f7f6974: Waiting [2023-01-31T22:54:28.786Z] 325fe7b93846: Waiting [2023-01-31T22:54:28.786Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:28.786Z] 6eac069cf31e: Layer already exists [2023-01-31T22:54:28.786Z] d15a87bc34a9: Layer already exists [2023-01-31T22:54:28.786Z] df4547d9a957: Layer already exists [2023-01-31T22:54:28.786Z] 3b421df1760f: Layer already exists [2023-01-31T22:54:28.786Z] 6d2caf2fa06e: Layer already exists [2023-01-31T22:54:28.786Z] e4193f7f6974: Layer already exists [2023-01-31T22:54:28.786Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:28.786Z] 325fe7b93846: Layer already exists [2023-01-31T22:54:29.052Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:29.397Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:29.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-31T22:54:29.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-31T22:54:29.771Z] 6d2caf2fa06e: Preparing [2023-01-31T22:54:29.771Z] df4547d9a957: Preparing [2023-01-31T22:54:29.771Z] d15a87bc34a9: Preparing [2023-01-31T22:54:29.771Z] 3b421df1760f: Preparing [2023-01-31T22:54:29.771Z] 6eac069cf31e: Preparing [2023-01-31T22:54:29.771Z] e4193f7f6974: Preparing [2023-01-31T22:54:29.771Z] 325fe7b93846: Preparing [2023-01-31T22:54:29.771Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:29.771Z] e4193f7f6974: Waiting [2023-01-31T22:54:29.771Z] 325fe7b93846: Waiting [2023-01-31T22:54:29.771Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:29.771Z] 6d2caf2fa06e: Layer already exists [2023-01-31T22:54:29.771Z] 6eac069cf31e: Layer already exists [2023-01-31T22:54:29.771Z] d15a87bc34a9: Layer already exists [2023-01-31T22:54:29.771Z] 3b421df1760f: Layer already exists [2023-01-31T22:54:29.771Z] df4547d9a957: Layer already exists [2023-01-31T22:54:29.771Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:29.771Z] e4193f7f6974: Layer already exists [2023-01-31T22:54:29.771Z] 325fe7b93846: Layer already exists [2023-01-31T22:54:30.041Z] main: digest: sha256:bb64a506f311d2337c7f6a75077dc32250157c838aa66e540a945db55674d42e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:30.100Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:30.110Z] taggedImages: [2023-01-31T22:54:30.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:30.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-31T22:54:30.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.32 [2023-01-31T22:54:30.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:30.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-31T22:54:30.131Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-31T22:54:30.131Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:30.131Z] latest [2023-01-31T22:54:30.131Z] 3.0.0-dev.32 [2023-01-31T22:54:30.131Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:30.131Z] main [2023-01-31T22:54:30.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:30.478Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:30.822Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:30.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-31T22:54:30.822Z] cbf2586b0b4e: Preparing [2023-01-31T22:54:30.822Z] 3704e19b6056: Preparing [2023-01-31T22:54:30.822Z] 86aef44edc7d: Preparing [2023-01-31T22:54:30.822Z] f1a165fd0de4: Preparing [2023-01-31T22:54:30.822Z] 896a0c01b378: Preparing [2023-01-31T22:54:30.822Z] fa6ede8e9e41: Preparing [2023-01-31T22:54:30.822Z] d6d6cb91e3b0: Preparing [2023-01-31T22:54:30.822Z] 7398d93fc3a4: Preparing [2023-01-31T22:54:30.822Z] f7db9c70b00c: Preparing [2023-01-31T22:54:30.822Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:30.822Z] 7398d93fc3a4: Waiting [2023-01-31T22:54:30.822Z] f7db9c70b00c: Waiting [2023-01-31T22:54:30.822Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:30.822Z] d6d6cb91e3b0: Waiting [2023-01-31T22:54:31.090Z] 3704e19b6056: Pushed [2023-01-31T22:54:31.090Z] 896a0c01b378: Pushed [2023-01-31T22:54:31.090Z] cbf2586b0b4e: Pushed [2023-01-31T22:54:31.365Z] fa6ede8e9e41: Pushed [2023-01-31T22:54:31.365Z] d6d6cb91e3b0: Pushed [2023-01-31T22:54:31.365Z] 7398d93fc3a4: Pushed [2023-01-31T22:54:31.365Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:31.632Z] f7db9c70b00c: Pushed [2023-01-31T22:54:33.571Z] f1a165fd0de4: Pushed [2023-01-31T22:54:34.522Z] 86aef44edc7d: Pushed [2023-01-31T22:54:34.522Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:34.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:35.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-31T22:54:35.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-31T22:54:35.169Z] cbf2586b0b4e: Preparing [2023-01-31T22:54:35.169Z] 3704e19b6056: Preparing [2023-01-31T22:54:35.169Z] 86aef44edc7d: Preparing [2023-01-31T22:54:35.169Z] f1a165fd0de4: Preparing [2023-01-31T22:54:35.169Z] 896a0c01b378: Preparing [2023-01-31T22:54:35.169Z] fa6ede8e9e41: Preparing [2023-01-31T22:54:35.169Z] d6d6cb91e3b0: Preparing [2023-01-31T22:54:35.169Z] 7398d93fc3a4: Preparing [2023-01-31T22:54:35.169Z] f7db9c70b00c: Preparing [2023-01-31T22:54:35.169Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:35.169Z] 7398d93fc3a4: Waiting [2023-01-31T22:54:35.169Z] f7db9c70b00c: Waiting [2023-01-31T22:54:35.169Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:35.169Z] fa6ede8e9e41: Waiting [2023-01-31T22:54:35.169Z] d6d6cb91e3b0: Waiting [2023-01-31T22:54:35.169Z] 896a0c01b378: Layer already exists [2023-01-31T22:54:35.169Z] f1a165fd0de4: Layer already exists [2023-01-31T22:54:35.169Z] 3704e19b6056: Layer already exists [2023-01-31T22:54:35.169Z] 86aef44edc7d: Layer already exists [2023-01-31T22:54:35.169Z] cbf2586b0b4e: Layer already exists [2023-01-31T22:54:35.169Z] f7db9c70b00c: Layer already exists [2023-01-31T22:54:35.169Z] fa6ede8e9e41: Layer already exists [2023-01-31T22:54:35.169Z] d6d6cb91e3b0: Layer already exists [2023-01-31T22:54:35.169Z] 7398d93fc3a4: Layer already exists [2023-01-31T22:54:35.169Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:35.433Z] latest: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:35.760Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:36.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 [2023-01-31T22:54:36.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-31T22:54:36.084Z] cbf2586b0b4e: Preparing [2023-01-31T22:54:36.084Z] 3704e19b6056: Preparing [2023-01-31T22:54:36.084Z] 86aef44edc7d: Preparing [2023-01-31T22:54:36.084Z] f1a165fd0de4: Preparing [2023-01-31T22:54:36.084Z] 896a0c01b378: Preparing [2023-01-31T22:54:36.084Z] fa6ede8e9e41: Preparing [2023-01-31T22:54:36.084Z] d6d6cb91e3b0: Preparing [2023-01-31T22:54:36.084Z] 7398d93fc3a4: Preparing [2023-01-31T22:54:36.084Z] f7db9c70b00c: Preparing [2023-01-31T22:54:36.084Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:36.084Z] fa6ede8e9e41: Waiting [2023-01-31T22:54:36.084Z] d6d6cb91e3b0: Waiting [2023-01-31T22:54:36.084Z] 7398d93fc3a4: Waiting [2023-01-31T22:54:36.084Z] f7db9c70b00c: Waiting [2023-01-31T22:54:36.084Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:36.084Z] 86aef44edc7d: Layer already exists [2023-01-31T22:54:36.084Z] cbf2586b0b4e: Layer already exists [2023-01-31T22:54:36.084Z] 3704e19b6056: Layer already exists [2023-01-31T22:54:36.084Z] f1a165fd0de4: Layer already exists [2023-01-31T22:54:36.084Z] 896a0c01b378: Layer already exists [2023-01-31T22:54:36.084Z] d6d6cb91e3b0: Layer already exists [2023-01-31T22:54:36.084Z] 7398d93fc3a4: Layer already exists [2023-01-31T22:54:36.084Z] fa6ede8e9e41: Layer already exists [2023-01-31T22:54:36.084Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:36.084Z] f7db9c70b00c: Layer already exists [2023-01-31T22:54:36.347Z] 3.0.0-dev.32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:36.673Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:36.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:36.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-31T22:54:36.998Z] cbf2586b0b4e: Preparing [2023-01-31T22:54:36.998Z] 3704e19b6056: Preparing [2023-01-31T22:54:36.998Z] 86aef44edc7d: Preparing [2023-01-31T22:54:36.998Z] f1a165fd0de4: Preparing [2023-01-31T22:54:36.998Z] 896a0c01b378: Preparing [2023-01-31T22:54:36.998Z] fa6ede8e9e41: Preparing [2023-01-31T22:54:36.998Z] d6d6cb91e3b0: Preparing [2023-01-31T22:54:36.998Z] 7398d93fc3a4: Preparing [2023-01-31T22:54:36.998Z] f7db9c70b00c: Preparing [2023-01-31T22:54:36.998Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:36.998Z] fa6ede8e9e41: Waiting [2023-01-31T22:54:36.998Z] d6d6cb91e3b0: Waiting [2023-01-31T22:54:36.998Z] 7398d93fc3a4: Waiting [2023-01-31T22:54:36.998Z] f7db9c70b00c: Waiting [2023-01-31T22:54:36.998Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:36.998Z] 896a0c01b378: Layer already exists [2023-01-31T22:54:36.998Z] 3704e19b6056: Layer already exists [2023-01-31T22:54:36.998Z] 86aef44edc7d: Layer already exists [2023-01-31T22:54:36.998Z] cbf2586b0b4e: Layer already exists [2023-01-31T22:54:36.998Z] f1a165fd0de4: Layer already exists [2023-01-31T22:54:36.998Z] 7398d93fc3a4: Layer already exists [2023-01-31T22:54:36.998Z] f7db9c70b00c: Layer already exists [2023-01-31T22:54:36.998Z] fa6ede8e9e41: Layer already exists [2023-01-31T22:54:36.998Z] d6d6cb91e3b0: Layer already exists [2023-01-31T22:54:36.998Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:37.262Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:37.590Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:37.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-31T22:54:37.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-31T22:54:37.920Z] cbf2586b0b4e: Preparing [2023-01-31T22:54:37.920Z] 3704e19b6056: Preparing [2023-01-31T22:54:37.920Z] 86aef44edc7d: Preparing [2023-01-31T22:54:37.920Z] f1a165fd0de4: Preparing [2023-01-31T22:54:37.920Z] 896a0c01b378: Preparing [2023-01-31T22:54:37.920Z] fa6ede8e9e41: Preparing [2023-01-31T22:54:37.920Z] d6d6cb91e3b0: Preparing [2023-01-31T22:54:37.920Z] 7398d93fc3a4: Preparing [2023-01-31T22:54:37.920Z] f7db9c70b00c: Preparing [2023-01-31T22:54:37.920Z] 17bec77d7fdc: Preparing [2023-01-31T22:54:37.920Z] fa6ede8e9e41: Waiting [2023-01-31T22:54:37.920Z] d6d6cb91e3b0: Waiting [2023-01-31T22:54:37.920Z] 7398d93fc3a4: Waiting [2023-01-31T22:54:37.920Z] f7db9c70b00c: Waiting [2023-01-31T22:54:37.920Z] 17bec77d7fdc: Waiting [2023-01-31T22:54:37.920Z] 896a0c01b378: Layer already exists [2023-01-31T22:54:37.920Z] cbf2586b0b4e: Layer already exists [2023-01-31T22:54:37.920Z] 3704e19b6056: Layer already exists [2023-01-31T22:54:37.920Z] 86aef44edc7d: Layer already exists [2023-01-31T22:54:37.920Z] f1a165fd0de4: Layer already exists [2023-01-31T22:54:37.920Z] f7db9c70b00c: Layer already exists [2023-01-31T22:54:37.920Z] fa6ede8e9e41: Layer already exists [2023-01-31T22:54:37.920Z] 7398d93fc3a4: Layer already exists [2023-01-31T22:54:37.920Z] d6d6cb91e3b0: Layer already exists [2023-01-31T22:54:37.920Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:54:38.185Z] main: digest: sha256:40a3a9748d0ab3117850429879a31bc7d767004c83f63f89aa0feb7b9b897dd7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:38.235Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:38.245Z] taggedImages: [2023-01-31T22:54:38.246Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:38.246Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-31T22:54:38.246Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.32 [2023-01-31T22:54:38.246Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:38.246Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-31T22:54:38.266Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-31T22:54:38.266Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:38.266Z] latest [2023-01-31T22:54:38.266Z] 3.0.0-dev.32 [2023-01-31T22:54:38.266Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:38.266Z] main [2023-01-31T22:54:38.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:38.601Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:38.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:38.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-31T22:54:38.926Z] 9f95ee4ff3ab: Preparing [2023-01-31T22:54:38.926Z] 29821ddd1fdc: Preparing [2023-01-31T22:54:38.926Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:38.926Z] be3e9fa3d924: Preparing [2023-01-31T22:54:38.926Z] 9833f26c6bda: Preparing [2023-01-31T22:54:38.926Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:38.926Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:39.192Z] 9f95ee4ff3ab: Pushed [2023-01-31T22:54:40.592Z] be3e9fa3d924: Pushed [2023-01-31T22:54:43.920Z] 29821ddd1fdc: Pushed [2023-01-31T22:54:43.920Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:44.250Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:44.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-31T22:54:44.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-31T22:54:44.575Z] 9f95ee4ff3ab: Preparing [2023-01-31T22:54:44.575Z] 29821ddd1fdc: Preparing [2023-01-31T22:54:44.575Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:44.575Z] be3e9fa3d924: Preparing [2023-01-31T22:54:44.575Z] 9833f26c6bda: Preparing [2023-01-31T22:54:44.575Z] 29821ddd1fdc: Layer already exists [2023-01-31T22:54:44.575Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:44.575Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:44.575Z] 9f95ee4ff3ab: Layer already exists [2023-01-31T22:54:44.575Z] be3e9fa3d924: Layer already exists [2023-01-31T22:54:44.575Z] latest: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:45.164Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:45.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 [2023-01-31T22:54:45.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-31T22:54:45.490Z] 9f95ee4ff3ab: Preparing [2023-01-31T22:54:45.490Z] 29821ddd1fdc: Preparing [2023-01-31T22:54:45.490Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:45.490Z] be3e9fa3d924: Preparing [2023-01-31T22:54:45.490Z] 9833f26c6bda: Preparing [2023-01-31T22:54:45.490Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:45.490Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:45.490Z] be3e9fa3d924: Layer already exists [2023-01-31T22:54:45.490Z] 29821ddd1fdc: Layer already exists [2023-01-31T22:54:45.490Z] 9f95ee4ff3ab: Layer already exists [2023-01-31T22:54:45.490Z] 3.0.0-dev.32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:46.079Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:46.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:46.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-31T22:54:46.402Z] 9f95ee4ff3ab: Preparing [2023-01-31T22:54:46.402Z] 29821ddd1fdc: Preparing [2023-01-31T22:54:46.402Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:46.402Z] be3e9fa3d924: Preparing [2023-01-31T22:54:46.402Z] 9833f26c6bda: Preparing [2023-01-31T22:54:46.402Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:46.402Z] 9f95ee4ff3ab: Layer already exists [2023-01-31T22:54:46.402Z] 29821ddd1fdc: Layer already exists [2023-01-31T22:54:46.402Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:46.402Z] be3e9fa3d924: Layer already exists [2023-01-31T22:54:46.402Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:46.730Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:47.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-31T22:54:47.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-31T22:54:47.059Z] 9f95ee4ff3ab: Preparing [2023-01-31T22:54:47.059Z] 29821ddd1fdc: Preparing [2023-01-31T22:54:47.059Z] 97004aeaf2e7: Preparing [2023-01-31T22:54:47.059Z] be3e9fa3d924: Preparing [2023-01-31T22:54:47.059Z] 9833f26c6bda: Preparing [2023-01-31T22:54:47.059Z] 29821ddd1fdc: Layer already exists [2023-01-31T22:54:47.059Z] be3e9fa3d924: Layer already exists [2023-01-31T22:54:47.059Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:54:47.059Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:47.059Z] 9f95ee4ff3ab: Layer already exists [2023-01-31T22:54:47.059Z] main: digest: sha256:608eb4b5a5e5eb285f7fa843aab785d948064560ec46afd4d745be491070c508 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:54:47.363Z] ===================================================== [Pipeline] echo [2023-01-31T22:54:47.369Z] taggedImages: [2023-01-31T22:54:47.369Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:47.369Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-31T22:54:47.369Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.32 [2023-01-31T22:54:47.369Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:47.369Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-31T22:54:47.383Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-31T22:54:47.383Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:47.383Z] latest [2023-01-31T22:54:47.383Z] 3.0.0-dev.32 [2023-01-31T22:54:47.383Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:54:47.383Z] main [2023-01-31T22:54:47.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:47.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:54:48.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:54:48.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-31T22:54:48.062Z] 3f99160cd8af: Preparing [2023-01-31T22:54:48.062Z] 9d52711dcaf1: Preparing [2023-01-31T22:54:48.062Z] 670505df647a: Preparing [2023-01-31T22:54:48.062Z] 7218c4845388: Preparing [2023-01-31T22:54:48.062Z] ca307fedff12: Preparing [2023-01-31T22:54:48.062Z] 371f14995b53: Preparing [2023-01-31T22:54:48.062Z] 9833f26c6bda: Preparing [2023-01-31T22:54:48.062Z] 371f14995b53: Waiting [2023-01-31T22:54:48.062Z] 9833f26c6bda: Waiting [2023-01-31T22:54:48.325Z] 9d52711dcaf1: Pushed [2023-01-31T22:54:48.325Z] 3f99160cd8af: Pushed [2023-01-31T22:54:48.325Z] 670505df647a: Pushed [2023-01-31T22:54:48.325Z] 9833f26c6bda: Layer already exists [2023-01-31T22:54:49.278Z] 371f14995b53: Pushed [2023-01-31T22:54:57.457Z] ca307fedff12: Pushed [2023-01-31T22:55:04.079Z] 7218c4845388: Pushed [2023-01-31T22:55:04.079Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:04.417Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:04.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-31T22:55:04.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-31T22:55:04.746Z] 3f99160cd8af: Preparing [2023-01-31T22:55:04.746Z] 9d52711dcaf1: Preparing [2023-01-31T22:55:04.746Z] 670505df647a: Preparing [2023-01-31T22:55:04.746Z] 7218c4845388: Preparing [2023-01-31T22:55:04.746Z] ca307fedff12: Preparing [2023-01-31T22:55:04.746Z] 371f14995b53: Preparing [2023-01-31T22:55:04.746Z] 9833f26c6bda: Preparing [2023-01-31T22:55:04.746Z] 371f14995b53: Waiting [2023-01-31T22:55:04.746Z] 9833f26c6bda: Waiting [2023-01-31T22:55:04.746Z] 670505df647a: Layer already exists [2023-01-31T22:55:04.746Z] 7218c4845388: Layer already exists [2023-01-31T22:55:04.746Z] 9d52711dcaf1: Layer already exists [2023-01-31T22:55:04.746Z] 3f99160cd8af: Layer already exists [2023-01-31T22:55:04.747Z] ca307fedff12: Layer already exists [2023-01-31T22:55:04.747Z] 371f14995b53: Layer already exists [2023-01-31T22:55:04.747Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:05.011Z] latest: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:05.340Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:05.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 [2023-01-31T22:55:05.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-31T22:55:05.671Z] 3f99160cd8af: Preparing [2023-01-31T22:55:05.671Z] 9d52711dcaf1: Preparing [2023-01-31T22:55:05.671Z] 670505df647a: Preparing [2023-01-31T22:55:05.671Z] 7218c4845388: Preparing [2023-01-31T22:55:05.671Z] ca307fedff12: Preparing [2023-01-31T22:55:05.671Z] 371f14995b53: Preparing [2023-01-31T22:55:05.671Z] 9833f26c6bda: Preparing [2023-01-31T22:55:05.671Z] 9833f26c6bda: Waiting [2023-01-31T22:55:05.671Z] 371f14995b53: Waiting [2023-01-31T22:55:05.671Z] ca307fedff12: Layer already exists [2023-01-31T22:55:05.671Z] 3f99160cd8af: Layer already exists [2023-01-31T22:55:05.671Z] 7218c4845388: Layer already exists [2023-01-31T22:55:05.671Z] 9d52711dcaf1: Layer already exists [2023-01-31T22:55:05.671Z] 670505df647a: Layer already exists [2023-01-31T22:55:05.671Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:05.671Z] 371f14995b53: Layer already exists [2023-01-31T22:55:05.671Z] 3.0.0-dev.32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:06.266Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:06.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:06.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-31T22:55:06.590Z] 3f99160cd8af: Preparing [2023-01-31T22:55:06.590Z] 9d52711dcaf1: Preparing [2023-01-31T22:55:06.590Z] 670505df647a: Preparing [2023-01-31T22:55:06.590Z] 7218c4845388: Preparing [2023-01-31T22:55:06.590Z] ca307fedff12: Preparing [2023-01-31T22:55:06.590Z] 371f14995b53: Preparing [2023-01-31T22:55:06.590Z] 9833f26c6bda: Preparing [2023-01-31T22:55:06.590Z] 371f14995b53: Waiting [2023-01-31T22:55:06.590Z] 9833f26c6bda: Waiting [2023-01-31T22:55:06.590Z] 9d52711dcaf1: Layer already exists [2023-01-31T22:55:06.590Z] 3f99160cd8af: Layer already exists [2023-01-31T22:55:06.590Z] 670505df647a: Layer already exists [2023-01-31T22:55:06.590Z] ca307fedff12: Layer already exists [2023-01-31T22:55:06.590Z] 7218c4845388: Layer already exists [2023-01-31T22:55:06.590Z] 371f14995b53: Layer already exists [2023-01-31T22:55:06.590Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:06.590Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:07.180Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:07.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-31T22:55:07.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-31T22:55:07.501Z] 3f99160cd8af: Preparing [2023-01-31T22:55:07.501Z] 9d52711dcaf1: Preparing [2023-01-31T22:55:07.501Z] 670505df647a: Preparing [2023-01-31T22:55:07.501Z] 7218c4845388: Preparing [2023-01-31T22:55:07.501Z] ca307fedff12: Preparing [2023-01-31T22:55:07.501Z] 371f14995b53: Preparing [2023-01-31T22:55:07.501Z] 9833f26c6bda: Preparing [2023-01-31T22:55:07.501Z] 371f14995b53: Waiting [2023-01-31T22:55:07.501Z] 9833f26c6bda: Waiting [2023-01-31T22:55:07.501Z] 3f99160cd8af: Layer already exists [2023-01-31T22:55:07.501Z] 9d52711dcaf1: Layer already exists [2023-01-31T22:55:07.501Z] ca307fedff12: Layer already exists [2023-01-31T22:55:07.501Z] 670505df647a: Layer already exists [2023-01-31T22:55:07.501Z] 7218c4845388: Layer already exists [2023-01-31T22:55:07.501Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:07.501Z] 371f14995b53: Layer already exists [2023-01-31T22:55:07.763Z] main: digest: sha256:e2fa3ace91caae12998d71f8c2cd21bb7b0fc0156500198c6f0aadd6dd241d1a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:55:07.800Z] ===================================================== [Pipeline] echo [2023-01-31T22:55:07.806Z] taggedImages: [2023-01-31T22:55:07.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:07.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-31T22:55:07.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.32 [2023-01-31T22:55:07.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:07.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-31T22:55:07.820Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-31T22:55:07.820Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:07.820Z] latest [2023-01-31T22:55:07.820Z] 3.0.0-dev.32 [2023-01-31T22:55:07.820Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:07.820Z] main [2023-01-31T22:55:07.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:08.138Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:08.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:08.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-31T22:55:08.472Z] ef4f773b2cc1: Preparing [2023-01-31T22:55:08.472Z] 9d1cb9adab23: Preparing [2023-01-31T22:55:08.472Z] 3368ad201444: Preparing [2023-01-31T22:55:08.472Z] 88a12bc921fe: Preparing [2023-01-31T22:55:08.472Z] baf805763f3c: Preparing [2023-01-31T22:55:08.472Z] 9833f26c6bda: Preparing [2023-01-31T22:55:08.472Z] 9833f26c6bda: Waiting [2023-01-31T22:55:08.740Z] 9d1cb9adab23: Pushed [2023-01-31T22:55:08.740Z] 3368ad201444: Pushed [2023-01-31T22:55:08.740Z] ef4f773b2cc1: Pushed [2023-01-31T22:55:08.740Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:09.314Z] baf805763f3c: Pushed [2023-01-31T22:55:24.271Z] 88a12bc921fe: Pushed [2023-01-31T22:55:24.271Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:24.610Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:24.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-31T22:55:24.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-31T22:55:24.938Z] ef4f773b2cc1: Preparing [2023-01-31T22:55:24.938Z] 9d1cb9adab23: Preparing [2023-01-31T22:55:24.938Z] 3368ad201444: Preparing [2023-01-31T22:55:24.938Z] 88a12bc921fe: Preparing [2023-01-31T22:55:24.938Z] baf805763f3c: Preparing [2023-01-31T22:55:24.938Z] 9833f26c6bda: Preparing [2023-01-31T22:55:24.938Z] 9833f26c6bda: Waiting [2023-01-31T22:55:24.938Z] 9d1cb9adab23: Layer already exists [2023-01-31T22:55:24.938Z] baf805763f3c: Layer already exists [2023-01-31T22:55:24.938Z] 88a12bc921fe: Layer already exists [2023-01-31T22:55:24.938Z] ef4f773b2cc1: Layer already exists [2023-01-31T22:55:24.938Z] 3368ad201444: Layer already exists [2023-01-31T22:55:24.938Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:25.202Z] latest: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:25.527Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:25.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 [2023-01-31T22:55:25.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-31T22:55:25.846Z] ef4f773b2cc1: Preparing [2023-01-31T22:55:25.846Z] 9d1cb9adab23: Preparing [2023-01-31T22:55:25.846Z] 3368ad201444: Preparing [2023-01-31T22:55:25.846Z] 88a12bc921fe: Preparing [2023-01-31T22:55:25.846Z] baf805763f3c: Preparing [2023-01-31T22:55:25.846Z] 9833f26c6bda: Preparing [2023-01-31T22:55:25.846Z] 9833f26c6bda: Waiting [2023-01-31T22:55:25.846Z] ef4f773b2cc1: Layer already exists [2023-01-31T22:55:25.846Z] 88a12bc921fe: Layer already exists [2023-01-31T22:55:25.846Z] 9d1cb9adab23: Layer already exists [2023-01-31T22:55:25.846Z] baf805763f3c: Layer already exists [2023-01-31T22:55:25.846Z] 3368ad201444: Layer already exists [2023-01-31T22:55:25.846Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:25.846Z] 3.0.0-dev.32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:26.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:26.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:26.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-31T22:55:26.774Z] ef4f773b2cc1: Preparing [2023-01-31T22:55:26.774Z] 9d1cb9adab23: Preparing [2023-01-31T22:55:26.774Z] 3368ad201444: Preparing [2023-01-31T22:55:26.774Z] 88a12bc921fe: Preparing [2023-01-31T22:55:26.774Z] baf805763f3c: Preparing [2023-01-31T22:55:26.774Z] 9833f26c6bda: Preparing [2023-01-31T22:55:26.774Z] 9833f26c6bda: Waiting [2023-01-31T22:55:26.774Z] baf805763f3c: Layer already exists [2023-01-31T22:55:26.774Z] 88a12bc921fe: Layer already exists [2023-01-31T22:55:26.774Z] 9d1cb9adab23: Layer already exists [2023-01-31T22:55:26.774Z] ef4f773b2cc1: Layer already exists [2023-01-31T22:55:26.774Z] 3368ad201444: Layer already exists [2023-01-31T22:55:26.774Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:26.774Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:27.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:27.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-31T22:55:27.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-31T22:55:27.708Z] ef4f773b2cc1: Preparing [2023-01-31T22:55:27.708Z] 9d1cb9adab23: Preparing [2023-01-31T22:55:27.708Z] 3368ad201444: Preparing [2023-01-31T22:55:27.708Z] 88a12bc921fe: Preparing [2023-01-31T22:55:27.708Z] baf805763f3c: Preparing [2023-01-31T22:55:27.708Z] 9833f26c6bda: Preparing [2023-01-31T22:55:27.708Z] 9833f26c6bda: Waiting [2023-01-31T22:55:27.708Z] ef4f773b2cc1: Layer already exists [2023-01-31T22:55:27.708Z] 88a12bc921fe: Layer already exists [2023-01-31T22:55:27.708Z] 3368ad201444: Layer already exists [2023-01-31T22:55:27.708Z] baf805763f3c: Layer already exists [2023-01-31T22:55:27.708Z] 9d1cb9adab23: Layer already exists [2023-01-31T22:55:27.708Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:27.973Z] main: digest: sha256:a597ba7dddf8cd5a20966360e9088179a6259fc9ea4d5aa5713f02aac026914c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:55:28.015Z] ===================================================== [Pipeline] echo [2023-01-31T22:55:28.021Z] taggedImages: [2023-01-31T22:55:28.021Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:28.021Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-31T22:55:28.021Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.32 [2023-01-31T22:55:28.021Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:28.021Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-31T22:55:28.035Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-31T22:55:28.035Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:28.035Z] latest [2023-01-31T22:55:28.035Z] 3.0.0-dev.32 [2023-01-31T22:55:28.035Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:28.035Z] main [2023-01-31T22:55:28.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:28.359Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:28.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:28.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-31T22:55:28.683Z] c8c9f59a088f: Preparing [2023-01-31T22:55:28.683Z] a9c22a273109: Preparing [2023-01-31T22:55:28.683Z] 42e7da3204ac: Preparing [2023-01-31T22:55:28.683Z] 21df2a6b9ea1: Preparing [2023-01-31T22:55:28.683Z] c243ac885770: Preparing [2023-01-31T22:55:28.683Z] 9833f26c6bda: Preparing [2023-01-31T22:55:28.683Z] 9833f26c6bda: Waiting [2023-01-31T22:55:28.949Z] a9c22a273109: Pushed [2023-01-31T22:55:28.949Z] 42e7da3204ac: Pushed [2023-01-31T22:55:28.949Z] c8c9f59a088f: Pushed [2023-01-31T22:55:28.949Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:29.531Z] c243ac885770: Pushed [2023-01-31T22:55:44.484Z] 21df2a6b9ea1: Pushed [2023-01-31T22:55:44.484Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:44.816Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:45.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-31T22:55:45.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-31T22:55:45.197Z] c8c9f59a088f: Preparing [2023-01-31T22:55:45.197Z] a9c22a273109: Preparing [2023-01-31T22:55:45.197Z] 42e7da3204ac: Preparing [2023-01-31T22:55:45.197Z] 21df2a6b9ea1: Preparing [2023-01-31T22:55:45.197Z] c243ac885770: Preparing [2023-01-31T22:55:45.197Z] 9833f26c6bda: Preparing [2023-01-31T22:55:45.197Z] c243ac885770: Layer already exists [2023-01-31T22:55:45.197Z] a9c22a273109: Layer already exists [2023-01-31T22:55:45.197Z] 42e7da3204ac: Layer already exists [2023-01-31T22:55:45.197Z] c8c9f59a088f: Layer already exists [2023-01-31T22:55:45.197Z] 21df2a6b9ea1: Layer already exists [2023-01-31T22:55:45.197Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:45.463Z] latest: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:45.809Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:46.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 [2023-01-31T22:55:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-31T22:55:46.158Z] c8c9f59a088f: Preparing [2023-01-31T22:55:46.158Z] a9c22a273109: Preparing [2023-01-31T22:55:46.158Z] 42e7da3204ac: Preparing [2023-01-31T22:55:46.158Z] 21df2a6b9ea1: Preparing [2023-01-31T22:55:46.158Z] c243ac885770: Preparing [2023-01-31T22:55:46.158Z] 9833f26c6bda: Preparing [2023-01-31T22:55:46.158Z] 9833f26c6bda: Waiting [2023-01-31T22:55:46.158Z] 42e7da3204ac: Layer already exists [2023-01-31T22:55:46.158Z] a9c22a273109: Layer already exists [2023-01-31T22:55:46.158Z] c8c9f59a088f: Layer already exists [2023-01-31T22:55:46.158Z] c243ac885770: Layer already exists [2023-01-31T22:55:46.158Z] 21df2a6b9ea1: Layer already exists [2023-01-31T22:55:46.158Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:46.427Z] 3.0.0-dev.32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:46.794Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:47.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-31T22:55:47.113Z] c8c9f59a088f: Preparing [2023-01-31T22:55:47.113Z] a9c22a273109: Preparing [2023-01-31T22:55:47.113Z] 42e7da3204ac: Preparing [2023-01-31T22:55:47.113Z] 21df2a6b9ea1: Preparing [2023-01-31T22:55:47.113Z] c243ac885770: Preparing [2023-01-31T22:55:47.113Z] 9833f26c6bda: Preparing [2023-01-31T22:55:47.113Z] 9833f26c6bda: Waiting [2023-01-31T22:55:47.113Z] 42e7da3204ac: Layer already exists [2023-01-31T22:55:47.113Z] c8c9f59a088f: Layer already exists [2023-01-31T22:55:47.113Z] a9c22a273109: Layer already exists [2023-01-31T22:55:47.113Z] c243ac885770: Layer already exists [2023-01-31T22:55:47.113Z] 21df2a6b9ea1: Layer already exists [2023-01-31T22:55:47.113Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:47.113Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:47.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:48.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-31T22:55:48.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-31T22:55:48.038Z] c8c9f59a088f: Preparing [2023-01-31T22:55:48.038Z] a9c22a273109: Preparing [2023-01-31T22:55:48.038Z] 42e7da3204ac: Preparing [2023-01-31T22:55:48.038Z] 21df2a6b9ea1: Preparing [2023-01-31T22:55:48.038Z] c243ac885770: Preparing [2023-01-31T22:55:48.038Z] 9833f26c6bda: Preparing [2023-01-31T22:55:48.038Z] 9833f26c6bda: Waiting [2023-01-31T22:55:48.038Z] c243ac885770: Layer already exists [2023-01-31T22:55:48.038Z] c8c9f59a088f: Layer already exists [2023-01-31T22:55:48.038Z] a9c22a273109: Layer already exists [2023-01-31T22:55:48.038Z] 42e7da3204ac: Layer already exists [2023-01-31T22:55:48.038Z] 21df2a6b9ea1: Layer already exists [2023-01-31T22:55:48.038Z] 9833f26c6bda: Layer already exists [2023-01-31T22:55:48.301Z] main: digest: sha256:eb42f56aa1cf5b96f093a01974b3ca71dfdfd32d6ce7541a5edfcb4bf1069166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:55:48.340Z] ===================================================== [Pipeline] echo [2023-01-31T22:55:48.346Z] taggedImages: [2023-01-31T22:55:48.346Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:48.346Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-31T22:55:48.346Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.32 [2023-01-31T22:55:48.346Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:48.346Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-31T22:55:48.360Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-31T22:55:48.360Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:48.360Z] latest [2023-01-31T22:55:48.360Z] 3.0.0-dev.32 [2023-01-31T22:55:48.360Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:48.360Z] main [2023-01-31T22:55:48.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:48.681Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:49.004Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:49.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-31T22:55:49.004Z] 08a4c6fd113e: Preparing [2023-01-31T22:55:49.004Z] 4a1bcdb39217: Preparing [2023-01-31T22:55:49.004Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:49.004Z] 66693f5015e5: Preparing [2023-01-31T22:55:49.004Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:49.004Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:49.004Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:49.267Z] 08a4c6fd113e: Pushed [2023-01-31T22:55:49.531Z] 66693f5015e5: Pushed [2023-01-31T22:55:54.853Z] 4a1bcdb39217: Pushed [2023-01-31T22:55:54.853Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:55.197Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:55.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-31T22:55:55.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-31T22:55:55.516Z] 08a4c6fd113e: Preparing [2023-01-31T22:55:55.516Z] 4a1bcdb39217: Preparing [2023-01-31T22:55:55.516Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:55.516Z] 66693f5015e5: Preparing [2023-01-31T22:55:55.516Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:55.516Z] 08a4c6fd113e: Layer already exists [2023-01-31T22:55:55.516Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:55.516Z] 4a1bcdb39217: Layer already exists [2023-01-31T22:55:55.516Z] 66693f5015e5: Layer already exists [2023-01-31T22:55:55.516Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:55.516Z] latest: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:56.117Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:56.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 [2023-01-31T22:55:56.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-31T22:55:56.443Z] 08a4c6fd113e: Preparing [2023-01-31T22:55:56.443Z] 4a1bcdb39217: Preparing [2023-01-31T22:55:56.443Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:56.443Z] 66693f5015e5: Preparing [2023-01-31T22:55:56.443Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:56.443Z] 66693f5015e5: Layer already exists [2023-01-31T22:55:56.443Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:56.443Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:56.443Z] 08a4c6fd113e: Layer already exists [2023-01-31T22:55:56.443Z] 4a1bcdb39217: Layer already exists [2023-01-31T22:55:56.444Z] 3.0.0-dev.32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:56.769Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:57.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:57.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-31T22:55:57.092Z] 08a4c6fd113e: Preparing [2023-01-31T22:55:57.092Z] 4a1bcdb39217: Preparing [2023-01-31T22:55:57.092Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:57.092Z] 66693f5015e5: Preparing [2023-01-31T22:55:57.092Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:57.092Z] 08a4c6fd113e: Layer already exists [2023-01-31T22:55:57.092Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:57.092Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:57.092Z] 66693f5015e5: Layer already exists [2023-01-31T22:55:57.092Z] 4a1bcdb39217: Layer already exists [2023-01-31T22:55:57.092Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:57.422Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:57.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-31T22:55:57.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-31T22:55:57.756Z] 08a4c6fd113e: Preparing [2023-01-31T22:55:57.756Z] 4a1bcdb39217: Preparing [2023-01-31T22:55:57.756Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:57.756Z] 66693f5015e5: Preparing [2023-01-31T22:55:57.756Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:57.756Z] 4a1bcdb39217: Layer already exists [2023-01-31T22:55:57.756Z] 66693f5015e5: Layer already exists [2023-01-31T22:55:57.756Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:57.756Z] 08a4c6fd113e: Layer already exists [2023-01-31T22:55:57.756Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:57.756Z] main: digest: sha256:53d19c5ad4579575897769c20a9252d46e974a239c3d4208b53928be9208fbf9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:55:58.060Z] ===================================================== [Pipeline] echo [2023-01-31T22:55:58.065Z] taggedImages: [2023-01-31T22:55:58.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:58.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-31T22:55:58.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.32 [2023-01-31T22:55:58.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:58.065Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-31T22:55:58.079Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-31T22:55:58.079Z] 673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:58.079Z] latest [2023-01-31T22:55:58.079Z] 3.0.0-dev.32 [2023-01-31T22:55:58.079Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:55:58.079Z] main [2023-01-31T22:55:58.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:58.401Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:55:58.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:55:58.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-31T22:55:58.728Z] f6dffa773e4c: Preparing [2023-01-31T22:55:58.728Z] d2c369290dd6: Preparing [2023-01-31T22:55:58.728Z] 97004aeaf2e7: Preparing [2023-01-31T22:55:58.728Z] 42e05d2396cf: Preparing [2023-01-31T22:55:58.728Z] 17bec77d7fdc: Preparing [2023-01-31T22:55:58.728Z] 42e05d2396cf: Layer already exists [2023-01-31T22:55:58.728Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:55:58.728Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:55:58.993Z] f6dffa773e4c: Pushed [2023-01-31T22:56:04.314Z] d2c369290dd6: Pushed [2023-01-31T22:56:04.314Z] 673422cf48d924dd46ca45c091b4df6a300e9e32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:04.643Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:04.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-31T22:56:04.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-31T22:56:04.969Z] f6dffa773e4c: Preparing [2023-01-31T22:56:04.969Z] d2c369290dd6: Preparing [2023-01-31T22:56:04.969Z] 97004aeaf2e7: Preparing [2023-01-31T22:56:04.969Z] 42e05d2396cf: Preparing [2023-01-31T22:56:04.969Z] 17bec77d7fdc: Preparing [2023-01-31T22:56:04.969Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:56:04.969Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:56:04.969Z] f6dffa773e4c: Layer already exists [2023-01-31T22:56:04.969Z] d2c369290dd6: Layer already exists [2023-01-31T22:56:04.969Z] 42e05d2396cf: Layer already exists [2023-01-31T22:56:04.969Z] latest: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:05.563Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:05.890Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 [2023-01-31T22:56:05.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-31T22:56:05.890Z] f6dffa773e4c: Preparing [2023-01-31T22:56:05.890Z] d2c369290dd6: Preparing [2023-01-31T22:56:05.890Z] 97004aeaf2e7: Preparing [2023-01-31T22:56:05.890Z] 42e05d2396cf: Preparing [2023-01-31T22:56:05.890Z] 17bec77d7fdc: Preparing [2023-01-31T22:56:05.890Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:56:05.890Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:56:05.890Z] 42e05d2396cf: Layer already exists [2023-01-31T22:56:05.890Z] d2c369290dd6: Layer already exists [2023-01-31T22:56:05.890Z] f6dffa773e4c: Layer already exists [2023-01-31T22:56:05.890Z] 3.0.0-dev.32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:06.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:06.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:56:06.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-31T22:56:06.815Z] f6dffa773e4c: Preparing [2023-01-31T22:56:06.815Z] d2c369290dd6: Preparing [2023-01-31T22:56:06.815Z] 97004aeaf2e7: Preparing [2023-01-31T22:56:06.815Z] 42e05d2396cf: Preparing [2023-01-31T22:56:06.815Z] 17bec77d7fdc: Preparing [2023-01-31T22:56:06.815Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:56:06.815Z] f6dffa773e4c: Layer already exists [2023-01-31T22:56:06.815Z] d2c369290dd6: Layer already exists [2023-01-31T22:56:06.815Z] 42e05d2396cf: Layer already exists [2023-01-31T22:56:06.815Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:56:06.815Z] 673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:07.407Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:07.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-31T22:56:07.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-31T22:56:07.728Z] f6dffa773e4c: Preparing [2023-01-31T22:56:07.728Z] d2c369290dd6: Preparing [2023-01-31T22:56:07.728Z] 97004aeaf2e7: Preparing [2023-01-31T22:56:07.728Z] 42e05d2396cf: Preparing [2023-01-31T22:56:07.728Z] 17bec77d7fdc: Preparing [2023-01-31T22:56:07.728Z] 97004aeaf2e7: Layer already exists [2023-01-31T22:56:07.728Z] 17bec77d7fdc: Layer already exists [2023-01-31T22:56:07.728Z] d2c369290dd6: Layer already exists [2023-01-31T22:56:07.728Z] 42e05d2396cf: Layer already exists [2023-01-31T22:56:07.728Z] f6dffa773e4c: Layer already exists [2023-01-31T22:56:07.728Z] main: digest: sha256:7b622a30cc60b3a588c280140b54fbd32c9f1b96af08d28de8ffac91eb6e3df7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-31T22:56:08.034Z] ===================================================== [Pipeline] echo [2023-01-31T22:56:08.042Z] taggedImages: [2023-01-31T22:56:08.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32 [2023-01-31T22:56:08.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-31T22:56:08.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.32 [2023-01-31T22:56:08.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:673422cf48d924dd46ca45c091b4df6a300e9e32-3.0.0-dev.32 [2023-01-31T22:56:08.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:08.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T22:56:08.396Z] [2023-01-31T22:56:08.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:08.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T22:56:08.718Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T22:56:08.718Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T22:56:08.718Z] 04944245beec: Pulling fs layer [2023-01-31T22:56:08.718Z] 699f458cf7ca: Pulling fs layer [2023-01-31T22:56:08.718Z] 765212b225bb: Pulling fs layer [2023-01-31T22:56:08.718Z] f23df028b6ca: Pulling fs layer [2023-01-31T22:56:08.718Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T22:56:08.718Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T22:56:08.718Z] 765212b225bb: Waiting [2023-01-31T22:56:08.718Z] f23df028b6ca: Waiting [2023-01-31T22:56:08.718Z] d65c8cfc05b1: Waiting [2023-01-31T22:56:08.718Z] 2437ff75d9bd: Waiting [2023-01-31T22:56:08.986Z] 04944245beec: Verifying Checksum [2023-01-31T22:56:08.986Z] 04944245beec: Download complete [2023-01-31T22:56:08.986Z] 765212b225bb: Verifying Checksum [2023-01-31T22:56:08.986Z] 765212b225bb: Download complete [2023-01-31T22:56:08.986Z] f23df028b6ca: Verifying Checksum [2023-01-31T22:56:08.986Z] f23df028b6ca: Download complete [2023-01-31T22:56:08.986Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T22:56:08.986Z] d65c8cfc05b1: Download complete [2023-01-31T22:56:08.986Z] 699f458cf7ca: Verifying Checksum [2023-01-31T22:56:08.986Z] 699f458cf7ca: Download complete [2023-01-31T22:56:09.571Z] 8998bd30e6a1: Verifying Checksum [2023-01-31T22:56:09.571Z] 8998bd30e6a1: Download complete [2023-01-31T22:56:12.144Z] 2437ff75d9bd: Download complete [2023-01-31T22:56:13.549Z] 8998bd30e6a1: Pull complete [2023-01-31T22:56:14.130Z] 04944245beec: Pull complete [2023-01-31T22:56:15.534Z] 699f458cf7ca: Pull complete [2023-01-31T22:56:15.534Z] 765212b225bb: Pull complete [2023-01-31T22:56:16.118Z] f23df028b6ca: Pull complete [2023-01-31T22:56:16.384Z] d65c8cfc05b1: Pull complete [2023-01-31T22:56:31.359Z] 2437ff75d9bd: Pull complete [2023-01-31T22:56:31.359Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T22:56:31.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T22:56:31.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:56:31.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-4196 does not seem to be running inside a container [2023-01-31T22:56:31.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-31T22:56:34.221Z] $ docker top b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:34.780Z] ---> job-cost.sh [2023-01-31T22:56:35.042Z] lf-activate-venv: SKIPPING [2023-01-31T22:56:35.042Z] INFO: No Stack... [2023-01-31T22:56:35.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T22:56:36.940Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T22:56:37.254Z] + cat /w/workspace/edgex-go/390/archives/cost.csv [2023-01-31T22:56:37.254Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T22:56:37.316Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] [2023-01-31T22:56:37.322Z] Resource [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] did not exist. Created. [2023-01-31T22:56:37.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T22:56:37.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T22:56:38.199Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T22:56:38.207Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-390-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T22:56:38.222Z] $ docker stop --time=1 b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c [2023-01-31T22:56:39.668Z] $ docker rm -f --volumes b4291f9f73b2d525e5048c7b6ed877d8178e5d8a64c2bb63695d4accd29da99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-31T22:56:40.558Z] + [ -d /w/workspace/edgex-go/390/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:40.846Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:41.858Z] ---> package-listing.sh [2023-01-31T22:56:41.858Z] ++ facter osfamily [2023-01-31T22:56:41.858Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T22:56:41.858Z] + OS_FAMILY=debian [2023-01-31T22:56:41.858Z] + workspace=/w/workspace/edgex-go/390 [2023-01-31T22:56:41.858Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T22:56:41.858Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T22:56:41.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T22:56:41.858Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T22:56:41.858Z] + '[' /w/workspace/edgex-go/390 ']' [2023-01-31T22:56:41.858Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T22:56:41.858Z] + case "${OS_FAMILY}" in [2023-01-31T22:56:41.858Z] + dpkg -l [2023-01-31T22:56:41.858Z] + grep '^ii' [2023-01-31T22:56:41.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T22:56:41.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T22:56:41.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T22:56:41.871Z] + '[' /w/workspace/edgex-go/390 ']' [2023-01-31T22:56:41.871Z] + mkdir -p /w/workspace/edgex-go/390/archives/ [2023-01-31T22:56:41.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/390/archives/ [Pipeline] echo [2023-01-31T22:56:41.878Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-31T22:56:42.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:42.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T22:56:42.723Z] [2023-01-31T22:56:42.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T22:56:43.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T22:56:43.021Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T22:56:43.021Z] 5eb5b503b376: Pulling fs layer [2023-01-31T22:56:43.021Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T22:56:43.021Z] ec43610c2a17: Pulling fs layer [2023-01-31T22:56:43.021Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T22:56:43.021Z] 33b1e0a273af: Pulling fs layer [2023-01-31T22:56:43.021Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T22:56:43.021Z] 2f39f015ded8: Pulling fs layer [2023-01-31T22:56:43.021Z] 2f39f015ded8: Waiting [2023-01-31T22:56:43.021Z] 3a2ae6a8a46f: Waiting [2023-01-31T22:56:43.021Z] 33b1e0a273af: Waiting [2023-01-31T22:56:43.021Z] 5d3b04190fa2: Waiting [2023-01-31T22:56:43.021Z] 5c69ac0246d0: Download complete [2023-01-31T22:56:43.021Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-31T22:56:43.021Z] 3a2ae6a8a46f: Download complete [2023-01-31T22:56:43.285Z] 33b1e0a273af: Verifying Checksum [2023-01-31T22:56:43.285Z] 33b1e0a273af: Download complete [2023-01-31T22:56:43.285Z] 5d3b04190fa2: Verifying Checksum [2023-01-31T22:56:43.285Z] 5d3b04190fa2: Download complete [2023-01-31T22:56:43.285Z] ec43610c2a17: Verifying Checksum [2023-01-31T22:56:43.285Z] ec43610c2a17: Download complete [2023-01-31T22:56:43.547Z] 5eb5b503b376: Verifying Checksum [2023-01-31T22:56:43.547Z] 5eb5b503b376: Download complete [2023-01-31T22:56:44.117Z] 2f39f015ded8: Download complete [2023-01-31T22:56:44.376Z] 5eb5b503b376: Pull complete [2023-01-31T22:56:44.635Z] 5c69ac0246d0: Pull complete [2023-01-31T22:56:44.893Z] ec43610c2a17: Pull complete [2023-01-31T22:56:45.152Z] 3a2ae6a8a46f: Pull complete [2023-01-31T22:56:45.152Z] 33b1e0a273af: Pull complete [2023-01-31T22:56:45.152Z] 5d3b04190fa2: Pull complete [2023-01-31T22:56:48.431Z] 2f39f015ded8: Pull complete [2023-01-31T22:56:48.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T22:56:48.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T22:56:48.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T22:56:48.769Z] prd-ubuntu20.04-docker-8c-8g-4195 does not seem to be running inside a container [2023-01-31T22:56:48.801Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/390 -v /w/workspace/edgex-go/390:/w/workspace/edgex-go/390:rw,z -v /w/workspace/edgex-go/390@tmp:/w/workspace/edgex-go/390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T22:56:49.753Z] $ docker top e4f40b8bb298e8ca780b2592753fdf9e13a9acb7e4642d8b94903d0e36ef3990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T22:56:50.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T22:56:50.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T22:56:50.659Z] + ls /var/log/sa-host [2023-01-31T22:56:50.659Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T22:56:50.802Z] provisioning config files... [2023-01-31T22:56:50.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/390@tmp/config12332564208279504174tmp [Pipeline] { [Pipeline] echo [2023-01-31T22:56:50.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:51.108Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T22:56:51.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:51.449Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T22:56:51.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:51.738Z] ---> sudo-logs.sh [2023-01-31T22:56:51.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T22:56:51.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:52.061Z] ---> job-cost.sh [2023-01-31T22:56:52.061Z] lf-activate-venv: SKIPPING [2023-01-31T22:56:52.061Z] DEBUG: total: 0.10999999940395355 [2023-01-31T22:56:52.061Z] INFO: Retrieving Stack Cost... [2023-01-31T22:56:52.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T22:56:52.888Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T22:56:52.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T22:56:53.185Z] ---> logs-deploy.sh [2023-01-31T22:56:53.185Z] lf-activate-venv: SKIPPING [2023-01-31T22:56:53.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/390 [2023-01-31T22:56:53.185Z] INFO: archiving workspace using pattern(s): [2023-01-31T22:56:54.122Z] Archives upload complete. [2023-01-31T22:56:54.379Z] INFO: archiving logs to Nexus [2023-01-31T22:56:54.948Z] ---> uname -a: [2023-01-31T22:56:54.948Z] Linux prd-ubuntu20-04-docker-8c-8g-4195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-31T22:56:54.948Z] [2023-01-31T22:56:54.948Z] [2023-01-31T22:56:54.948Z] ---> lscpu: [2023-01-31T22:56:54.948Z] Architecture: x86_64 [2023-01-31T22:56:54.948Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-31T22:56:54.948Z] Byte Order: Little Endian [2023-01-31T22:56:54.948Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-31T22:56:54.948Z] CPU(s): 8 [2023-01-31T22:56:54.948Z] On-line CPU(s) list: 0-7 [2023-01-31T22:56:54.948Z] Thread(s) per core: 1 [2023-01-31T22:56:54.948Z] Core(s) per socket: 1 [2023-01-31T22:56:54.948Z] Socket(s): 8 [2023-01-31T22:56:54.948Z] NUMA node(s): 1 [2023-01-31T22:56:54.948Z] Vendor ID: AuthenticAMD [2023-01-31T22:56:54.948Z] CPU family: 23 [2023-01-31T22:56:54.948Z] Model: 49 [2023-01-31T22:56:54.948Z] Model name: AMD EPYC-Rome Processor [2023-01-31T22:56:54.948Z] Stepping: 0 [2023-01-31T22:56:54.948Z] CPU MHz: 2799.996 [2023-01-31T22:56:54.948Z] BogoMIPS: 5599.99 [2023-01-31T22:56:54.948Z] Virtualization: AMD-V [2023-01-31T22:56:54.948Z] Hypervisor vendor: KVM [2023-01-31T22:56:54.948Z] Virtualization type: full [2023-01-31T22:56:54.948Z] L1d cache: 256 KiB [2023-01-31T22:56:54.948Z] L1i cache: 256 KiB [2023-01-31T22:56:54.948Z] L2 cache: 4 MiB [2023-01-31T22:56:54.948Z] L3 cache: 128 MiB [2023-01-31T22:56:54.948Z] NUMA node0 CPU(s): 0-7 [2023-01-31T22:56:54.948Z] Vulnerability Itlb multihit: Not affected [2023-01-31T22:56:54.948Z] Vulnerability L1tf: Not affected [2023-01-31T22:56:54.948Z] Vulnerability Mds: Not affected [2023-01-31T22:56:54.948Z] Vulnerability Meltdown: Not affected [2023-01-31T22:56:54.948Z] Vulnerability Mmio stale data: Not affected [2023-01-31T22:56:54.948Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-31T22:56:54.948Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-31T22:56:54.948Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-31T22:56:54.948Z] Vulnerability Srbds: Not affected [2023-01-31T22:56:54.948Z] Vulnerability Tsx async abort: Not affected [2023-01-31T22:56:54.949Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] ---> nproc: [2023-01-31T22:56:54.949Z] 8 [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] ---> df -h: [2023-01-31T22:56:54.949Z] Filesystem Size Used Avail Use% Mounted on [2023-01-31T22:56:54.949Z] overlay 155G 12G 144G 8% / [2023-01-31T22:56:54.949Z] tmpfs 64M 0 64M 0% /dev [2023-01-31T22:56:54.949Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-31T22:56:54.949Z] shm 64M 0 64M 0% /dev/shm [2023-01-31T22:56:54.949Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] ---> sar -b -r -n DEV: [2023-01-31T22:56:54.949Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4195) 01/31/23 _x86_64_ (8 CPU) [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] 22:29:02 LINUX RESTART (8 CPU) [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] 22:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-31T22:56:54.949Z] 22:31:01 105.85 0.68 105.17 0.00 14.80 52452.46 0.00 [2023-01-31T22:56:54.949Z] 22:32:01 27.28 0.00 27.28 0.00 0.00 10752.22 0.00 [2023-01-31T22:56:54.949Z] 22:33:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-01-31T22:56:54.949Z] 22:34:01 2.08 0.00 2.08 0.00 0.00 22.13 0.00 [2023-01-31T22:56:54.949Z] 22:35:01 55.69 11.61 44.08 0.00 5177.67 8727.61 0.00 [2023-01-31T22:56:54.949Z] 22:36:01 4.00 0.02 3.98 0.00 0.13 95.18 0.00 [2023-01-31T22:56:54.949Z] 22:37:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2023-01-31T22:56:54.949Z] 22:38:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 [2023-01-31T22:56:54.949Z] 22:39:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2023-01-31T22:56:54.949Z] 22:40:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 [2023-01-31T22:56:54.949Z] 22:41:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-01-31T22:56:54.949Z] 22:42:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2023-01-31T22:56:54.949Z] 22:43:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2023-01-31T22:56:54.949Z] 22:44:01 2.03 0.00 2.03 0.00 0.00 24.40 0.00 [2023-01-31T22:56:54.949Z] 22:45:01 1.82 0.02 1.80 0.00 0.13 24.66 0.00 [2023-01-31T22:56:54.949Z] 22:46:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 [2023-01-31T22:56:54.949Z] 22:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2023-01-31T22:56:54.949Z] 22:48:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2023-01-31T22:56:54.949Z] 22:49:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-01-31T22:56:54.949Z] 22:50:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2023-01-31T22:56:54.949Z] 22:51:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-01-31T22:56:54.949Z] 22:52:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-01-31T22:56:54.949Z] 22:53:01 1.98 0.18 1.80 0.00 18.53 22.40 0.00 [2023-01-31T22:56:54.949Z] 22:54:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 [2023-01-31T22:56:54.949Z] 22:55:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-01-31T22:56:54.949Z] 22:56:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2023-01-31T22:56:54.949Z] Average: 8.76 0.48 8.28 0.00 200.43 2785.69 0.00 [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-31T22:56:54.949Z] 22:31:01 27923008 31529088 772996 2.35 113808 3690912 1940848 5.72 1488448 3020080 471856 [2023-01-31T22:56:54.949Z] 22:32:01 28553768 31600344 707092 2.15 113924 3169636 1769948 5.22 1168916 2751376 152 [2023-01-31T22:56:54.949Z] 22:33:01 28557996 31604676 702704 2.14 114012 3169640 1769948 5.22 1164096 2751380 8 [2023-01-31T22:56:54.949Z] 22:34:01 28560672 31607484 699816 2.13 114108 3169640 1769948 5.22 1161924 2751380 12 [2023-01-31T22:56:54.949Z] 22:35:01 28039720 31590460 699644 2.13 147748 3624928 1793444 5.29 1480852 2917416 4 [2023-01-31T22:56:54.949Z] 22:36:01 28045624 31591684 698080 2.12 146344 3621672 1761100 5.19 1478644 2914208 8 [2023-01-31T22:56:54.949Z] 22:37:01 28044592 31590724 698936 2.13 146432 3621676 1761100 5.19 1480696 2914216 8 [2023-01-31T22:56:54.949Z] 22:38:01 28044644 31590920 698668 2.12 146508 3621680 1761100 5.19 1480728 2914232 8 [2023-01-31T22:56:54.949Z] 22:39:01 28044584 31590916 698844 2.13 146592 3621672 1761100 5.19 1480764 2914236 8 [2023-01-31T22:56:54.949Z] 22:40:01 28044460 31590892 698836 2.13 146656 3621688 1761100 5.19 1480956 2914224 16 [2023-01-31T22:56:54.949Z] 22:41:01 28044664 31591332 698492 2.12 146732 3621688 1761100 5.19 1480800 2914392 16 [2023-01-31T22:56:54.949Z] 22:42:01 28044648 31591400 698368 2.12 146812 3621684 1761100 5.19 1480876 2914396 8 [2023-01-31T22:56:54.949Z] 22:43:01 28044348 31591188 698504 2.12 146900 3621700 1761100 5.19 1480944 2914428 192 [2023-01-31T22:56:54.949Z] 22:44:01 28044772 31591744 697884 2.12 146996 3621700 1761100 5.19 1480552 2914448 32 [2023-01-31T22:56:54.949Z] 22:45:01 28043012 31590032 699392 2.13 147044 3621680 1791032 5.28 1480692 2914404 12 [2023-01-31T22:56:54.949Z] 22:46:01 28042736 31589820 699528 2.13 147112 3621680 1791032 5.28 1480696 2914408 12 [2023-01-31T22:56:54.949Z] 22:47:01 28042420 31589640 699680 2.13 147196 3621684 1791032 5.28 1480808 2914416 8 [2023-01-31T22:56:54.949Z] 22:48:01 28043160 31590460 698824 2.13 147284 3621688 1791032 5.28 1480884 2914420 8 [2023-01-31T22:56:54.949Z] 22:49:01 28043108 31590436 699056 2.13 147308 3621684 1791032 5.28 1480900 2914416 4 [2023-01-31T22:56:54.949Z] 22:50:01 28043108 31590464 698980 2.13 147340 3621692 1791032 5.28 1481000 2914420 8 [2023-01-31T22:56:54.949Z] 22:51:01 28043108 31590508 698952 2.13 147356 3621696 1791032 5.28 1481004 2914424 8 [2023-01-31T22:56:54.949Z] 22:52:01 28043116 31590540 698884 2.13 147384 3621700 1774428 5.23 1481020 2914428 12 [2023-01-31T22:56:54.949Z] 22:53:01 28041824 31589980 699548 2.13 147416 3622260 1793120 5.28 1481168 2914880 8 [2023-01-31T22:56:54.949Z] 22:54:01 28041816 31590000 699480 2.13 147452 3622252 1793120 5.28 1481196 2914880 8 [2023-01-31T22:56:54.949Z] 22:55:01 28042048 31590276 699360 2.13 147484 3622268 1793120 5.28 1481292 2914884 28 [2023-01-31T22:56:54.949Z] 22:56:01 28041748 31590016 699596 2.13 147512 3622272 1793120 5.28 1481296 2914888 8 [2023-01-31T22:56:54.949Z] Average: 28098027 31589809 702313 2.14 141979 3572403 1783776 5.26 1444660 2899818 18171 [2023-01-31T22:56:54.949Z] [2023-01-31T22:56:54.949Z] 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-31T22:56:54.949Z] 22:31:01 ens3 180.27 141.98 2416.39 28.18 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:31:01 docker0 82.07 93.02 6.56 694.11 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:31:01 veth4842bc2 0.70 0.88 0.05 0.08 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:32:01 ens3 4.57 3.58 3.64 1.94 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:32:01 docker0 0.53 0.53 0.03 0.04 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:34:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:35:01 ens3 120.20 71.74 2751.05 5.27 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:35:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:36:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:37:01 ens3 1.57 1.20 8.35 0.09 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:38:01 ens3 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:40:01 ens3 2.15 1.72 2.15 0.17 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:45:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:46:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.949Z] 22:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:50:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:53:01 ens3 0.20 0.27 0.10 0.03 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:54:01 ens3 0.22 0.22 0.17 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:55:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] Average: ens3 11.96 8.55 199.31 1.38 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] Average: docker0 3.18 3.60 0.25 26.70 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T22:56:54.950Z] [2023-01-31T22:56:54.950Z] [2023-01-31T22:56:54.950Z] ---> sar -P ALL: [2023-01-31T22:56:54.950Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4195) 01/31/23 _x86_64_ (8 CPU) [2023-01-31T22:56:54.950Z] [2023-01-31T22:56:54.950Z] 22:29:02 LINUX RESTART (8 CPU) [2023-01-31T22:56:54.950Z] [2023-01-31T22:56:54.950Z] 22:30:01 CPU %user %nice %system %iowait %steal %idle [2023-01-31T22:56:54.950Z] 22:31:01 all 31.87 0.00 6.45 0.56 0.10 61.03 [2023-01-31T22:56:54.950Z] 22:31:01 0 31.58 0.00 6.76 0.25 0.10 61.31 [2023-01-31T22:56:54.950Z] 22:31:01 1 30.34 0.00 6.78 0.10 0.10 62.69 [2023-01-31T22:56:54.950Z] 22:31:01 2 32.91 0.00 5.63 0.02 0.10 61.34 [2023-01-31T22:56:54.950Z] 22:31:01 3 31.61 0.00 6.40 1.00 0.10 60.89 [2023-01-31T22:56:54.950Z] 22:31:01 4 32.01 0.00 5.99 0.34 0.08 61.58 [2023-01-31T22:56:54.950Z] 22:31:01 5 31.01 0.00 7.46 0.88 0.08 60.57 [2023-01-31T22:56:54.950Z] 22:31:01 6 34.03 0.00 6.14 1.66 0.10 58.07 [2023-01-31T22:56:54.950Z] 22:31:01 7 31.44 0.00 6.45 0.24 0.10 61.77 [2023-01-31T22:56:54.950Z] 22:32:01 all 0.07 0.00 0.11 0.10 0.01 99.72 [2023-01-31T22:56:54.950Z] 22:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-31T22:56:54.950Z] 22:32:01 1 0.12 0.00 0.32 0.00 0.02 99.55 [2023-01-31T22:56:54.950Z] 22:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2023-01-31T22:56:54.950Z] 22:32:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2023-01-31T22:56:54.950Z] 22:32:01 4 0.05 0.00 0.03 0.05 0.02 99.85 [2023-01-31T22:56:54.950Z] 22:32:01 5 0.07 0.00 0.23 0.73 0.00 98.97 [2023-01-31T22:56:54.950Z] 22:32:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-01-31T22:56:54.950Z] 22:32:01 7 0.10 0.00 0.10 0.02 0.00 99.78 [2023-01-31T22:56:54.950Z] 22:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-01-31T22:56:54.950Z] 22:33:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-31T22:56:54.950Z] 22:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-31T22:56:54.950Z] 22:33:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:34:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-01-31T22:56:54.950Z] 22:34:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2023-01-31T22:56:54.950Z] 22:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-31T22:56:54.950Z] 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:34:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-31T22:56:54.950Z] 22:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T22:56:54.950Z] 22:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.950Z] 22:35:01 all 2.24 0.00 1.35 0.32 0.02 96.08 [2023-01-31T22:56:54.950Z] 22:35:01 0 2.44 0.00 1.43 0.17 0.02 95.94 [2023-01-31T22:56:54.950Z] 22:35:01 1 2.03 0.00 2.01 0.15 0.03 95.78 [2023-01-31T22:56:54.950Z] 22:35:01 2 1.60 0.00 0.72 0.05 0.02 97.62 [2023-01-31T22:56:54.950Z] 22:35:01 3 1.58 0.00 0.78 0.25 0.02 97.36 [2023-01-31T22:56:54.950Z] 22:35:01 4 1.39 0.00 0.68 1.14 0.02 96.78 [2023-01-31T22:56:54.950Z] 22:35:01 5 2.39 0.00 2.87 0.40 0.02 94.32 [2023-01-31T22:56:54.950Z] 22:35:01 6 3.56 0.00 1.42 0.18 0.02 94.82 [2023-01-31T22:56:54.950Z] 22:35:01 7 2.90 0.00 0.92 0.18 0.02 95.98 [2023-01-31T22:56:54.950Z] 22:36:01 all 0.07 0.00 0.07 0.02 0.01 99.83 [2023-01-31T22:56:54.950Z] 22:36:01 0 0.05 0.00 0.13 0.00 0.02 99.80 [2023-01-31T22:56:54.950Z] 22:36:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-31T22:56:54.950Z] 22:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-31T22:56:54.950Z] 22:36:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-01-31T22:56:54.950Z] 22:36:01 4 0.03 0.00 0.03 0.08 0.02 99.83 [2023-01-31T22:56:54.950Z] 22:36:01 5 0.25 0.00 0.18 0.00 0.02 99.55 [2023-01-31T22:56:54.950Z] 22:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:36:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2023-01-31T22:56:54.950Z] 22:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-01-31T22:56:54.950Z] 22:37:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:37:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-31T22:56:54.950Z] 22:37:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-01-31T22:56:54.950Z] 22:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:38:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2023-01-31T22:56:54.950Z] 22:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:38:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-31T22:56:54.950Z] 22:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:39:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2023-01-31T22:56:54.950Z] 22:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.950Z] 22:39:01 1 1.39 0.00 0.02 0.00 0.02 98.58 [2023-01-31T22:56:54.950Z] 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.950Z] 22:39:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-01-31T22:56:54.950Z] 22:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-31T22:56:54.950Z] 22:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:40:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-01-31T22:56:54.950Z] 22:40:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:40:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-31T22:56:54.950Z] 22:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.950Z] 22:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T22:56:54.950Z] 22:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.950Z] 22:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-01-31T22:56:54.950Z] 22:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:41:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-01-31T22:56:54.950Z] 22:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:41:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-01-31T22:56:54.950Z] 22:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-31T22:56:54.950Z] 22:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.950Z] [2023-01-31T22:56:54.950Z] 22:41:01 CPU %user %nice %system %iowait %steal %idle [2023-01-31T22:56:54.950Z] 22:42:01 all 0.11 0.00 0.01 0.01 0.01 99.87 [2023-01-31T22:56:54.950Z] 22:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.950Z] 22:42:01 1 0.75 0.00 0.02 0.00 0.00 99.24 [2023-01-31T22:56:54.950Z] 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.950Z] 22:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.950Z] 22:42:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-31T22:56:54.950Z] 22:42:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-01-31T22:56:54.950Z] 22:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.950Z] 22:43:01 all 0.04 0.00 0.00 0.01 0.01 99.94 [2023-01-31T22:56:54.950Z] 22:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.950Z] 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.950Z] 22:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.950Z] 22:43:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-31T22:56:54.950Z] 22:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T22:56:54.950Z] 22:43:01 6 0.25 0.00 0.00 0.05 0.00 99.70 [2023-01-31T22:56:54.951Z] 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-01-31T22:56:54.951Z] 22:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.951Z] 22:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-31T22:56:54.951Z] 22:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:44:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-31T22:56:54.951Z] 22:44:01 6 0.10 0.00 0.02 0.02 0.02 99.85 [2023-01-31T22:56:54.951Z] 22:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:45:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2023-01-31T22:56:54.951Z] 22:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-31T22:56:54.951Z] 22:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:45:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2023-01-31T22:56:54.951Z] 22:45:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-01-31T22:56:54.951Z] 22:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-31T22:56:54.951Z] 22:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-01-31T22:56:54.951Z] 22:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.951Z] 22:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.951Z] 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.951Z] 22:46:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2023-01-31T22:56:54.951Z] 22:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:47:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-31T22:56:54.951Z] 22:47:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-31T22:56:54.951Z] 22:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-01-31T22:56:54.951Z] 22:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.951Z] 22:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-31T22:56:54.951Z] 22:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:48:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-01-31T22:56:54.951Z] 22:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-31T22:56:54.951Z] 22:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-31T22:56:54.951Z] 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-31T22:56:54.951Z] 22:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.951Z] 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-31T22:56:54.951Z] 22:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-31T22:56:54.951Z] 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.951Z] 22:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-31T22:56:54.951Z] 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-31T22:56:54.951Z] 22:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T22:56:54.951Z] 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.951Z] 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:52:01 all 0.12 0.00 0.02 0.01 0.00 99.86 [2023-01-31T22:56:54.951Z] 22:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:52:01 1 0.76 0.00 0.07 0.00 0.02 99.15 [2023-01-31T22:56:54.951Z] 22:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:52:01 4 0.05 0.00 0.03 0.03 0.00 99.88 [2023-01-31T22:56:54.951Z] 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-31T22:56:54.951Z] 22:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] [2023-01-31T22:56:54.951Z] 22:52:01 CPU %user %nice %system %iowait %steal %idle [2023-01-31T22:56:54.951Z] 22:53:01 all 0.18 0.00 0.05 0.00 0.01 99.76 [2023-01-31T22:56:54.951Z] 22:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-31T22:56:54.951Z] 22:53:01 1 0.75 0.00 0.07 0.00 0.02 99.17 [2023-01-31T22:56:54.951Z] 22:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:53:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-31T22:56:54.951Z] 22:53:01 4 0.52 0.00 0.10 0.02 0.02 99.35 [2023-01-31T22:56:54.951Z] 22:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:53:01 6 0.00 0.00 0.05 0.02 0.02 99.92 [2023-01-31T22:56:54.951Z] 22:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-01-31T22:56:54.951Z] 22:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:54:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2023-01-31T22:56:54.951Z] 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-31T22:56:54.951Z] 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:55:01 all 0.21 0.00 0.01 0.00 0.00 99.76 [2023-01-31T22:56:54.951Z] 22:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:55:01 1 1.55 0.00 0.03 0.00 0.02 98.40 [2023-01-31T22:56:54.951Z] 22:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-31T22:56:54.951Z] 22:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T22:56:54.951Z] 22:56:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2023-01-31T22:56:54.951Z] 22:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-31T22:56:54.951Z] 22:56:01 1 1.45 0.00 0.08 0.00 0.02 98.45 [2023-01-31T22:56:54.951Z] 22:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T22:56:54.951Z] 22:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-31T22:56:54.951Z] 22:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T22:56:54.951Z] 22:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-31T22:56:54.951Z] 22:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T22:56:54.951Z] Average: all 1.38 0.00 0.31 0.04 0.01 98.25 [2023-01-31T22:56:54.951Z] Average: 0 1.39 0.00 0.33 0.02 0.01 98.25 [2023-01-31T22:56:54.951Z] Average: 1 1.65 0.00 0.37 0.01 0.02 97.95 [2023-01-31T22:56:54.951Z] Average: 2 1.33 0.00 0.25 0.00 0.01 98.41 [2023-01-31T22:56:54.951Z] Average: 3 1.30 0.00 0.29 0.05 0.01 98.35 [2023-01-31T22:56:54.951Z] Average: 4 1.30 0.00 0.27 0.08 0.01 98.34 [2023-01-31T22:56:54.951Z] Average: 5 1.30 0.00 0.42 0.08 0.01 98.18 [2023-01-31T22:56:54.951Z] Average: 6 1.46 0.00 0.30 0.08 0.01 98.14 [2023-01-31T22:56:54.951Z] Average: 7 1.32 0.00 0.29 0.02 0.01 98.37 [2023-01-31T22:56:54.951Z] [2023-01-31T22:56:54.951Z] [2023-01-31T22:56:54.951Z]