Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8cc58f12686a546ee57638a3a929b6d65af180c 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-ssh583793459704933896.key Verifying host key using known hosts file > 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-ssh2139423917879540993.key Verifying host key using known hosts file > 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-ssh10307653484188744346.key Verifying host key using known hosts file > 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-ssh17995458573787091644.key Verifying host key using known hosts file > 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-ssh2485880426208401546.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/353 [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/353 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c8cc58f12686a546ee57638a3a929b6d65af180c (main) Commit message: "Merge pull request #4239 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.3" > 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 c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 > git rev-list --no-walk a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-30T02:30:47.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-30T02:30:47.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-30T02:30:47.353Z] ========================================================= [2022-11-30T02:30:47.353Z] EdgeX Global Pipelines Version Info [2022-11-30T02:30:47.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:30:48.094Z] ------------------- [2022-11-30T02:30:48.094Z] stable info: [2022-11-30T02:30:48.094Z] ------------------- [2022-11-30T02:30:48.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-30T02:30:48.094Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:30:48.094Z] Message: update stable to v1.0.244 [2022-11-30T02:30:48.664Z] ------------------- [2022-11-30T02:30:48.664Z] experimental info: [2022-11-30T02:30:48.664Z] ------------------- [2022-11-30T02:30:48.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-30T02:30:48.664Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:30:48.664Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-30T02:30:48.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-30T02:30:48.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-30T02:30:48.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-30T02:30:48.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-30T02:30:48.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-30T02:30:48.864Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-30T02:30:48.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-30T02:30:48.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-30T02:30:48.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-30T02:30:48.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-30T02:30:48.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-30T02:30:48.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-30T02:30:48.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-30T02:30:48.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-30T02:30:48.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-30T02:30:48.973Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-30T02:30:48.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-30T02:30:48.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-30T02:30:49.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-30T02:30:49.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-30T02:30:49.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-30T02:30:49.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-30T02:30:49.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-30T02:30:49.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-30T02:30:49.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-30T02:30:49.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-30T02:30:49.086Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo [2022-11-30T02:30:49.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8cc58f [Pipeline] echo [2022-11-30T02:30:49.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:30:49.144Z] provisioning config files... [2022-11-30T02:30:49.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config10867665354241320031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:30:49.462Z] ---> docker-login.sh [2022-11-30T02:30:49.462Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:30:49.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:30:49.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:30:49.723Z] Configure a credential helper to remove this warning. See [2022-11-30T02:30:49.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:30:49.723Z] [2022-11-30T02:30:49.723Z] Login Succeeded [2022-11-30T02:30:49.723Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:30:49.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:30:49.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:30:49.723Z] Configure a credential helper to remove this warning. See [2022-11-30T02:30:49.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:30:49.723Z] [2022-11-30T02:30:49.723Z] Login Succeeded [2022-11-30T02:30:49.723Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:30:49.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:30:49.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:30:49.983Z] Configure a credential helper to remove this warning. See [2022-11-30T02:30:49.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:30:49.983Z] [2022-11-30T02:30:49.983Z] Login Succeeded [2022-11-30T02:30:49.983Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:30:49.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:30:49.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:30:49.983Z] Configure a credential helper to remove this warning. See [2022-11-30T02:30:49.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:30:49.983Z] [2022-11-30T02:30:49.983Z] Login Succeeded [2022-11-30T02:30:49.983Z] docker.io [2022-11-30T02:30:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:30:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:30:50.245Z] Configure a credential helper to remove this warning. See [2022-11-30T02:30:50.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:30:50.245Z] [2022-11-30T02:30:50.506Z] Login Succeeded [2022-11-30T02:30:50.506Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:30:50.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:30:50.827Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/core-command/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-30T02:30:50.827Z] + + cut -d/ -f2 [2022-11-30T02:30:50.827Z] dirname cmd/core-data/Dockerfile [2022-11-30T02:30:50.827Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/core-metadata/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-30T02:30:50.827Z] + + dirname cmd/support-notifications/Dockerfilecut [2022-11-30T02:30:50.827Z] -d/ -f2 [2022-11-30T02:30:50.827Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-30T02:30:50.827Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-30T02:30:50.827Z] + cut -d/ -f2 [2022-11-30T02:30:50.827Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-30T02:30:50.874Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-30T02:30:51.223Z] + git rev-list -1 --merges c8cc58f12686a546ee57638a3a929b6d65af180c~1..c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo [2022-11-30T02:30:51.235Z] -----------> git rev-list -1 --merges c8cc58f12686a546ee57638a3a929b6d65af180c~1..c8cc58f12686a546ee57638a3a929b6d65af180c c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:30:51.235Z] c8cc58f12686a546ee57638a3a929b6d65af180c [false] [Pipeline] sh [2022-11-30T02:30:51.528Z] + git log --format=format:%s -1 c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo [2022-11-30T02:30:51.542Z] ========================================================= [2022-11-30T02:30:51.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-30T02:30:51.542Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-30T02:30:51.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:30:51.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-30T02:30:51.945Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-30T02:30:51.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-30T02:30:51.945Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-11-30T02:30:51.945Z] -a /etc/ssh/ssh_known_hosts [2022-11-30T02:30:51.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:30:52.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:30:52.365Z] [2022-11-30T02:30:52.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:30:52.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:30:52.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-30T02:30:52.669Z] b85a868b505f: Pulling fs layer [2022-11-30T02:30:52.669Z] e2be974225ed: Pulling fs layer [2022-11-30T02:30:52.669Z] 339a4e72a1f5: Pulling fs layer [2022-11-30T02:30:52.669Z] 988bab9f4d93: Pulling fs layer [2022-11-30T02:30:52.669Z] 1469e6f7b9e6: Pulling fs layer [2022-11-30T02:30:52.669Z] eaf3925da568: Pulling fs layer [2022-11-30T02:30:52.669Z] bab4dde63d76: Pulling fs layer [2022-11-30T02:30:52.669Z] bde34c3a00c8: Pulling fs layer [2022-11-30T02:30:52.669Z] b352a97aabf1: Pulling fs layer [2022-11-30T02:30:52.669Z] 4872d77fe225: Pulling fs layer [2022-11-30T02:30:52.669Z] 5851b861e8e6: Pulling fs layer [2022-11-30T02:30:52.669Z] 988bab9f4d93: Waiting [2022-11-30T02:30:52.669Z] 1469e6f7b9e6: Waiting [2022-11-30T02:30:52.669Z] eaf3925da568: Waiting [2022-11-30T02:30:52.669Z] bab4dde63d76: Waiting [2022-11-30T02:30:52.669Z] bde34c3a00c8: Waiting [2022-11-30T02:30:52.669Z] b352a97aabf1: Waiting [2022-11-30T02:30:52.669Z] 4872d77fe225: Waiting [2022-11-30T02:30:52.669Z] 5851b861e8e6: Waiting [2022-11-30T02:30:52.669Z] e2be974225ed: Verifying Checksum [2022-11-30T02:30:52.669Z] e2be974225ed: Download complete [2022-11-30T02:30:52.669Z] 988bab9f4d93: Download complete [2022-11-30T02:30:52.931Z] 1469e6f7b9e6: Verifying Checksum [2022-11-30T02:30:52.931Z] 1469e6f7b9e6: Download complete [2022-11-30T02:30:52.931Z] 339a4e72a1f5: Verifying Checksum [2022-11-30T02:30:52.931Z] 339a4e72a1f5: Download complete [2022-11-30T02:30:52.931Z] eaf3925da568: Verifying Checksum [2022-11-30T02:30:52.931Z] eaf3925da568: Download complete [2022-11-30T02:30:52.931Z] bde34c3a00c8: Download complete [2022-11-30T02:30:52.931Z] b352a97aabf1: Verifying Checksum [2022-11-30T02:30:52.931Z] b352a97aabf1: Download complete [2022-11-30T02:30:52.931Z] 4872d77fe225: Verifying Checksum [2022-11-30T02:30:52.931Z] 4872d77fe225: Download complete [2022-11-30T02:30:52.931Z] 5851b861e8e6: Verifying Checksum [2022-11-30T02:30:52.931Z] 5851b861e8e6: Download complete [2022-11-30T02:30:52.931Z] b85a868b505f: Download complete [2022-11-30T02:30:53.195Z] bab4dde63d76: Verifying Checksum [2022-11-30T02:30:53.195Z] bab4dde63d76: Download complete [2022-11-30T02:30:54.135Z] b85a868b505f: Pull complete [2022-11-30T02:30:54.395Z] e2be974225ed: Pull complete [2022-11-30T02:30:54.964Z] 339a4e72a1f5: Pull complete [2022-11-30T02:30:54.964Z] 988bab9f4d93: Pull complete [2022-11-30T02:30:55.223Z] 1469e6f7b9e6: Pull complete [2022-11-30T02:30:55.223Z] eaf3925da568: Pull complete [2022-11-30T02:30:57.129Z] bab4dde63d76: Pull complete [2022-11-30T02:30:57.129Z] bde34c3a00c8: Pull complete [2022-11-30T02:30:57.388Z] b352a97aabf1: Pull complete [2022-11-30T02:30:57.388Z] 4872d77fe225: Pull complete [2022-11-30T02:30:57.648Z] 5851b861e8e6: Pull complete [2022-11-30T02:30:57.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-30T02:30:57.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:30:57.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:30:57.732Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:30:57.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-30T02:31:00.887Z] $ docker top cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d -eo pid,comm [2022-11-30T02:31:00.947Z] 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). [2022-11-30T02:31:00.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:31:00.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:31:00.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:31:01.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:31:01.100Z] $ docker exec cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent [2022-11-30T02:31:01.215Z] SSH_AUTH_SOCK=/tmp/ssh-OVPgdDLzSmvF/agent.31 [2022-11-30T02:31:01.215Z] SSH_AGENT_PID=37 [2022-11-30T02:31:01.220Z] Running ssh-add (command line suppressed) [2022-11-30T02:31:01.343Z] Identity added: /w/workspace/edgex-go/353@tmp/private_key_4748037769878190745.key (/w/workspace/edgex-go/353@tmp/private_key_4748037769878190745.key) [2022-11-30T02:31:01.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:31:01.641Z] + git tag --points-at HEAD [Pipeline] } [2022-11-30T02:31:01.659Z] $ docker exec --env ******** --env ******** cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent -k [2022-11-30T02:31:01.764Z] unset SSH_AUTH_SOCK; [2022-11-30T02:31:01.764Z] unset SSH_AGENT_PID; [2022-11-30T02:31:01.764Z] echo Agent pid 37 killed; [2022-11-30T02:31:01.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-30T02:31:01.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:31:01.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:31:01.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:31:01.910Z] $ docker exec cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent [2022-11-30T02:31:02.016Z] SSH_AUTH_SOCK=/tmp/ssh-Td4EH9GFTXsO/agent.69 [2022-11-30T02:31:02.016Z] SSH_AGENT_PID=75 [2022-11-30T02:31:02.021Z] Running ssh-add (command line suppressed) [2022-11-30T02:31:02.138Z] Identity added: /w/workspace/edgex-go/353@tmp/private_key_16357535919756858953.key (/w/workspace/edgex-go/353@tmp/private_key_16357535919756858953.key) [2022-11-30T02:31:02.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:31:02.457Z] + git semver init [2022-11-30T02:31:02.715Z] 2022-11-30 02:31:02,659 [run_init] DEBUG init version:0.0.0 force:False [2022-11-30T02:31:02.715Z] 2022-11-30 02:31:02,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/353/.semver [2022-11-30T02:31:02.715Z] 2022-11-30 02:31:02,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/353/.semver [2022-11-30T02:31:02.715Z] 2022-11-30 02:31:02,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/353/.semver'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:31:08.236Z] 2022-11-30 02:31:07,914 [append_file] DEBUG append to file:/w/workspace/edgex-go/353/.git/info/exclude [2022-11-30T02:31:08.236Z] 2022-11-30 02:31:07,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/353/.semver/main with force:False [2022-11-30T02:31:08.236Z] 2022-11-30 02:31:07,915 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:31:08.236Z] 2022-11-30 02:31:07,915 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:31:08.236Z] 2.3.1-dev.5 [Pipeline] } [2022-11-30T02:31:08.250Z] $ docker exec --env ******** --env ******** cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent -k [2022-11-30T02:31:08.356Z] unset SSH_AUTH_SOCK; [2022-11-30T02:31:08.357Z] unset SSH_AGENT_PID; [2022-11-30T02:31:08.357Z] echo Agent pid 75 killed; [2022-11-30T02:31:08.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:31:08.679Z] + git semver [Pipeline] } [2022-11-30T02:31:08.954Z] $ docker stop --time=1 cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d [2022-11-30T02:31:10.246Z] $ docker rm -f cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:31:10.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-30T02:31:10.770Z] Stashed 1 file(s) [Pipeline] echo [2022-11-30T02:31:10.773Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 [2022-11-30T02:31:11.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] echo [2022-11-30T02:31:11.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:31:11.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:31:11.219Z] ========================================================= [2022-11-30T02:31:11.219Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-30T02:31:11.219Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:31:11.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:31:11.503Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-30T02:31:11.503Z] 213ec9aee27d: Pulling fs layer [2022-11-30T02:31:11.503Z] 4583459ba037: Pulling fs layer [2022-11-30T02:31:11.503Z] 93c1e223e6f2: Pulling fs layer [2022-11-30T02:31:11.503Z] 53926ce57604: Pulling fs layer [2022-11-30T02:31:11.503Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-30T02:31:11.503Z] 22ff95d597cd: Pulling fs layer [2022-11-30T02:31:11.503Z] 12d6caf4c0d1: Pulling fs layer [2022-11-30T02:31:11.503Z] 96b7cbca73a9: Pulling fs layer [2022-11-30T02:31:11.503Z] a7acece74701: Pulling fs layer [2022-11-30T02:31:11.503Z] 53926ce57604: Waiting [2022-11-30T02:31:11.503Z] 12d6caf4c0d1: Waiting [2022-11-30T02:31:11.503Z] 21b2b0c7a3f4: Waiting [2022-11-30T02:31:11.503Z] 22ff95d597cd: Waiting [2022-11-30T02:31:11.503Z] 96b7cbca73a9: Waiting [2022-11-30T02:31:11.503Z] a7acece74701: Waiting [2022-11-30T02:31:11.503Z] 93c1e223e6f2: Download complete [2022-11-30T02:31:11.503Z] 4583459ba037: Verifying Checksum [2022-11-30T02:31:11.503Z] 4583459ba037: Download complete [2022-11-30T02:31:11.503Z] 21b2b0c7a3f4: Download complete [2022-11-30T02:31:11.503Z] 22ff95d597cd: Verifying Checksum [2022-11-30T02:31:11.503Z] 22ff95d597cd: Download complete [2022-11-30T02:31:11.503Z] 213ec9aee27d: Verifying Checksum [2022-11-30T02:31:11.503Z] 213ec9aee27d: Download complete [2022-11-30T02:31:11.503Z] 12d6caf4c0d1: Verifying Checksum [2022-11-30T02:31:11.503Z] 12d6caf4c0d1: Download complete [2022-11-30T02:31:11.763Z] 213ec9aee27d: Pull complete [2022-11-30T02:31:11.763Z] 4583459ba037: Pull complete [2022-11-30T02:31:12.024Z] 93c1e223e6f2: Pull complete [2022-11-30T02:31:12.024Z] a7acece74701: Verifying Checksum [2022-11-30T02:31:12.024Z] a7acece74701: Download complete [2022-11-30T02:31:12.594Z] 96b7cbca73a9: Verifying Checksum [2022-11-30T02:31:12.594Z] 96b7cbca73a9: Download complete [2022-11-30T02:31:12.594Z] 53926ce57604: Verifying Checksum [2022-11-30T02:31:12.594Z] 53926ce57604: Download complete [2022-11-30T02:31:16.778Z] 53926ce57604: Pull complete [2022-11-30T02:31:16.778Z] 21b2b0c7a3f4: Pull complete [2022-11-30T02:31:16.778Z] 22ff95d597cd: Pull complete [2022-11-30T02:31:16.778Z] 12d6caf4c0d1: Pull complete [2022-11-30T02:31:18.681Z] 96b7cbca73a9: Pull complete [2022-11-30T02:31:19.620Z] a7acece74701: Pull complete [2022-11-30T02:31:19.620Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-30T02:31:19.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:31:19.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:31:19.918Z] + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:31:19.918Z] WORKDIR /edgex [2022-11-30T02:31:19.918Z] COPY go.mod . [2022-11-30T02:31:19.918Z] RUN go mod download -t [2022-11-30T02:31:19.918Z] ci-base-image-x86_64 -f - . [2022-11-30T02:31:20.485Z] Sending build context to Docker daemon 169.9MB [2022-11-30T02:31:20.485Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:31:20.485Z] ---> db6d94c90886 [2022-11-30T02:31:20.485Z] Step 2/4 : WORKDIR /edgex [2022-11-30T02:31:25.857Z] Still waiting to schedule task [2022-11-30T02:31:25.857Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-30T02:31:27.129Z] ---> Running in e42d4fb63cbf [2022-11-30T02:31:27.129Z] Removing intermediate container e42d4fb63cbf [2022-11-30T02:31:27.129Z] ---> 4686796a6849 [2022-11-30T02:31:27.129Z] Step 3/4 : COPY go.mod . [2022-11-30T02:31:27.129Z] ---> 9b03c16feadb [2022-11-30T02:31:27.129Z] Step 4/4 : RUN go mod download [2022-11-30T02:31:27.129Z] ---> Running in aa857b88ca2d [2022-11-30T02:31:45.294Z] Removing intermediate container aa857b88ca2d [2022-11-30T02:31:45.294Z] ---> ac9adc49c00f [2022-11-30T02:31:45.294Z] Successfully built ac9adc49c00f [2022-11-30T02:31:45.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:31:45.589Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:31:45.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:31:45.652Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:31:45.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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-x86_64 cat [2022-11-30T02:31:46.170Z] $ docker top f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:31:46.520Z] + go version [2022-11-30T02:31:46.520Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-30T02:31:46.533Z] $ docker stop --time=1 f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f [2022-11-30T02:31:47.808Z] $ docker rm -f f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:31:48.206Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:31:48.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:31:48.274Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:31:48.310Z] $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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-x86_64 cat [2022-11-30T02:31:48.664Z] $ docker top 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T02:31:48.730Z] ========================================================= [2022-11-30T02:31:48.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-30T02:31:48.730Z] ========================================================= [Pipeline] sh [2022-11-30T02:31:49.010Z] + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:31:49.306Z] + make test [2022-11-30T02:31:49.306Z] go test -race -coverprofile=coverage.out ./... [2022-11-30T02:31:55.878Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-30T02:32:10.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-30T02:32:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-30T02:32:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-11-30T02:32:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 43.0% of statements [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-30T02:32:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.2% of statements [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-30T02:32:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.598s coverage: 89.2% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2022-11-30T02:32:14.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements [2022-11-30T02:32:14.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-11-30T02:32:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-11-30T02:32:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-11-30T02:32:26.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.248s coverage: 79.9% of statements [2022-11-30T02:32:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-30T02:32:30.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-30T02:32:30.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-30T02:32:30.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-30T02:32:30.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.8% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.193s coverage: 17.7% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-30T02:32:30.078Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-11-30T02:32:30.078Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-30T02:32:30.338Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-30T02:32:52.261Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-30T02:32:52.261Z] go vet ./... [2022-11-30T02:32:53.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T02:32:53.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-30T02:32:53.453Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-30T02:32:53.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-30T02:32:54.008Z] + ls -al . [2022-11-30T02:32:54.009Z] total 768 [2022-11-30T02:32:54.009Z] drwxrwxr-x 11 1001 1001 4096 Nov 30 02:31 . [2022-11-30T02:32:54.009Z] drwxr-xr-x 4 root root 4096 Nov 30 02:31 .. [2022-11-30T02:32:54.009Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 02:30 .blubracket [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 16 Nov 30 02:30 .dockerignore [2022-11-30T02:32:54.009Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 02:32 .git [2022-11-30T02:32:54.009Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 02:30 .github [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 1030 Nov 30 02:30 .gitignore [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 02:30 .golangci.yml [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 87 Nov 30 02:30 .hadolint.yml [2022-11-30T02:32:54.009Z] drwxr-xr-x 3 1001 1001 4096 Nov 30 02:31 .semver [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 02:30 .sonarcloud.properties [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 02:30 ADOPTERS.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 10618 Nov 30 02:30 Attribution.txt [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 73765 Nov 30 02:30 CHANGELOG.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 02:30 CONTRIBUTING.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 02:30 GOVERNANCE.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 850 Nov 30 02:30 Jenkinsfile [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 02:30 LICENSE [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 13289 Nov 30 02:30 Makefile [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 02:30 OWNERS.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 9403 Nov 30 02:30 README.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 02:30 SECURITY.md [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 02:31 VERSION [2022-11-30T02:32:54.009Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 02:30 bin [2022-11-30T02:32:54.009Z] drwxrwxr-x 18 1001 1001 4096 Nov 30 02:30 cmd [2022-11-30T02:32:54.009Z] -rw-r--r-- 1 root root 501828 Nov 30 02:32 coverage.out [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 3369 Nov 30 02:30 go.mod [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 44829 Nov 30 02:30 go.sum [2022-11-30T02:32:54.009Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 02:30 internal [2022-11-30T02:32:54.009Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 02:30 openapi [2022-11-30T02:32:54.009Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 02:30 snap [2022-11-30T02:32:54.009Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 02:30 version.go [Pipeline] sh [2022-11-30T02:32:54.341Z] + '[' -e coverage.out ] [2022-11-30T02:32:54.341Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-30T02:32:54.442Z] Stashed 1 file(s) [Pipeline] sh [2022-11-30T02:32:54.723Z] + make build [2022-11-30T02:32:54.723Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-30T02:33:07.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-30T02:33:07.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-30T02:33:08.028Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-30T02:33:16.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T02:33:16.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T02:33:16.407Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-30T02:33:18.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T02:33:18.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T02:33:20.261Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T02:33:21.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T02:33:22.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T02:33:24.678Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-30T02:33:25.706Z] $ docker stop --time=1 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e [2022-11-30T02:33:30.593Z] $ docker rm -f 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:33:31.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T02:33:31.375Z] [2022-11-30T02:33:31.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:33:31.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T02:33:31.684Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-30T02:33:31.684Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-30T02:33:31.684Z] ca9280d653b3: Pulling fs layer [2022-11-30T02:33:31.684Z] 7e9c9ca2126c: Pulling fs layer [2022-11-30T02:33:31.684Z] cbdbe7a5bc2a: Download complete [2022-11-30T02:33:31.943Z] cbdbe7a5bc2a: Pull complete [2022-11-30T02:33:31.943Z] ca9280d653b3: Download complete [2022-11-30T02:33:32.507Z] 7e9c9ca2126c: Download complete [2022-11-30T02:33:32.507Z] ca9280d653b3: Pull complete [2022-11-30T02:33:35.785Z] 7e9c9ca2126c: Pull complete [2022-11-30T02:33:35.785Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-30T02:33:35.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T02:33:35.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:33:35.855Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:33:35.887Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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:latest cat [2022-11-30T02:33:39.409Z] $ docker top 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:33:39.739Z] + docker-compose build --help [2022-11-30T02:33:39.739Z] + grep parallel [2022-11-30T02:33:39.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-30T02:33:39.985Z] Running in /w/workspace/edgex-go/353 [Pipeline] { [Pipeline] checkout [2022-11-30T02:33:40.019Z] The recommended git tool is: git [2022-11-30T02:33:40.307Z] --parallel Build images in parallel. [Pipeline] } [2022-11-30T02:33:40.320Z] $ docker stop --time=1 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 [2022-11-30T02:33:41.620Z] $ docker rm -f 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:33:42.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-30T02:33:42.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:33:42.092Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:33:42.131Z] $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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:latest cat [2022-11-30T02:33:42.452Z] $ docker top 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:33:42.795Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-30T02:33:43.367Z] Building core-command ... [2022-11-30T02:33:43.367Z] Building core-data ... [2022-11-30T02:33:43.367Z] Building core-metadata ... [2022-11-30T02:33:43.368Z] Building security-bootstrapper ... [2022-11-30T02:33:43.368Z] Building security-proxy-setup ... [2022-11-30T02:33:43.368Z] Building security-secretstore-setup ... [2022-11-30T02:33:43.368Z] Building security-spiffe-token-provider ... [2022-11-30T02:33:43.368Z] Building security-spire-agent ... [2022-11-30T02:33:43.368Z] Building security-spire-config ... [2022-11-30T02:33:43.368Z] Building security-spire-server ... [2022-11-30T02:33:43.368Z] Building support-notifications ... [2022-11-30T02:33:43.368Z] Building support-scheduler ... [2022-11-30T02:33:43.368Z] Building sys-mgmt-agent ... [2022-11-30T02:33:43.368Z] Building core-metadata [2022-11-30T02:33:43.368Z] Building security-spire-config [2022-11-30T02:33:43.368Z] Building security-spire-agent [2022-11-30T02:33:43.368Z] Building security-spiffe-token-provider [2022-11-30T02:33:43.368Z] Building support-scheduler [2022-11-30T02:33:45.353Z] using credential edgex-jenkins-ssh [2022-11-30T02:33:45.384Z] Cloning the remote Git repository [2022-11-30T02:33:45.427Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-30T02:33:45.501Z] > git init /w/workspace/edgex-go/353 # timeout=10 [2022-11-30T02:33:45.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-30T02:33:45.650Z] > git --version # timeout=10 [2022-11-30T02:33:45.671Z] > git --version # 'git version 2.25.1' [2022-11-30T02:33:45.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T02:33:45.722Z] Verifying host key using known hosts file [2022-11-30T02:33:45.914Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-30T02:33:45.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:33:55.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:55.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:33:55.563Z] ---> ac9adc49c00f [2022-11-30T02:33:55.563Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:33:55.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:55.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:33:55.563Z] ---> ac9adc49c00f [2022-11-30T02:33:55.563Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:33:55.563Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:55.563Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:33:55.563Z] ---> ac9adc49c00f [2022-11-30T02:33:55.563Z] Step 3/19 : WORKDIR /edgex-go [2022-11-30T02:33:55.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:55.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:33:55.563Z] ---> ac9adc49c00f [2022-11-30T02:33:55.563Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:33:55.563Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:55.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:33:55.563Z] ---> ac9adc49c00f [2022-11-30T02:33:55.563Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:34:03.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-30T02:34:03.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:34:04.751Z] Avoid second fetch [2022-11-30T02:34:04.752Z] Checking out Revision c8cc58f12686a546ee57638a3a929b6d65af180c (main) [2022-11-30T02:34:05.465Z] Commit message: "Merge pull request #4239 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:34:04.771Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T02:34:04.790Z] > git checkout -f c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 [2022-11-30T02:34:06.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-30T02:34:06.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:34:06.979Z] Dload Upload Total Spent Left Speed [2022-11-30T02:34:06.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-11-30T02:34:07.610Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-30T02:34:07.868Z] ---> Running in 50b93796e612 [2022-11-30T02:34:07.868Z] ---> Running in 514763b07565 [2022-11-30T02:34:07.868Z] ---> Running in e16c536bdf1a [2022-11-30T02:34:07.868Z] ---> Running in 761a1005fd5d [2022-11-30T02:34:07.868Z] ---> Running in c3738e7d76ff [2022-11-30T02:34:07.868Z] Removing intermediate container c3738e7d76ff [2022-11-30T02:34:07.868Z] ---> 39812773318a [2022-11-30T02:34:07.868Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:34:07.868Z] Removing intermediate container 514763b07565 [2022-11-30T02:34:07.868Z] ---> 7d0624f1aa3f [2022-11-30T02:34:07.868Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:34:07.868Z] Removing intermediate container 50b93796e612 [2022-11-30T02:34:07.868Z] ---> 32d87efed734 [2022-11-30T02:34:07.868Z] Step 4/24 : WORKDIR /edgex-go [2022-11-30T02:34:07.868Z] Removing intermediate container e16c536bdf1a [2022-11-30T02:34:07.868Z] ---> 61f495245550 [2022-11-30T02:34:07.868Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-30T02:34:07.868Z] Removing intermediate container 761a1005fd5d [2022-11-30T02:34:07.868Z] ---> ace00c77aa93 [2022-11-30T02:34:07.868Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:34:07.868Z] ---> Running in 64b7910ffa61 [2022-11-30T02:34:07.868Z] ---> Running in f48503e67991 [2022-11-30T02:34:07.868Z] ---> Running in 1cd5e47db1b8 [2022-11-30T02:34:07.868Z] ---> Running in 8a5f48764f34 [2022-11-30T02:34:07.868Z] ---> Running in 6416aa598723 [2022-11-30T02:34:07.868Z] Removing intermediate container 64b7910ffa61 [2022-11-30T02:34:07.868Z] ---> c5c684dd9cdd [2022-11-30T02:34:07.868Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-30T02:34:07.868Z] Removing intermediate container 1cd5e47db1b8 [2022-11-30T02:34:07.868Z] ---> c3a532b4a392 [2022-11-30T02:34:07.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T02:34:07.868Z] ---> Running in 993beafbc5fc [2022-11-30T02:34:07.868Z] ---> Running in 1a0b33303a2a [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:07.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-30T02:34:07.946Z] + sudo tee /etc/docker/daemon.new [2022-11-30T02:34:07.946Z] { [2022-11-30T02:34:07.946Z] "registry-mirrors": [ [2022-11-30T02:34:07.946Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-30T02:34:07.946Z] ], [2022-11-30T02:34:07.946Z] "bip": "10.250.0.254/24", [2022-11-30T02:34:07.946Z] "hosts": [ [2022-11-30T02:34:07.946Z] "tcp://0.0.0.0:5555", [2022-11-30T02:34:07.946Z] "unix:///var/run/docker.sock" [2022-11-30T02:34:07.946Z] ], [2022-11-30T02:34:07.946Z] "mtu": 1458, [2022-11-30T02:34:07.946Z] "selinux-enabled": true, [2022-11-30T02:34:07.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-30T02:34:07.946Z] } [Pipeline] sh [2022-11-30T02:34:08.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:08.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:08.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:08.126Z] OK: 211 MiB in 51 packages [2022-11-30T02:34:08.126Z] OK: 211 MiB in 51 packages [2022-11-30T02:34:08.126Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-30T02:34:08.126Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-30T02:34:08.126Z] OK: 17038 distinct packages available [2022-11-30T02:34:08.126Z] OK: 211 MiB in 51 packages [2022-11-30T02:34:08.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-30T02:34:08.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:08.384Z] OK: 211 MiB in 51 packages [2022-11-30T02:34:08.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:34:08.626Z] + sudo service docker restart [2022-11-30T02:34:08.642Z] OK: 211 MiB in 51 packages [2022-11-30T02:34:08.642Z] Removing intermediate container 8a5f48764f34 [2022-11-30T02:34:08.642Z] ---> 0cfe048b6295 [2022-11-30T02:34:08.642Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:34:08.900Z] Removing intermediate container 6416aa598723 [2022-11-30T02:34:08.900Z] ---> 79e209921f5b [2022-11-30T02:34:08.900Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:34:08.900Z] ---> 5cbe9853c1b4 [2022-11-30T02:34:08.900Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:34:08.900Z] ---> Running in 005ce46b588a [2022-11-30T02:34:08.900Z] Removing intermediate container 993beafbc5fc [2022-11-30T02:34:08.900Z] ---> afbd3f1eea4d [2022-11-30T02:34:08.900Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-30T02:34:08.900Z] ---> 13485cac3a39 [2022-11-30T02:34:08.900Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:34:09.159Z] ---> Running in ddc9b8c87953 [2022-11-30T02:34:09.159Z] Removing intermediate container 1a0b33303a2a [2022-11-30T02:34:09.159Z] ---> 100d6687b72d [2022-11-30T02:34:09.159Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:34:09.159Z] Removing intermediate container f48503e67991 [2022-11-30T02:34:09.159Z] ---> c0f5e56e4f59 [2022-11-30T02:34:09.159Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-30T02:34:09.159Z] ---> 4f9c1e2dd986 [2022-11-30T02:34:09.159Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:34:09.159Z] ---> Running in 69b38fbba4ab [2022-11-30T02:34:09.418Z] ---> 7d95c6214b44 [2022-11-30T02:34:09.418Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:34:09.418Z] ---> 101710e0f033 [2022-11-30T02:34:09.418Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:34:09.418Z] ---> Running in ae3f58ee459a [2022-11-30T02:34:09.418Z] ---> Running in ea14d79d0661 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:34:27.060Z] provisioning config files... [2022-11-30T02:34:27.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config15867893539155124306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:34:27.464Z] ---> docker-login.sh [2022-11-30T02:34:27.464Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:34:28.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:34:28.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:34:28.057Z] Configure a credential helper to remove this warning. See [2022-11-30T02:34:28.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:34:28.057Z] [2022-11-30T02:34:28.057Z] Login Succeeded [2022-11-30T02:34:28.057Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:34:28.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:34:28.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:34:28.600Z] Configure a credential helper to remove this warning. See [2022-11-30T02:34:28.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:34:28.600Z] [2022-11-30T02:34:28.600Z] Login Succeeded [2022-11-30T02:34:28.600Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:34:28.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:34:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:34:28.868Z] Configure a credential helper to remove this warning. See [2022-11-30T02:34:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:34:28.868Z] [2022-11-30T02:34:28.868Z] Login Succeeded [2022-11-30T02:34:28.868Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:34:29.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:34:29.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:34:29.136Z] Configure a credential helper to remove this warning. See [2022-11-30T02:34:29.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:34:29.136Z] [2022-11-30T02:34:29.136Z] Login Succeeded [2022-11-30T02:34:29.409Z] docker.io [2022-11-30T02:34:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:34:29.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:34:29.678Z] Configure a credential helper to remove this warning. See [2022-11-30T02:34:29.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:34:29.678Z] [2022-11-30T02:34:29.678Z] Login Succeeded [2022-11-30T02:34:29.678Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:34:29.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-30T02:34:30.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] echo [2022-11-30T02:34:30.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:34:30.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:34:30.240Z] ========================================================= [2022-11-30T02:34:30.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-30T02:34:30.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:34:30.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:34:30.851Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-30T02:34:30.851Z] 9b18e9b68314: Pulling fs layer [2022-11-30T02:34:30.851Z] 35d82f9e3411: Pulling fs layer [2022-11-30T02:34:30.851Z] e16973657156: Pulling fs layer [2022-11-30T02:34:30.851Z] fc693d55d65f: Pulling fs layer [2022-11-30T02:34:30.851Z] 7e9fc2657dce: Pulling fs layer [2022-11-30T02:34:30.851Z] dda99020689f: Pulling fs layer [2022-11-30T02:34:30.851Z] db1c61fa0a46: Pulling fs layer [2022-11-30T02:34:30.851Z] fc693d55d65f: Waiting [2022-11-30T02:34:30.851Z] 7e9fc2657dce: Waiting [2022-11-30T02:34:30.851Z] dda99020689f: Waiting [2022-11-30T02:34:30.851Z] 891c053d2c06: Pulling fs layer [2022-11-30T02:34:30.851Z] db1c61fa0a46: Waiting [2022-11-30T02:34:30.851Z] 891c053d2c06: Waiting [2022-11-30T02:34:30.851Z] e16973657156: Verifying Checksum [2022-11-30T02:34:30.851Z] e16973657156: Download complete [2022-11-30T02:34:30.851Z] 35d82f9e3411: Download complete [2022-11-30T02:34:30.851Z] 7e9fc2657dce: Verifying Checksum [2022-11-30T02:34:30.851Z] 7e9fc2657dce: Download complete [2022-11-30T02:34:30.851Z] dda99020689f: Verifying Checksum [2022-11-30T02:34:30.851Z] dda99020689f: Download complete [2022-11-30T02:34:30.851Z] 9b18e9b68314: Verifying Checksum [2022-11-30T02:34:30.852Z] 9b18e9b68314: Download complete [2022-11-30T02:34:31.841Z] 891c053d2c06: Verifying Checksum [2022-11-30T02:34:31.841Z] 891c053d2c06: Download complete [2022-11-30T02:34:32.444Z] 9b18e9b68314: Pull complete [2022-11-30T02:34:33.033Z] 35d82f9e3411: Pull complete [2022-11-30T02:34:33.305Z] db1c61fa0a46: Verifying Checksum [2022-11-30T02:34:33.305Z] db1c61fa0a46: Download complete [2022-11-30T02:34:33.305Z] e16973657156: Pull complete [2022-11-30T02:34:33.894Z] fc693d55d65f: Verifying Checksum [2022-11-30T02:34:33.894Z] fc693d55d65f: Download complete [2022-11-30T02:34:46.267Z] fc693d55d65f: Pull complete [2022-11-30T02:34:46.267Z] 7e9fc2657dce: Pull complete [2022-11-30T02:34:46.267Z] dda99020689f: Pull complete [2022-11-30T02:34:48.326Z] Removing intermediate container 69b38fbba4ab [2022-11-30T02:34:48.326Z] ---> 4914040a96ee [2022-11-30T02:34:48.326Z] Step 8/24 : COPY . . [2022-11-30T02:34:48.326Z] Removing intermediate container 005ce46b588a [2022-11-30T02:34:48.326Z] ---> 0eacdf39b567 [2022-11-30T02:34:48.326Z] Step 7/24 : COPY . . [2022-11-30T02:34:48.326Z] Removing intermediate container ae3f58ee459a [2022-11-30T02:34:48.326Z] ---> 06b370606a55 [2022-11-30T02:34:48.326Z] Step 8/22 : COPY . . [2022-11-30T02:34:48.326Z] Removing intermediate container ea14d79d0661 [2022-11-30T02:34:48.326Z] ---> ca7291fa6c32 [2022-11-30T02:34:48.326Z] Step 7/19 : COPY . . [2022-11-30T02:34:48.326Z] Removing intermediate container ddc9b8c87953 [2022-11-30T02:34:48.326Z] ---> b300307f072b [2022-11-30T02:34:48.326Z] Step 7/24 : COPY . . [2022-11-30T02:34:52.940Z] db1c61fa0a46: Pull complete [2022-11-30T02:34:54.911Z] 891c053d2c06: Pull complete [2022-11-30T02:34:54.911Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-30T02:34:54.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:34:54.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:34:55.260Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:34:55.260Z] WORKDIR /edgex [2022-11-30T02:34:55.260Z] COPY go.mod . [2022-11-30T02:34:55.260Z] RUN go mod download [2022-11-30T02:34:55.260Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-30T02:34:55.851Z] Sending build context to Docker daemon 3.27MB [2022-11-30T02:34:55.851Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:34:55.851Z] ---> f96f9c87975a [2022-11-30T02:34:55.851Z] Step 2/4 : WORKDIR /edgex [2022-11-30T02:34:57.877Z] ---> Running in 3d60a07e0cc0 [2022-11-30T02:34:58.150Z] Removing intermediate container 3d60a07e0cc0 [2022-11-30T02:34:58.150Z] ---> a94bcab6aec8 [2022-11-30T02:34:58.150Z] Step 3/4 : COPY go.mod . [2022-11-30T02:34:58.757Z] ---> 9e6114e03564 [2022-11-30T02:34:58.757Z] Step 4/4 : RUN go mod download [2022-11-30T02:34:58.757Z] ---> Running in 00575f51b6d5 [2022-11-30T02:35:14.933Z] ---> ac79a49f8438 [2022-11-30T02:35:14.934Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:35:14.934Z] ---> b47c019ba8b0 [2022-11-30T02:35:14.934Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:35:14.934Z] ---> 5b1ff8709ec5 [2022-11-30T02:35:14.934Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-30T02:35:14.934Z] ---> 81d876de665f [2022-11-30T02:35:14.934Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-30T02:35:14.934Z] ---> 645ff9e2e554 [2022-11-30T02:35:14.934Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-30T02:35:14.934Z] ---> Running in b1fe8497dcaa [2022-11-30T02:35:14.934Z] ---> Running in d5384bf8c15c [2022-11-30T02:35:14.934Z] ---> Running in ea3a6848c207 [2022-11-30T02:35:14.934Z] ---> Running in e225a7254242 [2022-11-30T02:35:14.934Z] ---> Running in ee632c7dbced [2022-11-30T02:35:14.934Z] Removing intermediate container b1fe8497dcaa [2022-11-30T02:35:14.934Z] ---> 1c912bf08942 [2022-11-30T02:35:14.934Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T02:35:14.934Z] Removing intermediate container ea3a6848c207 [2022-11-30T02:35:14.934Z] ---> 173a64d7a7cc [2022-11-30T02:35:14.934Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T02:35:14.934Z] ---> Running in aaffbe633b3d [2022-11-30T02:35:14.934Z] ---> Running in c8422d8d9b63 [2022-11-30T02:35:14.934Z] Removing intermediate container c8422d8d9b63 [2022-11-30T02:35:14.934Z] ---> ccd0596131d3 [2022-11-30T02:35:14.934Z] 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 [2022-11-30T02:35:14.934Z] Removing intermediate container aaffbe633b3d [2022-11-30T02:35:14.934Z] ---> 89ea6dbcd906 [2022-11-30T02:35:14.934Z] 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 [2022-11-30T02:35:14.934Z] ---> Running in 854a1f8a8a57 [2022-11-30T02:35:14.934Z] ---> Running in 8aecd6084125 [2022-11-30T02:35:14.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-30T02:35:14.934Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-30T02:35:14.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-30T02:35:15.191Z] Removing intermediate container 8aecd6084125 [2022-11-30T02:35:15.191Z] ---> 6b1c9c3e08fd [2022-11-30T02:35:15.191Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T02:35:15.191Z] Removing intermediate container 854a1f8a8a57 [2022-11-30T02:35:15.191Z] ---> 2af049fa15ff [2022-11-30T02:35:15.191Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T02:35:15.448Z] ---> Running in d4e0747f57a9 [2022-11-30T02:35:15.448Z] ---> Running in 78460cf4516a [2022-11-30T02:35:15.705Z] Removing intermediate container d4e0747f57a9 [2022-11-30T02:35:15.705Z] ---> e0c8219e7392 [2022-11-30T02:35:15.705Z] [2022-11-30T02:35:15.705Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T02:35:15.705Z] Removing intermediate container 78460cf4516a [2022-11-30T02:35:15.705Z] ---> 086ec61dbfb8 [2022-11-30T02:35:15.705Z] [2022-11-30T02:35:15.705Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T02:35:15.705Z] 3.15: Pulling from library/alpine [2022-11-30T02:35:15.705Z] 3.15: Pulling from library/alpine [2022-11-30T02:35:16.092Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T02:35:16.092Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T02:35:16.092Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T02:35:16.092Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T02:35:16.092Z] ---> c4fc93816858 [2022-11-30T02:35:16.092Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:35:16.092Z] ---> c4fc93816858 [2022-11-30T02:35:16.092Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:35:16.379Z] ---> Running in 4e3246e6e702 [2022-11-30T02:35:16.379Z] ---> Running in 9d05e20705b8 [2022-11-30T02:35:16.638Z] Removing intermediate container 4e3246e6e702 [2022-11-30T02:35:16.638Z] ---> abe3633d508a [2022-11-30T02:35:16.638Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T02:35:16.638Z] Removing intermediate container 9d05e20705b8 [2022-11-30T02:35:16.638Z] ---> be69f8c0f213 [2022-11-30T02:35:16.638Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-30T02:35:16.896Z] ---> Running in 274753d3ad25 [2022-11-30T02:35:16.896Z] ---> Running in 9503d6a4288e [2022-11-30T02:35:17.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:17.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:17.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:17.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:18.089Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:35:18.089Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:35:18.089Z] OK: 15859 distinct packages available [2022-11-30T02:35:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:18.348Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:35:18.348Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:35:18.348Z] OK: 15859 distinct packages available [2022-11-30T02:35:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:18.618Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-30T02:35:18.618Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:35:18.875Z] (3/5) Installing libucontext (1.1-r0) [2022-11-30T02:35:18.875Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-30T02:35:18.875Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-30T02:35:18.875Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:35:18.875Z] (3/4) Installing libucontext (1.1-r0) [2022-11-30T02:35:18.875Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-30T02:35:18.875Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-30T02:35:18.875Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:35:18.875Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:35:18.875Z] OK: 6 MiB in 18 packages [2022-11-30T02:35:18.875Z] OK: 7 MiB in 19 packages [2022-11-30T02:35:23.103Z] Removing intermediate container 274753d3ad25 [2022-11-30T02:35:23.103Z] ---> 34cf0562e427 [2022-11-30T02:35:23.103Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:35:23.103Z] Removing intermediate container 9503d6a4288e [2022-11-30T02:35:23.103Z] ---> 2debdb9d9a29 [2022-11-30T02:35:23.103Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-30T02:35:29.662Z] ---> d137f8035f64 [2022-11-30T02:35:29.662Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:35:31.025Z] Removing intermediate container 00575f51b6d5 [2022-11-30T02:35:31.025Z] ---> 0e417313cf94 [2022-11-30T02:35:31.295Z] Successfully built 0e417313cf94 [2022-11-30T02:35:31.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:35:31.585Z] ---> 0e39f8ecbcf7 [2022-11-30T02:35:31.585Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:35:31.642Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T02:35:31.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:35:31.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container [2022-11-30T02:35:31.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 [2022-11-30T02:35:32.162Z] ---> 5bf411677c1d [2022-11-30T02:35:32.162Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:35:32.162Z] ---> 6bf31a88e22e [2022-11-30T02:35:32.162Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-30T02:35:32.422Z] ---> Running in f5959137d620 [2022-11-30T02:35:32.680Z] ---> 2aa7e748f6d1 [2022-11-30T02:35:32.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-30T02:35:32.956Z] Removing intermediate container f5959137d620 [2022-11-30T02:35:32.956Z] ---> a96cd2934780 [2022-11-30T02:35:32.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-30T02:35:33.213Z] ---> bdb1999f39fc [2022-11-30T02:35:33.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-30T02:35:33.288Z] $ docker top b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 -eo pid,comm [2022-11-30T02:35:33.470Z] ---> b40c9b03690c [2022-11-30T02:35:33.470Z] Step 19/24 : WORKDIR / [2022-11-30T02:35:33.470Z] ---> Running in 31985093d120 [Pipeline] { [Pipeline] sh [2022-11-30T02:35:34.128Z] + go version [2022-11-30T02:35:34.128Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-30T02:35:34.153Z] $ docker stop --time=1 b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 [2022-11-30T02:35:34.404Z] ---> 878a1f5f5050 [2022-11-30T02:35:34.404Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:35:34.404Z] Removing intermediate container 31985093d120 [2022-11-30T02:35:34.404Z] ---> f3ec32ebff20 [2022-11-30T02:35:34.404Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:35:34.404Z] ---> Running in 1bccbe604014 [2022-11-30T02:35:34.404Z] ---> Running in 10c6c9b2273f [2022-11-30T02:35:35.371Z] Removing intermediate container 10c6c9b2273f [2022-11-30T02:35:35.371Z] ---> 5024f18ffd2a [2022-11-30T02:35:35.371Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:35:35.371Z] Removing intermediate container 1bccbe604014 [2022-11-30T02:35:35.371Z] ---> 189ef327acac [2022-11-30T02:35:35.371Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:35:35.734Z] ---> Running in 689ef27b1ba7 [2022-11-30T02:35:35.734Z] ---> Running in c041b36bf73a [2022-11-30T02:35:35.816Z] $ docker rm -f b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-11-30T02:35:35.993Z] Removing intermediate container 689ef27b1ba7 [2022-11-30T02:35:35.993Z] ---> a4080d31ef72 [2022-11-30T02:35:35.993Z] Step 22/24 : LABEL arch=x86_64 [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 [2022-11-30T02:35:36.251Z] ---> Running in 29164455a83c [2022-11-30T02:35:36.252Z] Removing intermediate container c041b36bf73a [2022-11-30T02:35:36.252Z] ---> 1d73e64975ae [2022-11-30T02:35:36.252Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T02:35:36.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T02:35:36.458Z] [2022-11-30T02:35:36.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:35:36.545Z] ---> Running in 40cf69b723ec [2022-11-30T02:35:36.545Z] Removing intermediate container 29164455a83c [2022-11-30T02:35:36.545Z] ---> 22992e5ff835 [2022-11-30T02:35:36.545Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:35:36.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T02:35:36.796Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-30T02:35:36.796Z] 29e5d40040c1: Pulling fs layer [2022-11-30T02:35:36.796Z] 1ce36da41761: Pulling fs layer [2022-11-30T02:35:36.796Z] 25b303627fd3: Pulling fs layer [2022-11-30T02:35:36.803Z] ---> Running in 9c7a664975eb [2022-11-30T02:35:36.803Z] Removing intermediate container 40cf69b723ec [2022-11-30T02:35:36.803Z] ---> 63faeaea88ba [2022-11-30T02:35:36.803Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:35:37.066Z] 29e5d40040c1: Download complete [2022-11-30T02:35:37.080Z] Removing intermediate container 9c7a664975eb [2022-11-30T02:35:37.080Z] ---> 4abdb9c8d384 [2022-11-30T02:35:37.080Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:35:37.334Z] 1ce36da41761: Verifying Checksum [2022-11-30T02:35:37.335Z] 1ce36da41761: Download complete [2022-11-30T02:35:37.341Z] ---> Running in 9eab1c3a1516 [2022-11-30T02:35:37.620Z] 29e5d40040c1: Pull complete [2022-11-30T02:35:37.911Z] ---> Running in 62ada2937241 [2022-11-30T02:35:38.532Z] Removing intermediate container 9eab1c3a1516 [2022-11-30T02:35:38.532Z] ---> c5b08edbb4c2 [2022-11-30T02:35:38.532Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:35:39.040Z] 1ce36da41761: Pull complete [2022-11-30T02:35:39.040Z] 25b303627fd3: Verifying Checksum [2022-11-30T02:35:39.040Z] 25b303627fd3: Download complete [2022-11-30T02:35:40.448Z] Removing intermediate container 62ada2937241 [2022-11-30T02:35:40.448Z] ---> 7571b92913af [2022-11-30T02:35:40.448Z] [2022-11-30T02:35:40.448Z] ---> Running in 98b7924f57de [2022-11-30T02:35:40.448Z] Successfully built 7571b92913af [2022-11-30T02:35:40.448Z] Successfully tagged security-spire-agent:latest [2022-11-30T02:35:40.448Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-11-30T02:35:43.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:35:43.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:35:43.731Z] ---> ac9adc49c00f [2022-11-30T02:35:43.731Z] Step 3/22 : WORKDIR /edgex-go [2022-11-30T02:35:43.731Z] ---> Using cache [2022-11-30T02:35:43.731Z] ---> ace00c77aa93 [2022-11-30T02:35:43.731Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-30T02:35:46.255Z] Removing intermediate container 98b7924f57de [2022-11-30T02:35:46.255Z] ---> 7ceb5c61ec2a [2022-11-30T02:35:46.255Z] [2022-11-30T02:35:46.515Z] Successfully built 7ceb5c61ec2a [2022-11-30T02:35:47.452Z] Successfully tagged security-spire-config:latest [2022-11-30T02:35:47.452Z] Building support-notifications [2022-11-30T02:35:49.131Z] 25b303627fd3: Pull complete [2022-11-30T02:35:49.131Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-30T02:35:49.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T02:35:49.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:35:49.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container [2022-11-30T02:35:49.391Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 [2022-11-30T02:35:51.608Z] $ docker top 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 -eo pid,comm [2022-11-30T02:35:51.635Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:35:51.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:35:51.635Z] ---> ac9adc49c00f [2022-11-30T02:35:51.635Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:35:51.635Z] ---> Using cache [2022-11-30T02:35:51.635Z] ---> 32d87efed734 [2022-11-30T02:35:51.635Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:35:51.635Z] ---> Using cache [2022-11-30T02:35:51.635Z] ---> c5c684dd9cdd [2022-11-30T02:35:51.635Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh [2022-11-30T02:35:52.448Z] + docker-compose build --help [2022-11-30T02:35:52.448Z] + grep parallel [2022-11-30T02:35:53.538Z] ---> Running in f40133eb573f [2022-11-30T02:35:53.538Z] ---> Running in 611aa9a6da61 [2022-11-30T02:35:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:54.360Z] OK: 211 MiB in 51 packages [2022-11-30T02:35:54.360Z] OK: 211 MiB in 51 packages [2022-11-30T02:35:57.808Z] --parallel Build images in parallel. [Pipeline] } [2022-11-30T02:35:57.837Z] $ docker stop --time=1 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 [2022-11-30T02:35:59.540Z] $ docker rm -f 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 [2022-11-30T02:35:59.638Z] Removing intermediate container f40133eb573f [2022-11-30T02:35:59.638Z] ---> 8de292bde790 [2022-11-30T02:35:59.638Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-30T02:35:59.638Z] Removing intermediate container 611aa9a6da61 [2022-11-30T02:35:59.638Z] ---> e3bfe17bc8ce [2022-11-30T02:35:59.638Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:35:59.638Z] Removing intermediate container e225a7254242 [2022-11-30T02:35:59.638Z] ---> 27449f98b338 [2022-11-30T02:35:59.638Z] [2022-11-30T02:35:59.638Z] Step 10/24 : FROM alpine:3.16 [2022-11-30T02:35:59.638Z] Removing intermediate container d5384bf8c15c [2022-11-30T02:35:59.638Z] Removing intermediate container ee632c7dbced [2022-11-30T02:35:59.638Z] ---> adbddc87547a [2022-11-30T02:35:59.638Z] ---> fed47943be03 [2022-11-30T02:35:59.638Z] [2022-11-30T02:35:59.638Z] Step 9/19 : FROM alpine:3.15 [2022-11-30T02:35:59.638Z] [2022-11-30T02:35:59.638Z] Step 10/22 : FROM alpine:3.16 ---> c4fc93816858 [2022-11-30T02:35:59.638Z] [2022-11-30T02:35:59.638Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:35:59.638Z] ---> Using cache [2022-11-30T02:35:59.638Z] ---> abe3633d508a [2022-11-30T02:35:59.638Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-30T02:35:59.638Z] ---> a4f0b83607aa [2022-11-30T02:35:59.638Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:35:59.638Z] ---> 2691f8df6c36 [2022-11-30T02:35:59.638Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:35:59.638Z] 3.16: Pulling from library/alpine [2022-11-30T02:35:59.638Z] ---> Running in 16afc61afca0 [2022-11-30T02:35:59.638Z] ---> Running in 99560ac2fc35 [2022-11-30T02:35:59.638Z] ---> Running in d99bbbc8284d [2022-11-30T02:35:59.638Z] 3.16: Pulling from library/alpine [2022-11-30T02:35:59.638Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T02:35:59.638Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T02:35:59.638Z] Status: Image is up to date for alpine:3.16 [2022-11-30T02:35:59.638Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T02:35:59.638Z] ---> bfe296a52501 [2022-11-30T02:35:59.638Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:35:59.638Z] ---> bfe296a52501 [2022-11-30T02:35:59.638Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:35:59.897Z] ---> Running in edf7bf08dafd [2022-11-30T02:35:59.897Z] ---> Running in 019167f07307 [2022-11-30T02:35:59.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:35:59.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-30T02:36:00.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:36:00.163Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:36:00.163Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:36:00.163Z] OK: 15859 distinct packages available [2022-11-30T02:36:00.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container [2022-11-30T02:36:00.401Z] $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 [2022-11-30T02:36:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:00.421Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-30T02:36:00.421Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-30T02:36:00.421Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-30T02:36:00.683Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-30T02:36:00.683Z] (5/9) Installing curl (7.80.0-r4) [2022-11-30T02:36:00.683Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-30T02:36:00.683Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:36:00.683Z] (8/9) Installing libucontext (1.1-r0) [2022-11-30T02:36:00.683Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T02:36:00.683Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-30T02:36:00.683Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:36:00.683Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:36:00.683Z] OK: 6 MiB in 15 packages [2022-11-30T02:36:00.683Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:36:00.683Z] OK: 8 MiB in 23 packages [2022-11-30T02:36:00.941Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T02:36:00.941Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:36:00.941Z] OK: 6 MiB in 15 packages [2022-11-30T02:36:01.663Z] $ docker top 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:36:02.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-30T02:36:07.573Z] Removing intermediate container edf7bf08dafd [2022-11-30T02:36:07.573Z] ---> 4a3d3ac3ee93 [2022-11-30T02:36:07.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:36:07.573Z] Removing intermediate container 019167f07307 [2022-11-30T02:36:07.573Z] ---> 08877fc2a38e [2022-11-30T02:36:07.573Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:36:07.573Z] Removing intermediate container 16afc61afca0 [2022-11-30T02:36:07.573Z] ---> d1e3658dc140 [2022-11-30T02:36:07.573Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:36:07.573Z] ---> Running in 14e97e03c0f7 [2022-11-30T02:36:07.573Z] ---> Running in 901205b37133 [2022-11-30T02:36:07.573Z] ---> 071471a40f17 [2022-11-30T02:36:07.573Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-30T02:36:07.573Z] Removing intermediate container 14e97e03c0f7 [2022-11-30T02:36:07.573Z] ---> a3ab78d93f5b [2022-11-30T02:36:07.573Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-30T02:36:07.859Z] Building core-command ... [2022-11-30T02:36:07.859Z] Building core-data ... [2022-11-30T02:36:07.859Z] Building core-metadata ... [2022-11-30T02:36:07.859Z] Building security-bootstrapper ... [2022-11-30T02:36:07.859Z] Building security-proxy-setup ... [2022-11-30T02:36:07.859Z] Building security-secretstore-setup ... [2022-11-30T02:36:07.859Z] Building security-spiffe-token-provider ... [2022-11-30T02:36:07.859Z] Building security-spire-agent ... [2022-11-30T02:36:07.859Z] Building security-spire-config ... [2022-11-30T02:36:07.859Z] Building security-spire-server ... [2022-11-30T02:36:07.859Z] Building support-notifications ... [2022-11-30T02:36:07.859Z] Building support-scheduler ... [2022-11-30T02:36:07.859Z] Building sys-mgmt-agent ... [2022-11-30T02:36:07.859Z] Building security-bootstrapper [2022-11-30T02:36:07.859Z] Building core-data [2022-11-30T02:36:07.859Z] Building security-spiffe-token-provider [2022-11-30T02:36:07.859Z] Building security-spire-server [2022-11-30T02:36:07.859Z] Building security-secretstore-setup [2022-11-30T02:36:08.986Z] Removing intermediate container 901205b37133 [2022-11-30T02:36:08.986Z] ---> dd091ea9f796 [2022-11-30T02:36:08.986Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-30T02:36:12.306Z] ---> Running in 2feb97816587 [2022-11-30T02:36:12.306Z] ---> 7745d2aba637 [2022-11-30T02:36:12.306Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-30T02:36:12.306Z] ---> Running in 5d5f0c994c59 [2022-11-30T02:36:12.586Z] Removing intermediate container 2feb97816587 [2022-11-30T02:36:12.586Z] ---> 386058b3ba3b [2022-11-30T02:36:12.586Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:36:12.586Z] Removing intermediate container 5d5f0c994c59 [2022-11-30T02:36:12.586Z] ---> caadcb325d25 [2022-11-30T02:36:12.586Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-30T02:36:12.586Z] ---> 89035dc1e108 [2022-11-30T02:36:12.586Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-30T02:36:12.586Z] ---> Running in f7e587886db1 [2022-11-30T02:36:12.586Z] ---> Running in 664cf7773e23 [2022-11-30T02:36:12.586Z] ---> Running in 87b8ee44f7b1 [2022-11-30T02:36:12.586Z] Removing intermediate container f7e587886db1 [2022-11-30T02:36:12.586Z] ---> f5c54ae24987 [2022-11-30T02:36:12.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:36:12.586Z] Removing intermediate container 87b8ee44f7b1 [2022-11-30T02:36:12.586Z] ---> a6c96d124da9 [2022-11-30T02:36:12.586Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:36:12.586Z] Removing intermediate container 664cf7773e23 [2022-11-30T02:36:12.586Z] ---> 27c408f0aa4d [2022-11-30T02:36:12.586Z] Step 15/24 : WORKDIR / [2022-11-30T02:36:12.845Z] ---> Running in acbae161ce54 [2022-11-30T02:36:12.845Z] ---> Running in b9c7356b3146 [2022-11-30T02:36:12.845Z] ---> daeeb9094e74 [2022-11-30T02:36:12.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-30T02:36:12.845Z] Removing intermediate container acbae161ce54 [2022-11-30T02:36:12.845Z] ---> 9401fc9b8d69 [2022-11-30T02:36:12.845Z] Step 17/19 : LABEL arch=x86_64 [2022-11-30T02:36:13.126Z] Removing intermediate container 99560ac2fc35 [2022-11-30T02:36:13.126Z] ---> d77ab6942652 [2022-11-30T02:36:13.126Z] Step 8/22 : COPY . . [2022-11-30T02:36:13.126Z] Removing intermediate container d99bbbc8284d [2022-11-30T02:36:13.126Z] ---> 9924eb2db7f7 [2022-11-30T02:36:13.126Z] Step 7/22 : COPY . . [2022-11-30T02:36:19.751Z] Removing intermediate container b9c7356b3146 [2022-11-30T02:36:19.751Z] ---> 8ba20e784e5f [2022-11-30T02:36:19.751Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:36:19.751Z] ---> Running in 5af151a25055 [2022-11-30T02:36:20.015Z] ---> b4f62a63601f [2022-11-30T02:36:20.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-30T02:36:20.015Z] Removing intermediate container 5af151a25055 [2022-11-30T02:36:20.015Z] ---> 62cb02443c92 [2022-11-30T02:36:20.015Z] Step 18/19 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:36:20.015Z] ---> cf1d93e5fe06 [2022-11-30T02:36:20.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-30T02:36:20.015Z] ---> Running in a4a5705068a3 [2022-11-30T02:36:20.015Z] ---> 84d82aa14728 [2022-11-30T02:36:20.015Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-30T02:36:20.015Z] ---> e02920da899b [2022-11-30T02:36:20.015Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-30T02:36:20.015Z] ---> Running in 9063f8e1de43 [2022-11-30T02:36:20.275Z] ---> Running in 71c7182f5de0 [2022-11-30T02:36:20.275Z] ---> fd727c323cf0 [2022-11-30T02:36:20.275Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-30T02:36:20.276Z] Removing intermediate container a4a5705068a3 [2022-11-30T02:36:20.276Z] ---> db61a95f519a [2022-11-30T02:36:20.276Z] Step 19/19 : LABEL version=2.3.1-dev.5 [2022-11-30T02:36:20.276Z] ---> Running in c907abfb427a [2022-11-30T02:36:20.276Z] ---> Running in 0c117feee0fe [2022-11-30T02:36:20.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T02:36:20.536Z] Removing intermediate container c907abfb427a [2022-11-30T02:36:20.536Z] ---> 4bb4c801c3b0 [2022-11-30T02:36:20.536Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:36:20.536Z] ---> 92e2685d5cf9 [2022-11-30T02:36:20.536Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-30T02:36:20.536Z] Removing intermediate container 0c117feee0fe [2022-11-30T02:36:20.536Z] ---> 4b87c0999ccd [2022-11-30T02:36:20.536Z] [2022-11-30T02:36:20.536Z] ---> Running in 054c9bcb2abb [2022-11-30T02:36:20.536Z] Successfully built 4b87c0999ccd [2022-11-30T02:36:20.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-30T02:36:20.536Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-30T02:36:20.536Z] Building core-data [2022-11-30T02:36:20.805Z]  Building security-spiffe-token-provider ... done Removing intermediate container 054c9bcb2abb [2022-11-30T02:36:20.805Z] ---> 10280e3be307 [2022-11-30T02:36:20.805Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T02:36:20.805Z] ---> f036114ab26f [2022-11-30T02:36:20.805Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-30T02:36:20.805Z] ---> Running in 2b897101edd6 [2022-11-30T02:36:22.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:22.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:22.914Z] ---> 0e417313cf94 [2022-11-30T02:36:22.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:36:22.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:22.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:22.914Z] ---> 0e417313cf94 [2022-11-30T02:36:22.914Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:36:22.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:22.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:22.914Z] ---> 0e417313cf94 [2022-11-30T02:36:22.914Z] Step 3/23 : WORKDIR /edgex-go [2022-11-30T02:36:22.914Z] ---> Running in 59bfb6519343 [2022-11-30T02:36:22.914Z] ---> Running in 8f7e4b85f3ed [2022-11-30T02:36:22.914Z] ---> Running in 61fe868dc6a1 [2022-11-30T02:36:22.914Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:22.914Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:22.914Z] ---> 0e417313cf94 [2022-11-30T02:36:22.914Z] Step 3/19 : WORKDIR /edgex-go [2022-11-30T02:36:22.914Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:22.914Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:22.914Z] ---> 0e417313cf94 [2022-11-30T02:36:22.914Z] Step 3/32 : WORKDIR /edgex-go [2022-11-30T02:36:22.914Z] ---> Running in b8b5d1cb89bd [2022-11-30T02:36:22.914Z] ---> Running in 9828b3afd816 [2022-11-30T02:36:22.914Z] Removing intermediate container 8f7e4b85f3ed [2022-11-30T02:36:22.914Z] ---> 0f40f4b44588 [2022-11-30T02:36:22.914Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-30T02:36:22.914Z] Removing intermediate container 59bfb6519343 [2022-11-30T02:36:22.914Z] ---> e2342b6ef771 [2022-11-30T02:36:22.914Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:36:22.914Z] ---> Running in 056a1ff9340b [2022-11-30T02:36:22.914Z] Removing intermediate container 61fe868dc6a1 [2022-11-30T02:36:22.914Z] ---> 10337771cd78 [2022-11-30T02:36:22.914Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:36:22.914Z] ---> Running in a57db3a0216f [2022-11-30T02:36:22.914Z] ---> Running in 284e86624bad [2022-11-30T02:36:22.914Z] Removing intermediate container 9828b3afd816 [2022-11-30T02:36:22.914Z] Removing intermediate container b8b5d1cb89bd [2022-11-30T02:36:22.914Z] ---> 57a9379b8e29 [2022-11-30T02:36:22.914Z] ---> 8bdb5386d6fc [2022-11-30T02:36:22.914Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-baseStep 4/32 : RUN apk add --update --no-cache make git [2022-11-30T02:36:22.914Z] [2022-11-30T02:36:23.198Z] ---> Running in e4dc95f47866 [2022-11-30T02:36:23.198Z] ---> Running in 4548cd520b80 [2022-11-30T02:36:23.469Z] Removing intermediate container a57db3a0216f [2022-11-30T02:36:23.469Z] ---> 94dcf5b88bb9 [2022-11-30T02:36:23.469Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T02:36:23.752Z] ---> Running in 34deb3fb0756 [2022-11-30T02:36:24.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:25.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:25.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:25.246Z] ---> ac9adc49c00f [2022-11-30T02:36:25.246Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> 32d87efed734 [2022-11-30T02:36:25.246Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> c5c684dd9cdd [2022-11-30T02:36:25.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> afbd3f1eea4d [2022-11-30T02:36:25.246Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> 4f9c1e2dd986 [2022-11-30T02:36:25.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> 4914040a96ee [2022-11-30T02:36:25.246Z] Step 8/22 : COPY . . [2022-11-30T02:36:25.246Z] ---> Using cache [2022-11-30T02:36:25.246Z] ---> 645ff9e2e554 [2022-11-30T02:36:25.246Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-30T02:36:25.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:26.302Z] OK: 221 MiB in 51 packages [2022-11-30T02:36:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:27.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:27.228Z] Removing intermediate container 2b897101edd6 [2022-11-30T02:36:27.229Z] ---> f51fd13bc3ba [2022-11-30T02:36:27.229Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:36:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:27.713Z] Removing intermediate container 056a1ff9340b [2022-11-30T02:36:27.713Z] ---> 8d5fe62f03d3 [2022-11-30T02:36:27.713Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:36:27.880Z] ---> Running in 6f835318a0fe [2022-11-30T02:36:27.880Z] ---> 4e1a238de5d3 [2022-11-30T02:36:27.880Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-30T02:36:27.880Z] ---> Running in cb1c6209443a [2022-11-30T02:36:28.139Z] ---> Running in 13186e7f6aef [2022-11-30T02:36:28.139Z] Removing intermediate container cb1c6209443a [2022-11-30T02:36:28.139Z] ---> 34c779ff086a [2022-11-30T02:36:28.139Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:36:28.139Z] ---> Running in 5bc431502c81 [2022-11-30T02:36:28.139Z] Removing intermediate container 13186e7f6aef [2022-11-30T02:36:28.139Z] ---> 068c45b5d410 [2022-11-30T02:36:28.139Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:36:28.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-30T02:36:28.435Z] ---> Running in 42667aa34405 [2022-11-30T02:36:28.695Z] Removing intermediate container 5bc431502c81 [2022-11-30T02:36:28.695Z] ---> c4c505b024f8 [2022-11-30T02:36:28.695Z] [2022-11-30T02:36:28.695Z] Successfully built c4c505b024f8 [2022-11-30T02:36:28.695Z] Successfully tagged support-scheduler:latest [2022-11-30T02:36:28.695Z]  Building support-scheduler ... done Removing intermediate container 42667aa34405 [2022-11-30T02:36:28.695Z] ---> 5de0fb3574b8 [2022-11-30T02:36:28.695Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T02:36:28.695Z] Building security-bootstrapper [2022-11-30T02:36:28.695Z] ---> Running in 18db0b31df49 [2022-11-30T02:36:28.696Z] OK: 221 MiB in 51 packages [2022-11-30T02:36:28.696Z] ---> fd9e660d6980 [2022-11-30T02:36:28.696Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:28.696Z] OK: 221 MiB in 51 packages [2022-11-30T02:36:28.965Z] OK: 221 MiB in 51 packages [2022-11-30T02:36:28.965Z] ---> Running in 73d62e3ed133 [2022-11-30T02:36:29.233Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-30T02:36:29.233Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-30T02:36:29.233Z] OK: 16895 distinct packages available [2022-11-30T02:36:29.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:29.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:36:30.457Z] Removing intermediate container 284e86624bad [2022-11-30T02:36:30.457Z] ---> 54451ddd4136 [2022-11-30T02:36:30.457Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-30T02:36:30.726Z] OK: 221 MiB in 51 packages [2022-11-30T02:36:31.320Z] Removing intermediate container 34deb3fb0756 [2022-11-30T02:36:31.320Z] ---> ed6f6f049d14 [2022-11-30T02:36:31.320Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:36:31.593Z] Removing intermediate container 4548cd520b80 [2022-11-30T02:36:31.593Z] ---> 0ffed1cdd5cc [2022-11-30T02:36:31.593Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-30T02:36:31.862Z] ---> 4e5a2a87e154 [2022-11-30T02:36:31.862Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:31.983Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:31.984Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:31.984Z] ---> ac9adc49c00f [2022-11-30T02:36:31.984Z] Step 3/32 : WORKDIR /edgex-go [2022-11-30T02:36:31.984Z] ---> Using cache [2022-11-30T02:36:31.984Z] ---> ace00c77aa93 [2022-11-30T02:36:31.984Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-30T02:36:32.129Z] ---> Running in f55dccc8e680 [2022-11-30T02:36:32.716Z] ---> 8ebd76d87c37 [2022-11-30T02:36:32.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:32.987Z] Removing intermediate container e4dc95f47866 [2022-11-30T02:36:32.987Z] ---> e506d888b809 [2022-11-30T02:36:32.987Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-30T02:36:32.987Z] ---> e9b08c5a3985 [2022-11-30T02:36:32.987Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:32.987Z] ---> Running in 3d8dd0a3482b [2022-11-30T02:36:33.264Z] ---> Running in 2ad472f7f329 [2022-11-30T02:36:34.695Z] ---> 397bb4c8acf8 [2022-11-30T02:36:34.695Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:34.695Z] ---> Running in 49064e5051b4 [2022-11-30T02:36:36.225Z] Removing intermediate container 18db0b31df49 [2022-11-30T02:36:36.225Z] ---> 70ed952e2182 [2022-11-30T02:36:36.225Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:36:38.147Z] ---> Running in 895abc55702f [2022-11-30T02:36:38.147Z] ---> Running in 94ad7254a7b6 [2022-11-30T02:36:38.407Z] Removing intermediate container 895abc55702f [2022-11-30T02:36:38.407Z] ---> 01203b5b7f79 [2022-11-30T02:36:38.407Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:36:38.407Z] ---> Running in 27a130eda266 [2022-11-30T02:36:38.666Z] Removing intermediate container 27a130eda266 [2022-11-30T02:36:38.666Z] ---> fa107911cea3 [2022-11-30T02:36:38.666Z] [2022-11-30T02:36:38.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:38.666Z] Successfully built fa107911cea3 [2022-11-30T02:36:38.666Z] Successfully tagged core-metadata:latest [2022-11-30T02:36:38.666Z]  Building core-metadata ... done Building security-secretstore-setup [2022-11-30T02:36:38.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:39.184Z] OK: 211 MiB in 51 packages [2022-11-30T02:36:43.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:36:43.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:36:43.397Z] ---> ac9adc49c00f [2022-11-30T02:36:43.397Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:36:43.397Z] ---> Using cache [2022-11-30T02:36:43.397Z] ---> ace00c77aa93 [2022-11-30T02:36:43.397Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-30T02:36:51.538Z] ---> Running in 64870b1a57f8 [2022-11-30T02:36:51.538Z] Removing intermediate container 94ad7254a7b6 [2022-11-30T02:36:51.538Z] ---> 21d724638ed0 [2022-11-30T02:36:51.538Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-30T02:36:54.092Z] ---> 1890e2885c8d [2022-11-30T02:36:54.092Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:54.350Z] ---> Running in 5df8fbd0acd8 [2022-11-30T02:36:54.350Z] Removing intermediate container 9063f8e1de43 [2022-11-30T02:36:54.350Z] ---> ff2156bd33c5 [2022-11-30T02:36:54.350Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-30T02:36:54.350Z] Removing intermediate container 6f835318a0fe [2022-11-30T02:36:54.350Z] ---> 9884d2d48f21 [2022-11-30T02:36:54.350Z] [2022-11-30T02:36:54.350Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:36:54.350Z] ---> bfe296a52501 [2022-11-30T02:36:54.350Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-30T02:36:54.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:54.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:54.982Z] ---> Running in 3eba13137d72 [2022-11-30T02:36:54.982Z] ---> Running in f2c864958012 [2022-11-30T02:36:54.982Z] OK: 211 MiB in 51 packages [2022-11-30T02:36:55.239Z] Removing intermediate container 3eba13137d72 [2022-11-30T02:36:55.240Z] ---> 6090935a3ee4 [2022-11-30T02:36:55.240Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-30T02:36:55.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T02:36:55.812Z] ---> Running in 3dab36cc81b7 [2022-11-30T02:36:55.812Z] Removing intermediate container 3dab36cc81b7 [2022-11-30T02:36:55.812Z] ---> 7db315a44005 [2022-11-30T02:36:55.812Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-30T02:36:56.070Z] Removing intermediate container 64870b1a57f8 [2022-11-30T02:36:56.070Z] ---> 9a212e8dfdd8 [2022-11-30T02:36:56.070Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:36:56.070Z] ---> Running in c3f96a5cdbf2 [2022-11-30T02:36:56.070Z] Removing intermediate container c3f96a5cdbf2 [2022-11-30T02:36:56.070Z] ---> c88d8af413a8 [2022-11-30T02:36:56.070Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:36:56.329Z] ---> Running in be5c095cd88c [2022-11-30T02:36:56.329Z] ---> e1195dc7d658 [2022-11-30T02:36:56.329Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:36:57.813Z] Removing intermediate container f2c864958012 [2022-11-30T02:36:57.813Z] ---> 76342a81058f [2022-11-30T02:36:57.813Z] [2022-11-30T02:36:57.813Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:36:57.813Z] ---> bfe296a52501 [2022-11-30T02:36:57.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:36:58.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:58.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:36:58.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T02:36:58.330Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:36:58.330Z] ---> Running in 17b999504d7e [2022-11-30T02:36:58.330Z] OK: 6 MiB in 15 packages [2022-11-30T02:36:59.707Z] ---> Running in 902423a4220a [2022-11-30T02:36:59.965Z] Removing intermediate container 902423a4220a [2022-11-30T02:36:59.965Z] ---> 67738b7a650e [2022-11-30T02:36:59.965Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-30T02:36:59.965Z] Removing intermediate container 71c7182f5de0 [2022-11-30T02:36:59.965Z] ---> 8f75ecbcfd94 [2022-11-30T02:36:59.965Z] [2022-11-30T02:36:59.965Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:36:59.965Z] ---> bfe296a52501 [2022-11-30T02:36:59.965Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-30T02:37:00.442Z] ---> Running in 716f36c19385 [2022-11-30T02:37:00.442Z] ---> Running in 848ef55ce037 [2022-11-30T02:37:00.442Z] Removing intermediate container be5c095cd88c [2022-11-30T02:37:00.442Z] ---> 55dc4099f286 [2022-11-30T02:37:00.442Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:37:00.701Z] ---> 18b758bf3ebe [2022-11-30T02:37:00.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-30T02:37:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:00.960Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-30T02:37:00.960Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-30T02:37:00.960Z] (3/33) Installing readline (8.1.2-r0) [2022-11-30T02:37:00.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:00.960Z] (4/33) Installing bash (5.1.16-r2) [2022-11-30T02:37:00.960Z] Executing bash-5.1.16-r2.post-install [2022-11-30T02:37:00.960Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-30T02:37:01.217Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-30T02:37:01.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:01.217Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T02:37:01.217Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-30T02:37:01.217Z] (9/33) Installing curl (7.83.1-r4) [2022-11-30T02:37:01.217Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-30T02:37:01.217Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-30T02:37:01.476Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-30T02:37:01.476Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:37:01.476Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:37:01.476Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-30T02:37:01.476Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-30T02:37:01.476Z] (13/33) Installing expat (2.5.0-r0) [2022-11-30T02:37:01.476Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-30T02:37:01.476Z] (15/33) Installing gdbm (1.23-r0) [2022-11-30T02:37:01.476Z] OK: 6 MiB in 16 packages [2022-11-30T02:37:01.476Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-30T02:37:01.476Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T02:37:01.476Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T02:37:01.476Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-30T02:37:01.476Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-30T02:37:01.476Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-30T02:37:02.057Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-30T02:37:02.329Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-30T02:37:02.329Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-30T02:37:02.329Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-30T02:37:02.329Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-30T02:37:02.329Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-30T02:37:02.329Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-30T02:37:02.329Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-30T02:37:02.329Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-30T02:37:02.329Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-30T02:37:02.329Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-30T02:37:02.588Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-30T02:37:02.588Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:37:02.588Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:37:02.588Z] OK: 123 MiB in 47 packages [2022-11-30T02:37:09.307Z] ---> e5b229e7bba7 [2022-11-30T02:37:09.307Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-30T02:37:09.307Z] ---> cd6ab92c9827 [2022-11-30T02:37:09.307Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-30T02:37:09.307Z] Removing intermediate container 5df8fbd0acd8 [2022-11-30T02:37:09.307Z] ---> 5e9692a7d287 [2022-11-30T02:37:09.307Z] Step 7/32 : COPY . . [2022-11-30T02:37:10.679Z] Removing intermediate container 848ef55ce037 [2022-11-30T02:37:10.679Z] ---> f733aa8b1933 [2022-11-30T02:37:10.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:37:13.208Z] ---> Running in 755191a64c79 [2022-11-30T02:37:15.116Z] Removing intermediate container 755191a64c79 [2022-11-30T02:37:15.116Z] ---> 969c99ae08d6 [2022-11-30T02:37:15.116Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:37:15.116Z] ---> Running in 1e4f3e279dfb [2022-11-30T02:37:15.441Z] ---> 88ff37a2e34f [2022-11-30T02:37:15.441Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-30T02:37:15.702Z] Collecting docker-compose==1.23.2 [2022-11-30T02:37:15.702Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-30T02:37:15.702Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 [2022-11-30T02:37:15.702Z] Collecting docopt<0.7,>=0.6.1 [2022-11-30T02:37:15.702Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-30T02:37:15.702Z] Preparing metadata (setup.py): started [2022-11-30T02:37:15.702Z] Removing intermediate container 17b999504d7e [2022-11-30T02:37:15.702Z] ---> 1aef1c8983a9 [2022-11-30T02:37:15.702Z] Step 7/24 : COPY . . [2022-11-30T02:37:15.967Z] ---> Running in f1ede138fbb3 [2022-11-30T02:37:15.967Z] ---> Running in 28638e51711f [2022-11-30T02:37:16.533Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:37:16.533Z] Collecting cached-property<2,>=1.2.0 [2022-11-30T02:37:16.533Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-30T02:37:16.533Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-30T02:37:16.533Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-30T02:37:16.533Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 99.4 MB/s eta 0:00:00 [2022-11-30T02:37:16.792Z] Collecting PyYAML<4,>=3.10 [2022-11-30T02:37:16.792Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-30T02:37:16.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 29.2 MB/s eta 0:00:00 [2022-11-30T02:37:17.050Z] Preparing metadata (setup.py): started [2022-11-30T02:37:17.617Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:37:17.617Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-30T02:37:17.617Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-30T02:37:17.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.4 MB/s eta 0:00:00 [2022-11-30T02:37:17.617Z] Collecting docker<4.0,>=3.6.0 [2022-11-30T02:37:17.617Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-30T02:37:17.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 96.8 MB/s eta 0:00:00 [2022-11-30T02:37:17.617Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-30T02:37:17.908Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-30T02:37:17.908Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-30T02:37:17.908Z] Preparing metadata (setup.py): started [2022-11-30T02:37:18.488Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:37:18.488Z] Collecting texttable<0.10,>=0.9.0 [2022-11-30T02:37:18.488Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-30T02:37:18.488Z] Preparing metadata (setup.py): started [2022-11-30T02:37:18.750Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:37:19.020Z] Collecting jsonschema<3,>=2.5.1 [2022-11-30T02:37:19.020Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-30T02:37:19.020Z] Collecting docker-pycreds>=0.4.0 [2022-11-30T02:37:19.020Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-30T02:37:19.281Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-30T02:37:19.281Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-30T02:37:19.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 42.3 MB/s eta 0:00:00 [2022-11-30T02:37:19.281Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-30T02:37:19.281Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-30T02:37:19.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 43.4 MB/s eta 0:00:00 [2022-11-30T02:37:19.281Z] Collecting certifi>=2017.4.17 [2022-11-30T02:37:19.281Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-30T02:37:19.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 49.4 MB/s eta 0:00:00 [2022-11-30T02:37:19.281Z] Collecting idna<2.8,>=2.5 [2022-11-30T02:37:19.281Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-30T02:37:19.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 160.2 MB/s eta 0:00:00 [2022-11-30T02:37:19.543Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-30T02:37:19.543Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-30T02:37:19.543Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-30T02:37:19.543Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-30T02:37:19.543Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-30T02:37:19.543Z] Running setup.py install for texttable: started [2022-11-30T02:37:19.803Z] Running setup.py install for texttable: finished with status 'done' [2022-11-30T02:37:19.803Z] Running setup.py install for PyYAML: started [2022-11-30T02:37:20.066Z] Removing intermediate container 1e4f3e279dfb [2022-11-30T02:37:20.066Z] ---> cc6f0e3146d3 [2022-11-30T02:37:20.066Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-30T02:37:20.636Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-30T02:37:21.206Z] Removing intermediate container 28638e51711f [2022-11-30T02:37:21.206Z] ---> 2a58e6f02178 [2022-11-30T02:37:21.206Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T02:37:21.206Z] ---> 52d54017d865 [2022-11-30T02:37:21.206Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-30T02:37:21.206Z] ---> Running in e1a4b5a80f84 [2022-11-30T02:37:21.206Z] Running setup.py install for docopt: started [2022-11-30T02:37:21.465Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T02:37:21.465Z] ---> Running in 1daa908c8345 [2022-11-30T02:37:21.465Z] ---> Running in e01d182d79a4 [2022-11-30T02:37:21.725Z] Running setup.py install for docopt: finished with status 'done' [2022-11-30T02:37:22.301Z] Removing intermediate container e1a4b5a80f84 [2022-11-30T02:37:22.301Z] ---> c8e4b0780778 [2022-11-30T02:37:22.301Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:37:22.301Z] Removing intermediate container 1daa908c8345 [2022-11-30T02:37:22.301Z] ---> f9104549a11e [2022-11-30T02:37:22.301Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:37:22.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T02:37:22.562Z] Running setup.py install for dockerpty: started [2022-11-30T02:37:22.562Z] ---> Running in ea16e117f6f2 [2022-11-30T02:37:22.827Z] ---> Running in 7a04e5ac3c72 [2022-11-30T02:37:23.086Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-30T02:37:23.663Z] Removing intermediate container ea16e117f6f2 [2022-11-30T02:37:23.663Z] ---> de1caa1949b1 [2022-11-30T02:37:23.663Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:37:23.923Z] Removing intermediate container 7a04e5ac3c72 [2022-11-30T02:37:23.923Z] ---> 270ca2db0306 [2022-11-30T02:37:23.923Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:37:24.527Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-30T02:37:24.528Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-30T02:37:25.103Z]  ---> Running in 16a3fa21cb00 [2022-11-30T02:37:26.564Z] ---> 08f5390711f3 [2022-11-30T02:37:26.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-30T02:37:29.099Z] Removing intermediate container 16a3fa21cb00 [2022-11-30T02:37:29.099Z] ---> e673f3ae9dbc [2022-11-30T02:37:29.099Z] [2022-11-30T02:37:29.099Z] Successfully built e673f3ae9dbc [2022-11-30T02:37:31.037Z] Successfully tagged core-data:latest [2022-11-30T02:37:31.037Z]  Building core-data ... done Building security-spire-server [2022-11-30T02:37:36.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:37:36.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:37:36.326Z] ---> ac9adc49c00f [2022-11-30T02:37:36.326Z] Step 3/23 : WORKDIR /edgex-go [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> ace00c77aa93 [2022-11-30T02:37:36.326Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> 79e209921f5b [2022-11-30T02:37:36.326Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> 13485cac3a39 [2022-11-30T02:37:36.326Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> b300307f072b [2022-11-30T02:37:36.326Z] Step 7/23 : COPY . . [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> ac79a49f8438 [2022-11-30T02:37:36.326Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> 1c912bf08942 [2022-11-30T02:37:36.326Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-30T02:37:36.326Z] ---> Using cache [2022-11-30T02:37:36.326Z] ---> 89ea6dbcd906 [2022-11-30T02:37:36.326Z] 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 [2022-11-30T02:37:41.678Z] ---> 27950724d73c [2022-11-30T02:37:41.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-30T02:37:41.678Z] ---> Running in 6c9af205dcdc [2022-11-30T02:37:41.678Z] Removing intermediate container 716f36c19385 [2022-11-30T02:37:41.678Z] ---> 5b3e3e7bb39a [2022-11-30T02:37:41.678Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-30T02:37:41.678Z] ---> Running in ceeeab8f6703 [2022-11-30T02:37:41.678Z] ---> a743930b56d2 [2022-11-30T02:37:41.678Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-30T02:37:41.678Z] ---> Running in b3f47f353252 [2022-11-30T02:37:41.678Z] Removing intermediate container ceeeab8f6703 [2022-11-30T02:37:41.678Z] ---> b963f99346a3 [2022-11-30T02:37:41.678Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:37:43.083Z] ---> Running in 4cd3688111cb [2022-11-30T02:37:43.083Z] Removing intermediate container b3f47f353252 [2022-11-30T02:37:43.083Z] ---> 678b78528a67 [2022-11-30T02:37:43.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:37:43.083Z] Removing intermediate container 6c9af205dcdc [2022-11-30T02:37:43.083Z] ---> 25c57194b293 [2022-11-30T02:37:43.083Z] Step 11/23 : WORKDIR /edgex-go [2022-11-30T02:37:43.083Z] ---> Running in a2990370feb0 [2022-11-30T02:37:43.343Z] ---> Running in a31ed56053f9 [2022-11-30T02:37:43.343Z] Removing intermediate container 4cd3688111cb [2022-11-30T02:37:43.343Z] ---> 0c908e175bf0 [2022-11-30T02:37:43.343Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-30T02:37:43.343Z] Removing intermediate container f1ede138fbb3 [2022-11-30T02:37:43.343Z] ---> 284770d40825 [2022-11-30T02:37:43.343Z] [2022-11-30T02:37:43.343Z] Step 9/32 : FROM alpine:3.16 [2022-11-30T02:37:43.343Z] ---> bfe296a52501 [2022-11-30T02:37:43.343Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:37:43.343Z] Removing intermediate container a2990370feb0 [2022-11-30T02:37:43.343Z] ---> 7b70703901dc [2022-11-30T02:37:43.343Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T02:37:43.604Z] ---> Running in fc27188e0876 [2022-11-30T02:37:43.604Z] Removing intermediate container a31ed56053f9 [2022-11-30T02:37:43.604Z] ---> b2bbca7f3ca9 [2022-11-30T02:37:43.604Z] [2022-11-30T02:37:43.604Z] Step 12/23 : FROM alpine:3.15 [2022-11-30T02:37:43.604Z] ---> c4fc93816858 [2022-11-30T02:37:43.604Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:37:43.605Z] ---> Using cache [2022-11-30T02:37:43.605Z] ---> abe3633d508a [2022-11-30T02:37:43.605Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T02:37:43.605Z] ---> Using cache [2022-11-30T02:37:43.605Z] ---> 2debdb9d9a29 [2022-11-30T02:37:43.605Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:37:43.864Z] ---> Running in e4420328ca87 [2022-11-30T02:37:45.782Z] Removing intermediate container fc27188e0876 [2022-11-30T02:37:45.782Z] ---> 9b986f12a27a [2022-11-30T02:37:45.782Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-30T02:37:45.782Z] ---> 1379c98771d0 [2022-11-30T02:37:45.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-30T02:37:45.782Z] Removing intermediate container e4420328ca87 [2022-11-30T02:37:45.782Z] ---> 83744574c181 [2022-11-30T02:37:45.782Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:37:45.782Z] ---> 90aeb258cc32 [2022-11-30T02:37:45.782Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:37:45.783Z] ---> Running in 53d3b8b6a692 [2022-11-30T02:37:45.783Z] ---> Running in 1e59b202e269 [2022-11-30T02:37:46.042Z] Removing intermediate container 1e59b202e269 [2022-11-30T02:37:46.042Z] ---> 818d641c8dfc [2022-11-30T02:37:46.042Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:37:46.042Z] ---> c460d317348b [2022-11-30T02:37:46.042Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-30T02:37:46.042Z] ---> 8858759b43b7 [2022-11-30T02:37:46.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl ---> Running in ba0dcdbd8516 [2022-11-30T02:37:46.042Z] [2022-11-30T02:37:46.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:46.315Z] Removing intermediate container ba0dcdbd8516 [2022-11-30T02:37:46.315Z] ---> b525dcb76ba8 [2022-11-30T02:37:46.315Z] [2022-11-30T02:37:46.315Z] Successfully built b525dcb76ba8 [2022-11-30T02:37:46.315Z] Successfully tagged support-notifications:latest [2022-11-30T02:37:46.315Z] Building security-proxy-setup [2022-11-30T02:37:46.939Z]  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T02:37:47.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:47.835Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-30T02:37:47.835Z] (2/2) Installing su-exec (0.2-r1) [2022-11-30T02:37:47.835Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:37:47.835Z] OK: 6 MiB in 16 packages [2022-11-30T02:37:50.471Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:37:50.471Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:37:50.471Z] ---> ac9adc49c00f [2022-11-30T02:37:50.471Z] Step 3/21 : WORKDIR /edgex-go [2022-11-30T02:37:50.471Z] ---> Using cache [2022-11-30T02:37:50.471Z] ---> ace00c77aa93 [2022-11-30T02:37:50.471Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-30T02:37:50.471Z] ---> Using cache [2022-11-30T02:37:50.471Z] ---> 9a212e8dfdd8 [2022-11-30T02:37:50.471Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-30T02:37:50.471Z] ---> Using cache [2022-11-30T02:37:50.471Z] ---> e1195dc7d658 [2022-11-30T02:37:50.471Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:37:50.471Z] ---> Using cache [2022-11-30T02:37:50.471Z] ---> 1aef1c8983a9 [2022-11-30T02:37:50.471Z] Step 7/21 : COPY . . [2022-11-30T02:37:50.471Z] ---> Using cache [2022-11-30T02:37:50.471Z] ---> 52d54017d865 [2022-11-30T02:37:50.471Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-30T02:37:50.471Z] ---> d878ba7299f6 [2022-11-30T02:37:50.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-30T02:37:52.391Z] ---> eda788f5c28f [2022-11-30T02:37:52.391Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-30T02:37:52.391Z] ---> Running in 2855c6debc7a [2022-11-30T02:37:52.391Z] ---> 445f1001b899 [2022-11-30T02:37:52.391Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:37:52.391Z] ---> Running in 56746cb5b756 [2022-11-30T02:37:52.391Z] ---> Running in 9179415c84db [2022-11-30T02:37:52.391Z] Removing intermediate container 53d3b8b6a692 [2022-11-30T02:37:52.392Z] ---> fe89e57c8c62 [2022-11-30T02:37:52.392Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-30T02:37:52.743Z] Removing intermediate container 56746cb5b756 [2022-11-30T02:37:52.743Z] ---> c5abc3dc385b [2022-11-30T02:37:52.743Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:37:52.743Z] ---> Running in b63f83a11383 [2022-11-30T02:37:52.744Z] Removing intermediate container 9179415c84db [2022-11-30T02:37:52.744Z] ---> 88e29a40b465 [2022-11-30T02:37:52.744Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:37:52.744Z] ---> Running in a916dcf30086 [2022-11-30T02:37:52.744Z] ---> Running in c70b15df31a7 [2022-11-30T02:37:53.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T02:37:53.572Z] Removing intermediate container a916dcf30086 [2022-11-30T02:37:53.572Z] ---> 90d0ab01dcfb [2022-11-30T02:37:53.572Z] Step 20/22 : LABEL arch=x86_64 [2022-11-30T02:37:53.572Z] Removing intermediate container b63f83a11383 [2022-11-30T02:37:53.572Z] ---> 00c5e0268103 [2022-11-30T02:37:53.572Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-30T02:37:53.832Z] Removing intermediate container c70b15df31a7 [2022-11-30T02:37:53.832Z] ---> 5390ec5eb690 [2022-11-30T02:37:53.832Z] Step 21/23 : LABEL arch=x86_64 [2022-11-30T02:37:53.832Z] ---> Running in 8a587cecb188 [2022-11-30T02:37:53.832Z] ---> Running in 208f1fe211f0 [2022-11-30T02:37:54.092Z] ---> Running in 1ee179d5bf70 [2022-11-30T02:37:54.092Z] Removing intermediate container 8a587cecb188 [2022-11-30T02:37:54.092Z] ---> b7693464d4a1 [2022-11-30T02:37:54.092Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:37:54.359Z] Removing intermediate container 208f1fe211f0 [2022-11-30T02:37:54.359Z] ---> 7d7910f7e9b3 [2022-11-30T02:37:54.359Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-30T02:37:54.359Z] ---> Running in ade100e485d3 [2022-11-30T02:37:54.359Z] Removing intermediate container 1ee179d5bf70 [2022-11-30T02:37:54.359Z] ---> 579245519e47 [2022-11-30T02:37:54.359Z] Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:37:54.359Z] ---> Running in 901e263e1f2d [2022-11-30T02:37:54.359Z] Removing intermediate container e01d182d79a4 [2022-11-30T02:37:54.359Z] ---> 6429278df505 [2022-11-30T02:37:54.359Z] [2022-11-30T02:37:54.359Z] Step 9/24 : FROM alpine:3.16 [2022-11-30T02:37:54.359Z] ---> bfe296a52501 [2022-11-30T02:37:54.359Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-30T02:37:54.359Z] ---> Running in 5a878602cfb9 [2022-11-30T02:37:54.617Z] ---> Running in ef5d8d6265d7 [2022-11-30T02:37:54.617Z] Removing intermediate container ade100e485d3 [2022-11-30T02:37:54.617Z] ---> e6eede6ad0db [2022-11-30T02:37:54.617Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:37:54.617Z] Removing intermediate container 901e263e1f2d [2022-11-30T02:37:54.617Z] ---> 151cee27b2db [2022-11-30T02:37:54.617Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-30T02:37:54.617Z] ---> Running in 32a884abf280 [2022-11-30T02:37:54.617Z] ---> Running in 4e0021af4db8 [2022-11-30T02:37:54.617Z] Removing intermediate container 5a878602cfb9 [2022-11-30T02:37:54.617Z] ---> 8efaa7c837c3 [2022-11-30T02:37:54.617Z] Step 23/23 : LABEL version=2.3.1-dev.5 [2022-11-30T02:37:54.617Z] ---> Running in d942bd0ffc1f [2022-11-30T02:37:54.617Z] Removing intermediate container 32a884abf280 [2022-11-30T02:37:54.617Z] ---> 0b3dee25e87d [2022-11-30T02:37:54.617Z] [2022-11-30T02:37:54.617Z] Removing intermediate container 4e0021af4db8 [2022-11-30T02:37:54.617Z] ---> ce7de15d8234 [2022-11-30T02:37:54.617Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-30T02:37:54.617Z] ---> Running in 3000a57e78dc [2022-11-30T02:37:54.875Z] Successfully built 0b3dee25e87d [2022-11-30T02:37:54.875Z] Successfully tagged sys-mgmt-agent:latest [2022-11-30T02:37:54.875Z]  Building sys-mgmt-agent ... done Building core-command [2022-11-30T02:37:54.875Z] Removing intermediate container d942bd0ffc1f [2022-11-30T02:37:54.875Z] ---> b2e37e5105ff [2022-11-30T02:37:54.875Z] [2022-11-30T02:37:54.875Z] Successfully built b2e37e5105ff [2022-11-30T02:37:54.875Z] Successfully tagged security-spire-server:latest [2022-11-30T02:37:54.875Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:54.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:37:55.133Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-30T02:37:55.133Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-30T02:37:55.133Z] (3/3) Installing su-exec (0.2-r1) [2022-11-30T02:37:55.390Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:37:55.390Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:37:55.390Z] OK: 6 MiB in 17 packages [2022-11-30T02:37:56.332Z] Removing intermediate container f55dccc8e680 [2022-11-30T02:37:56.332Z] ---> b22f01d4bc15 [2022-11-30T02:37:56.332Z] Step 7/23 : COPY . . [2022-11-30T02:37:56.332Z] Removing intermediate container 73d62e3ed133 [2022-11-30T02:37:56.332Z] ---> 9ba6bb773f4d [2022-11-30T02:37:56.332Z] Step 7/24 : COPY . . [2022-11-30T02:37:56.332Z] Removing intermediate container 49064e5051b4 [2022-11-30T02:37:56.332Z] ---> d1522d1c46d0 [2022-11-30T02:37:56.332Z] Step 7/19 : COPY . . [2022-11-30T02:37:56.332Z] Removing intermediate container 3d8dd0a3482b [2022-11-30T02:37:56.332Z] ---> 5ce326bcb576 [2022-11-30T02:37:56.332Z] Step 8/22 : COPY . . [2022-11-30T02:37:56.332Z] Removing intermediate container 2ad472f7f329 [2022-11-30T02:37:56.332Z] ---> 712eb2021249 [2022-11-30T02:37:56.332Z] Step 7/32 : COPY . . [2022-11-30T02:37:58.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:37:58.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:37:58.197Z] ---> ac9adc49c00f [2022-11-30T02:37:58.197Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> 32d87efed734 [2022-11-30T02:37:58.197Z] Step 4/23 : WORKDIR /edgex-go [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> c5c684dd9cdd [2022-11-30T02:37:58.197Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> afbd3f1eea4d [2022-11-30T02:37:58.197Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> 4f9c1e2dd986 [2022-11-30T02:37:58.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> 4914040a96ee [2022-11-30T02:37:58.197Z] Step 8/23 : COPY . . [2022-11-30T02:37:58.197Z] ---> Using cache [2022-11-30T02:37:58.197Z] ---> 645ff9e2e554 [2022-11-30T02:37:58.197Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-30T02:37:58.284Z] ---> 65717c4c3927 [2022-11-30T02:37:58.284Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:37:58.564Z] ---> bbc3fedd1e54 [2022-11-30T02:37:58.564Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-30T02:37:58.564Z] ---> Running in 0b5c71b97714 [2022-11-30T02:37:58.564Z] ---> e2d828b996cc [2022-11-30T02:37:58.564Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-30T02:37:58.564Z] ---> d6ce589fc679 [2022-11-30T02:37:58.564Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-30T02:37:58.564Z] ---> Running in 08693786ad7d [2022-11-30T02:37:58.838Z] ---> Running in c515e0b770db [2022-11-30T02:37:59.107Z] ---> Running in 0c4638eff3d0 [2022-11-30T02:37:59.377Z] Removing intermediate container 0b5c71b97714 [2022-11-30T02:37:59.377Z] ---> 4525324d381e [2022-11-30T02:37:59.377Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-30T02:37:59.646Z] ---> Running in 66088488e2de [2022-11-30T02:37:59.646Z] ---> d631148b945c [2022-11-30T02:37:59.646Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-30T02:37:59.916Z] ---> Running in 6e821f4cbc20 [2022-11-30T02:38:00.507Z] Removing intermediate container 66088488e2de [2022-11-30T02:38:00.507Z] ---> 89cc84a68d28 [2022-11-30T02:38:00.507Z] 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 [2022-11-30T02:38:00.507Z] ---> Running in 6b985bb4235e [2022-11-30T02:38:01.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-30T02:38:02.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-11-30T02:38:02.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-30T02:38:02.418Z] ---> Running in cd8b41ca4a55 [2022-11-30T02:38:02.418Z] Removing intermediate container 3000a57e78dc [2022-11-30T02:38:02.418Z] ---> f1c03d041719 [2022-11-30T02:38:02.418Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-30T02:38:02.418Z] ---> Running in 78da49511cd2 [2022-11-30T02:38:02.418Z] Removing intermediate container ef5d8d6265d7 [2022-11-30T02:38:02.418Z] ---> 81e41c1d8ec3 [2022-11-30T02:38:02.418Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T02:38:02.418Z] ---> Running in aba8476740ef [2022-11-30T02:38:02.418Z] Removing intermediate container 78da49511cd2 [2022-11-30T02:38:02.418Z] ---> bf325d42da00 [2022-11-30T02:38:02.418Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-30T02:38:02.418Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-30T02:38:02.418Z] Removing intermediate container aba8476740ef [2022-11-30T02:38:02.418Z] ---> 9b4b22f1ccc4 [2022-11-30T02:38:02.418Z] Step 12/24 : WORKDIR / [2022-11-30T02:38:02.418Z] ---> 2ee4ef095d18 [2022-11-30T02:38:02.418Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-30T02:38:02.418Z] ---> Running in 2b41be88e9a7 [2022-11-30T02:38:02.418Z] ---> Running in ccb2968b166c [2022-11-30T02:38:02.418Z] Removing intermediate container 2b41be88e9a7 [2022-11-30T02:38:02.418Z] ---> bedc77d99c05 [2022-11-30T02:38:02.418Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-30T02:38:02.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-30T02:38:02.678Z] ---> 640b785fa0af [2022-11-30T02:38:02.678Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-30T02:38:02.678Z] ---> d6218c7c724d [2022-11-30T02:38:02.678Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-30T02:38:02.938Z] Removing intermediate container ccb2968b166c [2022-11-30T02:38:02.938Z] ---> 5c1bf6b974e9 [2022-11-30T02:38:02.938Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:38:02.938Z] ---> c75fa43ba309 [2022-11-30T02:38:02.938Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-30T02:38:03.510Z] ---> 1885deb91bbf [2022-11-30T02:38:03.510Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-30T02:38:03.510Z] ---> 5ffdab006b86 [2022-11-30T02:38:03.510Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-30T02:38:04.914Z] ---> 92acf8a10134 [2022-11-30T02:38:04.914Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-30T02:38:04.914Z] ---> 75923ddde68c [2022-11-30T02:38:04.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-30T02:38:05.172Z] ---> 679d1925c90c [2022-11-30T02:38:05.172Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-30T02:38:05.431Z] ---> 80e3725ab224 [2022-11-30T02:38:05.431Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T02:38:05.700Z] ---> f182fc49fe5d [2022-11-30T02:38:05.700Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T02:38:05.959Z] ---> 5bbcbde44d49 [2022-11-30T02:38:05.959Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-30T02:38:05.959Z] ---> Running in 32769154f4eb [2022-11-30T02:38:06.216Z] ---> 2800de4706d9 [2022-11-30T02:38:06.216Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-30T02:38:06.952Z] Removing intermediate container 6b985bb4235e [2022-11-30T02:38:06.952Z] ---> 0471f09fe471 [2022-11-30T02:38:06.952Z] Step 11/23 : WORKDIR /edgex-go [2022-11-30T02:38:06.952Z] ---> Running in 199d8eff0ddd [2022-11-30T02:38:06.952Z] Removing intermediate container 199d8eff0ddd [2022-11-30T02:38:06.952Z] ---> d99335179177 [2022-11-30T02:38:06.952Z] [2022-11-30T02:38:06.952Z] Step 12/23 : FROM alpine:3.15 [2022-11-30T02:38:07.156Z] ---> 83ae5c27b8e6 [2022-11-30T02:38:07.156Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-30T02:38:07.221Z] 3.15: Pulling from library/alpine [2022-11-30T02:38:07.415Z] ---> cbbb41b11d8e [2022-11-30T02:38:07.415Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-30T02:38:07.415Z] ---> Running in a9f33e60369b [2022-11-30T02:38:07.415Z] Removing intermediate container 32769154f4eb [2022-11-30T02:38:07.415Z] ---> e24f6d84af38 [2022-11-30T02:38:07.415Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T02:38:07.674Z] ---> Running in e38a578e96a7 [2022-11-30T02:38:07.935Z] Removing intermediate container e38a578e96a7 [2022-11-30T02:38:07.935Z] ---> f9a46a6d27cc [2022-11-30T02:38:07.935Z] Step 22/24 : LABEL arch=x86_64 [2022-11-30T02:38:07.935Z] ---> Running in 2efca5e35f20 [2022-11-30T02:38:08.212Z] Removing intermediate container 2efca5e35f20 [2022-11-30T02:38:08.212Z] ---> 41496169cec8 [2022-11-30T02:38:08.212Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:08.471Z] ---> Running in b9e89e5cadcd [2022-11-30T02:38:08.733Z] Removing intermediate container b9e89e5cadcd [2022-11-30T02:38:08.733Z] ---> 0e114f3f35bd [2022-11-30T02:38:08.733Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:38:08.733Z] Removing intermediate container a9f33e60369b [2022-11-30T02:38:08.733Z] ---> 6266eba89f18 [2022-11-30T02:38:08.733Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-30T02:38:08.733Z] ---> Running in e36b6b07ef3c [2022-11-30T02:38:08.733Z] ---> Running in e66135e9d321 [2022-11-30T02:38:08.990Z] Removing intermediate container e36b6b07ef3c [2022-11-30T02:38:08.990Z] ---> 1d749a0affa7 [2022-11-30T02:38:08.990Z] [2022-11-30T02:38:08.990Z] Removing intermediate container e66135e9d321 [2022-11-30T02:38:08.990Z] ---> 69724ed1a480 [2022-11-30T02:38:08.990Z] Step 29/32 : CMD ["gate"] [2022-11-30T02:38:08.990Z] Successfully built 1d749a0affa7 [2022-11-30T02:38:08.990Z] Successfully tagged security-secretstore-setup:latest [2022-11-30T02:38:08.990Z]  Building security-secretstore-setup ... done  ---> Running in c8497e9716d2 [2022-11-30T02:38:09.203Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-30T02:38:09.203Z] Status: Downloaded newer image for alpine:3.15 [2022-11-30T02:38:09.203Z] ---> 8aa73fd46299 [2022-11-30T02:38:09.203Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:38:09.203Z] ---> Running in cb7792434f5f [2022-11-30T02:38:09.556Z] Removing intermediate container c8497e9716d2 [2022-11-30T02:38:09.556Z] ---> 1bf9d4b30c86 [2022-11-30T02:38:09.556Z] Step 30/32 : LABEL arch=x86_64 [2022-11-30T02:38:09.791Z] Removing intermediate container cb7792434f5f [2022-11-30T02:38:09.823Z] ---> Running in 4322d9cc5e2c [2022-11-30T02:38:09.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T02:38:10.059Z] ---> ab45833c80db [2022-11-30T02:38:10.059Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T02:38:10.059Z] ---> Running in cdfe4abcee67 [2022-11-30T02:38:10.081Z] Removing intermediate container 4322d9cc5e2c [2022-11-30T02:38:10.081Z] ---> 379907a402b8 [2022-11-30T02:38:10.081Z] Step 31/32 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:10.081Z] ---> Running in f2a816f39463 [2022-11-30T02:38:10.339Z] Removing intermediate container f2a816f39463 [2022-11-30T02:38:10.339Z] ---> 6472cab546d2 [2022-11-30T02:38:10.339Z] Step 32/32 : LABEL version=2.3.1-dev.5 [2022-11-30T02:38:10.598Z] ---> Running in 70b9230568b4 [2022-11-30T02:38:10.598Z] Removing intermediate container 70b9230568b4 [2022-11-30T02:38:10.598Z] ---> 464fe83b34b6 [2022-11-30T02:38:10.598Z] [2022-11-30T02:38:10.598Z] Successfully built 464fe83b34b6 [2022-11-30T02:38:10.856Z] Successfully tagged security-bootstrapper:latest [2022-11-30T02:38:13.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:13.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:15.083Z]  Building security-bootstrapper ... done Removing intermediate container 2855c6debc7a [2022-11-30T02:38:15.083Z] ---> 8b02f06cbee2 [2022-11-30T02:38:15.083Z] [2022-11-30T02:38:15.083Z] Step 9/21 : FROM alpine:3.16 [2022-11-30T02:38:15.083Z] ---> bfe296a52501 [2022-11-30T02:38:15.083Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-30T02:38:15.083Z] ---> Running in e5b84a6095c0 [2022-11-30T02:38:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:38:15.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:38:15.914Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-30T02:38:15.914Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-30T02:38:15.993Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:38:15.994Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:38:15.994Z] OK: 15736 distinct packages available [2022-11-30T02:38:16.176Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T02:38:16.176Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-30T02:38:16.176Z] (5/6) Installing curl (7.83.1-r4) [2022-11-30T02:38:16.176Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-30T02:38:16.176Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:38:16.176Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:38:16.176Z] OK: 8 MiB in 20 packages [2022-11-30T02:38:16.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:16.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:17.125Z] Removing intermediate container e5b84a6095c0 [2022-11-30T02:38:17.125Z] ---> c2943c7459c7 [2022-11-30T02:38:17.125Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T02:38:17.125Z] ---> Running in 0d0437b4e627 [2022-11-30T02:38:17.125Z] Removing intermediate container 0d0437b4e627 [2022-11-30T02:38:17.125Z] ---> 7dd6497ee6ca [2022-11-30T02:38:17.125Z] Step 12/21 : WORKDIR /edgex [2022-11-30T02:38:17.385Z] ---> Running in 096c5c27a5cd [2022-11-30T02:38:17.973Z] Removing intermediate container 096c5c27a5cd [2022-11-30T02:38:17.973Z] ---> ff8be0bfc24a [2022-11-30T02:38:17.973Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-30T02:38:18.786Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-30T02:38:18.786Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:38:18.786Z] (3/5) Installing libucontext (1.1-r0) [2022-11-30T02:38:18.786Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-30T02:38:18.987Z] ---> 2e4b0558ed7f [2022-11-30T02:38:18.987Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-30T02:38:18.987Z] Removing intermediate container cd8b41ca4a55 [2022-11-30T02:38:18.987Z] ---> 694760c19fd8 [2022-11-30T02:38:18.987Z] [2022-11-30T02:38:18.987Z] Step 10/23 : FROM alpine:3.16 [2022-11-30T02:38:18.987Z] ---> bfe296a52501 [2022-11-30T02:38:18.987Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:38:18.987Z] ---> Using cache [2022-11-30T02:38:18.987Z] ---> 08877fc2a38e [2022-11-30T02:38:18.987Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:38:18.987Z] ---> Using cache [2022-11-30T02:38:18.987Z] ---> dd091ea9f796 [2022-11-30T02:38:18.987Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-30T02:38:18.987Z] ---> Running in 706bf47ba65a [2022-11-30T02:38:19.052Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-30T02:38:19.052Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:38:19.052Z] OK: 6 MiB in 19 packages [2022-11-30T02:38:19.255Z] Removing intermediate container 706bf47ba65a [2022-11-30T02:38:19.255Z] ---> 936d4470e2d4 [2022-11-30T02:38:19.255Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-30T02:38:19.255Z] ---> 37adfc0c21ce [2022-11-30T02:38:19.255Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-30T02:38:19.255Z] ---> Running in fbe0470f78a4 [2022-11-30T02:38:19.516Z] Removing intermediate container fbe0470f78a4 [2022-11-30T02:38:19.516Z] ---> 98e2e77106a6 [2022-11-30T02:38:19.516Z] Step 15/23 : WORKDIR / [2022-11-30T02:38:19.516Z] ---> Running in b232426e0d8d [2022-11-30T02:38:19.516Z] ---> f7296e256840 [2022-11-30T02:38:19.516Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T02:38:19.775Z] Removing intermediate container b232426e0d8d [2022-11-30T02:38:19.776Z] ---> 1f71e56ecb68 [2022-11-30T02:38:19.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:38:19.776Z] ---> 8c49fe45e0bc [2022-11-30T02:38:19.776Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T02:38:19.776Z] ---> Running in 6c74f9eb56c7 [2022-11-30T02:38:19.776Z] ---> 0dbdf3479460 [2022-11-30T02:38:19.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-30T02:38:20.379Z] ---> 4dacb4341217 [2022-11-30T02:38:20.379Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-30T02:38:20.639Z] ---> 227c1541de62 [2022-11-30T02:38:20.639Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-30T02:38:20.639Z] ---> Running in 649ed737ddc8 [2022-11-30T02:38:20.639Z] Removing intermediate container 649ed737ddc8 [2022-11-30T02:38:20.639Z] ---> d248921e04bf [2022-11-30T02:38:20.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:38:20.639Z] ---> Running in 8f3bb076a778 [2022-11-30T02:38:20.639Z] Removing intermediate container 6c74f9eb56c7 [2022-11-30T02:38:20.639Z] ---> b018dca48a6f [2022-11-30T02:38:20.639Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T02:38:20.899Z] ---> Running in 4944b5319deb [2022-11-30T02:38:20.899Z] Removing intermediate container 8f3bb076a778 [2022-11-30T02:38:20.899Z] ---> 548ea79181c3 [2022-11-30T02:38:20.899Z] Step 21/23 : LABEL arch=x86_64 [2022-11-30T02:38:20.899Z] ---> Running in a8650e5ec2ce [2022-11-30T02:38:20.899Z] Removing intermediate container 4944b5319deb [2022-11-30T02:38:20.899Z] ---> 342e316d2bd8 [2022-11-30T02:38:20.899Z] Step 19/21 : LABEL arch=x86_64 [2022-11-30T02:38:20.899Z] Removing intermediate container a8650e5ec2ce [2022-11-30T02:38:20.899Z] ---> 4dbb6f479d3e [2022-11-30T02:38:20.899Z] Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:20.899Z] ---> Running in d6ad04710393 [2022-11-30T02:38:20.899Z] ---> Running in 1d7fceef7678 [2022-11-30T02:38:20.899Z] Removing intermediate container d6ad04710393 [2022-11-30T02:38:20.899Z] ---> 6e95c32385bf [2022-11-30T02:38:20.899Z] Step 23/23 : LABEL version=2.3.1-dev.5 [2022-11-30T02:38:21.158Z] ---> Running in d3b0c46a96d0 [2022-11-30T02:38:21.158Z] Removing intermediate container 1d7fceef7678 [2022-11-30T02:38:21.158Z] ---> 202ddb25fd5e [2022-11-30T02:38:21.158Z] Step 20/21 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:21.158Z] ---> Running in 08d211602197 [2022-11-30T02:38:21.158Z] Removing intermediate container d3b0c46a96d0 [2022-11-30T02:38:21.158Z] ---> ae3b1133861d [2022-11-30T02:38:21.158Z] [2022-11-30T02:38:21.158Z] Removing intermediate container 08d211602197 [2022-11-30T02:38:21.158Z] ---> 26ef83178751 [2022-11-30T02:38:21.158Z] Step 21/21 : LABEL version=2.3.1-dev.5 [2022-11-30T02:38:21.158Z] ---> Running in 26a6f6c1e1e5 [2022-11-30T02:38:21.158Z] Successfully built ae3b1133861d [2022-11-30T02:38:21.158Z] Successfully tagged core-command:latest [2022-11-30T02:38:21.158Z]  Building core-command ... done Removing intermediate container 26a6f6c1e1e5 [2022-11-30T02:38:21.158Z] ---> 97abb3333369 [2022-11-30T02:38:21.158Z] [2022-11-30T02:38:21.439Z] Successfully built 97abb3333369 [2022-11-30T02:38:21.439Z] Successfully tagged security-proxy-setup:latest [2022-11-30T02:38:21.446Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-11-30T02:38:21.453Z] $ docker stop --time=1 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b [2022-11-30T02:38:21.643Z] Removing intermediate container cdfe4abcee67 [2022-11-30T02:38:21.643Z] ---> c1d417be8908 [2022-11-30T02:38:21.643Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:38:22.763Z] $ docker rm -f 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:38:23.104Z] + docker images [2022-11-30T02:38:23.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-30T02:38:23.104Z] security-proxy-setup latest 97abb3333369 1 second ago 27.7MB [2022-11-30T02:38:23.104Z] core-command latest ae3b1133861d 2 seconds ago 17.7MB [2022-11-30T02:38:23.104Z] 694760c19fd8 4 seconds ago 1.61GB [2022-11-30T02:38:23.104Z] 8b02f06cbee2 10 seconds ago 1.6GB [2022-11-30T02:38:23.104Z] security-bootstrapper latest 464fe83b34b6 12 seconds ago 20.3MB [2022-11-30T02:38:23.104Z] security-secretstore-setup latest 1d749a0affa7 14 seconds ago 29.8MB [2022-11-30T02:38:23.105Z] sys-mgmt-agent latest 0b3dee25e87d 28 seconds ago 136MB [2022-11-30T02:38:23.105Z] security-spire-server latest b2e37e5105ff 28 seconds ago 86.5MB [2022-11-30T02:38:23.105Z] 6429278df505 28 seconds ago 1.61GB [2022-11-30T02:38:23.105Z] support-notifications latest b525dcb76ba8 36 seconds ago 30.5MB [2022-11-30T02:38:23.105Z] b2bbca7f3ca9 39 seconds ago 1.49GB [2022-11-30T02:38:23.105Z] 284770d40825 40 seconds ago 1.6GB [2022-11-30T02:38:23.105Z] core-data latest e673f3ae9dbc 56 seconds ago 17.9MB [2022-11-30T02:38:23.105Z] 8f75ecbcfd94 About a minute ago 1.68GB [2022-11-30T02:38:23.105Z] 76342a81058f About a minute ago 1.6GB [2022-11-30T02:38:23.105Z] 9884d2d48f21 About a minute ago 1.62GB [2022-11-30T02:38:23.105Z] core-metadata latest fa107911cea3 About a minute ago 18.5MB [2022-11-30T02:38:23.105Z] support-scheduler latest c4c505b024f8 About a minute ago 29.9MB [2022-11-30T02:38:23.105Z] security-spiffe-token-provider latest 4b87c0999ccd 2 minutes ago 29.7MB [2022-11-30T02:38:23.105Z] fed47943be03 2 minutes ago 1.68GB [2022-11-30T02:38:23.105Z] 27449f98b338 2 minutes ago 1.62GB [2022-11-30T02:38:23.105Z] adbddc87547a 2 minutes ago 1.65GB [2022-11-30T02:38:23.105Z] security-spire-config latest 7ceb5c61ec2a 2 minutes ago 85.8MB [2022-11-30T02:38:23.105Z] security-spire-agent latest 7571b92913af 2 minutes ago 125MB [2022-11-30T02:38:23.105Z] 086ec61dbfb8 3 minutes ago 1.49GB [2022-11-30T02:38:23.105Z] e0c8219e7392 3 minutes ago 1.49GB [2022-11-30T02:38:23.105Z] ci-base-image-x86_64 latest ac9adc49c00f 6 minutes ago 947MB [2022-11-30T02:38:23.105Z] alpine 3.16 bfe296a52501 2 weeks ago 5.54MB [2022-11-30T02:38:23.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB [2022-11-30T02:38:23.105Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-30T02:38:23.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-30T02:38:23.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:38:23.189Z] provisioning config files... [2022-11-30T02:38:23.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config1155854059337796174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:38:23.504Z] ---> docker-login.sh [2022-11-30T02:38:23.504Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:38:23.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:38:23.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:38:23.504Z] Configure a credential helper to remove this warning. See [2022-11-30T02:38:23.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:38:23.504Z] [2022-11-30T02:38:23.504Z] Login Succeeded [2022-11-30T02:38:23.504Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:38:23.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:38:23.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:38:23.504Z] Configure a credential helper to remove this warning. See [2022-11-30T02:38:23.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:38:23.504Z] [2022-11-30T02:38:23.504Z] Login Succeeded [2022-11-30T02:38:23.504Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:38:23.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:38:23.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:38:23.765Z] Configure a credential helper to remove this warning. See [2022-11-30T02:38:23.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:38:23.765Z] [2022-11-30T02:38:23.765Z] Login Succeeded [2022-11-30T02:38:23.765Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:38:23.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:38:23.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:38:23.765Z] Configure a credential helper to remove this warning. See [2022-11-30T02:38:23.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:38:23.765Z] [2022-11-30T02:38:23.765Z] Login Succeeded [2022-11-30T02:38:23.765Z] docker.io [2022-11-30T02:38:24.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:38:24.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:38:24.283Z] Configure a credential helper to remove this warning. See [2022-11-30T02:38:24.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:38:24.283Z] [2022-11-30T02:38:24.283Z] Login Succeeded [2022-11-30T02:38:24.283Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:38:24.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:24.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:38:24.335Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-30T02:38:24.335Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:24.335Z] latest [2022-11-30T02:38:24.335Z] 2.3.1-dev.5 [2022-11-30T02:38:24.335Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:24.335Z] main [2022-11-30T02:38:24.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:24.666Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:24.976Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:24.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-30T02:38:24.976Z] c9127f7072a4: Preparing [2022-11-30T02:38:24.976Z] 0319023b77b7: Preparing [2022-11-30T02:38:24.976Z] a74184eb54d0: Preparing [2022-11-30T02:38:24.976Z] 9156f4f51baa: Preparing [2022-11-30T02:38:24.976Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:24.976Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:24.976Z] a74184eb54d0: Pushed [2022-11-30T02:38:24.976Z] 9156f4f51baa: Pushed [2022-11-30T02:38:24.976Z] c9127f7072a4: Pushed [2022-11-30T02:38:26.353Z] 0319023b77b7: Pushed [2022-11-30T02:38:26.353Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:26.980Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:27.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-30T02:38:27.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-30T02:38:27.347Z] c9127f7072a4: Preparing [2022-11-30T02:38:27.347Z] 0319023b77b7: Preparing [2022-11-30T02:38:27.347Z] a74184eb54d0: Preparing [2022-11-30T02:38:27.347Z] 9156f4f51baa: Preparing [2022-11-30T02:38:27.347Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:27.347Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:27.347Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:27.347Z] 0319023b77b7: Layer already exists [2022-11-30T02:38:27.347Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:27.347Z] c9127f7072a4: Layer already exists [2022-11-30T02:38:27.347Z] latest: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:27.712Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:28.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 [2022-11-30T02:38:28.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-30T02:38:28.099Z] c9127f7072a4: Preparing [2022-11-30T02:38:28.099Z] 0319023b77b7: Preparing [2022-11-30T02:38:28.099Z] a74184eb54d0: Preparing [2022-11-30T02:38:28.099Z] 9156f4f51baa: Preparing [2022-11-30T02:38:28.099Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:28.099Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:28.099Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:28.099Z] 0319023b77b7: Layer already exists [2022-11-30T02:38:28.099Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:28.099Z] c9127f7072a4: Layer already exists [2022-11-30T02:38:28.099Z] 2.3.1-dev.5: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:28.408Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:28.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:28.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-30T02:38:28.707Z] c9127f7072a4: Preparing [2022-11-30T02:38:28.707Z] 0319023b77b7: Preparing [2022-11-30T02:38:28.707Z] a74184eb54d0: Preparing [2022-11-30T02:38:28.707Z] 9156f4f51baa: Preparing [2022-11-30T02:38:28.707Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:28.707Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:28.707Z] c9127f7072a4: Layer already exists [2022-11-30T02:38:28.707Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:28.707Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:28.707Z] 0319023b77b7: Layer already exists [2022-11-30T02:38:28.707Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:29.010Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:29.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-30T02:38:29.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-30T02:38:29.311Z] c9127f7072a4: Preparing [2022-11-30T02:38:29.311Z] 0319023b77b7: Preparing [2022-11-30T02:38:29.311Z] a74184eb54d0: Preparing [2022-11-30T02:38:29.311Z] 9156f4f51baa: Preparing [2022-11-30T02:38:29.311Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:29.311Z] 0319023b77b7: Layer already exists [2022-11-30T02:38:29.311Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:29.311Z] c9127f7072a4: Layer already exists [2022-11-30T02:38:29.311Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:29.311Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:29.311Z] main: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:29.354Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:29.359Z] taggedImages: [2022-11-30T02:38:29.359Z] - nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:29.359Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-30T02:38:29.359Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 [2022-11-30T02:38:29.359Z] - nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:29.359Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-30T02:38:29.375Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-30T02:38:29.375Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:29.375Z] latest [2022-11-30T02:38:29.375Z] 2.3.1-dev.5 [2022-11-30T02:38:29.375Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:29.375Z] main [2022-11-30T02:38:29.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:29.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:29.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:29.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-30T02:38:29.982Z] a6ae8b5935f1: Preparing [2022-11-30T02:38:29.982Z] d34dfd877c68: Preparing [2022-11-30T02:38:29.982Z] a74184eb54d0: Preparing [2022-11-30T02:38:29.982Z] 144ca16126a7: Preparing [2022-11-30T02:38:29.982Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:29.982Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:29.982Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:29.982Z] a6ae8b5935f1: Pushed [2022-11-30T02:38:29.982Z] 144ca16126a7: Pushed [2022-11-30T02:38:31.358Z] d34dfd877c68: Pushed [2022-11-30T02:38:31.358Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:31.678Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:31.741Z] ---> 8f133e7b8ac7 [2022-11-30T02:38:31.742Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:38:31.991Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-30T02:38:31.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-30T02:38:31.991Z] a6ae8b5935f1: Preparing [2022-11-30T02:38:31.991Z] d34dfd877c68: Preparing [2022-11-30T02:38:31.991Z] a74184eb54d0: Preparing [2022-11-30T02:38:31.991Z] 144ca16126a7: Preparing [2022-11-30T02:38:31.991Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:31.991Z] 144ca16126a7: Layer already exists [2022-11-30T02:38:31.991Z] a6ae8b5935f1: Layer already exists [2022-11-30T02:38:31.991Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:31.991Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:31.991Z] d34dfd877c68: Layer already exists [2022-11-30T02:38:31.991Z] latest: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:32.321Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:32.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 [2022-11-30T02:38:32.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-30T02:38:32.626Z] a6ae8b5935f1: Preparing [2022-11-30T02:38:32.626Z] d34dfd877c68: Preparing [2022-11-30T02:38:32.626Z] a74184eb54d0: Preparing [2022-11-30T02:38:32.626Z] 144ca16126a7: Preparing [2022-11-30T02:38:32.626Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:32.626Z] d34dfd877c68: Layer already exists [2022-11-30T02:38:32.626Z] 144ca16126a7: Layer already exists [2022-11-30T02:38:32.626Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:32.626Z] a6ae8b5935f1: Layer already exists [2022-11-30T02:38:32.626Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:32.626Z] 2.3.1-dev.5: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:32.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:33.162Z] ---> dd6c29b22f3b [2022-11-30T02:38:33.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-30T02:38:33.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:33.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-30T02:38:33.234Z] a6ae8b5935f1: Preparing [2022-11-30T02:38:33.234Z] d34dfd877c68: Preparing [2022-11-30T02:38:33.234Z] a74184eb54d0: Preparing [2022-11-30T02:38:33.234Z] 144ca16126a7: Preparing [2022-11-30T02:38:33.234Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:33.234Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:33.234Z] a6ae8b5935f1: Layer already exists [2022-11-30T02:38:33.234Z] 144ca16126a7: Layer already exists [2022-11-30T02:38:33.234Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:33.234Z] d34dfd877c68: Layer already exists [2022-11-30T02:38:33.234Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:33.543Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:33.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-30T02:38:33.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-30T02:38:33.848Z] a6ae8b5935f1: Preparing [2022-11-30T02:38:33.848Z] d34dfd877c68: Preparing [2022-11-30T02:38:33.848Z] a74184eb54d0: Preparing [2022-11-30T02:38:33.848Z] 144ca16126a7: Preparing [2022-11-30T02:38:33.848Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:33.848Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:33.848Z] d34dfd877c68: Layer already exists [2022-11-30T02:38:33.848Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:33.848Z] 144ca16126a7: Layer already exists [2022-11-30T02:38:33.848Z] a6ae8b5935f1: Layer already exists [2022-11-30T02:38:33.848Z] main: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:33.883Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:33.889Z] taggedImages: [2022-11-30T02:38:33.889Z] - nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:33.889Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-30T02:38:33.889Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 [2022-11-30T02:38:33.889Z] - nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:33.889Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-30T02:38:33.903Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-30T02:38:33.903Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:33.903Z] latest [2022-11-30T02:38:33.903Z] 2.3.1-dev.5 [2022-11-30T02:38:33.904Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:33.904Z] main [2022-11-30T02:38:33.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:34.122Z] ---> 5ada6f6cbf4d [2022-11-30T02:38:34.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-30T02:38:34.206Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:34.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:34.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-30T02:38:34.508Z] ede121b6e3f0: Preparing [2022-11-30T02:38:34.508Z] 0c601f3a301a: Preparing [2022-11-30T02:38:34.508Z] c6a046131ab4: Preparing [2022-11-30T02:38:34.508Z] a74184eb54d0: Preparing [2022-11-30T02:38:34.508Z] 9156f4f51baa: Preparing [2022-11-30T02:38:34.508Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:34.508Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:34.508Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:34.508Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:34.508Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:34.508Z] ede121b6e3f0: Pushed [2022-11-30T02:38:34.508Z] 0c601f3a301a: Pushed [2022-11-30T02:38:35.341Z] ---> feb68ab7f247 [2022-11-30T02:38:35.341Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:38:35.341Z] ---> Running in 310cf7e208b3 [2022-11-30T02:38:35.885Z] c6a046131ab4: Pushed [2022-11-30T02:38:35.970Z] Removing intermediate container 310cf7e208b3 [2022-11-30T02:38:35.970Z] ---> af22ff49818b [2022-11-30T02:38:35.970Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:38:36.144Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:36.254Z] ---> Running in f4725efb1dba [2022-11-30T02:38:36.448Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:36.750Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-30T02:38:36.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-30T02:38:36.750Z] ede121b6e3f0: Preparing [2022-11-30T02:38:36.750Z] 0c601f3a301a: Preparing [2022-11-30T02:38:36.750Z] c6a046131ab4: Preparing [2022-11-30T02:38:36.750Z] a74184eb54d0: Preparing [2022-11-30T02:38:36.750Z] 9156f4f51baa: Preparing [2022-11-30T02:38:36.750Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:36.750Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:36.750Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:36.750Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:36.750Z] c6a046131ab4: Layer already exists [2022-11-30T02:38:36.750Z] 0c601f3a301a: Layer already exists [2022-11-30T02:38:36.750Z] ede121b6e3f0: Layer already exists [2022-11-30T02:38:36.750Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:36.750Z] latest: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:36.850Z] Removing intermediate container f4725efb1dba [2022-11-30T02:38:36.850Z] ---> fe119f212aaf [2022-11-30T02:38:36.850Z] Step 21/23 : LABEL arch=arm64 [2022-11-30T02:38:36.850Z] ---> Running in db209f5d1e53 [2022-11-30T02:38:37.068Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:37.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 [2022-11-30T02:38:37.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-30T02:38:37.368Z] ede121b6e3f0: Preparing [2022-11-30T02:38:37.368Z] 0c601f3a301a: Preparing [2022-11-30T02:38:37.368Z] c6a046131ab4: Preparing [2022-11-30T02:38:37.368Z] a74184eb54d0: Preparing [2022-11-30T02:38:37.368Z] 9156f4f51baa: Preparing [2022-11-30T02:38:37.368Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:37.368Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:37.368Z] 0c601f3a301a: Layer already exists [2022-11-30T02:38:37.368Z] ede121b6e3f0: Layer already exists [2022-11-30T02:38:37.368Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:37.368Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:37.368Z] c6a046131ab4: Layer already exists [2022-11-30T02:38:37.368Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:37.368Z] 2.3.1-dev.5: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:37.670Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:37.848Z] Removing intermediate container db209f5d1e53 [2022-11-30T02:38:37.848Z] ---> 0b8386d577b6 [2022-11-30T02:38:37.848Z] Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:37.848Z] ---> Running in 8a741ea26d32 [2022-11-30T02:38:37.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:37.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-30T02:38:37.972Z] ede121b6e3f0: Preparing [2022-11-30T02:38:37.972Z] 0c601f3a301a: Preparing [2022-11-30T02:38:37.972Z] c6a046131ab4: Preparing [2022-11-30T02:38:37.972Z] a74184eb54d0: Preparing [2022-11-30T02:38:37.972Z] 9156f4f51baa: Preparing [2022-11-30T02:38:37.972Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:37.972Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:37.972Z] c6a046131ab4: Layer already exists [2022-11-30T02:38:37.972Z] 0c601f3a301a: Layer already exists [2022-11-30T02:38:37.972Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:37.972Z] ede121b6e3f0: Layer already exists [2022-11-30T02:38:37.972Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:37.972Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:37.972Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:38.276Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:38.432Z] Removing intermediate container 8a741ea26d32 [2022-11-30T02:38:38.432Z] ---> eb9e31b0c1c6 [2022-11-30T02:38:38.432Z] Step 23/23 : LABEL version=2.3.1-dev.5 [2022-11-30T02:38:38.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-30T02:38:38.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-30T02:38:38.574Z] ede121b6e3f0: Preparing [2022-11-30T02:38:38.574Z] 0c601f3a301a: Preparing [2022-11-30T02:38:38.574Z] c6a046131ab4: Preparing [2022-11-30T02:38:38.574Z] a74184eb54d0: Preparing [2022-11-30T02:38:38.574Z] 9156f4f51baa: Preparing [2022-11-30T02:38:38.574Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:38.574Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:38.574Z] 0c601f3a301a: Layer already exists [2022-11-30T02:38:38.574Z] 9156f4f51baa: Layer already exists [2022-11-30T02:38:38.574Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:38.574Z] ede121b6e3f0: Layer already exists [2022-11-30T02:38:38.574Z] c6a046131ab4: Layer already exists [2022-11-30T02:38:38.574Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:38.574Z] main: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:38.615Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:38.622Z] taggedImages: [2022-11-30T02:38:38.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:38.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-30T02:38:38.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 [2022-11-30T02:38:38.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:38.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-30T02:38:38.638Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-30T02:38:38.638Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:38.638Z] latest [2022-11-30T02:38:38.638Z] 2.3.1-dev.5 [2022-11-30T02:38:38.638Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:38.638Z] main [2022-11-30T02:38:38.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:38.704Z] ---> Running in ef92f8c795c9 [2022-11-30T02:38:38.943Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:39.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:39.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-30T02:38:39.248Z] 968628521772: Preparing [2022-11-30T02:38:39.248Z] 968628521772: Preparing [2022-11-30T02:38:39.248Z] a5a4ca46b719: Preparing [2022-11-30T02:38:39.248Z] 89bc26dad809: Preparing [2022-11-30T02:38:39.248Z] 2a5b80cd25b6: Preparing [2022-11-30T02:38:39.248Z] 05a0b207b3bb: Preparing [2022-11-30T02:38:39.248Z] 0f26ee50f55c: Preparing [2022-11-30T02:38:39.248Z] a74184eb54d0: Preparing [2022-11-30T02:38:39.248Z] 0f26ee50f55c: Waiting [2022-11-30T02:38:39.248Z] a74184eb54d0: Waiting [2022-11-30T02:38:39.248Z] 02a8ea80bbcf: Preparing [2022-11-30T02:38:39.248Z] e99eee05b715: Preparing [2022-11-30T02:38:39.248Z] 5b02dbbb6ae1: Preparing [2022-11-30T02:38:39.248Z] 02a8ea80bbcf: Waiting [2022-11-30T02:38:39.248Z] 2a60a8d2c399: Preparing [2022-11-30T02:38:39.248Z] e99eee05b715: Waiting [2022-11-30T02:38:39.248Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:39.248Z] 5b02dbbb6ae1: Waiting [2022-11-30T02:38:39.248Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:39.248Z] 2a5b80cd25b6: Pushed [2022-11-30T02:38:39.248Z] 89bc26dad809: Pushed [2022-11-30T02:38:39.248Z] 05a0b207b3bb: Pushed [2022-11-30T02:38:39.248Z] 968628521772: Pushed [2022-11-30T02:38:39.248Z] a5a4ca46b719: Pushed [2022-11-30T02:38:39.295Z] Removing intermediate container ef92f8c795c9 [2022-11-30T02:38:39.295Z] ---> 49332e8cc7a0 [2022-11-30T02:38:39.295Z] [2022-11-30T02:38:39.507Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:39.507Z] e99eee05b715: Pushed [2022-11-30T02:38:39.507Z] 02a8ea80bbcf: Pushed [2022-11-30T02:38:39.507Z] 2a60a8d2c399: Pushed [2022-11-30T02:38:39.507Z] 5b02dbbb6ae1: Pushed [2022-11-30T02:38:39.507Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:39.563Z] Successfully built 49332e8cc7a0 [2022-11-30T02:38:39.563Z] Successfully tagged security-spire-server-arm64:latest [2022-11-30T02:38:39.564Z]  Building security-spire-server ... done Building security-spire-agent [2022-11-30T02:38:40.887Z] 0f26ee50f55c: Pushed [2022-11-30T02:38:41.146Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:41.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:41.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-30T02:38:41.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-30T02:38:41.763Z] 968628521772: Preparing [2022-11-30T02:38:41.763Z] 968628521772: Preparing [2022-11-30T02:38:41.763Z] a5a4ca46b719: Preparing [2022-11-30T02:38:41.763Z] 89bc26dad809: Preparing [2022-11-30T02:38:41.763Z] 2a5b80cd25b6: Preparing [2022-11-30T02:38:41.763Z] 05a0b207b3bb: Preparing [2022-11-30T02:38:41.763Z] 0f26ee50f55c: Preparing [2022-11-30T02:38:41.763Z] a74184eb54d0: Preparing [2022-11-30T02:38:41.763Z] 02a8ea80bbcf: Preparing [2022-11-30T02:38:41.763Z] e99eee05b715: Preparing [2022-11-30T02:38:41.763Z] 5b02dbbb6ae1: Preparing [2022-11-30T02:38:41.763Z] 2a60a8d2c399: Preparing [2022-11-30T02:38:41.763Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:41.763Z] 5b02dbbb6ae1: Waiting [2022-11-30T02:38:41.763Z] 02a8ea80bbcf: Waiting [2022-11-30T02:38:41.763Z] e99eee05b715: Waiting [2022-11-30T02:38:41.763Z] 0f26ee50f55c: Waiting [2022-11-30T02:38:41.763Z] 2a60a8d2c399: Waiting [2022-11-30T02:38:41.763Z] a74184eb54d0: Waiting [2022-11-30T02:38:41.763Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:41.763Z] 89bc26dad809: Layer already exists [2022-11-30T02:38:41.763Z] 05a0b207b3bb: Layer already exists [2022-11-30T02:38:41.763Z] 968628521772: Layer already exists [2022-11-30T02:38:41.763Z] a5a4ca46b719: Layer already exists [2022-11-30T02:38:41.763Z] 2a5b80cd25b6: Layer already exists [2022-11-30T02:38:41.763Z] 0f26ee50f55c: Layer already exists [2022-11-30T02:38:41.763Z] 02a8ea80bbcf: Layer already exists [2022-11-30T02:38:41.763Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:41.763Z] 5b02dbbb6ae1: Layer already exists [2022-11-30T02:38:41.763Z] e99eee05b715: Layer already exists [2022-11-30T02:38:41.763Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:41.763Z] 2a60a8d2c399: Layer already exists [2022-11-30T02:38:41.763Z] latest: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:42.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:42.379Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 [2022-11-30T02:38:42.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-30T02:38:42.379Z] 968628521772: Preparing [2022-11-30T02:38:42.379Z] 968628521772: Preparing [2022-11-30T02:38:42.379Z] a5a4ca46b719: Preparing [2022-11-30T02:38:42.379Z] 89bc26dad809: Preparing [2022-11-30T02:38:42.379Z] 2a5b80cd25b6: Preparing [2022-11-30T02:38:42.379Z] 05a0b207b3bb: Preparing [2022-11-30T02:38:42.379Z] 0f26ee50f55c: Preparing [2022-11-30T02:38:42.379Z] a74184eb54d0: Preparing [2022-11-30T02:38:42.379Z] 02a8ea80bbcf: Preparing [2022-11-30T02:38:42.379Z] e99eee05b715: Preparing [2022-11-30T02:38:42.379Z] 5b02dbbb6ae1: Preparing [2022-11-30T02:38:42.379Z] 0f26ee50f55c: Waiting [2022-11-30T02:38:42.379Z] 2a60a8d2c399: Preparing [2022-11-30T02:38:42.379Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:42.379Z] a74184eb54d0: Waiting [2022-11-30T02:38:42.379Z] 02a8ea80bbcf: Waiting [2022-11-30T02:38:42.379Z] 2a60a8d2c399: Waiting [2022-11-30T02:38:42.379Z] e99eee05b715: Waiting [2022-11-30T02:38:42.379Z] 5b02dbbb6ae1: Waiting [2022-11-30T02:38:42.379Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:42.379Z] 89bc26dad809: Layer already exists [2022-11-30T02:38:42.379Z] 05a0b207b3bb: Layer already exists [2022-11-30T02:38:42.379Z] 968628521772: Layer already exists [2022-11-30T02:38:42.379Z] 2a5b80cd25b6: Layer already exists [2022-11-30T02:38:42.379Z] a5a4ca46b719: Layer already exists [2022-11-30T02:38:42.379Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:42.379Z] 02a8ea80bbcf: Layer already exists [2022-11-30T02:38:42.379Z] 0f26ee50f55c: Layer already exists [2022-11-30T02:38:42.379Z] e99eee05b715: Layer already exists [2022-11-30T02:38:42.379Z] 5b02dbbb6ae1: Layer already exists [2022-11-30T02:38:42.379Z] 2a60a8d2c399: Layer already exists [2022-11-30T02:38:42.379Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:42.379Z] 2.3.1-dev.5: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:42.688Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:42.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:42.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-30T02:38:42.993Z] 968628521772: Preparing [2022-11-30T02:38:42.993Z] 968628521772: Preparing [2022-11-30T02:38:42.993Z] a5a4ca46b719: Preparing [2022-11-30T02:38:42.993Z] 89bc26dad809: Preparing [2022-11-30T02:38:42.993Z] 2a5b80cd25b6: Preparing [2022-11-30T02:38:42.993Z] 05a0b207b3bb: Preparing [2022-11-30T02:38:42.993Z] 0f26ee50f55c: Preparing [2022-11-30T02:38:42.993Z] a74184eb54d0: Preparing [2022-11-30T02:38:42.993Z] 02a8ea80bbcf: Preparing [2022-11-30T02:38:42.993Z] e99eee05b715: Preparing [2022-11-30T02:38:42.993Z] 5b02dbbb6ae1: Preparing [2022-11-30T02:38:42.993Z] 2a60a8d2c399: Preparing [2022-11-30T02:38:42.993Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:42.993Z] 02a8ea80bbcf: Waiting [2022-11-30T02:38:42.993Z] 0f26ee50f55c: Waiting [2022-11-30T02:38:42.993Z] 2a60a8d2c399: Waiting [2022-11-30T02:38:42.993Z] a74184eb54d0: Waiting [2022-11-30T02:38:42.993Z] 5b02dbbb6ae1: Waiting [2022-11-30T02:38:42.993Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:42.993Z] e99eee05b715: Waiting [2022-11-30T02:38:42.993Z] 2a5b80cd25b6: Layer already exists [2022-11-30T02:38:42.993Z] a5a4ca46b719: Layer already exists [2022-11-30T02:38:42.993Z] 05a0b207b3bb: Layer already exists [2022-11-30T02:38:42.993Z] 89bc26dad809: Layer already exists [2022-11-30T02:38:42.993Z] 968628521772: Layer already exists [2022-11-30T02:38:42.993Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:42.993Z] 02a8ea80bbcf: Layer already exists [2022-11-30T02:38:42.993Z] e99eee05b715: Layer already exists [2022-11-30T02:38:42.993Z] 0f26ee50f55c: Layer already exists [2022-11-30T02:38:42.993Z] 5b02dbbb6ae1: Layer already exists [2022-11-30T02:38:42.993Z] 2a60a8d2c399: Layer already exists [2022-11-30T02:38:42.993Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:42.993Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:43.298Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:43.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-30T02:38:43.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-30T02:38:43.608Z] 968628521772: Preparing [2022-11-30T02:38:43.608Z] 968628521772: Preparing [2022-11-30T02:38:43.608Z] a5a4ca46b719: Preparing [2022-11-30T02:38:43.608Z] 89bc26dad809: Preparing [2022-11-30T02:38:43.608Z] 2a5b80cd25b6: Preparing [2022-11-30T02:38:43.608Z] 05a0b207b3bb: Preparing [2022-11-30T02:38:43.608Z] 0f26ee50f55c: Preparing [2022-11-30T02:38:43.608Z] a74184eb54d0: Preparing [2022-11-30T02:38:43.608Z] 02a8ea80bbcf: Preparing [2022-11-30T02:38:43.608Z] e99eee05b715: Preparing [2022-11-30T02:38:43.608Z] 5b02dbbb6ae1: Preparing [2022-11-30T02:38:43.608Z] 2a60a8d2c399: Preparing [2022-11-30T02:38:43.608Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:43.608Z] 02a8ea80bbcf: Waiting [2022-11-30T02:38:43.608Z] e99eee05b715: Waiting [2022-11-30T02:38:43.608Z] 5b02dbbb6ae1: Waiting [2022-11-30T02:38:43.608Z] 2a60a8d2c399: Waiting [2022-11-30T02:38:43.608Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:43.608Z] 0f26ee50f55c: Waiting [2022-11-30T02:38:43.608Z] a74184eb54d0: Waiting [2022-11-30T02:38:43.608Z] a5a4ca46b719: Layer already exists [2022-11-30T02:38:43.608Z] 2a5b80cd25b6: Layer already exists [2022-11-30T02:38:43.608Z] 89bc26dad809: Layer already exists [2022-11-30T02:38:43.608Z] 05a0b207b3bb: Layer already exists [2022-11-30T02:38:43.608Z] 968628521772: Layer already exists [2022-11-30T02:38:43.608Z] 0f26ee50f55c: Layer already exists [2022-11-30T02:38:43.608Z] e99eee05b715: Layer already exists [2022-11-30T02:38:43.608Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:43.608Z] 02a8ea80bbcf: Layer already exists [2022-11-30T02:38:43.608Z] 5b02dbbb6ae1: Layer already exists [2022-11-30T02:38:43.608Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:43.608Z] 2a60a8d2c399: Layer already exists [2022-11-30T02:38:43.608Z] main: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:43.660Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:43.670Z] taggedImages: [2022-11-30T02:38:43.670Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:43.670Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-30T02:38:43.670Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 [2022-11-30T02:38:43.670Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:43.670Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-30T02:38:43.691Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-30T02:38:43.691Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:43.691Z] latest [2022-11-30T02:38:43.691Z] 2.3.1-dev.5 [2022-11-30T02:38:43.691Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:43.691Z] main [2022-11-30T02:38:43.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:44.002Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:44.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:44.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-30T02:38:44.306Z] 6e67b7c8e0d1: Preparing [2022-11-30T02:38:44.306Z] eb224ae01c7d: Preparing [2022-11-30T02:38:44.306Z] f522c2bc7eef: Preparing [2022-11-30T02:38:44.306Z] 5a02f2cc801e: Preparing [2022-11-30T02:38:44.306Z] 30156c648946: Preparing [2022-11-30T02:38:44.306Z] 92fb53002328: Preparing [2022-11-30T02:38:44.306Z] 078b8d91aba1: Preparing [2022-11-30T02:38:44.306Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:44.306Z] 92fb53002328: Waiting [2022-11-30T02:38:44.306Z] 078b8d91aba1: Waiting [2022-11-30T02:38:44.306Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:44.306Z] 30156c648946: Pushed [2022-11-30T02:38:44.306Z] eb224ae01c7d: Pushed [2022-11-30T02:38:44.306Z] 6e67b7c8e0d1: Pushed [2022-11-30T02:38:44.306Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:44.564Z] 92fb53002328: Pushed [2022-11-30T02:38:44.824Z] 078b8d91aba1: Pushed [2022-11-30T02:38:44.915Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:38:44.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:38:44.915Z] ---> 0e417313cf94 [2022-11-30T02:38:44.915Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:38:44.915Z] ---> Using cache [2022-11-30T02:38:44.915Z] ---> 57a9379b8e29 [2022-11-30T02:38:44.915Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:38:45.183Z] ---> Running in c32d15c8156e [2022-11-30T02:38:45.391Z] 5a02f2cc801e: Pushed [2022-11-30T02:38:45.391Z] f522c2bc7eef: Pushed [2022-11-30T02:38:45.650Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:45.967Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:46.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-30T02:38:46.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-30T02:38:46.291Z] 6e67b7c8e0d1: Preparing [2022-11-30T02:38:46.291Z] eb224ae01c7d: Preparing [2022-11-30T02:38:46.291Z] f522c2bc7eef: Preparing [2022-11-30T02:38:46.291Z] 5a02f2cc801e: Preparing [2022-11-30T02:38:46.291Z] 30156c648946: Preparing [2022-11-30T02:38:46.291Z] 92fb53002328: Preparing [2022-11-30T02:38:46.291Z] 078b8d91aba1: Preparing [2022-11-30T02:38:46.291Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:46.291Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:46.291Z] 92fb53002328: Waiting [2022-11-30T02:38:46.291Z] 078b8d91aba1: Waiting [2022-11-30T02:38:46.291Z] 30156c648946: Layer already exists [2022-11-30T02:38:46.291Z] eb224ae01c7d: Layer already exists [2022-11-30T02:38:46.291Z] 6e67b7c8e0d1: Layer already exists [2022-11-30T02:38:46.291Z] 5a02f2cc801e: Layer already exists [2022-11-30T02:38:46.291Z] f522c2bc7eef: Layer already exists [2022-11-30T02:38:46.291Z] 92fb53002328: Layer already exists [2022-11-30T02:38:46.291Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:46.291Z] 078b8d91aba1: Layer already exists [2022-11-30T02:38:46.291Z] latest: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:46.595Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:46.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 [2022-11-30T02:38:46.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-30T02:38:46.893Z] 6e67b7c8e0d1: Preparing [2022-11-30T02:38:46.893Z] eb224ae01c7d: Preparing [2022-11-30T02:38:46.893Z] f522c2bc7eef: Preparing [2022-11-30T02:38:46.893Z] 5a02f2cc801e: Preparing [2022-11-30T02:38:46.893Z] 30156c648946: Preparing [2022-11-30T02:38:46.893Z] 92fb53002328: Preparing [2022-11-30T02:38:46.893Z] 078b8d91aba1: Preparing [2022-11-30T02:38:46.893Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:46.894Z] 92fb53002328: Waiting [2022-11-30T02:38:46.894Z] 078b8d91aba1: Waiting [2022-11-30T02:38:46.894Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:46.894Z] 6e67b7c8e0d1: Layer already exists [2022-11-30T02:38:46.894Z] eb224ae01c7d: Layer already exists [2022-11-30T02:38:46.894Z] 30156c648946: Layer already exists [2022-11-30T02:38:46.894Z] 5a02f2cc801e: Layer already exists [2022-11-30T02:38:46.894Z] f522c2bc7eef: Layer already exists [2022-11-30T02:38:46.894Z] 92fb53002328: Layer already exists [2022-11-30T02:38:46.894Z] 078b8d91aba1: Layer already exists [2022-11-30T02:38:46.894Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:46.894Z] 2.3.1-dev.5: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:47.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:47.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:47.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-30T02:38:47.515Z] 6e67b7c8e0d1: Preparing [2022-11-30T02:38:47.515Z] eb224ae01c7d: Preparing [2022-11-30T02:38:47.515Z] f522c2bc7eef: Preparing [2022-11-30T02:38:47.515Z] 5a02f2cc801e: Preparing [2022-11-30T02:38:47.515Z] 30156c648946: Preparing [2022-11-30T02:38:47.515Z] 92fb53002328: Preparing [2022-11-30T02:38:47.515Z] 078b8d91aba1: Preparing [2022-11-30T02:38:47.515Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:47.515Z] 92fb53002328: Waiting [2022-11-30T02:38:47.515Z] 078b8d91aba1: Waiting [2022-11-30T02:38:47.515Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:47.515Z] 5a02f2cc801e: Layer already exists [2022-11-30T02:38:47.515Z] 30156c648946: Layer already exists [2022-11-30T02:38:47.515Z] f522c2bc7eef: Layer already exists [2022-11-30T02:38:47.515Z] eb224ae01c7d: Layer already exists [2022-11-30T02:38:47.515Z] 6e67b7c8e0d1: Layer already exists [2022-11-30T02:38:47.515Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:47.515Z] 92fb53002328: Layer already exists [2022-11-30T02:38:47.515Z] 078b8d91aba1: Layer already exists [2022-11-30T02:38:47.515Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:47.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:47.827Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:48.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:38:48.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-30T02:38:48.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-30T02:38:48.128Z] 6e67b7c8e0d1: Preparing [2022-11-30T02:38:48.128Z] eb224ae01c7d: Preparing [2022-11-30T02:38:48.128Z] f522c2bc7eef: Preparing [2022-11-30T02:38:48.128Z] 5a02f2cc801e: Preparing [2022-11-30T02:38:48.128Z] 30156c648946: Preparing [2022-11-30T02:38:48.128Z] 92fb53002328: Preparing [2022-11-30T02:38:48.128Z] 078b8d91aba1: Preparing [2022-11-30T02:38:48.128Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:48.128Z] 92fb53002328: Waiting [2022-11-30T02:38:48.128Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:48.128Z] 078b8d91aba1: Waiting [2022-11-30T02:38:48.128Z] 5a02f2cc801e: Layer already exists [2022-11-30T02:38:48.128Z] f522c2bc7eef: Layer already exists [2022-11-30T02:38:48.128Z] 6e67b7c8e0d1: Layer already exists [2022-11-30T02:38:48.128Z] 30156c648946: Layer already exists [2022-11-30T02:38:48.128Z] eb224ae01c7d: Layer already exists [2022-11-30T02:38:48.128Z] 92fb53002328: Layer already exists [2022-11-30T02:38:48.128Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:48.128Z] 078b8d91aba1: Layer already exists [2022-11-30T02:38:48.128Z] main: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:48.173Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:48.181Z] taggedImages: [2022-11-30T02:38:48.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:48.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-30T02:38:48.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 [2022-11-30T02:38:48.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:48.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-30T02:38:48.203Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-30T02:38:48.203Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:48.203Z] latest [2022-11-30T02:38:48.203Z] 2.3.1-dev.5 [2022-11-30T02:38:48.203Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:48.203Z] main [2022-11-30T02:38:48.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:48.529Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:48.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:48.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-30T02:38:48.837Z] 3d906a25f7cc: Preparing [2022-11-30T02:38:48.837Z] 56f50883cab6: Preparing [2022-11-30T02:38:48.837Z] 824ce0a3ce95: Preparing [2022-11-30T02:38:48.837Z] ed50b1ea6308: Preparing [2022-11-30T02:38:48.837Z] 5f0c5bac4b27: Preparing [2022-11-30T02:38:48.837Z] ab538b10ecd0: Preparing [2022-11-30T02:38:48.837Z] 97c1328436cd: Preparing [2022-11-30T02:38:48.837Z] c6fb9d48da86: Preparing [2022-11-30T02:38:48.837Z] eca05563ac65: Preparing [2022-11-30T02:38:48.837Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:48.837Z] ab538b10ecd0: Waiting [2022-11-30T02:38:48.837Z] 97c1328436cd: Waiting [2022-11-30T02:38:48.837Z] eca05563ac65: Waiting [2022-11-30T02:38:48.837Z] c6fb9d48da86: Waiting [2022-11-30T02:38:48.837Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:48.837Z] 56f50883cab6: Pushed [2022-11-30T02:38:48.837Z] 3d906a25f7cc: Pushed [2022-11-30T02:38:48.837Z] 5f0c5bac4b27: Pushed [2022-11-30T02:38:49.095Z] ab538b10ecd0: Pushed [2022-11-30T02:38:49.095Z] c6fb9d48da86: Pushed [2022-11-30T02:38:49.095Z] 97c1328436cd: Pushed [2022-11-30T02:38:49.095Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:49.354Z] eca05563ac65: Pushed [2022-11-30T02:38:49.922Z] ed50b1ea6308: Pushed [2022-11-30T02:38:50.001Z] OK: 221 MiB in 51 packages [2022-11-30T02:38:50.181Z] 824ce0a3ce95: Pushed [2022-11-30T02:38:50.441Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:50.750Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:51.052Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-30T02:38:51.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-30T02:38:51.052Z] 3d906a25f7cc: Preparing [2022-11-30T02:38:51.052Z] 56f50883cab6: Preparing [2022-11-30T02:38:51.052Z] 824ce0a3ce95: Preparing [2022-11-30T02:38:51.052Z] ed50b1ea6308: Preparing [2022-11-30T02:38:51.052Z] 5f0c5bac4b27: Preparing [2022-11-30T02:38:51.052Z] ab538b10ecd0: Preparing [2022-11-30T02:38:51.052Z] 97c1328436cd: Preparing [2022-11-30T02:38:51.052Z] c6fb9d48da86: Preparing [2022-11-30T02:38:51.052Z] eca05563ac65: Preparing [2022-11-30T02:38:51.052Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:51.052Z] ab538b10ecd0: Waiting [2022-11-30T02:38:51.052Z] 97c1328436cd: Waiting [2022-11-30T02:38:51.052Z] c6fb9d48da86: Waiting [2022-11-30T02:38:51.052Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:51.052Z] 5f0c5bac4b27: Layer already exists [2022-11-30T02:38:51.052Z] 3d906a25f7cc: Layer already exists [2022-11-30T02:38:51.052Z] 56f50883cab6: Layer already exists [2022-11-30T02:38:51.052Z] ed50b1ea6308: Layer already exists [2022-11-30T02:38:51.052Z] 824ce0a3ce95: Layer already exists [2022-11-30T02:38:51.052Z] ab538b10ecd0: Layer already exists [2022-11-30T02:38:51.052Z] 97c1328436cd: Layer already exists [2022-11-30T02:38:51.052Z] eca05563ac65: Layer already exists [2022-11-30T02:38:51.052Z] c6fb9d48da86: Layer already exists [2022-11-30T02:38:51.052Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:51.052Z] latest: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:51.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:51.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 [2022-11-30T02:38:51.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-30T02:38:51.654Z] 3d906a25f7cc: Preparing [2022-11-30T02:38:51.654Z] 56f50883cab6: Preparing [2022-11-30T02:38:51.654Z] 824ce0a3ce95: Preparing [2022-11-30T02:38:51.654Z] ed50b1ea6308: Preparing [2022-11-30T02:38:51.654Z] 5f0c5bac4b27: Preparing [2022-11-30T02:38:51.654Z] ab538b10ecd0: Preparing [2022-11-30T02:38:51.654Z] 97c1328436cd: Preparing [2022-11-30T02:38:51.654Z] c6fb9d48da86: Preparing [2022-11-30T02:38:51.654Z] 97c1328436cd: Waiting [2022-11-30T02:38:51.654Z] eca05563ac65: Preparing [2022-11-30T02:38:51.654Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:51.654Z] c6fb9d48da86: Waiting [2022-11-30T02:38:51.654Z] eca05563ac65: Waiting [2022-11-30T02:38:51.654Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:51.654Z] 5f0c5bac4b27: Layer already exists [2022-11-30T02:38:51.654Z] 824ce0a3ce95: Layer already exists [2022-11-30T02:38:51.654Z] ed50b1ea6308: Layer already exists [2022-11-30T02:38:51.654Z] 3d906a25f7cc: Layer already exists [2022-11-30T02:38:51.654Z] 56f50883cab6: Layer already exists [2022-11-30T02:38:51.654Z] ab538b10ecd0: Layer already exists [2022-11-30T02:38:51.654Z] c6fb9d48da86: Layer already exists [2022-11-30T02:38:51.654Z] eca05563ac65: Layer already exists [2022-11-30T02:38:51.654Z] 97c1328436cd: Layer already exists [2022-11-30T02:38:51.654Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:51.654Z] 2.3.1-dev.5: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:51.956Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:52.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:52.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-30T02:38:52.261Z] 3d906a25f7cc: Preparing [2022-11-30T02:38:52.261Z] 56f50883cab6: Preparing [2022-11-30T02:38:52.261Z] 824ce0a3ce95: Preparing [2022-11-30T02:38:52.261Z] ed50b1ea6308: Preparing [2022-11-30T02:38:52.261Z] 5f0c5bac4b27: Preparing [2022-11-30T02:38:52.261Z] ab538b10ecd0: Preparing [2022-11-30T02:38:52.261Z] 97c1328436cd: Preparing [2022-11-30T02:38:52.261Z] c6fb9d48da86: Preparing [2022-11-30T02:38:52.261Z] eca05563ac65: Preparing [2022-11-30T02:38:52.261Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:52.261Z] 97c1328436cd: Waiting [2022-11-30T02:38:52.261Z] c6fb9d48da86: Waiting [2022-11-30T02:38:52.261Z] ab538b10ecd0: Waiting [2022-11-30T02:38:52.261Z] eca05563ac65: Waiting [2022-11-30T02:38:52.261Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:52.261Z] 3d906a25f7cc: Layer already exists [2022-11-30T02:38:52.261Z] 824ce0a3ce95: Layer already exists [2022-11-30T02:38:52.261Z] ed50b1ea6308: Layer already exists [2022-11-30T02:38:52.261Z] 5f0c5bac4b27: Layer already exists [2022-11-30T02:38:52.261Z] 56f50883cab6: Layer already exists [2022-11-30T02:38:52.261Z] 97c1328436cd: Layer already exists [2022-11-30T02:38:52.261Z] c6fb9d48da86: Layer already exists [2022-11-30T02:38:52.261Z] ab538b10ecd0: Layer already exists [2022-11-30T02:38:52.261Z] eca05563ac65: Layer already exists [2022-11-30T02:38:52.261Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:52.261Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:52.563Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:52.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-30T02:38:52.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-30T02:38:52.860Z] 3d906a25f7cc: Preparing [2022-11-30T02:38:52.860Z] 56f50883cab6: Preparing [2022-11-30T02:38:52.860Z] 824ce0a3ce95: Preparing [2022-11-30T02:38:52.860Z] ed50b1ea6308: Preparing [2022-11-30T02:38:52.860Z] 5f0c5bac4b27: Preparing [2022-11-30T02:38:52.860Z] ab538b10ecd0: Preparing [2022-11-30T02:38:52.860Z] 97c1328436cd: Preparing [2022-11-30T02:38:52.860Z] c6fb9d48da86: Preparing [2022-11-30T02:38:52.860Z] eca05563ac65: Preparing [2022-11-30T02:38:52.860Z] ab538b10ecd0: Waiting [2022-11-30T02:38:52.860Z] 97c1328436cd: Waiting [2022-11-30T02:38:52.860Z] c6fb9d48da86: Waiting [2022-11-30T02:38:52.860Z] e5e13b0c77cb: Preparing [2022-11-30T02:38:52.860Z] eca05563ac65: Waiting [2022-11-30T02:38:52.860Z] e5e13b0c77cb: Waiting [2022-11-30T02:38:52.860Z] 3d906a25f7cc: Layer already exists [2022-11-30T02:38:52.860Z] 824ce0a3ce95: Layer already exists [2022-11-30T02:38:52.860Z] 5f0c5bac4b27: Layer already exists [2022-11-30T02:38:52.860Z] 56f50883cab6: Layer already exists [2022-11-30T02:38:52.860Z] ed50b1ea6308: Layer already exists [2022-11-30T02:38:52.860Z] 97c1328436cd: Layer already exists [2022-11-30T02:38:52.860Z] c6fb9d48da86: Layer already exists [2022-11-30T02:38:52.860Z] eca05563ac65: Layer already exists [2022-11-30T02:38:52.860Z] ab538b10ecd0: Layer already exists [2022-11-30T02:38:52.860Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:38:52.860Z] main: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:52.904Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:52.909Z] taggedImages: [2022-11-30T02:38:52.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:52.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-30T02:38:52.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 [2022-11-30T02:38:52.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:52.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-30T02:38:52.922Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-30T02:38:52.922Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:52.922Z] latest [2022-11-30T02:38:52.922Z] 2.3.1-dev.5 [2022-11-30T02:38:52.922Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:52.922Z] main [2022-11-30T02:38:52.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:53.224Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:53.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:53.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-30T02:38:53.528Z] 8754de88a181: Preparing [2022-11-30T02:38:53.528Z] c27ba404f5ee: Preparing [2022-11-30T02:38:53.528Z] a74184eb54d0: Preparing [2022-11-30T02:38:53.528Z] 98925f4c0b1d: Preparing [2022-11-30T02:38:53.528Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:53.528Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:53.528Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:53.528Z] 8754de88a181: Pushed [2022-11-30T02:38:54.095Z] 98925f4c0b1d: Pushed [2022-11-30T02:38:54.266Z] Removing intermediate container c32d15c8156e [2022-11-30T02:38:54.266Z] ---> bb3ba45ebd94 [2022-11-30T02:38:54.266Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:38:55.472Z] c27ba404f5ee: Pushed [2022-11-30T02:38:55.702Z] ---> c3da13df3c2d [2022-11-30T02:38:55.702Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:38:55.702Z] ---> Running in 38721f7ec8fd [2022-11-30T02:38:55.731Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:56.036Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:56.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-30T02:38:56.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-30T02:38:56.339Z] 8754de88a181: Preparing [2022-11-30T02:38:56.339Z] c27ba404f5ee: Preparing [2022-11-30T02:38:56.339Z] a74184eb54d0: Preparing [2022-11-30T02:38:56.339Z] 98925f4c0b1d: Preparing [2022-11-30T02:38:56.339Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:56.339Z] 98925f4c0b1d: Layer already exists [2022-11-30T02:38:56.339Z] c27ba404f5ee: Layer already exists [2022-11-30T02:38:56.339Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:56.339Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:56.339Z] 8754de88a181: Layer already exists [2022-11-30T02:38:56.339Z] latest: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:56.640Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:56.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 [2022-11-30T02:38:56.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-30T02:38:56.946Z] 8754de88a181: Preparing [2022-11-30T02:38:56.946Z] c27ba404f5ee: Preparing [2022-11-30T02:38:56.946Z] a74184eb54d0: Preparing [2022-11-30T02:38:56.946Z] 98925f4c0b1d: Preparing [2022-11-30T02:38:56.946Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:56.946Z] 98925f4c0b1d: Layer already exists [2022-11-30T02:38:56.946Z] c27ba404f5ee: Layer already exists [2022-11-30T02:38:56.946Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:56.946Z] 8754de88a181: Layer already exists [2022-11-30T02:38:56.946Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:56.946Z] 2.3.1-dev.5: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:57.247Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:57.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:57.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-30T02:38:57.544Z] 8754de88a181: Preparing [2022-11-30T02:38:57.544Z] c27ba404f5ee: Preparing [2022-11-30T02:38:57.544Z] a74184eb54d0: Preparing [2022-11-30T02:38:57.544Z] 98925f4c0b1d: Preparing [2022-11-30T02:38:57.544Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:57.544Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:57.544Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:57.544Z] 8754de88a181: Layer already exists [2022-11-30T02:38:57.544Z] 98925f4c0b1d: Layer already exists [2022-11-30T02:38:57.544Z] c27ba404f5ee: Layer already exists [2022-11-30T02:38:57.544Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:57.846Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:58.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-30T02:38:58.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-30T02:38:58.147Z] 8754de88a181: Preparing [2022-11-30T02:38:58.147Z] c27ba404f5ee: Preparing [2022-11-30T02:38:58.147Z] a74184eb54d0: Preparing [2022-11-30T02:38:58.147Z] 98925f4c0b1d: Preparing [2022-11-30T02:38:58.147Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:58.147Z] a74184eb54d0: Layer already exists [2022-11-30T02:38:58.147Z] 8754de88a181: Layer already exists [2022-11-30T02:38:58.147Z] 98925f4c0b1d: Layer already exists [2022-11-30T02:38:58.147Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:58.147Z] c27ba404f5ee: Layer already exists [2022-11-30T02:38:58.147Z] main: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:38:58.188Z] ===================================================== [Pipeline] echo [2022-11-30T02:38:58.194Z] taggedImages: [2022-11-30T02:38:58.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:58.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-30T02:38:58.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 [2022-11-30T02:38:58.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:58.194Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-30T02:38:58.220Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-30T02:38:58.220Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:58.220Z] latest [2022-11-30T02:38:58.220Z] 2.3.1-dev.5 [2022-11-30T02:38:58.220Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:38:58.220Z] main [2022-11-30T02:38:58.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:58.549Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:38:58.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:38:58.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-30T02:38:58.854Z] 3d0ab1bb7783: Preparing [2022-11-30T02:38:58.854Z] 7244c1087047: Preparing [2022-11-30T02:38:58.854Z] fd3361ff4512: Preparing [2022-11-30T02:38:58.854Z] c1527b4faa99: Preparing [2022-11-30T02:38:58.854Z] a04934d91d4c: Preparing [2022-11-30T02:38:58.854Z] 3e996f9fcd5a: Preparing [2022-11-30T02:38:58.854Z] 34d5ebaa5410: Preparing [2022-11-30T02:38:58.854Z] 3e996f9fcd5a: Waiting [2022-11-30T02:38:58.854Z] 34d5ebaa5410: Waiting [2022-11-30T02:38:58.854Z] 3d0ab1bb7783: Pushed [2022-11-30T02:38:58.854Z] 7244c1087047: Pushed [2022-11-30T02:38:58.854Z] fd3361ff4512: Pushed [2022-11-30T02:38:58.854Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:38:59.420Z] 3e996f9fcd5a: Pushed [2022-11-30T02:39:02.705Z] a04934d91d4c: Pushed [2022-11-30T02:39:05.237Z] c1527b4faa99: Pushed [2022-11-30T02:39:05.237Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:05.541Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:05.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-30T02:39:05.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-30T02:39:05.843Z] 3d0ab1bb7783: Preparing [2022-11-30T02:39:05.843Z] 7244c1087047: Preparing [2022-11-30T02:39:05.843Z] fd3361ff4512: Preparing [2022-11-30T02:39:05.843Z] c1527b4faa99: Preparing [2022-11-30T02:39:05.843Z] a04934d91d4c: Preparing [2022-11-30T02:39:05.843Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:05.843Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:05.843Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:05.843Z] 3e996f9fcd5a: Waiting [2022-11-30T02:39:05.843Z] fd3361ff4512: Layer already exists [2022-11-30T02:39:05.843Z] a04934d91d4c: Layer already exists [2022-11-30T02:39:05.843Z] c1527b4faa99: Layer already exists [2022-11-30T02:39:05.843Z] 7244c1087047: Layer already exists [2022-11-30T02:39:05.843Z] 3d0ab1bb7783: Layer already exists [2022-11-30T02:39:05.843Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:05.843Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:05.843Z] latest: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:06.148Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:06.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 [2022-11-30T02:39:06.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-30T02:39:06.449Z] 3d0ab1bb7783: Preparing [2022-11-30T02:39:06.449Z] 7244c1087047: Preparing [2022-11-30T02:39:06.449Z] fd3361ff4512: Preparing [2022-11-30T02:39:06.449Z] c1527b4faa99: Preparing [2022-11-30T02:39:06.449Z] a04934d91d4c: Preparing [2022-11-30T02:39:06.449Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:06.449Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:06.449Z] 3e996f9fcd5a: Waiting [2022-11-30T02:39:06.449Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:06.449Z] c1527b4faa99: Layer already exists [2022-11-30T02:39:06.449Z] fd3361ff4512: Layer already exists [2022-11-30T02:39:06.449Z] 3d0ab1bb7783: Layer already exists [2022-11-30T02:39:06.449Z] a04934d91d4c: Layer already exists [2022-11-30T02:39:06.449Z] 7244c1087047: Layer already exists [2022-11-30T02:39:06.449Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:06.449Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:06.449Z] 2.3.1-dev.5: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:06.760Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:07.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:07.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-30T02:39:07.062Z] 3d0ab1bb7783: Preparing [2022-11-30T02:39:07.062Z] 7244c1087047: Preparing [2022-11-30T02:39:07.062Z] fd3361ff4512: Preparing [2022-11-30T02:39:07.062Z] c1527b4faa99: Preparing [2022-11-30T02:39:07.062Z] a04934d91d4c: Preparing [2022-11-30T02:39:07.062Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:07.062Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:07.062Z] 3e996f9fcd5a: Waiting [2022-11-30T02:39:07.062Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:07.062Z] 3d0ab1bb7783: Layer already exists [2022-11-30T02:39:07.062Z] c1527b4faa99: Layer already exists [2022-11-30T02:39:07.062Z] fd3361ff4512: Layer already exists [2022-11-30T02:39:07.062Z] a04934d91d4c: Layer already exists [2022-11-30T02:39:07.062Z] 7244c1087047: Layer already exists [2022-11-30T02:39:07.062Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:07.062Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:07.062Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:07.371Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:07.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-30T02:39:07.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-30T02:39:07.680Z] 3d0ab1bb7783: Preparing [2022-11-30T02:39:07.680Z] 7244c1087047: Preparing [2022-11-30T02:39:07.680Z] fd3361ff4512: Preparing [2022-11-30T02:39:07.680Z] c1527b4faa99: Preparing [2022-11-30T02:39:07.680Z] a04934d91d4c: Preparing [2022-11-30T02:39:07.680Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:07.680Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:07.680Z] 3e996f9fcd5a: Waiting [2022-11-30T02:39:07.680Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:07.680Z] 3d0ab1bb7783: Layer already exists [2022-11-30T02:39:07.680Z] a04934d91d4c: Layer already exists [2022-11-30T02:39:07.680Z] c1527b4faa99: Layer already exists [2022-11-30T02:39:07.680Z] fd3361ff4512: Layer already exists [2022-11-30T02:39:07.680Z] 7244c1087047: Layer already exists [2022-11-30T02:39:07.680Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:07.680Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:07.680Z] main: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:07.732Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:07.740Z] taggedImages: [2022-11-30T02:39:07.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:07.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-30T02:39:07.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 [2022-11-30T02:39:07.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:07.740Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-30T02:39:07.756Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-30T02:39:07.756Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:07.756Z] latest [2022-11-30T02:39:07.756Z] 2.3.1-dev.5 [2022-11-30T02:39:07.756Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:07.756Z] main [2022-11-30T02:39:07.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:08.075Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:08.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:08.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-30T02:39:08.388Z] 92bf77b3faff: Preparing [2022-11-30T02:39:08.388Z] b06a648fa9fb: Preparing [2022-11-30T02:39:08.388Z] e3918e9a235f: Preparing [2022-11-30T02:39:08.388Z] dc1d6b6bfea8: Preparing [2022-11-30T02:39:08.388Z] 0e3bbe256d23: Preparing [2022-11-30T02:39:08.388Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:08.388Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:08.388Z] e3918e9a235f: Pushed [2022-11-30T02:39:08.388Z] 92bf77b3faff: Pushed [2022-11-30T02:39:08.388Z] b06a648fa9fb: Pushed [2022-11-30T02:39:08.388Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:08.648Z] 0e3bbe256d23: Pushed [2022-11-30T02:39:15.219Z] dc1d6b6bfea8: Pushed [2022-11-30T02:39:15.219Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:15.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:15.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-30T02:39:15.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-30T02:39:15.827Z] 92bf77b3faff: Preparing [2022-11-30T02:39:15.827Z] b06a648fa9fb: Preparing [2022-11-30T02:39:15.827Z] e3918e9a235f: Preparing [2022-11-30T02:39:15.827Z] dc1d6b6bfea8: Preparing [2022-11-30T02:39:15.827Z] 0e3bbe256d23: Preparing [2022-11-30T02:39:15.827Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:15.827Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:15.827Z] dc1d6b6bfea8: Layer already exists [2022-11-30T02:39:15.827Z] 0e3bbe256d23: Layer already exists [2022-11-30T02:39:15.827Z] b06a648fa9fb: Layer already exists [2022-11-30T02:39:15.827Z] e3918e9a235f: Layer already exists [2022-11-30T02:39:15.827Z] 92bf77b3faff: Layer already exists [2022-11-30T02:39:15.827Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:15.827Z] latest: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:16.133Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:16.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 [2022-11-30T02:39:16.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-30T02:39:16.447Z] 92bf77b3faff: Preparing [2022-11-30T02:39:16.447Z] b06a648fa9fb: Preparing [2022-11-30T02:39:16.447Z] e3918e9a235f: Preparing [2022-11-30T02:39:16.447Z] dc1d6b6bfea8: Preparing [2022-11-30T02:39:16.447Z] 0e3bbe256d23: Preparing [2022-11-30T02:39:16.447Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:16.447Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:16.447Z] b06a648fa9fb: Layer already exists [2022-11-30T02:39:16.447Z] e3918e9a235f: Layer already exists [2022-11-30T02:39:16.447Z] dc1d6b6bfea8: Layer already exists [2022-11-30T02:39:16.447Z] 92bf77b3faff: Layer already exists [2022-11-30T02:39:16.447Z] 0e3bbe256d23: Layer already exists [2022-11-30T02:39:16.447Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:16.447Z] 2.3.1-dev.5: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:16.755Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:17.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:17.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-30T02:39:17.057Z] 92bf77b3faff: Preparing [2022-11-30T02:39:17.057Z] b06a648fa9fb: Preparing [2022-11-30T02:39:17.057Z] e3918e9a235f: Preparing [2022-11-30T02:39:17.057Z] dc1d6b6bfea8: Preparing [2022-11-30T02:39:17.057Z] 0e3bbe256d23: Preparing [2022-11-30T02:39:17.057Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:17.057Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:17.057Z] b06a648fa9fb: Layer already exists [2022-11-30T02:39:17.057Z] 92bf77b3faff: Layer already exists [2022-11-30T02:39:17.057Z] dc1d6b6bfea8: Layer already exists [2022-11-30T02:39:17.057Z] e3918e9a235f: Layer already exists [2022-11-30T02:39:17.057Z] 0e3bbe256d23: Layer already exists [2022-11-30T02:39:17.057Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:17.057Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:17.368Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:17.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-30T02:39:17.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-30T02:39:17.670Z] 92bf77b3faff: Preparing [2022-11-30T02:39:17.670Z] b06a648fa9fb: Preparing [2022-11-30T02:39:17.670Z] e3918e9a235f: Preparing [2022-11-30T02:39:17.670Z] dc1d6b6bfea8: Preparing [2022-11-30T02:39:17.670Z] 0e3bbe256d23: Preparing [2022-11-30T02:39:17.670Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:17.670Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:17.670Z] 92bf77b3faff: Layer already exists [2022-11-30T02:39:17.670Z] 0e3bbe256d23: Layer already exists [2022-11-30T02:39:17.670Z] e3918e9a235f: Layer already exists [2022-11-30T02:39:17.670Z] dc1d6b6bfea8: Layer already exists [2022-11-30T02:39:17.670Z] b06a648fa9fb: Layer already exists [2022-11-30T02:39:17.670Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:17.670Z] main: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:17.711Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:17.720Z] taggedImages: [2022-11-30T02:39:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-30T02:39:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 [2022-11-30T02:39:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:17.720Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-30T02:39:17.736Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-30T02:39:17.736Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:17.736Z] latest [2022-11-30T02:39:17.736Z] 2.3.1-dev.5 [2022-11-30T02:39:17.736Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:17.736Z] main [2022-11-30T02:39:17.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:18.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:18.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:18.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-30T02:39:18.370Z] 0924280ca283: Preparing [2022-11-30T02:39:18.370Z] 58a135609510: Preparing [2022-11-30T02:39:18.370Z] d880e2d42dde: Preparing [2022-11-30T02:39:18.370Z] a1ba769e8b6e: Preparing [2022-11-30T02:39:18.370Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:18.370Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:18.370Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:18.370Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:18.370Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:18.370Z] 58a135609510: Pushed [2022-11-30T02:39:18.370Z] 0924280ca283: Pushed [2022-11-30T02:39:18.370Z] d880e2d42dde: Pushed [2022-11-30T02:39:24.934Z] a1ba769e8b6e: Pushed [2022-11-30T02:39:24.934Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:25.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:25.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-30T02:39:25.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-30T02:39:25.545Z] 0924280ca283: Preparing [2022-11-30T02:39:25.545Z] 58a135609510: Preparing [2022-11-30T02:39:25.545Z] d880e2d42dde: Preparing [2022-11-30T02:39:25.545Z] a1ba769e8b6e: Preparing [2022-11-30T02:39:25.545Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:25.545Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:25.545Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:25.545Z] a1ba769e8b6e: Layer already exists [2022-11-30T02:39:25.545Z] d880e2d42dde: Layer already exists [2022-11-30T02:39:25.545Z] 58a135609510: Layer already exists [2022-11-30T02:39:25.545Z] 0924280ca283: Layer already exists [2022-11-30T02:39:25.545Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:25.545Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:25.545Z] latest: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:25.851Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:26.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 [2022-11-30T02:39:26.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-30T02:39:26.154Z] 0924280ca283: Preparing [2022-11-30T02:39:26.154Z] 58a135609510: Preparing [2022-11-30T02:39:26.154Z] d880e2d42dde: Preparing [2022-11-30T02:39:26.154Z] a1ba769e8b6e: Preparing [2022-11-30T02:39:26.154Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:26.154Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:26.154Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:26.154Z] a1ba769e8b6e: Layer already exists [2022-11-30T02:39:26.154Z] 0924280ca283: Layer already exists [2022-11-30T02:39:26.154Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:26.154Z] d880e2d42dde: Layer already exists [2022-11-30T02:39:26.154Z] 58a135609510: Layer already exists [2022-11-30T02:39:26.154Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:26.155Z] 2.3.1-dev.5: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:26.459Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:26.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:26.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-30T02:39:26.760Z] 0924280ca283: Preparing [2022-11-30T02:39:26.760Z] 58a135609510: Preparing [2022-11-30T02:39:26.760Z] d880e2d42dde: Preparing [2022-11-30T02:39:26.760Z] a1ba769e8b6e: Preparing [2022-11-30T02:39:26.760Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:26.760Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:26.760Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:26.760Z] a1ba769e8b6e: Layer already exists [2022-11-30T02:39:26.760Z] 58a135609510: Layer already exists [2022-11-30T02:39:26.760Z] 0924280ca283: Layer already exists [2022-11-30T02:39:26.760Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:26.760Z] d880e2d42dde: Layer already exists [2022-11-30T02:39:26.760Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:26.760Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:27.066Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:27.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-30T02:39:27.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-30T02:39:27.368Z] 0924280ca283: Preparing [2022-11-30T02:39:27.368Z] 58a135609510: Preparing [2022-11-30T02:39:27.368Z] d880e2d42dde: Preparing [2022-11-30T02:39:27.368Z] a1ba769e8b6e: Preparing [2022-11-30T02:39:27.368Z] 3e996f9fcd5a: Preparing [2022-11-30T02:39:27.368Z] 34d5ebaa5410: Preparing [2022-11-30T02:39:27.368Z] 34d5ebaa5410: Waiting [2022-11-30T02:39:27.368Z] a1ba769e8b6e: Layer already exists [2022-11-30T02:39:27.368Z] 3e996f9fcd5a: Layer already exists [2022-11-30T02:39:27.368Z] 58a135609510: Layer already exists [2022-11-30T02:39:27.368Z] d880e2d42dde: Layer already exists [2022-11-30T02:39:27.368Z] 0924280ca283: Layer already exists [2022-11-30T02:39:27.368Z] 34d5ebaa5410: Layer already exists [2022-11-30T02:39:27.368Z] main: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:27.401Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:27.408Z] taggedImages: [2022-11-30T02:39:27.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:27.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-30T02:39:27.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 [2022-11-30T02:39:27.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:27.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-30T02:39:27.423Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-30T02:39:27.423Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:27.423Z] latest [2022-11-30T02:39:27.423Z] 2.3.1-dev.5 [2022-11-30T02:39:27.423Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:27.423Z] main [2022-11-30T02:39:27.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:27.729Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:28.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:28.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-30T02:39:28.039Z] 6800e31dfdb7: Preparing [2022-11-30T02:39:28.039Z] e601f232753d: Preparing [2022-11-30T02:39:28.039Z] a74184eb54d0: Preparing [2022-11-30T02:39:28.039Z] 972572db1cc0: Preparing [2022-11-30T02:39:28.039Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:28.039Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:28.039Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:28.039Z] 6800e31dfdb7: Pushed [2022-11-30T02:39:28.039Z] 972572db1cc0: Pushed [2022-11-30T02:39:30.578Z] e601f232753d: Pushed [2022-11-30T02:39:30.578Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:30.980Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:31.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-30T02:39:31.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-30T02:39:31.381Z] 6800e31dfdb7: Preparing [2022-11-30T02:39:31.381Z] e601f232753d: Preparing [2022-11-30T02:39:31.381Z] a74184eb54d0: Preparing [2022-11-30T02:39:31.381Z] 972572db1cc0: Preparing [2022-11-30T02:39:31.381Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:31.381Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:31.381Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:31.381Z] 972572db1cc0: Layer already exists [2022-11-30T02:39:31.381Z] 6800e31dfdb7: Layer already exists [2022-11-30T02:39:31.381Z] e601f232753d: Layer already exists [2022-11-30T02:39:31.381Z] latest: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:31.700Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:32.006Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 [2022-11-30T02:39:32.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-30T02:39:32.006Z] 6800e31dfdb7: Preparing [2022-11-30T02:39:32.006Z] e601f232753d: Preparing [2022-11-30T02:39:32.006Z] a74184eb54d0: Preparing [2022-11-30T02:39:32.006Z] 972572db1cc0: Preparing [2022-11-30T02:39:32.006Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:32.006Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:32.006Z] 6800e31dfdb7: Layer already exists [2022-11-30T02:39:32.006Z] 972572db1cc0: Layer already exists [2022-11-30T02:39:32.006Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:32.006Z] e601f232753d: Layer already exists [2022-11-30T02:39:32.006Z] 2.3.1-dev.5: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:32.313Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:32.636Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:32.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-30T02:39:32.636Z] 6800e31dfdb7: Preparing [2022-11-30T02:39:32.636Z] e601f232753d: Preparing [2022-11-30T02:39:32.636Z] a74184eb54d0: Preparing [2022-11-30T02:39:32.636Z] 972572db1cc0: Preparing [2022-11-30T02:39:32.636Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:32.636Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:32.636Z] 6800e31dfdb7: Layer already exists [2022-11-30T02:39:32.636Z] e601f232753d: Layer already exists [2022-11-30T02:39:32.636Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:32.636Z] 972572db1cc0: Layer already exists [2022-11-30T02:39:32.636Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:32.948Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:33.246Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-30T02:39:33.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-30T02:39:33.247Z] 6800e31dfdb7: Preparing [2022-11-30T02:39:33.247Z] e601f232753d: Preparing [2022-11-30T02:39:33.247Z] a74184eb54d0: Preparing [2022-11-30T02:39:33.247Z] 972572db1cc0: Preparing [2022-11-30T02:39:33.247Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:33.247Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:33.247Z] 6800e31dfdb7: Layer already exists [2022-11-30T02:39:33.247Z] 972572db1cc0: Layer already exists [2022-11-30T02:39:33.247Z] e601f232753d: Layer already exists [2022-11-30T02:39:33.247Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:33.247Z] main: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:33.304Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:33.315Z] taggedImages: [2022-11-30T02:39:33.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:33.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-30T02:39:33.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 [2022-11-30T02:39:33.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:33.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-30T02:39:33.339Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-30T02:39:33.339Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:33.339Z] latest [2022-11-30T02:39:33.339Z] 2.3.1-dev.5 [2022-11-30T02:39:33.339Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:33.339Z] main [2022-11-30T02:39:33.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:33.655Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:33.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:33.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-30T02:39:33.961Z] 5fe3dd20b7f0: Preparing [2022-11-30T02:39:33.961Z] ecac6bd326f5: Preparing [2022-11-30T02:39:33.961Z] a74184eb54d0: Preparing [2022-11-30T02:39:33.961Z] 9156f4f51baa: Preparing [2022-11-30T02:39:33.961Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:33.961Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:33.961Z] 9156f4f51baa: Layer already exists [2022-11-30T02:39:33.961Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:33.961Z] 5fe3dd20b7f0: Pushed [2022-11-30T02:39:36.496Z] ecac6bd326f5: Pushed [2022-11-30T02:39:36.496Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:36.808Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:37.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-30T02:39:37.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-30T02:39:37.124Z] 5fe3dd20b7f0: Preparing [2022-11-30T02:39:37.124Z] ecac6bd326f5: Preparing [2022-11-30T02:39:37.124Z] a74184eb54d0: Preparing [2022-11-30T02:39:37.124Z] 9156f4f51baa: Preparing [2022-11-30T02:39:37.124Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:37.124Z] 5fe3dd20b7f0: Layer already exists [2022-11-30T02:39:37.124Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:37.124Z] 9156f4f51baa: Layer already exists [2022-11-30T02:39:37.124Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:37.124Z] ecac6bd326f5: Layer already exists [2022-11-30T02:39:37.124Z] latest: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:37.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:37.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 [2022-11-30T02:39:37.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-30T02:39:37.760Z] 5fe3dd20b7f0: Preparing [2022-11-30T02:39:37.760Z] ecac6bd326f5: Preparing [2022-11-30T02:39:37.760Z] a74184eb54d0: Preparing [2022-11-30T02:39:37.760Z] 9156f4f51baa: Preparing [2022-11-30T02:39:37.760Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:37.760Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:37.760Z] ecac6bd326f5: Layer already exists [2022-11-30T02:39:37.760Z] 5fe3dd20b7f0: Layer already exists [2022-11-30T02:39:37.760Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:37.760Z] 9156f4f51baa: Layer already exists [2022-11-30T02:39:37.760Z] 2.3.1-dev.5: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:38.064Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:38.376Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:38.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-30T02:39:38.376Z] 5fe3dd20b7f0: Preparing [2022-11-30T02:39:38.376Z] ecac6bd326f5: Preparing [2022-11-30T02:39:38.376Z] a74184eb54d0: Preparing [2022-11-30T02:39:38.376Z] 9156f4f51baa: Preparing [2022-11-30T02:39:38.376Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:38.376Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:38.376Z] 9156f4f51baa: Layer already exists [2022-11-30T02:39:38.376Z] ecac6bd326f5: Layer already exists [2022-11-30T02:39:38.376Z] 5fe3dd20b7f0: Layer already exists [2022-11-30T02:39:38.376Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:38.376Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:38.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:38.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-30T02:39:38.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-30T02:39:38.990Z] 5fe3dd20b7f0: Preparing [2022-11-30T02:39:38.990Z] ecac6bd326f5: Preparing [2022-11-30T02:39:38.990Z] a74184eb54d0: Preparing [2022-11-30T02:39:38.990Z] 9156f4f51baa: Preparing [2022-11-30T02:39:38.990Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:38.990Z] 9156f4f51baa: Layer already exists [2022-11-30T02:39:38.990Z] 5fe3dd20b7f0: Layer already exists [2022-11-30T02:39:38.990Z] ecac6bd326f5: Layer already exists [2022-11-30T02:39:38.990Z] a74184eb54d0: Layer already exists [2022-11-30T02:39:38.990Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:38.990Z] main: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:39.034Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:39.043Z] taggedImages: [2022-11-30T02:39:39.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:39.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-30T02:39:39.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 [2022-11-30T02:39:39.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:39.043Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-30T02:39:39.063Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-30T02:39:39.063Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:39.063Z] latest [2022-11-30T02:39:39.063Z] 2.3.1-dev.5 [2022-11-30T02:39:39.063Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:39.063Z] main [2022-11-30T02:39:39.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:39.437Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:39.743Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:39.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-30T02:39:39.743Z] 329e5598d02a: Preparing [2022-11-30T02:39:39.743Z] a0053310cf98: Preparing [2022-11-30T02:39:39.743Z] 69a5d7cbe978: Preparing [2022-11-30T02:39:39.743Z] 29f4dbdb0d36: Preparing [2022-11-30T02:39:39.743Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:39.743Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:39.743Z] a0053310cf98: Pushed [2022-11-30T02:39:40.002Z] 329e5598d02a: Pushed [2022-11-30T02:39:40.937Z] 69a5d7cbe978: Pushed [2022-11-30T02:39:50.925Z] 29f4dbdb0d36: Pushed [2022-11-30T02:39:50.925Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:51.244Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:51.547Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-30T02:39:51.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-30T02:39:51.547Z] 329e5598d02a: Preparing [2022-11-30T02:39:51.547Z] a0053310cf98: Preparing [2022-11-30T02:39:51.547Z] 69a5d7cbe978: Preparing [2022-11-30T02:39:51.547Z] 29f4dbdb0d36: Preparing [2022-11-30T02:39:51.547Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:51.547Z] 329e5598d02a: Layer already exists [2022-11-30T02:39:51.547Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:51.547Z] a0053310cf98: Layer already exists [2022-11-30T02:39:51.547Z] 69a5d7cbe978: Layer already exists [2022-11-30T02:39:51.547Z] 29f4dbdb0d36: Layer already exists [2022-11-30T02:39:51.547Z] latest: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:51.859Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:52.165Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 [2022-11-30T02:39:52.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-30T02:39:52.165Z] 329e5598d02a: Preparing [2022-11-30T02:39:52.165Z] a0053310cf98: Preparing [2022-11-30T02:39:52.165Z] 69a5d7cbe978: Preparing [2022-11-30T02:39:52.165Z] 29f4dbdb0d36: Preparing [2022-11-30T02:39:52.165Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:52.165Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:52.165Z] 329e5598d02a: Layer already exists [2022-11-30T02:39:52.165Z] 29f4dbdb0d36: Layer already exists [2022-11-30T02:39:52.165Z] a0053310cf98: Layer already exists [2022-11-30T02:39:52.165Z] 69a5d7cbe978: Layer already exists [2022-11-30T02:39:52.165Z] 2.3.1-dev.5: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:52.471Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:52.772Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:52.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-30T02:39:52.772Z] 329e5598d02a: Preparing [2022-11-30T02:39:52.772Z] a0053310cf98: Preparing [2022-11-30T02:39:52.772Z] 69a5d7cbe978: Preparing [2022-11-30T02:39:52.772Z] 29f4dbdb0d36: Preparing [2022-11-30T02:39:52.772Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:52.772Z] 29f4dbdb0d36: Layer already exists [2022-11-30T02:39:52.772Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:52.772Z] 69a5d7cbe978: Layer already exists [2022-11-30T02:39:52.772Z] a0053310cf98: Layer already exists [2022-11-30T02:39:52.772Z] 329e5598d02a: Layer already exists [2022-11-30T02:39:52.772Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:53.074Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:39:53.371Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-30T02:39:53.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-30T02:39:53.371Z] 329e5598d02a: Preparing [2022-11-30T02:39:53.371Z] a0053310cf98: Preparing [2022-11-30T02:39:53.371Z] 69a5d7cbe978: Preparing [2022-11-30T02:39:53.371Z] 29f4dbdb0d36: Preparing [2022-11-30T02:39:53.371Z] e5e13b0c77cb: Preparing [2022-11-30T02:39:53.371Z] e5e13b0c77cb: Layer already exists [2022-11-30T02:39:53.371Z] 329e5598d02a: Layer already exists [2022-11-30T02:39:53.371Z] 69a5d7cbe978: Layer already exists [2022-11-30T02:39:53.371Z] 29f4dbdb0d36: Layer already exists [2022-11-30T02:39:53.371Z] a0053310cf98: Layer already exists [2022-11-30T02:39:53.371Z] main: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:39:53.417Z] ===================================================== [Pipeline] echo [2022-11-30T02:39:53.425Z] taggedImages: [2022-11-30T02:39:53.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:39:53.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-30T02:39:53.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 [2022-11-30T02:39:53.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:39:53.425Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-30T02:40:17.395Z] Removing intermediate container 38721f7ec8fd [2022-11-30T02:40:17.395Z] ---> c8e3ef8557e4 [2022-11-30T02:40:17.395Z] Step 7/24 : COPY . . [2022-11-30T02:40:17.681Z] ---> fdb1c24fd6d5 [2022-11-30T02:40:17.681Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:40:17.947Z] ---> Running in aec0a1659f47 [2022-11-30T02:40:18.535Z] Removing intermediate container aec0a1659f47 [2022-11-30T02:40:18.535Z] ---> 44e617545f85 [2022-11-30T02:40:18.535Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T02:40:18.535Z] ---> Running in 4f31edd66e21 [2022-11-30T02:40:19.118Z] Removing intermediate container 4f31edd66e21 [2022-11-30T02:40:19.118Z] ---> 60109d759520 [2022-11-30T02:40:19.118Z] 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 [2022-11-30T02:40:19.118Z] ---> Running in d3cd1f541fed [2022-11-30T02:40:22.463Z] Removing intermediate container d3cd1f541fed [2022-11-30T02:40:22.463Z] ---> 94ff29ed71d1 [2022-11-30T02:40:22.463Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T02:40:22.463Z] ---> Running in ef2a23830355 [2022-11-30T02:40:22.733Z] Removing intermediate container ef2a23830355 [2022-11-30T02:40:22.733Z] ---> 7002d861fc67 [2022-11-30T02:40:22.733Z] [2022-11-30T02:40:22.733Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T02:40:22.733Z] ---> 8aa73fd46299 [2022-11-30T02:40:22.733Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:40:22.733Z] ---> Using cache [2022-11-30T02:40:22.733Z] ---> ab45833c80db [2022-11-30T02:40:22.733Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-30T02:40:22.733Z] ---> Using cache [2022-11-30T02:40:22.733Z] ---> c1d417be8908 [2022-11-30T02:40:22.733Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-30T02:40:26.078Z] ---> 864a11b50a7e [2022-11-30T02:40:26.078Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:40:32.735Z] ---> 9f07f408969b [2022-11-30T02:40:32.735Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:40:33.002Z] ---> d7e93c5fa54a [2022-11-30T02:40:33.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-30T02:40:33.977Z] ---> 4317acb26bea [2022-11-30T02:40:33.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-30T02:40:34.569Z] ---> 5f187e503ec5 [2022-11-30T02:40:34.569Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:40:34.836Z] ---> Running in f1eca092e476 [2022-11-30T02:40:35.105Z] Removing intermediate container f1eca092e476 [2022-11-30T02:40:35.105Z] ---> 2a89c1e812a4 [2022-11-30T02:40:35.105Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:40:35.377Z] ---> Running in 3e1fa8ac7d81 [2022-11-30T02:40:36.340Z] Removing intermediate container 3e1fa8ac7d81 [2022-11-30T02:40:36.340Z] ---> 40dac6e049ea [2022-11-30T02:40:36.340Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T02:40:36.340Z] ---> Running in e81d997ca5c4 [2022-11-30T02:40:38.949Z] Removing intermediate container e81d997ca5c4 [2022-11-30T02:40:38.949Z] ---> 9d73ce19f95c [2022-11-30T02:40:38.949Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:40:38.949Z] ---> Running in cbf0e22d9d27 [2022-11-30T02:40:39.216Z] Removing intermediate container cbf0e22d9d27 [2022-11-30T02:40:39.216Z] ---> f2f7b4462db4 [2022-11-30T02:40:39.216Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:40:39.216Z] ---> Running in c2955af4483f [2022-11-30T02:40:39.802Z] Removing intermediate container c2955af4483f [2022-11-30T02:40:39.802Z] ---> 599e04054231 [2022-11-30T02:40:39.802Z] [2022-11-30T02:40:39.802Z] Successfully built 599e04054231 [2022-11-30T02:40:39.802Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-30T02:40:39.802Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-11-30T02:40:44.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:40:44.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:40:44.067Z] ---> 0e417313cf94 [2022-11-30T02:40:44.067Z] Step 3/22 : WORKDIR /edgex-go [2022-11-30T02:40:44.067Z] ---> Using cache [2022-11-30T02:40:44.067Z] ---> 57a9379b8e29 [2022-11-30T02:40:44.067Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-30T02:40:44.067Z] ---> Running in 67d25798e1d8 [2022-11-30T02:40:45.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:40:46.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:40:47.476Z] OK: 221 MiB in 51 packages [2022-11-30T02:40:48.893Z] Removing intermediate container 67d25798e1d8 [2022-11-30T02:40:48.893Z] ---> 68ecb5947db8 [2022-11-30T02:40:48.893Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-30T02:40:49.857Z] ---> 84d538305b1c [2022-11-30T02:40:49.857Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:40:49.857Z] ---> Running in 40b90aeae441 [2022-11-30T02:41:57.732Z] Removing intermediate container 40b90aeae441 [2022-11-30T02:41:57.732Z] ---> f3ef5cd754ba [2022-11-30T02:41:57.732Z] Step 7/22 : COPY . . [2022-11-30T02:42:01.063Z] ---> 3e7d37dd1724 [2022-11-30T02:42:01.063Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-30T02:42:01.063Z] ---> Running in af00a26d7461 [2022-11-30T02:42:02.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-30T02:44:54.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-30T02:45:04.582Z] Removing intermediate container 0c4638eff3d0 [2022-11-30T02:45:04.582Z] ---> c05514a6a213 [2022-11-30T02:45:04.582Z] [2022-11-30T02:45:04.582Z] Step 9/24 : FROM alpine:3.16 [2022-11-30T02:45:04.582Z] 3.16: Pulling from library/alpine [2022-11-30T02:45:04.582Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T02:45:04.582Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T02:45:04.582Z] ---> 2b4661558fb8 [2022-11-30T02:45:04.582Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-30T02:45:04.582Z] ---> Running in ee95895cb19f [2022-11-30T02:45:06.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:06.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:08.196Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-30T02:45:08.196Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-30T02:45:08.196Z] (3/3) Installing su-exec (0.2-r1) [2022-11-30T02:45:08.196Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:45:08.196Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:45:08.464Z] OK: 6 MiB in 17 packages [2022-11-30T02:45:12.746Z] Removing intermediate container ee95895cb19f [2022-11-30T02:45:12.746Z] ---> a600ec18339c [2022-11-30T02:45:12.746Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T02:45:12.746Z] ---> Running in 1566b988efcd [2022-11-30T02:45:13.335Z] Removing intermediate container 1566b988efcd [2022-11-30T02:45:13.335Z] ---> fd2a264ce3a5 [2022-11-30T02:45:13.335Z] Step 12/24 : WORKDIR / [2022-11-30T02:45:13.335Z] ---> Running in 0e36b3b6f2d9 [2022-11-30T02:45:14.308Z] Removing intermediate container 0e36b3b6f2d9 [2022-11-30T02:45:14.308Z] ---> 8113f9e2a031 [2022-11-30T02:45:14.308Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-30T02:45:16.250Z] ---> dea4dd36fa1b [2022-11-30T02:45:16.250Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-30T02:45:17.664Z] ---> 8e436d905d13 [2022-11-30T02:45:17.664Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-30T02:45:19.288Z] ---> a9e55c5b0ef4 [2022-11-30T02:45:19.288Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-30T02:45:19.580Z] Removing intermediate container 6e821f4cbc20 [2022-11-30T02:45:19.580Z] ---> fc0bff9f9319 [2022-11-30T02:45:19.580Z] [2022-11-30T02:45:19.580Z] Step 9/32 : FROM alpine:3.16 [2022-11-30T02:45:19.580Z] ---> 2b4661558fb8 [2022-11-30T02:45:19.580Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:45:19.860Z] ---> Running in 4a2a33155a0d [2022-11-30T02:45:20.140Z] ---> 0d584ca04957 [2022-11-30T02:45:20.140Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-30T02:45:20.427Z] Removing intermediate container 4a2a33155a0d [2022-11-30T02:45:20.427Z] ---> adb0a93017f1 [2022-11-30T02:45:20.427Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-30T02:45:20.427Z] ---> Running in 70dcf844430c [2022-11-30T02:45:23.059Z] ---> 3f23f7e6f5d3 [2022-11-30T02:45:23.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-30T02:45:23.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:23.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:24.862Z] ---> a7af4ffd0b8d [2022-11-30T02:45:24.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T02:45:25.451Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-30T02:45:25.451Z] (2/2) Installing su-exec (0.2-r1) [2022-11-30T02:45:25.451Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:45:25.451Z] OK: 5 MiB in 16 packages [2022-11-30T02:45:26.030Z] ---> a15bd2492608 [2022-11-30T02:45:26.030Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T02:45:26.297Z] ---> Running in 86ee6bf44056 [2022-11-30T02:45:27.719Z] Removing intermediate container 70dcf844430c [2022-11-30T02:45:27.719Z] ---> 3f8bdd22d223 [2022-11-30T02:45:27.719Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-30T02:45:27.719Z] ---> Running in 7b9004cfc38d [2022-11-30T02:45:28.308Z] Removing intermediate container 7b9004cfc38d [2022-11-30T02:45:28.308Z] ---> 1628271d1807 [2022-11-30T02:45:28.308Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-30T02:45:28.308Z] ---> Running in a44a800868e3 [2022-11-30T02:45:29.280Z] Removing intermediate container a44a800868e3 [2022-11-30T02:45:29.281Z] ---> 6a082fe21a53 [2022-11-30T02:45:29.281Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-30T02:45:29.281Z] ---> Running in 59f22995fbca [2022-11-30T02:45:30.250Z] Removing intermediate container 59f22995fbca [2022-11-30T02:45:30.250Z] ---> 637f6381f015 [2022-11-30T02:45:30.250Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-30T02:45:30.250Z] Removing intermediate container 86ee6bf44056 [2022-11-30T02:45:30.250Z] ---> a9b67c5db54e [2022-11-30T02:45:30.250Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T02:45:30.250Z] ---> Running in eed67ab5d7e4 [2022-11-30T02:45:30.250Z] ---> Running in 22f68e8d32fe [2022-11-30T02:45:30.834Z] Removing intermediate container 22f68e8d32fe [2022-11-30T02:45:30.834Z] ---> 7c3978622a1c [2022-11-30T02:45:30.834Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T02:45:30.834Z] Removing intermediate container eed67ab5d7e4 [2022-11-30T02:45:31.102Z] ---> 786f497aef35 [2022-11-30T02:45:31.102Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-30T02:45:31.102Z] ---> Running in 89ea49294839 [2022-11-30T02:45:31.102Z] ---> Running in 82173930cf9f [2022-11-30T02:45:32.097Z] Removing intermediate container 82173930cf9f [2022-11-30T02:45:32.097Z] ---> a86bd6019971 [2022-11-30T02:45:32.097Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:45:32.097Z] ---> Running in df70d5ce7cbc [2022-11-30T02:45:33.058Z] Removing intermediate container df70d5ce7cbc [2022-11-30T02:45:33.059Z] ---> 674409cad080 [2022-11-30T02:45:33.059Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:45:33.059Z] ---> Running in 73da6bec59b1 [2022-11-30T02:45:33.642Z] Removing intermediate container 73da6bec59b1 [2022-11-30T02:45:33.642Z] ---> 0315ca24ea59 [2022-11-30T02:45:33.642Z] [2022-11-30T02:45:33.910Z] Successfully built 0315ca24ea59 [2022-11-30T02:45:33.910Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-30T02:45:33.911Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-11-30T02:45:34.500Z] Removing intermediate container 89ea49294839 [2022-11-30T02:45:34.500Z] ---> 74a6906da3d2 [2022-11-30T02:45:34.500Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-30T02:45:34.769Z] ---> Running in c05ba6539936 [2022-11-30T02:45:35.355Z] Removing intermediate container c05ba6539936 [2022-11-30T02:45:35.355Z] ---> 6328d0e19148 [2022-11-30T02:45:35.355Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-30T02:45:36.314Z] ---> bc01f9bd6c03 [2022-11-30T02:45:36.314Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-30T02:45:36.314Z] ---> Running in 408be9f74bee [2022-11-30T02:45:38.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:45:38.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:45:38.892Z] ---> 0e417313cf94 [2022-11-30T02:45:38.892Z] Step 3/24 : WORKDIR /edgex-go [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> 57a9379b8e29 [2022-11-30T02:45:38.892Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> bb3ba45ebd94 [2022-11-30T02:45:38.892Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> c3da13df3c2d [2022-11-30T02:45:38.892Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> c8e3ef8557e4 [2022-11-30T02:45:38.892Z] Step 7/24 : COPY . . [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> fdb1c24fd6d5 [2022-11-30T02:45:38.892Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> 44e617545f85 [2022-11-30T02:45:38.892Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-30T02:45:38.892Z] ---> Using cache [2022-11-30T02:45:38.892Z] ---> 60109d759520 [2022-11-30T02:45:39.160Z] 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 [2022-11-30T02:45:39.160Z] ---> Using cache [2022-11-30T02:45:39.160Z] ---> 94ff29ed71d1 [2022-11-30T02:45:39.160Z] Step 11/24 : WORKDIR /edgex-go [2022-11-30T02:45:39.160Z] ---> Using cache [2022-11-30T02:45:39.160Z] ---> 7002d861fc67 [2022-11-30T02:45:39.160Z] [2022-11-30T02:45:39.160Z] Step 12/24 : FROM alpine:3.15 [2022-11-30T02:45:39.160Z] ---> 8aa73fd46299 [2022-11-30T02:45:39.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:45:39.160Z] ---> Using cache [2022-11-30T02:45:39.160Z] ---> ab45833c80db [2022-11-30T02:45:39.161Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-30T02:45:39.428Z] ---> Running in 0cd9b3f2e3f4 [2022-11-30T02:45:40.394Z] Removing intermediate container 408be9f74bee [2022-11-30T02:45:40.394Z] ---> a77883702247 [2022-11-30T02:45:40.394Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:45:41.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:42.078Z] ---> 23e732dc0839 [2022-11-30T02:45:42.078Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-30T02:45:42.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:43.762Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:45:43.762Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:45:43.762Z] OK: 15736 distinct packages available [2022-11-30T02:45:44.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:44.302Z] ---> 45af3cbffb45 [2022-11-30T02:45:44.302Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-30T02:45:44.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:45:45.710Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-30T02:45:45.710Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:45:45.710Z] (3/4) Installing libucontext (1.1-r0) [2022-11-30T02:45:45.710Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-30T02:45:45.710Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:45:45.710Z] OK: 6 MiB in 18 packages [2022-11-30T02:45:47.118Z] ---> f4842601706a [2022-11-30T02:45:47.118Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-30T02:45:48.535Z] Removing intermediate container 0cd9b3f2e3f4 [2022-11-30T02:45:48.535Z] ---> 4d67d65b1bcb [2022-11-30T02:45:48.535Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-30T02:45:48.811Z] ---> 0b3e6c31fc2f [2022-11-30T02:45:48.811Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-30T02:45:51.386Z] ---> 1fda8346adc5 [2022-11-30T02:45:51.386Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-30T02:45:52.794Z] ---> f92cceb9063c [2022-11-30T02:45:52.794Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-30T02:45:54.742Z] ---> aca21cf5a052 [2022-11-30T02:45:54.742Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-30T02:45:55.013Z] ---> Running in be21a1c22b12 [2022-11-30T02:45:57.630Z] Removing intermediate container c515e0b770db [2022-11-30T02:45:57.630Z] ---> dfa7c63582fc [2022-11-30T02:45:57.630Z] [2022-11-30T02:45:57.630Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:45:57.630Z] ---> 2b4661558fb8 [2022-11-30T02:45:57.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-30T02:45:57.630Z] ---> Running in 8b1a39f7bbf3 [2022-11-30T02:45:59.059Z] Removing intermediate container 8b1a39f7bbf3 [2022-11-30T02:45:59.059Z] ---> 1c17803317c8 [2022-11-30T02:45:59.059Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-30T02:45:59.059Z] ---> Running in 57ee4b8fd361 [2022-11-30T02:45:59.645Z] Removing intermediate container be21a1c22b12 [2022-11-30T02:45:59.645Z] ---> a59011642e90 [2022-11-30T02:45:59.645Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-30T02:45:59.913Z] ---> Running in 0db812930d21 [2022-11-30T02:46:00.193Z] Removing intermediate container 57ee4b8fd361 [2022-11-30T02:46:00.193Z] ---> f22ce0919736 [2022-11-30T02:46:00.193Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-30T02:46:00.477Z] ---> Running in 33d6500bfb7e [2022-11-30T02:46:00.745Z] Removing intermediate container 0db812930d21 [2022-11-30T02:46:00.745Z] ---> 5bfa4f3d9f8e [2022-11-30T02:46:00.745Z] Step 29/32 : CMD ["gate"] [2022-11-30T02:46:00.745Z] ---> d83a8913ec8b [2022-11-30T02:46:00.745Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-30T02:46:01.014Z] ---> Running in 52cf837a15db [2022-11-30T02:46:01.600Z] Removing intermediate container 33d6500bfb7e [2022-11-30T02:46:01.600Z] ---> 2b273ac7fa16 [2022-11-30T02:46:01.600Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:46:01.600Z] Removing intermediate container 52cf837a15db [2022-11-30T02:46:01.600Z] ---> 264e91e8fd1a [2022-11-30T02:46:01.600Z] Step 30/32 : LABEL arch=arm64 [2022-11-30T02:46:01.600Z] ---> Running in f316c0a66a31 [2022-11-30T02:46:01.870Z] ---> Running in 8cd682ea725a [2022-11-30T02:46:02.851Z] ---> f3727b1d2f15 [2022-11-30T02:46:02.851Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-30T02:46:02.851Z] ---> Running in 846888ea53af [2022-11-30T02:46:02.851Z] Removing intermediate container 8cd682ea725a [2022-11-30T02:46:02.851Z] ---> 2691d1f5d0eb [2022-11-30T02:46:02.851Z] Step 31/32 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:46:03.121Z] ---> Running in 0a7ce897c771 [2022-11-30T02:46:03.704Z] Removing intermediate container 846888ea53af [2022-11-30T02:46:03.704Z] ---> 114b97897921 [2022-11-30T02:46:03.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-30T02:46:03.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:04.238Z] Removing intermediate container 0a7ce897c771 [2022-11-30T02:46:04.238Z] ---> f0da9904f717 [2022-11-30T02:46:04.238Z] Step 32/32 : LABEL version=2.3.1-dev.5 [2022-11-30T02:46:04.238Z] ---> Running in 3662bf0f30b6 [2022-11-30T02:46:04.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:05.088Z] Removing intermediate container 3662bf0f30b6 [2022-11-30T02:46:05.088Z] ---> 82bd8a4e3a42 [2022-11-30T02:46:05.088Z] [2022-11-30T02:46:05.088Z] ---> 6f4895b0fcf0 [2022-11-30T02:46:05.088Z] Step 19/24 : WORKDIR / [2022-11-30T02:46:05.385Z] ---> Running in 1e8711e64db0 [2022-11-30T02:46:05.385Z] Successfully built 82bd8a4e3a42 [2022-11-30T02:46:05.385Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-30T02:46:05.385Z]  Building security-bootstrapper ... done Building support-scheduler [2022-11-30T02:46:05.973Z] Removing intermediate container 1e8711e64db0 [2022-11-30T02:46:05.973Z] ---> 438daa88f718 [2022-11-30T02:46:05.973Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-30T02:46:05.973Z] ---> Running in 590481f2f351 [2022-11-30T02:46:05.973Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T02:46:05.973Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:46:05.973Z] OK: 5 MiB in 15 packages [2022-11-30T02:46:06.581Z] Removing intermediate container 590481f2f351 [2022-11-30T02:46:06.581Z] ---> e696201ae51d [2022-11-30T02:46:06.581Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-30T02:46:06.581Z] ---> Running in 8ada1abd3f62 [2022-11-30T02:46:07.166Z] Removing intermediate container 8ada1abd3f62 [2022-11-30T02:46:07.166Z] ---> b9e1c6ed5836 [2022-11-30T02:46:07.166Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T02:46:07.433Z] ---> Running in d649579a06ad [2022-11-30T02:46:08.022Z] Removing intermediate container f316c0a66a31 [2022-11-30T02:46:08.022Z] ---> 20904898d889 [2022-11-30T02:46:08.022Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:46:08.022Z] Removing intermediate container d649579a06ad [2022-11-30T02:46:08.022Z] ---> acd1bb5aed5e [2022-11-30T02:46:08.022Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:46:08.022Z] ---> Running in 615ff08dfc02 [2022-11-30T02:46:08.982Z] Removing intermediate container 615ff08dfc02 [2022-11-30T02:46:08.982Z] ---> 66fccf6f74c6 [2022-11-30T02:46:08.982Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:46:08.982Z] ---> Running in 300b9241e6d6 [2022-11-30T02:46:09.564Z] ---> de64c424f74a [2022-11-30T02:46:09.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-30T02:46:09.831Z] Removing intermediate container 300b9241e6d6 [2022-11-30T02:46:09.831Z] ---> bbd691eb5e29 [2022-11-30T02:46:09.831Z] [2022-11-30T02:46:10.102Z] Successfully built bbd691eb5e29 [2022-11-30T02:46:10.102Z] Successfully tagged security-spire-config-arm64:latest [2022-11-30T02:46:10.102Z]  Building security-spire-config ... done Building support-notifications [2022-11-30T02:46:10.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:46:10.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:46:10.684Z] ---> 0e417313cf94 [2022-11-30T02:46:10.684Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:46:10.684Z] ---> Using cache [2022-11-30T02:46:10.684Z] ---> e2342b6ef771 [2022-11-30T02:46:10.684Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:46:10.684Z] ---> Using cache [2022-11-30T02:46:10.684Z] ---> 94dcf5b88bb9 [2022-11-30T02:46:10.684Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-30T02:46:10.684Z] ---> Using cache [2022-11-30T02:46:10.684Z] ---> ed6f6f049d14 [2022-11-30T02:46:10.684Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:46:10.684Z] ---> Using cache [2022-11-30T02:46:10.684Z] ---> 8ebd76d87c37 [2022-11-30T02:46:10.684Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:46:10.684Z] ---> Using cache [2022-11-30T02:46:10.684Z] ---> 5ce326bcb576 [2022-11-30T02:46:10.684Z] Step 8/22 : COPY . . [2022-11-30T02:46:11.273Z] ---> Using cache [2022-11-30T02:46:11.273Z] ---> e2d828b996cc [2022-11-30T02:46:11.273Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-30T02:46:11.541Z] ---> Running in dc6369e219d4 [2022-11-30T02:46:12.129Z] ---> 8ceed5450a04 [2022-11-30T02:46:12.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-30T02:46:13.091Z] ---> 732b8405ab0d [2022-11-30T02:46:13.091Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-30T02:46:13.359Z] ---> Running in 811aff3efe05 [2022-11-30T02:46:13.941Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-30T02:46:13.941Z] Removing intermediate container 811aff3efe05 [2022-11-30T02:46:13.941Z] ---> 6b4b4073fbdc [2022-11-30T02:46:13.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:46:14.209Z] ---> Running in 2322033e882b [2022-11-30T02:46:15.177Z] Removing intermediate container 2322033e882b [2022-11-30T02:46:15.177Z] ---> 9389f0d9500c [2022-11-30T02:46:15.177Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T02:46:15.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:46:15.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:46:15.177Z] ---> 0e417313cf94 [2022-11-30T02:46:15.177Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:46:15.177Z] ---> Using cache [2022-11-30T02:46:15.177Z] ---> e2342b6ef771 [2022-11-30T02:46:15.177Z] Step 4/22 : WORKDIR /edgex-go [2022-11-30T02:46:15.177Z] ---> Using cache [2022-11-30T02:46:15.177Z] ---> 94dcf5b88bb9 [2022-11-30T02:46:15.177Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-30T02:46:15.177Z] ---> Running in b77abc050acd [2022-11-30T02:46:15.446Z] ---> Running in 7475628e6b9f [2022-11-30T02:46:16.030Z] Removing intermediate container b77abc050acd [2022-11-30T02:46:16.030Z] ---> 29f8edb07f91 [2022-11-30T02:46:16.030Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:46:16.297Z] ---> Running in 4d575cb349a2 [2022-11-30T02:46:16.883Z] Removing intermediate container 4d575cb349a2 [2022-11-30T02:46:16.883Z] ---> 9fcf07f0ba93 [2022-11-30T02:46:16.883Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:46:16.883Z] ---> Running in 17935caa3098 [2022-11-30T02:46:17.465Z] Removing intermediate container 17935caa3098 [2022-11-30T02:46:17.465Z] ---> f6202cb6ea56 [2022-11-30T02:46:17.465Z] [2022-11-30T02:46:17.465Z] Successfully built f6202cb6ea56 [2022-11-30T02:46:17.465Z] Successfully tagged core-data-arm64:latest [2022-11-30T02:46:17.465Z] Building security-proxy-setup [2022-11-30T02:46:17.731Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:17.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:19.405Z] OK: 221 MiB in 51 packages [2022-11-30T02:46:21.350Z] Removing intermediate container 7475628e6b9f [2022-11-30T02:46:21.350Z] ---> f7cbb253b425 [2022-11-30T02:46:21.350Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-30T02:46:21.616Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:46:21.616Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:46:21.616Z] ---> 0e417313cf94 [2022-11-30T02:46:21.616Z] Step 3/21 : WORKDIR /edgex-go [2022-11-30T02:46:21.616Z] ---> Using cache [2022-11-30T02:46:21.616Z] ---> 57a9379b8e29 [2022-11-30T02:46:21.616Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-30T02:46:21.616Z] ---> Using cache [2022-11-30T02:46:21.616Z] ---> 0ffed1cdd5cc [2022-11-30T02:46:21.616Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-30T02:46:21.616Z] ---> Using cache [2022-11-30T02:46:21.616Z] ---> e9b08c5a3985 [2022-11-30T02:46:21.616Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:46:21.616Z] ---> Using cache [2022-11-30T02:46:21.616Z] ---> 712eb2021249 [2022-11-30T02:46:21.616Z] Step 7/21 : COPY . . [2022-11-30T02:46:21.893Z] ---> Using cache [2022-11-30T02:46:21.893Z] ---> d631148b945c [2022-11-30T02:46:21.893Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-30T02:46:22.159Z] ---> Running in 32cc1f4f7352 [2022-11-30T02:46:22.429Z] ---> d5da54bdb0cd [2022-11-30T02:46:22.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:46:22.695Z] ---> Running in 76168f7caec4 [2022-11-30T02:46:24.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-30T02:46:56.846Z] Removing intermediate container 08693786ad7d [2022-11-30T02:46:56.846Z] ---> 0ecea6e37902 [2022-11-30T02:46:56.846Z] [2022-11-30T02:46:56.846Z] Step 9/19 : FROM alpine:3.15 [2022-11-30T02:46:56.846Z] ---> 8aa73fd46299 [2022-11-30T02:46:56.846Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-30T02:46:56.846Z] ---> Using cache [2022-11-30T02:46:56.846Z] ---> ab45833c80db [2022-11-30T02:46:56.846Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-30T02:46:56.846Z] ---> Running in 8ed9e2d25252 [2022-11-30T02:46:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:56.846Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-30T02:46:56.846Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-30T02:46:56.846Z] OK: 15736 distinct packages available [2022-11-30T02:46:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:46:57.430Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-30T02:46:57.696Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-30T02:46:57.696Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-30T02:46:57.696Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-30T02:46:57.696Z] (5/9) Installing curl (7.80.0-r4) [2022-11-30T02:46:57.696Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-30T02:46:57.696Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-30T02:46:57.696Z] (8/9) Installing libucontext (1.1-r0) [2022-11-30T02:46:57.696Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-30T02:46:57.696Z] Executing busybox-1.34.1-r7.trigger [2022-11-30T02:46:57.696Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:46:58.279Z] OK: 8 MiB in 23 packages [2022-11-30T02:47:01.628Z] Removing intermediate container 8ed9e2d25252 [2022-11-30T02:47:01.628Z] ---> 470e48a16a1c [2022-11-30T02:47:01.628Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:47:02.585Z] ---> 19ed38101578 [2022-11-30T02:47:02.585Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-30T02:47:05.930Z] ---> 22607875db10 [2022-11-30T02:47:05.930Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-30T02:47:06.891Z] ---> 44c738f35177 [2022-11-30T02:47:06.891Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-30T02:47:07.476Z] ---> Running in 2f93d7cd601f [2022-11-30T02:47:08.061Z] Removing intermediate container 2f93d7cd601f [2022-11-30T02:47:08.061Z] ---> 24d15f5efc9a [2022-11-30T02:47:08.061Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:47:08.061Z] ---> Running in 6823dee8de16 [2022-11-30T02:47:09.017Z] Removing intermediate container 6823dee8de16 [2022-11-30T02:47:09.017Z] ---> 1ab8239749c6 [2022-11-30T02:47:09.017Z] Step 17/19 : LABEL arch=arm64 [2022-11-30T02:47:09.017Z] ---> Running in d8d1f7e8e208 [2022-11-30T02:47:09.977Z] Removing intermediate container d8d1f7e8e208 [2022-11-30T02:47:09.977Z] ---> 77557dd71fcc [2022-11-30T02:47:09.977Z] Step 18/19 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:47:10.244Z] ---> Running in 28b6fdda983c [2022-11-30T02:47:10.827Z] Removing intermediate container 28b6fdda983c [2022-11-30T02:47:10.827Z] ---> b1221aabfe16 [2022-11-30T02:47:10.827Z] Step 19/19 : LABEL version=2.3.1-dev.5 [2022-11-30T02:47:11.094Z] ---> Running in be213570bae3 [2022-11-30T02:47:12.053Z] Removing intermediate container be213570bae3 [2022-11-30T02:47:12.053Z] ---> e592ad79f061 [2022-11-30T02:47:12.053Z] [2022-11-30T02:47:12.320Z] Successfully built e592ad79f061 [2022-11-30T02:47:12.320Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-30T02:47:12.320Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-11-30T02:47:17.658Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:47:17.658Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:47:17.658Z] ---> 0e417313cf94 [2022-11-30T02:47:17.658Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> e2342b6ef771 [2022-11-30T02:47:17.658Z] Step 4/24 : WORKDIR /edgex-go [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> 94dcf5b88bb9 [2022-11-30T02:47:17.658Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> ed6f6f049d14 [2022-11-30T02:47:17.658Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> 8ebd76d87c37 [2022-11-30T02:47:17.658Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> 5ce326bcb576 [2022-11-30T02:47:17.658Z] Step 8/24 : COPY . . [2022-11-30T02:47:17.658Z] ---> Using cache [2022-11-30T02:47:17.658Z] ---> e2d828b996cc [2022-11-30T02:47:17.658Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-30T02:47:17.658Z] ---> Running in 27d091997427 [2022-11-30T02:47:20.239Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-30T02:47:35.240Z] Removing intermediate container 76168f7caec4 [2022-11-30T02:47:35.240Z] ---> c03aa306af0b [2022-11-30T02:47:35.240Z] Step 8/22 : COPY . . [2022-11-30T02:47:38.576Z] ---> 37d3de3b198c [2022-11-30T02:47:38.576Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-30T02:47:38.844Z] ---> Running in 378179a57775 [2022-11-30T02:47:41.415Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-30T02:47:45.662Z] Removing intermediate container af00a26d7461 [2022-11-30T02:47:45.662Z] ---> 1f090443b8a1 [2022-11-30T02:47:45.662Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-30T02:47:45.662Z] ---> Running in 2eb0012e4795 [2022-11-30T02:47:47.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-30T02:47:52.395Z] Removing intermediate container 2eb0012e4795 [2022-11-30T02:47:52.395Z] ---> 8fad2d1fad0f [2022-11-30T02:47:52.395Z] [2022-11-30T02:47:52.395Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:47:52.395Z] ---> 2b4661558fb8 [2022-11-30T02:47:52.395Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:47:52.662Z] ---> Running in b1c401c9199a [2022-11-30T02:47:53.243Z] Removing intermediate container b1c401c9199a [2022-11-30T02:47:53.243Z] ---> 2cf2f577de33 [2022-11-30T02:47:53.243Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-30T02:47:53.243Z] ---> Running in e44accd86d13 [2022-11-30T02:47:55.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:47:55.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:47:57.140Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-30T02:47:57.438Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-30T02:47:57.438Z] (3/33) Installing readline (8.1.2-r0) [2022-11-30T02:47:57.438Z] (4/33) Installing bash (5.1.16-r2) [2022-11-30T02:47:57.438Z] Executing bash-5.1.16-r2.post-install [2022-11-30T02:47:57.438Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-30T02:47:57.834Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-30T02:47:57.834Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T02:47:57.834Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-30T02:47:57.834Z] (9/33) Installing curl (7.83.1-r4) [2022-11-30T02:47:57.834Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-30T02:47:59.290Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-30T02:47:59.290Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-30T02:47:59.290Z] (13/33) Installing expat (2.5.0-r0) [2022-11-30T02:47:59.290Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-30T02:47:59.290Z] (15/33) Installing gdbm (1.23-r0) [2022-11-30T02:47:59.290Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-30T02:47:59.290Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T02:47:59.290Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T02:47:59.290Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-30T02:47:59.290Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-30T02:47:59.290Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-30T02:48:01.863Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-30T02:48:01.863Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-30T02:48:01.863Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-30T02:48:01.863Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-30T02:48:02.441Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-30T02:48:02.441Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-30T02:48:02.441Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-30T02:48:02.441Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-30T02:48:02.705Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-30T02:48:02.705Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-30T02:48:02.705Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-30T02:48:02.972Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-30T02:48:04.371Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:48:04.371Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:48:04.371Z] OK: 121 MiB in 47 packages [2022-11-30T02:48:19.350Z] Collecting docker-compose==1.23.2 [2022-11-30T02:48:19.615Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-30T02:48:19.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 [2022-11-30T02:48:21.018Z] Collecting PyYAML<4,>=3.10 [2022-11-30T02:48:21.018Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-30T02:48:21.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 [2022-11-30T02:48:22.957Z] Preparing metadata (setup.py): started [2022-11-30T02:48:24.895Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:48:25.161Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-30T02:48:25.428Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-30T02:48:25.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 [2022-11-30T02:48:25.428Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-30T02:48:25.428Z] Collecting docopt<0.7,>=0.6.1 [2022-11-30T02:48:25.428Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-30T02:48:25.694Z] Preparing metadata (setup.py): started [2022-11-30T02:48:28.268Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:48:28.268Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-30T02:48:28.268Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-30T02:48:28.268Z] Preparing metadata (setup.py): started [2022-11-30T02:48:30.840Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:48:31.107Z] Collecting docker<4.0,>=3.6.0 [2022-11-30T02:48:31.107Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-30T02:48:31.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.1 MB/s eta 0:00:00 [2022-11-30T02:48:31.375Z] Collecting texttable<0.10,>=0.9.0 [2022-11-30T02:48:31.375Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-30T02:48:31.375Z] Preparing metadata (setup.py): started [2022-11-30T02:48:33.958Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-30T02:48:34.225Z] Collecting jsonschema<3,>=2.5.1 [2022-11-30T02:48:34.225Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-30T02:48:34.492Z] Collecting cached-property<2,>=1.2.0 [2022-11-30T02:48:34.492Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-30T02:48:35.898Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-30T02:48:35.898Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-30T02:48:35.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.6 MB/s eta 0:00:00 [2022-11-30T02:48:36.165Z] Collecting docker-pycreds>=0.4.0 [2022-11-30T02:48:36.165Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-30T02:48:37.123Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-30T02:48:37.123Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-30T02:48:37.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.0 MB/s eta 0:00:00 [2022-11-30T02:48:37.663Z] Collecting idna<2.8,>=2.5 [2022-11-30T02:48:37.663Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-30T02:48:37.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 [2022-11-30T02:48:38.624Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-30T02:48:38.624Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-30T02:48:38.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 [2022-11-30T02:48:39.205Z] Collecting certifi>=2017.4.17 [2022-11-30T02:48:39.205Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-30T02:48:39.205Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.1 MB/s eta 0:00:00 [2022-11-30T02:48:39.789Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-30T02:48:39.789Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-30T02:48:39.789Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-30T02:48:39.789Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-30T02:48:40.748Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-30T02:48:40.748Z] Running setup.py install for texttable: started [2022-11-30T02:48:43.324Z] Running setup.py install for texttable: finished with status 'done' [2022-11-30T02:48:43.324Z] Running setup.py install for PyYAML: started [2022-11-30T02:48:46.665Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-30T02:48:48.600Z] Running setup.py install for docopt: started [2022-11-30T02:48:51.176Z] Running setup.py install for docopt: finished with status 'done' [2022-11-30T02:48:54.517Z] Running setup.py install for dockerpty: started [2022-11-30T02:48:57.097Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-30T02:49:00.435Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-30T02:49:00.435Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-30T02:49:22.488Z] Removing intermediate container e44accd86d13 [2022-11-30T02:49:22.488Z] ---> 655515fc31b7 [2022-11-30T02:49:22.488Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-30T02:49:22.488Z] ---> Running in b0ae849aef50 [2022-11-30T02:49:22.488Z] Removing intermediate container b0ae849aef50 [2022-11-30T02:49:22.488Z] ---> b8304b0068e2 [2022-11-30T02:49:22.488Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:49:22.488Z] ---> Running in ba77267a372a [2022-11-30T02:49:22.488Z] Removing intermediate container ba77267a372a [2022-11-30T02:49:22.488Z] ---> 604cdbf30cd1 [2022-11-30T02:49:22.488Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-30T02:49:22.488Z] ---> a04f94117df7 [2022-11-30T02:49:22.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-30T02:49:22.754Z] ---> f1b9955137a7 [2022-11-30T02:49:22.754Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-30T02:49:24.159Z] ---> 42d5857e52b3 [2022-11-30T02:49:24.159Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-30T02:49:24.159Z] ---> Running in 913ec34acd5c [2022-11-30T02:49:24.429Z] Removing intermediate container 913ec34acd5c [2022-11-30T02:49:24.429Z] ---> 66800e01b5d0 [2022-11-30T02:49:24.429Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:49:24.696Z] ---> Running in c7e1b1acf0a0 [2022-11-30T02:49:25.279Z] Removing intermediate container c7e1b1acf0a0 [2022-11-30T02:49:25.279Z] ---> 461ff9f38172 [2022-11-30T02:49:25.279Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T02:49:25.279Z] ---> Running in e142363d8146 [2022-11-30T02:49:25.866Z] Removing intermediate container e142363d8146 [2022-11-30T02:49:25.866Z] ---> 194b926e37b7 [2022-11-30T02:49:25.866Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:49:25.866Z] ---> Running in 7097d13aec55 [2022-11-30T02:49:26.451Z] Removing intermediate container 7097d13aec55 [2022-11-30T02:49:26.451Z] ---> 3fd622cc6d2f [2022-11-30T02:49:26.451Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:49:26.451Z] ---> Running in 1a0567bf0e54 [2022-11-30T02:49:27.036Z] Removing intermediate container 1a0567bf0e54 [2022-11-30T02:49:27.036Z] ---> 3b93036bf04e [2022-11-30T02:49:27.036Z] [2022-11-30T02:49:27.036Z] Successfully built 3b93036bf04e [2022-11-30T02:49:27.036Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-30T02:49:27.036Z]  Building sys-mgmt-agent ... done Building core-command [2022-11-30T02:49:30.369Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-30T02:49:30.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-30T02:49:30.369Z] ---> 0e417313cf94 [2022-11-30T02:49:30.369Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-30T02:49:30.369Z] ---> Using cache [2022-11-30T02:49:30.369Z] ---> e2342b6ef771 [2022-11-30T02:49:30.369Z] Step 4/23 : WORKDIR /edgex-go [2022-11-30T02:49:30.369Z] ---> Using cache [2022-11-30T02:49:30.369Z] ---> 94dcf5b88bb9 [2022-11-30T02:49:30.369Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-30T02:49:30.369Z] ---> Using cache [2022-11-30T02:49:30.369Z] ---> ed6f6f049d14 [2022-11-30T02:49:30.369Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-30T02:49:30.634Z] ---> Using cache [2022-11-30T02:49:30.634Z] ---> 8ebd76d87c37 [2022-11-30T02:49:30.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:49:30.634Z] ---> Using cache [2022-11-30T02:49:30.634Z] ---> 5ce326bcb576 [2022-11-30T02:49:30.634Z] Step 8/23 : COPY . . [2022-11-30T02:49:30.634Z] ---> Using cache [2022-11-30T02:49:30.634Z] ---> e2d828b996cc [2022-11-30T02:49:30.634Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-30T02:49:30.900Z] ---> Running in 1dd24f4ccce4 [2022-11-30T02:49:32.841Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-30T02:52:09.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-30T02:52:19.585Z] Removing intermediate container 32cc1f4f7352 [2022-11-30T02:52:19.585Z] ---> 13aee21dbca8 [2022-11-30T02:52:19.585Z] [2022-11-30T02:52:19.585Z] Step 9/21 : FROM alpine:3.16 [2022-11-30T02:52:19.585Z] ---> 2b4661558fb8 [2022-11-30T02:52:19.585Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-30T02:52:19.585Z] ---> Running in 0a0823232cf3 [2022-11-30T02:52:20.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:52:21.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:52:22.669Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-30T02:52:22.669Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-30T02:52:22.669Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-30T02:52:22.669Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-30T02:52:22.943Z] (5/6) Installing curl (7.83.1-r4) [2022-11-30T02:52:22.943Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-30T02:52:22.943Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:52:22.943Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:52:23.526Z] OK: 8 MiB in 20 packages [2022-11-30T02:52:26.121Z] Removing intermediate container 0a0823232cf3 [2022-11-30T02:52:26.121Z] ---> dd0752d1d8fb [2022-11-30T02:52:26.121Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-30T02:52:26.121Z] ---> Running in 48c4e12a8017 [2022-11-30T02:52:26.121Z] Removing intermediate container 48c4e12a8017 [2022-11-30T02:52:26.121Z] ---> 4485abeee341 [2022-11-30T02:52:26.121Z] Step 12/21 : WORKDIR /edgex [2022-11-30T02:52:26.393Z] ---> Running in 43c0208c391a [2022-11-30T02:52:26.975Z] Removing intermediate container 43c0208c391a [2022-11-30T02:52:26.975Z] ---> 6900bff5f68b [2022-11-30T02:52:26.975Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-30T02:52:27.950Z] ---> 8921a13e40a1 [2022-11-30T02:52:27.950Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-30T02:52:29.362Z] ---> 4317a517be54 [2022-11-30T02:52:29.362Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-30T02:52:30.765Z] ---> 55429889c5e1 [2022-11-30T02:52:30.765Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-30T02:52:31.720Z] ---> 18c00c63a9a5 [2022-11-30T02:52:31.720Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-30T02:52:31.720Z] ---> Running in 2154256301e1 [2022-11-30T02:52:35.056Z] Removing intermediate container 2154256301e1 [2022-11-30T02:52:35.056Z] ---> fae1b437ee88 [2022-11-30T02:52:35.056Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-30T02:52:35.056Z] ---> Running in 50d0509533b6 [2022-11-30T02:52:35.320Z] Removing intermediate container 50d0509533b6 [2022-11-30T02:52:35.320Z] ---> 16d976d5d29c [2022-11-30T02:52:35.320Z] Step 19/21 : LABEL arch=arm64 [2022-11-30T02:52:35.583Z] ---> Running in 1aecae65d520 [2022-11-30T02:52:36.162Z] Removing intermediate container 1aecae65d520 [2022-11-30T02:52:36.162Z] ---> abbaa89567df [2022-11-30T02:52:36.162Z] Step 20/21 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:52:36.162Z] ---> Running in 5646d4995555 [2022-11-30T02:52:36.743Z] Removing intermediate container 5646d4995555 [2022-11-30T02:52:36.743Z] ---> 23f051005281 [2022-11-30T02:52:36.743Z] Step 21/21 : LABEL version=2.3.1-dev.5 [2022-11-30T02:52:37.008Z] ---> Running in 3661b28ff3e4 [2022-11-30T02:52:37.586Z] Removing intermediate container 3661b28ff3e4 [2022-11-30T02:52:37.586Z] ---> 4b5f00cbc69b [2022-11-30T02:52:37.586Z] [2022-11-30T02:52:37.586Z] Successfully built 4b5f00cbc69b [2022-11-30T02:52:37.586Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-30T02:53:59.176Z]  Building security-proxy-setup ... done Removing intermediate container 27d091997427 [2022-11-30T02:53:59.177Z] ---> ac0b0dcf8aa1 [2022-11-30T02:53:59.177Z] [2022-11-30T02:53:59.177Z] Step 10/24 : FROM alpine:3.16 [2022-11-30T02:53:59.177Z] ---> 2b4661558fb8 [2022-11-30T02:53:59.177Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:53:59.177Z] ---> Running in fbad6051eb77 [2022-11-30T02:53:59.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:53:59.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:53:59.177Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-30T02:53:59.177Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:53:59.177Z] OK: 5 MiB in 15 packages [2022-11-30T02:53:59.177Z] Removing intermediate container fbad6051eb77 [2022-11-30T02:53:59.177Z] ---> 23bfa2a842e1 [2022-11-30T02:53:59.177Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:53:59.177Z] ---> Running in 0d8635eded9b [2022-11-30T02:53:59.177Z] Removing intermediate container 0d8635eded9b [2022-11-30T02:53:59.177Z] ---> a2d058b3cb19 [2022-11-30T02:53:59.177Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-30T02:53:59.177Z] ---> Running in 180a17f07b0d [2022-11-30T02:53:59.177Z] Removing intermediate container 180a17f07b0d [2022-11-30T02:53:59.177Z] ---> 955928312ad2 [2022-11-30T02:53:59.177Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-30T02:53:59.177Z] ---> Running in 10a38658357e [2022-11-30T02:53:59.177Z] Removing intermediate container 10a38658357e [2022-11-30T02:53:59.177Z] ---> ea37f8c1ea2b [2022-11-30T02:53:59.177Z] Step 15/24 : WORKDIR / [2022-11-30T02:53:59.177Z] ---> Running in 74b1079dbb89 [2022-11-30T02:53:59.177Z] Removing intermediate container 74b1079dbb89 [2022-11-30T02:53:59.177Z] ---> 9b53c645ad85 [2022-11-30T02:53:59.177Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:53:59.177Z] ---> 359d29325673 [2022-11-30T02:53:59.177Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-30T02:53:59.177Z] ---> ca6e380a1188 [2022-11-30T02:53:59.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-30T02:53:59.443Z] ---> c38dfa22fefb [2022-11-30T02:53:59.443Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-30T02:54:00.141Z] ---> 221cc60a7042 [2022-11-30T02:54:00.141Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-30T02:54:00.141Z] ---> Running in d40e8b7b9e6a [2022-11-30T02:54:00.814Z] Removing intermediate container d40e8b7b9e6a [2022-11-30T02:54:00.814Z] ---> 514c45d92f50 [2022-11-30T02:54:00.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:54:00.814Z] ---> Running in 91943760f40a [2022-11-30T02:54:01.408Z] Removing intermediate container 91943760f40a [2022-11-30T02:54:01.408Z] ---> 2ecde604b469 [2022-11-30T02:54:01.408Z] Step 22/24 : LABEL arch=arm64 [2022-11-30T02:54:01.408Z] ---> Running in 879fed1bb644 [2022-11-30T02:54:02.036Z] Removing intermediate container 879fed1bb644 [2022-11-30T02:54:02.036Z] ---> 2b15fbdb69e6 [2022-11-30T02:54:02.036Z] Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:54:02.036Z] ---> Running in 33df31263047 [2022-11-30T02:54:02.652Z] Removing intermediate container 33df31263047 [2022-11-30T02:54:02.652Z] ---> 1b631fc97216 [2022-11-30T02:54:02.652Z] Step 24/24 : LABEL version=2.3.1-dev.5 [2022-11-30T02:54:02.652Z] ---> Running in 0f75087b6f6f [2022-11-30T02:54:03.292Z] Removing intermediate container 0f75087b6f6f [2022-11-30T02:54:03.292Z] ---> 1594ff2c1a6f [2022-11-30T02:54:03.292Z] [2022-11-30T02:54:03.292Z] Successfully built 1594ff2c1a6f [2022-11-30T02:54:03.292Z] Successfully tagged core-metadata-arm64:latest [2022-11-30T02:54:50.147Z]  Building core-metadata ... done Removing intermediate container dc6369e219d4 [2022-11-30T02:54:50.147Z] ---> 97c9767bc11c [2022-11-30T02:54:50.147Z] [2022-11-30T02:54:50.147Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:54:50.147Z] ---> 2b4661558fb8 [2022-11-30T02:54:50.147Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:54:50.147Z] ---> Using cache [2022-11-30T02:54:50.147Z] ---> 23bfa2a842e1 [2022-11-30T02:54:50.147Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:54:50.147Z] ---> Using cache [2022-11-30T02:54:50.147Z] ---> a2d058b3cb19 [2022-11-30T02:54:50.147Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-30T02:54:50.147Z] ---> Running in 610d8a468288 [2022-11-30T02:54:50.733Z] Removing intermediate container 610d8a468288 [2022-11-30T02:54:50.733Z] ---> 5de9ddf6200d [2022-11-30T02:54:50.733Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:54:50.733Z] ---> Running in cab0a2cf66cc [2022-11-30T02:54:51.311Z] Removing intermediate container cab0a2cf66cc [2022-11-30T02:54:51.311Z] ---> a8cd9916f3eb [2022-11-30T02:54:51.311Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:54:51.581Z] Removing intermediate container 1dd24f4ccce4 [2022-11-30T02:54:51.581Z] ---> e77957ba7a72 [2022-11-30T02:54:51.581Z] [2022-11-30T02:54:51.581Z] Step 10/23 : FROM alpine:3.16 [2022-11-30T02:54:51.581Z] ---> 2b4661558fb8 [2022-11-30T02:54:51.581Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-30T02:54:51.581Z] ---> Using cache [2022-11-30T02:54:51.581Z] ---> 23bfa2a842e1 [2022-11-30T02:54:51.581Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:54:51.581Z] ---> Using cache [2022-11-30T02:54:51.581Z] ---> a2d058b3cb19 [2022-11-30T02:54:51.581Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-30T02:54:51.848Z] ---> Running in 9a3f3d768584 [2022-11-30T02:54:51.848Z] ---> 077cbd96e393 [2022-11-30T02:54:51.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-30T02:54:52.435Z] Removing intermediate container 9a3f3d768584 [2022-11-30T02:54:52.435Z] ---> a03b109854b3 [2022-11-30T02:54:52.435Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-30T02:54:52.435Z] ---> Running in 977bb80939e2 [2022-11-30T02:54:53.025Z] Removing intermediate container 977bb80939e2 [2022-11-30T02:54:53.025Z] ---> 92d09eb87856 [2022-11-30T02:54:53.025Z] Step 15/23 : WORKDIR / [2022-11-30T02:54:53.025Z] ---> Running in 5b7f473e56da [2022-11-30T02:54:53.611Z] Removing intermediate container 5b7f473e56da [2022-11-30T02:54:53.611Z] ---> 0b097b0d5886 [2022-11-30T02:54:53.611Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:54:54.572Z] ---> c4e5a9bdf638 [2022-11-30T02:54:54.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-30T02:54:54.572Z] ---> fa01f6332ef4 [2022-11-30T02:54:54.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-30T02:54:55.153Z] ---> 04b01ccd7cf4 [2022-11-30T02:54:55.153Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-30T02:54:55.421Z] ---> Running in 2944e7dafc97 [2022-11-30T02:54:56.001Z] Removing intermediate container 2944e7dafc97 [2022-11-30T02:54:56.001Z] ---> 2e80ef482259 [2022-11-30T02:54:56.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:54:56.001Z] ---> Running in 4516105e7ef1 [2022-11-30T02:54:56.001Z] ---> 8ab74a17ae04 [2022-11-30T02:54:56.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-30T02:54:56.581Z] Removing intermediate container 4516105e7ef1 [2022-11-30T02:54:56.581Z] ---> c122fcf04d5a [2022-11-30T02:54:56.581Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T02:54:56.581Z] ---> Running in 2a8801c2403b [2022-11-30T02:54:56.859Z] ---> 72343374786a [2022-11-30T02:54:56.859Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-30T02:54:56.859Z] ---> Running in 42408ec3daf6 [2022-11-30T02:54:57.126Z] Removing intermediate container 2a8801c2403b [2022-11-30T02:54:57.126Z] ---> 8bbbe1142225 [2022-11-30T02:54:57.126Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:54:57.395Z] ---> Running in b7e1bac86e61 [2022-11-30T02:54:57.395Z] Removing intermediate container 42408ec3daf6 [2022-11-30T02:54:57.395Z] ---> 3d98e17e0b5d [2022-11-30T02:54:57.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:54:57.395Z] ---> Running in 976c136ccb5c [2022-11-30T02:54:57.670Z] Removing intermediate container b7e1bac86e61 [2022-11-30T02:54:57.670Z] ---> 286175c1d155 [2022-11-30T02:54:57.670Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:54:57.948Z] ---> Running in 813968bde1cc [2022-11-30T02:54:57.948Z] Removing intermediate container 976c136ccb5c [2022-11-30T02:54:57.948Z] ---> 7635e10797e9 [2022-11-30T02:54:57.948Z] Step 21/23 : LABEL arch=arm64 [2022-11-30T02:54:58.214Z] ---> Running in 9b37bf150c06 [2022-11-30T02:54:58.214Z] Removing intermediate container 813968bde1cc [2022-11-30T02:54:58.214Z] ---> 8e7c9c849588 [2022-11-30T02:54:58.214Z] [2022-11-30T02:54:58.214Z] Successfully built 8e7c9c849588 [2022-11-30T02:54:58.479Z] Successfully tagged support-scheduler-arm64:latest [2022-11-30T02:54:58.479Z]  Building support-scheduler ... done Removing intermediate container 9b37bf150c06 [2022-11-30T02:54:58.479Z] ---> 5317af604a42 [2022-11-30T02:54:58.479Z] Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:54:58.479Z] ---> Running in d102ad1e528b [2022-11-30T02:54:59.889Z] Removing intermediate container d102ad1e528b [2022-11-30T02:54:59.889Z] ---> 050041180bd8 [2022-11-30T02:54:59.889Z] Step 23/23 : LABEL version=2.3.1-dev.5 [2022-11-30T02:54:59.889Z] ---> Running in 3e5d70ac599b [2022-11-30T02:55:00.473Z] Removing intermediate container 3e5d70ac599b [2022-11-30T02:55:00.473Z] ---> ef6572837d44 [2022-11-30T02:55:00.473Z] [2022-11-30T02:55:00.473Z] Successfully built ef6572837d44 [2022-11-30T02:55:00.473Z] Successfully tagged core-command-arm64:latest [2022-11-30T02:55:15.442Z]  Building core-command ... done Removing intermediate container 378179a57775 [2022-11-30T02:55:15.442Z] ---> 23d3206f2e5a [2022-11-30T02:55:15.442Z] [2022-11-30T02:55:15.442Z] Step 10/22 : FROM alpine:3.16 [2022-11-30T02:55:15.442Z] ---> 2b4661558fb8 [2022-11-30T02:55:15.442Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-30T02:55:15.442Z] ---> Running in accc3bee3558 [2022-11-30T02:55:15.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:55:15.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:55:15.707Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-30T02:55:15.974Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-30T02:55:15.974Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:55:15.974Z] Executing ca-certificates-20220614-r0.trigger [2022-11-30T02:55:15.974Z] OK: 6 MiB in 16 packages [2022-11-30T02:55:17.388Z] Removing intermediate container accc3bee3558 [2022-11-30T02:55:17.388Z] ---> f56da9b0acbf [2022-11-30T02:55:17.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-30T02:55:17.388Z] ---> Running in f4a14bc3408b [2022-11-30T02:55:17.653Z] Removing intermediate container f4a14bc3408b [2022-11-30T02:55:17.653Z] ---> fd1d358d5efc [2022-11-30T02:55:17.653Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-30T02:55:17.653Z] ---> Running in a6e8f00aab80 [2022-11-30T02:55:17.919Z] Removing intermediate container a6e8f00aab80 [2022-11-30T02:55:17.919Z] ---> 112a875a8b61 [2022-11-30T02:55:17.919Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-30T02:55:17.919Z] ---> Running in 3fc4f8c63292 [2022-11-30T02:55:18.185Z] Removing intermediate container 3fc4f8c63292 [2022-11-30T02:55:18.185Z] ---> fa9ec60ca6b3 [2022-11-30T02:55:18.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-30T02:55:18.765Z] ---> ee3958390763 [2022-11-30T02:55:18.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-30T02:55:20.172Z] ---> 2fa998853cce [2022-11-30T02:55:20.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-30T02:55:20.451Z] ---> e814ad1044f3 [2022-11-30T02:55:20.451Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-30T02:55:20.716Z] ---> Running in 21781f571ee7 [2022-11-30T02:55:20.982Z] Removing intermediate container 21781f571ee7 [2022-11-30T02:55:20.982Z] ---> f67f3cc2a35d [2022-11-30T02:55:20.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:55:20.982Z] ---> Running in 57f818dace2d [2022-11-30T02:55:21.247Z] Removing intermediate container 57f818dace2d [2022-11-30T02:55:21.247Z] ---> d0bacc27cb2a [2022-11-30T02:55:21.247Z] Step 20/22 : LABEL arch=arm64 [2022-11-30T02:55:21.247Z] ---> Running in 04f04213096d [2022-11-30T02:55:21.513Z] Removing intermediate container 04f04213096d [2022-11-30T02:55:21.513Z] ---> f478d863720b [2022-11-30T02:55:21.513Z] Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:21.793Z] ---> Running in de811ed64dff [2022-11-30T02:55:21.793Z] Removing intermediate container de811ed64dff [2022-11-30T02:55:21.793Z] ---> c97f1446f734 [2022-11-30T02:55:21.793Z] Step 22/22 : LABEL version=2.3.1-dev.5 [2022-11-30T02:55:22.057Z] ---> Running in 9d7e86115d99 [2022-11-30T02:55:22.321Z] Removing intermediate container 9d7e86115d99 [2022-11-30T02:55:22.321Z] ---> 63edb5663a37 [2022-11-30T02:55:22.321Z] [2022-11-30T02:55:22.321Z] Successfully built 63edb5663a37 [2022-11-30T02:55:22.321Z] Successfully tagged support-notifications-arm64:latest [2022-11-30T02:55:22.599Z]  Building support-notifications ... done  [Pipeline] } [2022-11-30T02:55:22.614Z] $ docker stop --time=1 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 [2022-11-30T02:55:24.319Z] $ docker rm -f 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:55:24.790Z] + docker images [2022-11-30T02:55:25.055Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-30T02:55:25.055Z] support-notifications-arm64 latest 63edb5663a37 2 seconds ago 29.5MB [2022-11-30T02:55:25.055Z] 23d3206f2e5a 12 seconds ago 1.33GB [2022-11-30T02:55:25.055Z] core-command-arm64 latest ef6572837d44 24 seconds ago 17MB [2022-11-30T02:55:25.055Z] support-scheduler-arm64 latest 8e7c9c849588 26 seconds ago 28.8MB [2022-11-30T02:55:25.055Z] e77957ba7a72 33 seconds ago 1.27GB [2022-11-30T02:55:25.055Z] 97c9767bc11c 37 seconds ago 1.33GB [2022-11-30T02:55:25.055Z] core-metadata-arm64 latest 1594ff2c1a6f About a minute ago 17.8MB [2022-11-30T02:55:25.055Z] ac0b0dcf8aa1 About a minute ago 1.28GB [2022-11-30T02:55:25.055Z] security-proxy-setup-arm64 latest 4b5f00cbc69b 2 minutes ago 26.8MB [2022-11-30T02:55:25.055Z] 13aee21dbca8 3 minutes ago 1.26GB [2022-11-30T02:55:25.055Z] sys-mgmt-agent-arm64 latest 3b93036bf04e 5 minutes ago 134MB [2022-11-30T02:55:25.055Z] 8fad2d1fad0f 7 minutes ago 1.25GB [2022-11-30T02:55:25.055Z] security-spiffe-token-provider-arm64 latest e592ad79f061 8 minutes ago 28.8MB [2022-11-30T02:55:25.055Z] 0ecea6e37902 8 minutes ago 1.3GB [2022-11-30T02:55:25.055Z] core-data-arm64 latest f6202cb6ea56 9 minutes ago 17.2MB [2022-11-30T02:55:25.055Z] security-spire-config-arm64 latest bbd691eb5e29 9 minutes ago 83.6MB [2022-11-30T02:55:25.055Z] security-bootstrapper-arm64 latest 82bd8a4e3a42 9 minutes ago 19.5MB [2022-11-30T02:55:25.055Z] dfa7c63582fc 9 minutes ago 1.28GB [2022-11-30T02:55:25.055Z] security-secretstore-setup-arm64 latest 0315ca24ea59 9 minutes ago 28.7MB [2022-11-30T02:55:25.055Z] fc0bff9f9319 10 minutes ago 1.26GB [2022-11-30T02:55:25.055Z] c05514a6a213 10 minutes ago 1.26GB [2022-11-30T02:55:25.055Z] security-spire-agent-arm64 latest 599e04054231 14 minutes ago 122MB [2022-11-30T02:55:25.055Z] 7002d861fc67 15 minutes ago 1.14GB [2022-11-30T02:55:25.055Z] security-spire-server-arm64 latest 49332e8cc7a0 16 minutes ago 84.3MB [2022-11-30T02:55:25.055Z] d99335179177 17 minutes ago 1.14GB [2022-11-30T02:55:25.055Z] ci-base-image-arm64 latest 0e417313cf94 19 minutes ago 948MB [2022-11-30T02:55:25.055Z] alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB [2022-11-30T02:55:25.055Z] alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB [2022-11-30T02:55:25.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB [2022-11-30T02:55:25.055Z] 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 [2022-11-30T02:55:25.163Z] provisioning config files... [2022-11-30T02:55:25.176Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config1781627558870259755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:55:25.509Z] ---> docker-login.sh [2022-11-30T02:55:25.509Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:55:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:55:26.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:55:26.090Z] Configure a credential helper to remove this warning. See [2022-11-30T02:55:26.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:55:26.090Z] [2022-11-30T02:55:26.090Z] Login Succeeded [2022-11-30T02:55:26.090Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:55:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:55:26.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:55:26.358Z] Configure a credential helper to remove this warning. See [2022-11-30T02:55:26.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:55:26.358Z] [2022-11-30T02:55:26.358Z] Login Succeeded [2022-11-30T02:55:26.358Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:55:26.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:55:26.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:55:26.625Z] Configure a credential helper to remove this warning. See [2022-11-30T02:55:26.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:55:26.625Z] [2022-11-30T02:55:26.625Z] Login Succeeded [2022-11-30T02:55:26.625Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:55:26.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:55:27.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:55:27.158Z] Configure a credential helper to remove this warning. See [2022-11-30T02:55:27.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:55:27.158Z] [2022-11-30T02:55:27.158Z] Login Succeeded [2022-11-30T02:55:27.158Z] docker.io [2022-11-30T02:55:27.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:55:27.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:55:27.687Z] Configure a credential helper to remove this warning. See [2022-11-30T02:55:27.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:55:27.687Z] [2022-11-30T02:55:27.687Z] Login Succeeded [2022-11-30T02:55:27.687Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:55:27.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:55:27.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:55:27.752Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-30T02:55:27.752Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:27.752Z] latest [2022-11-30T02:55:27.752Z] 2.3.1-dev.5 [2022-11-30T02:55:27.752Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:27.752Z] main [2022-11-30T02:55:27.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:28.097Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:28.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:28.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-30T02:55:28.435Z] 7c72dad957fb: Preparing [2022-11-30T02:55:28.435Z] c09bf904e12b: Preparing [2022-11-30T02:55:28.435Z] d64dd3a741ee: Preparing [2022-11-30T02:55:28.435Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:28.435Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:28.699Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:28.699Z] d64dd3a741ee: Pushed [2022-11-30T02:55:28.699Z] 7c72dad957fb: Pushed [2022-11-30T02:55:28.699Z] b6dc5d1f3395: Pushed [2022-11-30T02:55:31.268Z] c09bf904e12b: Pushed [2022-11-30T02:55:31.268Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:31.605Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:31.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-30T02:55:31.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-30T02:55:31.945Z] 7c72dad957fb: Preparing [2022-11-30T02:55:31.945Z] c09bf904e12b: Preparing [2022-11-30T02:55:31.945Z] d64dd3a741ee: Preparing [2022-11-30T02:55:31.945Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:31.945Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:31.945Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:31.945Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:31.945Z] 7c72dad957fb: Layer already exists [2022-11-30T02:55:31.945Z] c09bf904e12b: Layer already exists [2022-11-30T02:55:31.945Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:32.214Z] latest: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:32.552Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:32.882Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 [2022-11-30T02:55:32.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-30T02:55:32.882Z] 7c72dad957fb: Preparing [2022-11-30T02:55:32.882Z] c09bf904e12b: Preparing [2022-11-30T02:55:32.882Z] d64dd3a741ee: Preparing [2022-11-30T02:55:32.882Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:32.882Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:32.882Z] 7c72dad957fb: Layer already exists [2022-11-30T02:55:32.882Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:32.882Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:32.882Z] c09bf904e12b: Layer already exists [2022-11-30T02:55:32.882Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:32.882Z] 2.3.1-dev.5: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:33.219Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:33.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:33.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-30T02:55:33.555Z] 7c72dad957fb: Preparing [2022-11-30T02:55:33.555Z] c09bf904e12b: Preparing [2022-11-30T02:55:33.555Z] d64dd3a741ee: Preparing [2022-11-30T02:55:33.555Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:33.555Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:33.555Z] c09bf904e12b: Layer already exists [2022-11-30T02:55:33.555Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:33.555Z] 7c72dad957fb: Layer already exists [2022-11-30T02:55:33.555Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:33.555Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:33.555Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:34.160Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:34.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-30T02:55:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-30T02:55:34.494Z] 7c72dad957fb: Preparing [2022-11-30T02:55:34.494Z] c09bf904e12b: Preparing [2022-11-30T02:55:34.494Z] d64dd3a741ee: Preparing [2022-11-30T02:55:34.494Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:34.494Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:34.494Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:34.494Z] 7c72dad957fb: Layer already exists [2022-11-30T02:55:34.494Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:34.494Z] c09bf904e12b: Layer already exists [2022-11-30T02:55:34.494Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:34.494Z] main: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:55:34.816Z] ===================================================== [Pipeline] echo [2022-11-30T02:55:34.823Z] taggedImages: [2022-11-30T02:55:34.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:34.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-30T02:55:34.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 [2022-11-30T02:55:34.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:34.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-30T02:55:34.850Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-30T02:55:34.850Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:34.850Z] latest [2022-11-30T02:55:34.850Z] 2.3.1-dev.5 [2022-11-30T02:55:34.850Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:34.850Z] main [2022-11-30T02:55:34.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:35.209Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:35.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:35.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-30T02:55:35.552Z] c2ac8258c79e: Preparing [2022-11-30T02:55:35.552Z] 31bd35de6f13: Preparing [2022-11-30T02:55:35.552Z] d64dd3a741ee: Preparing [2022-11-30T02:55:35.552Z] f4e4a25ea2df: Preparing [2022-11-30T02:55:35.552Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:35.552Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:35.552Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:35.818Z] c2ac8258c79e: Pushed [2022-11-30T02:55:35.818Z] f4e4a25ea2df: Pushed [2022-11-30T02:55:38.387Z] 31bd35de6f13: Pushed [2022-11-30T02:55:38.387Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:38.720Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:39.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-30T02:55:39.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-30T02:55:39.051Z] c2ac8258c79e: Preparing [2022-11-30T02:55:39.051Z] 31bd35de6f13: Preparing [2022-11-30T02:55:39.051Z] d64dd3a741ee: Preparing [2022-11-30T02:55:39.051Z] f4e4a25ea2df: Preparing [2022-11-30T02:55:39.051Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:39.051Z] 31bd35de6f13: Layer already exists [2022-11-30T02:55:39.051Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:39.051Z] c2ac8258c79e: Layer already exists [2022-11-30T02:55:39.051Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:39.051Z] f4e4a25ea2df: Layer already exists [2022-11-30T02:55:39.051Z] latest: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:39.388Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:39.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 [2022-11-30T02:55:39.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-30T02:55:39.728Z] c2ac8258c79e: Preparing [2022-11-30T02:55:39.728Z] 31bd35de6f13: Preparing [2022-11-30T02:55:39.728Z] d64dd3a741ee: Preparing [2022-11-30T02:55:39.728Z] f4e4a25ea2df: Preparing [2022-11-30T02:55:39.728Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:39.728Z] f4e4a25ea2df: Layer already exists [2022-11-30T02:55:39.728Z] 31bd35de6f13: Layer already exists [2022-11-30T02:55:39.728Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:39.728Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:39.728Z] c2ac8258c79e: Layer already exists [2022-11-30T02:55:39.728Z] 2.3.1-dev.5: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:40.326Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:40.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:40.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-30T02:55:40.657Z] c2ac8258c79e: Preparing [2022-11-30T02:55:40.657Z] 31bd35de6f13: Preparing [2022-11-30T02:55:40.657Z] d64dd3a741ee: Preparing [2022-11-30T02:55:40.657Z] f4e4a25ea2df: Preparing [2022-11-30T02:55:40.657Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:40.657Z] c2ac8258c79e: Layer already exists [2022-11-30T02:55:40.657Z] 31bd35de6f13: Layer already exists [2022-11-30T02:55:40.657Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:40.657Z] f4e4a25ea2df: Layer already exists [2022-11-30T02:55:40.657Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:40.657Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:41.009Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:41.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-30T02:55:41.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-30T02:55:41.345Z] c2ac8258c79e: Preparing [2022-11-30T02:55:41.345Z] 31bd35de6f13: Preparing [2022-11-30T02:55:41.345Z] d64dd3a741ee: Preparing [2022-11-30T02:55:41.345Z] f4e4a25ea2df: Preparing [2022-11-30T02:55:41.345Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:41.345Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:41.345Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:41.345Z] 31bd35de6f13: Layer already exists [2022-11-30T02:55:41.345Z] f4e4a25ea2df: Layer already exists [2022-11-30T02:55:41.346Z] c2ac8258c79e: Layer already exists [2022-11-30T02:55:41.346Z] main: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:55:41.667Z] ===================================================== [Pipeline] echo [2022-11-30T02:55:41.673Z] taggedImages: [2022-11-30T02:55:41.673Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:41.673Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-30T02:55:41.673Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 [2022-11-30T02:55:41.673Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:41.673Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-30T02:55:41.696Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-30T02:55:41.696Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:41.696Z] latest [2022-11-30T02:55:41.696Z] 2.3.1-dev.5 [2022-11-30T02:55:41.696Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:41.696Z] main [2022-11-30T02:55:41.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:42.031Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:42.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:42.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-30T02:55:42.369Z] 11362bf6f961: Preparing [2022-11-30T02:55:42.369Z] fd2e78bd91c7: Preparing [2022-11-30T02:55:42.369Z] 7447f90fd638: Preparing [2022-11-30T02:55:42.369Z] d64dd3a741ee: Preparing [2022-11-30T02:55:42.369Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:42.369Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:42.369Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:42.369Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:42.369Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:42.635Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:42.635Z] 11362bf6f961: Pushed [2022-11-30T02:55:42.635Z] fd2e78bd91c7: Pushed [2022-11-30T02:55:45.964Z] 7447f90fd638: Pushed [2022-11-30T02:55:45.964Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:46.302Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:46.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-30T02:55:46.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-30T02:55:46.645Z] 11362bf6f961: Preparing [2022-11-30T02:55:46.645Z] fd2e78bd91c7: Preparing [2022-11-30T02:55:46.645Z] 7447f90fd638: Preparing [2022-11-30T02:55:46.645Z] d64dd3a741ee: Preparing [2022-11-30T02:55:46.645Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:46.645Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:46.645Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:46.645Z] fd2e78bd91c7: Layer already exists [2022-11-30T02:55:46.645Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:46.645Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:46.645Z] 7447f90fd638: Layer already exists [2022-11-30T02:55:46.645Z] 11362bf6f961: Layer already exists [2022-11-30T02:55:46.645Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:46.645Z] latest: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:47.244Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:47.585Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 [2022-11-30T02:55:47.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-30T02:55:47.585Z] 11362bf6f961: Preparing [2022-11-30T02:55:47.585Z] fd2e78bd91c7: Preparing [2022-11-30T02:55:47.585Z] 7447f90fd638: Preparing [2022-11-30T02:55:47.585Z] d64dd3a741ee: Preparing [2022-11-30T02:55:47.585Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:47.585Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:47.585Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:47.585Z] fd2e78bd91c7: Layer already exists [2022-11-30T02:55:47.585Z] 7447f90fd638: Layer already exists [2022-11-30T02:55:47.585Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:47.585Z] 11362bf6f961: Layer already exists [2022-11-30T02:55:47.585Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:47.585Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:47.585Z] 2.3.1-dev.5: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:48.259Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:48.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:48.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-30T02:55:48.616Z] 11362bf6f961: Preparing [2022-11-30T02:55:48.616Z] fd2e78bd91c7: Preparing [2022-11-30T02:55:48.616Z] 7447f90fd638: Preparing [2022-11-30T02:55:48.616Z] d64dd3a741ee: Preparing [2022-11-30T02:55:48.616Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:48.616Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:48.616Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:48.616Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:48.616Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:48.616Z] 11362bf6f961: Layer already exists [2022-11-30T02:55:48.616Z] fd2e78bd91c7: Layer already exists [2022-11-30T02:55:48.616Z] 7447f90fd638: Layer already exists [2022-11-30T02:55:48.616Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:48.616Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:49.252Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:49.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-30T02:55:49.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-30T02:55:49.607Z] 11362bf6f961: Preparing [2022-11-30T02:55:49.607Z] fd2e78bd91c7: Preparing [2022-11-30T02:55:49.607Z] 7447f90fd638: Preparing [2022-11-30T02:55:49.607Z] d64dd3a741ee: Preparing [2022-11-30T02:55:49.607Z] b6dc5d1f3395: Preparing [2022-11-30T02:55:49.607Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:49.607Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:55:49.607Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:49.607Z] 11362bf6f961: Layer already exists [2022-11-30T02:55:49.607Z] 7447f90fd638: Layer already exists [2022-11-30T02:55:49.607Z] fd2e78bd91c7: Layer already exists [2022-11-30T02:55:49.607Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:49.878Z] main: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:55:49.917Z] ===================================================== [Pipeline] echo [2022-11-30T02:55:49.926Z] taggedImages: [2022-11-30T02:55:49.926Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:49.926Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-30T02:55:49.926Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 [2022-11-30T02:55:49.926Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:49.926Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-30T02:55:49.949Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-30T02:55:49.949Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:49.949Z] latest [2022-11-30T02:55:49.949Z] 2.3.1-dev.5 [2022-11-30T02:55:49.949Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:49.949Z] main [2022-11-30T02:55:49.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:50.299Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:50.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:50.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-30T02:55:50.623Z] debeae3c92a8: Preparing [2022-11-30T02:55:50.623Z] debeae3c92a8: Preparing [2022-11-30T02:55:50.623Z] 8200bd9655b2: Preparing [2022-11-30T02:55:50.623Z] f55c0b0141ca: Preparing [2022-11-30T02:55:50.623Z] 16c7f64b1921: Preparing [2022-11-30T02:55:50.623Z] e328989ef63a: Preparing [2022-11-30T02:55:50.623Z] 9a478db63f15: Preparing [2022-11-30T02:55:50.623Z] d64dd3a741ee: Preparing [2022-11-30T02:55:50.623Z] 555494582ca0: Preparing [2022-11-30T02:55:50.623Z] fa4d0f9e1824: Preparing [2022-11-30T02:55:50.623Z] 4f2fd2d7a2af: Preparing [2022-11-30T02:55:50.623Z] 16f88513c43e: Preparing [2022-11-30T02:55:50.623Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:50.623Z] 555494582ca0: Waiting [2022-11-30T02:55:50.623Z] fa4d0f9e1824: Waiting [2022-11-30T02:55:50.623Z] 16f88513c43e: Waiting [2022-11-30T02:55:50.623Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:50.623Z] 9a478db63f15: Waiting [2022-11-30T02:55:50.623Z] 4f2fd2d7a2af: Waiting [2022-11-30T02:55:50.623Z] d64dd3a741ee: Waiting [2022-11-30T02:55:50.887Z] 8200bd9655b2: Pushed [2022-11-30T02:55:50.887Z] 16c7f64b1921: Pushed [2022-11-30T02:55:50.887Z] f55c0b0141ca: Pushed [2022-11-30T02:55:50.887Z] e328989ef63a: Pushed [2022-11-30T02:55:50.887Z] debeae3c92a8: Pushed [2022-11-30T02:55:50.887Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:51.153Z] 555494582ca0: Pushed [2022-11-30T02:55:51.153Z] fa4d0f9e1824: Pushed [2022-11-30T02:55:51.153Z] 4f2fd2d7a2af: Pushed [2022-11-30T02:55:51.153Z] 16f88513c43e: Pushed [2022-11-30T02:55:51.153Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:54.480Z] 9a478db63f15: Pushed [2022-11-30T02:55:54.481Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:54.816Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:55.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-30T02:55:55.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-30T02:55:55.146Z] debeae3c92a8: Preparing [2022-11-30T02:55:55.146Z] debeae3c92a8: Preparing [2022-11-30T02:55:55.146Z] 8200bd9655b2: Preparing [2022-11-30T02:55:55.146Z] f55c0b0141ca: Preparing [2022-11-30T02:55:55.146Z] 16c7f64b1921: Preparing [2022-11-30T02:55:55.146Z] e328989ef63a: Preparing [2022-11-30T02:55:55.146Z] 9a478db63f15: Preparing [2022-11-30T02:55:55.146Z] d64dd3a741ee: Preparing [2022-11-30T02:55:55.146Z] 555494582ca0: Preparing [2022-11-30T02:55:55.146Z] fa4d0f9e1824: Preparing [2022-11-30T02:55:55.146Z] 4f2fd2d7a2af: Preparing [2022-11-30T02:55:55.146Z] 16f88513c43e: Preparing [2022-11-30T02:55:55.146Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:55.146Z] 9a478db63f15: Waiting [2022-11-30T02:55:55.146Z] d64dd3a741ee: Waiting [2022-11-30T02:55:55.146Z] 555494582ca0: Waiting [2022-11-30T02:55:55.146Z] fa4d0f9e1824: Waiting [2022-11-30T02:55:55.146Z] 4f2fd2d7a2af: Waiting [2022-11-30T02:55:55.146Z] 16f88513c43e: Waiting [2022-11-30T02:55:55.146Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:55.146Z] f55c0b0141ca: Layer already exists [2022-11-30T02:55:55.146Z] 8200bd9655b2: Layer already exists [2022-11-30T02:55:55.146Z] 16c7f64b1921: Layer already exists [2022-11-30T02:55:55.146Z] debeae3c92a8: Layer already exists [2022-11-30T02:55:55.146Z] e328989ef63a: Layer already exists [2022-11-30T02:55:55.146Z] fa4d0f9e1824: Layer already exists [2022-11-30T02:55:55.146Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:55.146Z] 9a478db63f15: Layer already exists [2022-11-30T02:55:55.146Z] 555494582ca0: Layer already exists [2022-11-30T02:55:55.146Z] 4f2fd2d7a2af: Layer already exists [2022-11-30T02:55:55.146Z] 16f88513c43e: Layer already exists [2022-11-30T02:55:55.146Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:55.412Z] latest: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:55.765Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:56.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 [2022-11-30T02:55:56.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-30T02:55:56.105Z] debeae3c92a8: Preparing [2022-11-30T02:55:56.105Z] debeae3c92a8: Preparing [2022-11-30T02:55:56.105Z] 8200bd9655b2: Preparing [2022-11-30T02:55:56.105Z] f55c0b0141ca: Preparing [2022-11-30T02:55:56.105Z] 16c7f64b1921: Preparing [2022-11-30T02:55:56.105Z] e328989ef63a: Preparing [2022-11-30T02:55:56.105Z] 9a478db63f15: Preparing [2022-11-30T02:55:56.105Z] d64dd3a741ee: Preparing [2022-11-30T02:55:56.105Z] 555494582ca0: Preparing [2022-11-30T02:55:56.105Z] fa4d0f9e1824: Preparing [2022-11-30T02:55:56.105Z] 4f2fd2d7a2af: Preparing [2022-11-30T02:55:56.105Z] 16f88513c43e: Preparing [2022-11-30T02:55:56.105Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:56.105Z] 9a478db63f15: Waiting [2022-11-30T02:55:56.105Z] fa4d0f9e1824: Waiting [2022-11-30T02:55:56.105Z] 4f2fd2d7a2af: Waiting [2022-11-30T02:55:56.105Z] 16f88513c43e: Waiting [2022-11-30T02:55:56.105Z] d64dd3a741ee: Waiting [2022-11-30T02:55:56.105Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:56.105Z] 555494582ca0: Waiting [2022-11-30T02:55:56.105Z] 8200bd9655b2: Layer already exists [2022-11-30T02:55:56.105Z] 16c7f64b1921: Layer already exists [2022-11-30T02:55:56.105Z] debeae3c92a8: Layer already exists [2022-11-30T02:55:56.105Z] e328989ef63a: Layer already exists [2022-11-30T02:55:56.105Z] f55c0b0141ca: Layer already exists [2022-11-30T02:55:56.105Z] 555494582ca0: Layer already exists [2022-11-30T02:55:56.105Z] 9a478db63f15: Layer already exists [2022-11-30T02:55:56.105Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:56.105Z] fa4d0f9e1824: Layer already exists [2022-11-30T02:55:56.105Z] 4f2fd2d7a2af: Layer already exists [2022-11-30T02:55:56.105Z] 16f88513c43e: Layer already exists [2022-11-30T02:55:56.105Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:56.373Z] 2.3.1-dev.5: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:56.718Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:57.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:57.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-30T02:55:57.048Z] debeae3c92a8: Preparing [2022-11-30T02:55:57.048Z] debeae3c92a8: Preparing [2022-11-30T02:55:57.048Z] 8200bd9655b2: Preparing [2022-11-30T02:55:57.048Z] f55c0b0141ca: Preparing [2022-11-30T02:55:57.048Z] 16c7f64b1921: Preparing [2022-11-30T02:55:57.048Z] e328989ef63a: Preparing [2022-11-30T02:55:57.048Z] 9a478db63f15: Preparing [2022-11-30T02:55:57.048Z] d64dd3a741ee: Preparing [2022-11-30T02:55:57.048Z] 555494582ca0: Preparing [2022-11-30T02:55:57.048Z] fa4d0f9e1824: Preparing [2022-11-30T02:55:57.048Z] 4f2fd2d7a2af: Preparing [2022-11-30T02:55:57.048Z] 16f88513c43e: Preparing [2022-11-30T02:55:57.048Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:57.048Z] fa4d0f9e1824: Waiting [2022-11-30T02:55:57.048Z] 4f2fd2d7a2af: Waiting [2022-11-30T02:55:57.048Z] 16f88513c43e: Waiting [2022-11-30T02:55:57.048Z] 9a478db63f15: Waiting [2022-11-30T02:55:57.048Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:57.048Z] d64dd3a741ee: Waiting [2022-11-30T02:55:57.048Z] 555494582ca0: Waiting [2022-11-30T02:55:57.048Z] e328989ef63a: Layer already exists [2022-11-30T02:55:57.048Z] debeae3c92a8: Layer already exists [2022-11-30T02:55:57.048Z] 16c7f64b1921: Layer already exists [2022-11-30T02:55:57.048Z] f55c0b0141ca: Layer already exists [2022-11-30T02:55:57.048Z] 8200bd9655b2: Layer already exists [2022-11-30T02:55:57.048Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:57.048Z] 9a478db63f15: Layer already exists [2022-11-30T02:55:57.048Z] 555494582ca0: Layer already exists [2022-11-30T02:55:57.048Z] fa4d0f9e1824: Layer already exists [2022-11-30T02:55:57.048Z] 4f2fd2d7a2af: Layer already exists [2022-11-30T02:55:57.048Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:57.048Z] 16f88513c43e: Layer already exists [2022-11-30T02:55:57.314Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:57.647Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:57.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-30T02:55:57.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-30T02:55:57.977Z] debeae3c92a8: Preparing [2022-11-30T02:55:57.977Z] debeae3c92a8: Preparing [2022-11-30T02:55:57.977Z] 8200bd9655b2: Preparing [2022-11-30T02:55:57.977Z] f55c0b0141ca: Preparing [2022-11-30T02:55:57.977Z] 16c7f64b1921: Preparing [2022-11-30T02:55:57.977Z] e328989ef63a: Preparing [2022-11-30T02:55:57.977Z] 9a478db63f15: Preparing [2022-11-30T02:55:57.977Z] d64dd3a741ee: Preparing [2022-11-30T02:55:57.977Z] 555494582ca0: Preparing [2022-11-30T02:55:57.977Z] fa4d0f9e1824: Preparing [2022-11-30T02:55:57.977Z] 4f2fd2d7a2af: Preparing [2022-11-30T02:55:57.977Z] 16f88513c43e: Preparing [2022-11-30T02:55:57.977Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:57.977Z] 555494582ca0: Waiting [2022-11-30T02:55:57.977Z] fa4d0f9e1824: Waiting [2022-11-30T02:55:57.977Z] 16f88513c43e: Waiting [2022-11-30T02:55:57.977Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:57.977Z] 4f2fd2d7a2af: Waiting [2022-11-30T02:55:57.977Z] 9a478db63f15: Waiting [2022-11-30T02:55:57.977Z] d64dd3a741ee: Waiting [2022-11-30T02:55:57.977Z] f55c0b0141ca: Layer already exists [2022-11-30T02:55:57.977Z] e328989ef63a: Layer already exists [2022-11-30T02:55:57.977Z] 16c7f64b1921: Layer already exists [2022-11-30T02:55:57.977Z] 8200bd9655b2: Layer already exists [2022-11-30T02:55:57.977Z] debeae3c92a8: Layer already exists [2022-11-30T02:55:57.977Z] d64dd3a741ee: Layer already exists [2022-11-30T02:55:57.977Z] 555494582ca0: Layer already exists [2022-11-30T02:55:57.977Z] 9a478db63f15: Layer already exists [2022-11-30T02:55:57.977Z] 4f2fd2d7a2af: Layer already exists [2022-11-30T02:55:57.977Z] fa4d0f9e1824: Layer already exists [2022-11-30T02:55:57.977Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:57.977Z] 16f88513c43e: Layer already exists [2022-11-30T02:55:58.243Z] main: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:55:58.302Z] ===================================================== [Pipeline] echo [2022-11-30T02:55:58.310Z] taggedImages: [2022-11-30T02:55:58.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:58.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-30T02:55:58.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 [2022-11-30T02:55:58.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:58.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-30T02:55:58.328Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-30T02:55:58.328Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:58.328Z] latest [2022-11-30T02:55:58.328Z] 2.3.1-dev.5 [2022-11-30T02:55:58.328Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:55:58.328Z] main [2022-11-30T02:55:58.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:58.672Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:55:59.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:55:59.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-30T02:55:59.003Z] b1f1788055cf: Preparing [2022-11-30T02:55:59.003Z] 43a1eead4266: Preparing [2022-11-30T02:55:59.003Z] 74c6440c39e8: Preparing [2022-11-30T02:55:59.003Z] b6e04e52eaa7: Preparing [2022-11-30T02:55:59.003Z] 6d49808f37f8: Preparing [2022-11-30T02:55:59.003Z] 7bab419dc3ab: Preparing [2022-11-30T02:55:59.003Z] 0578695e9a81: Preparing [2022-11-30T02:55:59.003Z] 17bec77d7fdc: Preparing [2022-11-30T02:55:59.003Z] 0578695e9a81: Waiting [2022-11-30T02:55:59.003Z] 17bec77d7fdc: Waiting [2022-11-30T02:55:59.003Z] 7bab419dc3ab: Waiting [2022-11-30T02:55:59.274Z] 43a1eead4266: Pushed [2022-11-30T02:55:59.274Z] 6d49808f37f8: Pushed [2022-11-30T02:55:59.274Z] b1f1788055cf: Pushed [2022-11-30T02:55:59.274Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:55:59.538Z] 7bab419dc3ab: Pushed [2022-11-30T02:56:00.120Z] 0578695e9a81: Pushed [2022-11-30T02:56:01.522Z] b6e04e52eaa7: Pushed [2022-11-30T02:56:01.522Z] 74c6440c39e8: Pushed [2022-11-30T02:56:01.785Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:02.115Z] + 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 [2022-11-30T02:56:02.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-30T02:56:02.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-30T02:56:02.445Z] b1f1788055cf: Preparing [2022-11-30T02:56:02.445Z] 43a1eead4266: Preparing [2022-11-30T02:56:02.445Z] 74c6440c39e8: Preparing [2022-11-30T02:56:02.445Z] b6e04e52eaa7: Preparing [2022-11-30T02:56:02.445Z] 6d49808f37f8: Preparing [2022-11-30T02:56:02.445Z] 7bab419dc3ab: Preparing [2022-11-30T02:56:02.445Z] 0578695e9a81: Preparing [2022-11-30T02:56:02.445Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:02.445Z] 7bab419dc3ab: Waiting [2022-11-30T02:56:02.445Z] 0578695e9a81: Waiting [2022-11-30T02:56:02.445Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:02.445Z] 6d49808f37f8: Layer already exists [2022-11-30T02:56:02.445Z] 74c6440c39e8: Layer already exists [2022-11-30T02:56:02.445Z] b1f1788055cf: Layer already exists [2022-11-30T02:56:02.445Z] 43a1eead4266: Layer already exists [2022-11-30T02:56:02.445Z] b6e04e52eaa7: Layer already exists [2022-11-30T02:56:02.445Z] 7bab419dc3ab: Layer already exists [2022-11-30T02:56:02.445Z] 0578695e9a81: Layer already exists [2022-11-30T02:56:02.445Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:02.708Z] latest: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:03.044Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:03.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 [2022-11-30T02:56:03.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-30T02:56:03.373Z] b1f1788055cf: Preparing [2022-11-30T02:56:03.373Z] 43a1eead4266: Preparing [2022-11-30T02:56:03.373Z] 74c6440c39e8: Preparing [2022-11-30T02:56:03.373Z] b6e04e52eaa7: Preparing [2022-11-30T02:56:03.373Z] 6d49808f37f8: Preparing [2022-11-30T02:56:03.373Z] 7bab419dc3ab: Preparing [2022-11-30T02:56:03.373Z] 0578695e9a81: Preparing [2022-11-30T02:56:03.373Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:03.373Z] 0578695e9a81: Waiting [2022-11-30T02:56:03.373Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:03.373Z] 7bab419dc3ab: Waiting [2022-11-30T02:56:03.373Z] b1f1788055cf: Layer already exists [2022-11-30T02:56:03.373Z] 6d49808f37f8: Layer already exists [2022-11-30T02:56:03.373Z] 43a1eead4266: Layer already exists [2022-11-30T02:56:03.373Z] 74c6440c39e8: Layer already exists [2022-11-30T02:56:03.373Z] b6e04e52eaa7: Layer already exists [2022-11-30T02:56:03.373Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:03.373Z] 0578695e9a81: Layer already exists [2022-11-30T02:56:03.373Z] 7bab419dc3ab: Layer already exists [2022-11-30T02:56:03.638Z] 2.3.1-dev.5: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:03.967Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:04.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:04.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-30T02:56:04.291Z] b1f1788055cf: Preparing [2022-11-30T02:56:04.291Z] 43a1eead4266: Preparing [2022-11-30T02:56:04.291Z] 74c6440c39e8: Preparing [2022-11-30T02:56:04.291Z] b6e04e52eaa7: Preparing [2022-11-30T02:56:04.291Z] 6d49808f37f8: Preparing [2022-11-30T02:56:04.291Z] 7bab419dc3ab: Preparing [2022-11-30T02:56:04.291Z] 0578695e9a81: Preparing [2022-11-30T02:56:04.291Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:04.291Z] 7bab419dc3ab: Waiting [2022-11-30T02:56:04.291Z] 0578695e9a81: Waiting [2022-11-30T02:56:04.291Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:04.291Z] 6d49808f37f8: Layer already exists [2022-11-30T02:56:04.291Z] b6e04e52eaa7: Layer already exists [2022-11-30T02:56:04.291Z] 43a1eead4266: Layer already exists [2022-11-30T02:56:04.291Z] b1f1788055cf: Layer already exists [2022-11-30T02:56:04.291Z] 74c6440c39e8: Layer already exists [2022-11-30T02:56:04.291Z] 0578695e9a81: Layer already exists [2022-11-30T02:56:04.291Z] 7bab419dc3ab: Layer already exists [2022-11-30T02:56:04.291Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:04.556Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:04.880Z] + 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 [2022-11-30T02:56:05.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-30T02:56:05.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-30T02:56:05.204Z] b1f1788055cf: Preparing [2022-11-30T02:56:05.204Z] 43a1eead4266: Preparing [2022-11-30T02:56:05.204Z] 74c6440c39e8: Preparing [2022-11-30T02:56:05.204Z] b6e04e52eaa7: Preparing [2022-11-30T02:56:05.204Z] 6d49808f37f8: Preparing [2022-11-30T02:56:05.204Z] 7bab419dc3ab: Preparing [2022-11-30T02:56:05.204Z] 0578695e9a81: Preparing [2022-11-30T02:56:05.204Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:05.204Z] 7bab419dc3ab: Waiting [2022-11-30T02:56:05.204Z] 0578695e9a81: Waiting [2022-11-30T02:56:05.204Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:05.204Z] b1f1788055cf: Layer already exists [2022-11-30T02:56:05.204Z] b6e04e52eaa7: Layer already exists [2022-11-30T02:56:05.204Z] 74c6440c39e8: Layer already exists [2022-11-30T02:56:05.204Z] 43a1eead4266: Layer already exists [2022-11-30T02:56:05.204Z] 6d49808f37f8: Layer already exists [2022-11-30T02:56:05.204Z] 0578695e9a81: Layer already exists [2022-11-30T02:56:05.204Z] 7bab419dc3ab: Layer already exists [2022-11-30T02:56:05.204Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:05.470Z] main: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:56:05.511Z] ===================================================== [Pipeline] echo [2022-11-30T02:56:05.516Z] taggedImages: [2022-11-30T02:56:05.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:05.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-30T02:56:05.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 [2022-11-30T02:56:05.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:05.516Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-30T02:56:05.529Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-30T02:56:05.529Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:05.529Z] latest [2022-11-30T02:56:05.529Z] 2.3.1-dev.5 [2022-11-30T02:56:05.529Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:05.529Z] main [2022-11-30T02:56:05.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:05.846Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:06.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:06.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-30T02:56:06.171Z] 0f8cc4c9bcfc: Preparing [2022-11-30T02:56:06.171Z] 076559a4fefa: Preparing [2022-11-30T02:56:06.171Z] 8b0d4003dd24: Preparing [2022-11-30T02:56:06.171Z] de5efcfd23f6: Preparing [2022-11-30T02:56:06.171Z] 29729065e4e6: Preparing [2022-11-30T02:56:06.171Z] 845ef2c4476d: Preparing [2022-11-30T02:56:06.171Z] 747c2b9a66ba: Preparing [2022-11-30T02:56:06.171Z] abf34919d466: Preparing [2022-11-30T02:56:06.171Z] fab189b8f869: Preparing [2022-11-30T02:56:06.171Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:06.171Z] 845ef2c4476d: Waiting [2022-11-30T02:56:06.171Z] abf34919d466: Waiting [2022-11-30T02:56:06.171Z] 747c2b9a66ba: Waiting [2022-11-30T02:56:06.171Z] fab189b8f869: Waiting [2022-11-30T02:56:06.171Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:06.435Z] 0f8cc4c9bcfc: Pushed [2022-11-30T02:56:06.435Z] 29729065e4e6: Pushed [2022-11-30T02:56:06.435Z] 076559a4fefa: Pushed [2022-11-30T02:56:06.700Z] 845ef2c4476d: Pushed [2022-11-30T02:56:06.700Z] 747c2b9a66ba: Pushed [2022-11-30T02:56:06.700Z] abf34919d466: Pushed [2022-11-30T02:56:06.700Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:06.965Z] fab189b8f869: Pushed [2022-11-30T02:56:08.904Z] de5efcfd23f6: Pushed [2022-11-30T02:56:09.858Z] 8b0d4003dd24: Pushed [2022-11-30T02:56:09.858Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:10.196Z] + 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 [2022-11-30T02:56:10.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-30T02:56:10.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-30T02:56:10.531Z] 0f8cc4c9bcfc: Preparing [2022-11-30T02:56:10.531Z] 076559a4fefa: Preparing [2022-11-30T02:56:10.531Z] 8b0d4003dd24: Preparing [2022-11-30T02:56:10.531Z] de5efcfd23f6: Preparing [2022-11-30T02:56:10.531Z] 29729065e4e6: Preparing [2022-11-30T02:56:10.531Z] 845ef2c4476d: Preparing [2022-11-30T02:56:10.531Z] 747c2b9a66ba: Preparing [2022-11-30T02:56:10.531Z] abf34919d466: Preparing [2022-11-30T02:56:10.531Z] fab189b8f869: Preparing [2022-11-30T02:56:10.531Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:10.531Z] 747c2b9a66ba: Waiting [2022-11-30T02:56:10.531Z] abf34919d466: Waiting [2022-11-30T02:56:10.531Z] fab189b8f869: Waiting [2022-11-30T02:56:10.531Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:10.531Z] 845ef2c4476d: Waiting [2022-11-30T02:56:10.531Z] 8b0d4003dd24: Layer already exists [2022-11-30T02:56:10.531Z] de5efcfd23f6: Layer already exists [2022-11-30T02:56:10.531Z] 0f8cc4c9bcfc: Layer already exists [2022-11-30T02:56:10.531Z] 29729065e4e6: Layer already exists [2022-11-30T02:56:10.531Z] 076559a4fefa: Layer already exists [2022-11-30T02:56:10.531Z] 747c2b9a66ba: Layer already exists [2022-11-30T02:56:10.531Z] abf34919d466: Layer already exists [2022-11-30T02:56:10.531Z] 845ef2c4476d: Layer already exists [2022-11-30T02:56:10.531Z] fab189b8f869: Layer already exists [2022-11-30T02:56:10.531Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:10.796Z] latest: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:11.127Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:11.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 [2022-11-30T02:56:11.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-30T02:56:11.461Z] 0f8cc4c9bcfc: Preparing [2022-11-30T02:56:11.461Z] 076559a4fefa: Preparing [2022-11-30T02:56:11.461Z] 8b0d4003dd24: Preparing [2022-11-30T02:56:11.461Z] de5efcfd23f6: Preparing [2022-11-30T02:56:11.461Z] 29729065e4e6: Preparing [2022-11-30T02:56:11.461Z] 845ef2c4476d: Preparing [2022-11-30T02:56:11.461Z] 747c2b9a66ba: Preparing [2022-11-30T02:56:11.461Z] abf34919d466: Preparing [2022-11-30T02:56:11.461Z] fab189b8f869: Preparing [2022-11-30T02:56:11.461Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:11.461Z] 747c2b9a66ba: Waiting [2022-11-30T02:56:11.461Z] fab189b8f869: Waiting [2022-11-30T02:56:11.461Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:11.461Z] abf34919d466: Waiting [2022-11-30T02:56:11.461Z] 845ef2c4476d: Waiting [2022-11-30T02:56:11.461Z] 0f8cc4c9bcfc: Layer already exists [2022-11-30T02:56:11.461Z] 076559a4fefa: Layer already exists [2022-11-30T02:56:11.461Z] 8b0d4003dd24: Layer already exists [2022-11-30T02:56:11.461Z] 29729065e4e6: Layer already exists [2022-11-30T02:56:11.461Z] de5efcfd23f6: Layer already exists [2022-11-30T02:56:11.461Z] 747c2b9a66ba: Layer already exists [2022-11-30T02:56:11.461Z] 845ef2c4476d: Layer already exists [2022-11-30T02:56:11.461Z] abf34919d466: Layer already exists [2022-11-30T02:56:11.461Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:11.461Z] fab189b8f869: Layer already exists [2022-11-30T02:56:11.726Z] 2.3.1-dev.5: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:12.064Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:12.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:12.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-30T02:56:12.398Z] 0f8cc4c9bcfc: Preparing [2022-11-30T02:56:12.398Z] 076559a4fefa: Preparing [2022-11-30T02:56:12.398Z] 8b0d4003dd24: Preparing [2022-11-30T02:56:12.398Z] de5efcfd23f6: Preparing [2022-11-30T02:56:12.398Z] 29729065e4e6: Preparing [2022-11-30T02:56:12.398Z] 845ef2c4476d: Preparing [2022-11-30T02:56:12.398Z] 747c2b9a66ba: Preparing [2022-11-30T02:56:12.398Z] abf34919d466: Preparing [2022-11-30T02:56:12.398Z] fab189b8f869: Preparing [2022-11-30T02:56:12.398Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:12.398Z] 747c2b9a66ba: Waiting [2022-11-30T02:56:12.398Z] abf34919d466: Waiting [2022-11-30T02:56:12.398Z] fab189b8f869: Waiting [2022-11-30T02:56:12.398Z] 845ef2c4476d: Waiting [2022-11-30T02:56:12.398Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:12.398Z] 8b0d4003dd24: Layer already exists [2022-11-30T02:56:12.398Z] de5efcfd23f6: Layer already exists [2022-11-30T02:56:12.398Z] 076559a4fefa: Layer already exists [2022-11-30T02:56:12.398Z] 0f8cc4c9bcfc: Layer already exists [2022-11-30T02:56:12.398Z] 29729065e4e6: Layer already exists [2022-11-30T02:56:12.398Z] abf34919d466: Layer already exists [2022-11-30T02:56:12.398Z] 747c2b9a66ba: Layer already exists [2022-11-30T02:56:12.398Z] 845ef2c4476d: Layer already exists [2022-11-30T02:56:12.398Z] fab189b8f869: Layer already exists [2022-11-30T02:56:12.398Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:12.664Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:13.007Z] + 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 [2022-11-30T02:56:13.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-30T02:56:13.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-30T02:56:13.348Z] 0f8cc4c9bcfc: Preparing [2022-11-30T02:56:13.348Z] 076559a4fefa: Preparing [2022-11-30T02:56:13.348Z] 8b0d4003dd24: Preparing [2022-11-30T02:56:13.348Z] de5efcfd23f6: Preparing [2022-11-30T02:56:13.348Z] 29729065e4e6: Preparing [2022-11-30T02:56:13.348Z] 845ef2c4476d: Preparing [2022-11-30T02:56:13.348Z] 747c2b9a66ba: Preparing [2022-11-30T02:56:13.348Z] abf34919d466: Preparing [2022-11-30T02:56:13.348Z] fab189b8f869: Preparing [2022-11-30T02:56:13.348Z] 17bec77d7fdc: Preparing [2022-11-30T02:56:13.348Z] 845ef2c4476d: Waiting [2022-11-30T02:56:13.348Z] 747c2b9a66ba: Waiting [2022-11-30T02:56:13.348Z] abf34919d466: Waiting [2022-11-30T02:56:13.348Z] fab189b8f869: Waiting [2022-11-30T02:56:13.348Z] 17bec77d7fdc: Waiting [2022-11-30T02:56:13.348Z] 0f8cc4c9bcfc: Layer already exists [2022-11-30T02:56:13.348Z] 29729065e4e6: Layer already exists [2022-11-30T02:56:13.348Z] 8b0d4003dd24: Layer already exists [2022-11-30T02:56:13.348Z] de5efcfd23f6: Layer already exists [2022-11-30T02:56:13.348Z] 076559a4fefa: Layer already exists [2022-11-30T02:56:13.348Z] 845ef2c4476d: Layer already exists [2022-11-30T02:56:13.348Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:56:13.348Z] 747c2b9a66ba: Layer already exists [2022-11-30T02:56:13.348Z] fab189b8f869: Layer already exists [2022-11-30T02:56:13.348Z] abf34919d466: Layer already exists [2022-11-30T02:56:13.614Z] main: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:56:13.666Z] ===================================================== [Pipeline] echo [2022-11-30T02:56:13.682Z] taggedImages: [2022-11-30T02:56:13.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:13.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-30T02:56:13.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 [2022-11-30T02:56:13.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:13.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-30T02:56:13.707Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-30T02:56:13.707Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:13.707Z] latest [2022-11-30T02:56:13.707Z] 2.3.1-dev.5 [2022-11-30T02:56:13.707Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:13.707Z] main [2022-11-30T02:56:13.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:14.037Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:14.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:14.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-30T02:56:14.365Z] 551ae7f0b931: Preparing [2022-11-30T02:56:14.365Z] 84f38ba7001a: Preparing [2022-11-30T02:56:14.365Z] d64dd3a741ee: Preparing [2022-11-30T02:56:14.365Z] aff656f745a8: Preparing [2022-11-30T02:56:14.365Z] 9833f26c6bda: Preparing [2022-11-30T02:56:14.365Z] d64dd3a741ee: Layer already exists [2022-11-30T02:56:14.365Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:14.632Z] 551ae7f0b931: Pushed [2022-11-30T02:56:15.587Z] aff656f745a8: Pushed [2022-11-30T02:56:18.917Z] 84f38ba7001a: Pushed [2022-11-30T02:56:19.182Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:19.509Z] + 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 [2022-11-30T02:56:19.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-30T02:56:19.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-30T02:56:19.834Z] 551ae7f0b931: Preparing [2022-11-30T02:56:19.834Z] 84f38ba7001a: Preparing [2022-11-30T02:56:19.834Z] d64dd3a741ee: Preparing [2022-11-30T02:56:19.834Z] aff656f745a8: Preparing [2022-11-30T02:56:19.834Z] 9833f26c6bda: Preparing [2022-11-30T02:56:19.834Z] 84f38ba7001a: Layer already exists [2022-11-30T02:56:19.834Z] d64dd3a741ee: Layer already exists [2022-11-30T02:56:19.834Z] 551ae7f0b931: Layer already exists [2022-11-30T02:56:19.834Z] aff656f745a8: Layer already exists [2022-11-30T02:56:19.834Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:19.834Z] latest: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:20.431Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:20.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 [2022-11-30T02:56:20.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-30T02:56:20.755Z] 551ae7f0b931: Preparing [2022-11-30T02:56:20.755Z] 84f38ba7001a: Preparing [2022-11-30T02:56:20.755Z] d64dd3a741ee: Preparing [2022-11-30T02:56:20.755Z] aff656f745a8: Preparing [2022-11-30T02:56:20.755Z] 9833f26c6bda: Preparing [2022-11-30T02:56:20.755Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:20.755Z] 84f38ba7001a: Layer already exists [2022-11-30T02:56:20.755Z] aff656f745a8: Layer already exists [2022-11-30T02:56:20.755Z] 551ae7f0b931: Layer already exists [2022-11-30T02:56:20.755Z] d64dd3a741ee: Layer already exists [2022-11-30T02:56:20.755Z] 2.3.1-dev.5: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:21.352Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:21.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:21.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-30T02:56:21.687Z] 551ae7f0b931: Preparing [2022-11-30T02:56:21.687Z] 84f38ba7001a: Preparing [2022-11-30T02:56:21.687Z] d64dd3a741ee: Preparing [2022-11-30T02:56:21.687Z] aff656f745a8: Preparing [2022-11-30T02:56:21.687Z] 9833f26c6bda: Preparing [2022-11-30T02:56:21.687Z] d64dd3a741ee: Layer already exists [2022-11-30T02:56:21.687Z] aff656f745a8: Layer already exists [2022-11-30T02:56:21.687Z] 84f38ba7001a: Layer already exists [2022-11-30T02:56:21.687Z] 551ae7f0b931: Layer already exists [2022-11-30T02:56:21.687Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:21.687Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:22.016Z] + 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 [2022-11-30T02:56:22.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-30T02:56:22.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-30T02:56:22.345Z] 551ae7f0b931: Preparing [2022-11-30T02:56:22.345Z] 84f38ba7001a: Preparing [2022-11-30T02:56:22.345Z] d64dd3a741ee: Preparing [2022-11-30T02:56:22.345Z] aff656f745a8: Preparing [2022-11-30T02:56:22.345Z] 9833f26c6bda: Preparing [2022-11-30T02:56:22.345Z] d64dd3a741ee: Layer already exists [2022-11-30T02:56:22.345Z] 84f38ba7001a: Layer already exists [2022-11-30T02:56:22.345Z] aff656f745a8: Layer already exists [2022-11-30T02:56:22.345Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:22.345Z] 551ae7f0b931: Layer already exists [2022-11-30T02:56:22.345Z] main: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:56:22.649Z] ===================================================== [Pipeline] echo [2022-11-30T02:56:22.654Z] taggedImages: [2022-11-30T02:56:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-30T02:56:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 [2022-11-30T02:56:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-30T02:56:22.667Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-30T02:56:22.667Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:22.667Z] latest [2022-11-30T02:56:22.667Z] 2.3.1-dev.5 [2022-11-30T02:56:22.667Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:22.667Z] main [2022-11-30T02:56:22.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:22.988Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:23.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:23.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-30T02:56:23.313Z] 96b4d7d6e934: Preparing [2022-11-30T02:56:23.313Z] 104f79e406f1: Preparing [2022-11-30T02:56:23.313Z] 436ea5599ced: Preparing [2022-11-30T02:56:23.313Z] 64c5a4c9bbae: Preparing [2022-11-30T02:56:23.313Z] d63bfbf282a7: Preparing [2022-11-30T02:56:23.313Z] 64f7d16a038d: Preparing [2022-11-30T02:56:23.313Z] 9833f26c6bda: Preparing [2022-11-30T02:56:23.313Z] 64f7d16a038d: Waiting [2022-11-30T02:56:23.313Z] 9833f26c6bda: Waiting [2022-11-30T02:56:23.579Z] 104f79e406f1: Pushed [2022-11-30T02:56:23.579Z] 96b4d7d6e934: Pushed [2022-11-30T02:56:23.579Z] 436ea5599ced: Pushed [2022-11-30T02:56:23.579Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:24.534Z] 64f7d16a038d: Pushed [2022-11-30T02:56:32.719Z] d63bfbf282a7: Pushed [2022-11-30T02:56:39.346Z] 64c5a4c9bbae: Pushed [2022-11-30T02:56:39.346Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:39.728Z] + 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 [2022-11-30T02:56:40.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-30T02:56:40.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-30T02:56:40.064Z] 96b4d7d6e934: Preparing [2022-11-30T02:56:40.064Z] 104f79e406f1: Preparing [2022-11-30T02:56:40.064Z] 436ea5599ced: Preparing [2022-11-30T02:56:40.064Z] 64c5a4c9bbae: Preparing [2022-11-30T02:56:40.064Z] d63bfbf282a7: Preparing [2022-11-30T02:56:40.064Z] 64f7d16a038d: Preparing [2022-11-30T02:56:40.064Z] 9833f26c6bda: Preparing [2022-11-30T02:56:40.064Z] 64f7d16a038d: Waiting [2022-11-30T02:56:40.064Z] 9833f26c6bda: Waiting [2022-11-30T02:56:40.064Z] 104f79e406f1: Layer already exists [2022-11-30T02:56:40.064Z] 64c5a4c9bbae: Layer already exists [2022-11-30T02:56:40.064Z] d63bfbf282a7: Layer already exists [2022-11-30T02:56:40.064Z] 436ea5599ced: Layer already exists [2022-11-30T02:56:40.064Z] 96b4d7d6e934: Layer already exists [2022-11-30T02:56:40.064Z] 64f7d16a038d: Layer already exists [2022-11-30T02:56:40.064Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:40.331Z] latest: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:40.666Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:41.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 [2022-11-30T02:56:41.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-30T02:56:41.013Z] 96b4d7d6e934: Preparing [2022-11-30T02:56:41.013Z] 104f79e406f1: Preparing [2022-11-30T02:56:41.013Z] 436ea5599ced: Preparing [2022-11-30T02:56:41.013Z] 64c5a4c9bbae: Preparing [2022-11-30T02:56:41.013Z] d63bfbf282a7: Preparing [2022-11-30T02:56:41.013Z] 64f7d16a038d: Preparing [2022-11-30T02:56:41.013Z] 9833f26c6bda: Preparing [2022-11-30T02:56:41.013Z] 64f7d16a038d: Waiting [2022-11-30T02:56:41.013Z] 9833f26c6bda: Waiting [2022-11-30T02:56:41.013Z] 64c5a4c9bbae: Layer already exists [2022-11-30T02:56:41.013Z] d63bfbf282a7: Layer already exists [2022-11-30T02:56:41.013Z] 436ea5599ced: Layer already exists [2022-11-30T02:56:41.013Z] 104f79e406f1: Layer already exists [2022-11-30T02:56:41.013Z] 96b4d7d6e934: Layer already exists [2022-11-30T02:56:41.013Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:41.013Z] 64f7d16a038d: Layer already exists [2022-11-30T02:56:41.281Z] 2.3.1-dev.5: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:41.621Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:41.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:41.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-30T02:56:41.940Z] 96b4d7d6e934: Preparing [2022-11-30T02:56:41.940Z] 104f79e406f1: Preparing [2022-11-30T02:56:41.940Z] 436ea5599ced: Preparing [2022-11-30T02:56:41.940Z] 64c5a4c9bbae: Preparing [2022-11-30T02:56:41.940Z] d63bfbf282a7: Preparing [2022-11-30T02:56:41.940Z] 64f7d16a038d: Preparing [2022-11-30T02:56:41.940Z] 9833f26c6bda: Preparing [2022-11-30T02:56:41.940Z] 64f7d16a038d: Waiting [2022-11-30T02:56:41.940Z] 9833f26c6bda: Waiting [2022-11-30T02:56:41.940Z] 64c5a4c9bbae: Layer already exists [2022-11-30T02:56:41.940Z] 104f79e406f1: Layer already exists [2022-11-30T02:56:41.940Z] d63bfbf282a7: Layer already exists [2022-11-30T02:56:41.940Z] 436ea5599ced: Layer already exists [2022-11-30T02:56:41.940Z] 96b4d7d6e934: Layer already exists [2022-11-30T02:56:41.940Z] 64f7d16a038d: Layer already exists [2022-11-30T02:56:41.940Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:42.205Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:42.540Z] + 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 [2022-11-30T02:56:42.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-30T02:56:42.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-30T02:56:42.867Z] 96b4d7d6e934: Preparing [2022-11-30T02:56:42.867Z] 104f79e406f1: Preparing [2022-11-30T02:56:42.867Z] 436ea5599ced: Preparing [2022-11-30T02:56:42.867Z] 64c5a4c9bbae: Preparing [2022-11-30T02:56:42.867Z] d63bfbf282a7: Preparing [2022-11-30T02:56:42.867Z] 64f7d16a038d: Preparing [2022-11-30T02:56:42.867Z] 9833f26c6bda: Preparing [2022-11-30T02:56:42.867Z] 64f7d16a038d: Waiting [2022-11-30T02:56:42.867Z] 9833f26c6bda: Waiting [2022-11-30T02:56:42.867Z] 96b4d7d6e934: Layer already exists [2022-11-30T02:56:42.867Z] 64c5a4c9bbae: Layer already exists [2022-11-30T02:56:42.867Z] d63bfbf282a7: Layer already exists [2022-11-30T02:56:42.867Z] 436ea5599ced: Layer already exists [2022-11-30T02:56:42.867Z] 104f79e406f1: Layer already exists [2022-11-30T02:56:42.867Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:42.867Z] 64f7d16a038d: Layer already exists [2022-11-30T02:56:43.132Z] main: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:56:43.192Z] ===================================================== [Pipeline] echo [2022-11-30T02:56:43.200Z] taggedImages: [2022-11-30T02:56:43.201Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:43.201Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-30T02:56:43.201Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 [2022-11-30T02:56:43.201Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:43.201Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-30T02:56:43.220Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-30T02:56:43.220Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:43.220Z] latest [2022-11-30T02:56:43.220Z] 2.3.1-dev.5 [2022-11-30T02:56:43.220Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:56:43.220Z] main [2022-11-30T02:56:43.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:43.549Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:43.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:56:43.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-30T02:56:43.873Z] 54ef47c80a63: Preparing [2022-11-30T02:56:43.873Z] dcd7d48a7e1f: Preparing [2022-11-30T02:56:43.873Z] d96c2fb8d1cc: Preparing [2022-11-30T02:56:43.873Z] 8236ce304583: Preparing [2022-11-30T02:56:43.873Z] bb818ed8a14b: Preparing [2022-11-30T02:56:43.873Z] 9833f26c6bda: Preparing [2022-11-30T02:56:43.873Z] 9833f26c6bda: Waiting [2022-11-30T02:56:44.137Z] d96c2fb8d1cc: Pushed [2022-11-30T02:56:44.137Z] dcd7d48a7e1f: Pushed [2022-11-30T02:56:44.137Z] 54ef47c80a63: Pushed [2022-11-30T02:56:44.137Z] 9833f26c6bda: Layer already exists [2022-11-30T02:56:44.717Z] bb818ed8a14b: Pushed [2022-11-30T02:56:59.674Z] 8236ce304583: Pushed [2022-11-30T02:56:59.674Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:56:59.998Z] + 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 [2022-11-30T02:57:00.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-30T02:57:00.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-30T02:57:00.320Z] 54ef47c80a63: Preparing [2022-11-30T02:57:00.320Z] dcd7d48a7e1f: Preparing [2022-11-30T02:57:00.320Z] d96c2fb8d1cc: Preparing [2022-11-30T02:57:00.320Z] 8236ce304583: Preparing [2022-11-30T02:57:00.320Z] bb818ed8a14b: Preparing [2022-11-30T02:57:00.320Z] 9833f26c6bda: Preparing [2022-11-30T02:57:00.320Z] 9833f26c6bda: Waiting [2022-11-30T02:57:00.320Z] d96c2fb8d1cc: Layer already exists [2022-11-30T02:57:00.320Z] dcd7d48a7e1f: Layer already exists [2022-11-30T02:57:00.320Z] 54ef47c80a63: Layer already exists [2022-11-30T02:57:00.320Z] 8236ce304583: Layer already exists [2022-11-30T02:57:00.320Z] bb818ed8a14b: Layer already exists [2022-11-30T02:57:00.320Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:00.320Z] latest: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:00.905Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:01.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 [2022-11-30T02:57:01.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-30T02:57:01.226Z] 54ef47c80a63: Preparing [2022-11-30T02:57:01.226Z] dcd7d48a7e1f: Preparing [2022-11-30T02:57:01.226Z] d96c2fb8d1cc: Preparing [2022-11-30T02:57:01.226Z] 8236ce304583: Preparing [2022-11-30T02:57:01.226Z] bb818ed8a14b: Preparing [2022-11-30T02:57:01.226Z] 9833f26c6bda: Preparing [2022-11-30T02:57:01.226Z] 9833f26c6bda: Waiting [2022-11-30T02:57:01.226Z] bb818ed8a14b: Layer already exists [2022-11-30T02:57:01.226Z] 54ef47c80a63: Layer already exists [2022-11-30T02:57:01.226Z] 8236ce304583: Layer already exists [2022-11-30T02:57:01.226Z] d96c2fb8d1cc: Layer already exists [2022-11-30T02:57:01.226Z] dcd7d48a7e1f: Layer already exists [2022-11-30T02:57:01.226Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:01.226Z] 2.3.1-dev.5: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:01.550Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:01.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:01.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-30T02:57:01.875Z] 54ef47c80a63: Preparing [2022-11-30T02:57:01.875Z] dcd7d48a7e1f: Preparing [2022-11-30T02:57:01.875Z] d96c2fb8d1cc: Preparing [2022-11-30T02:57:01.875Z] 8236ce304583: Preparing [2022-11-30T02:57:01.875Z] bb818ed8a14b: Preparing [2022-11-30T02:57:01.875Z] 9833f26c6bda: Preparing [2022-11-30T02:57:01.875Z] 9833f26c6bda: Waiting [2022-11-30T02:57:01.875Z] 8236ce304583: Layer already exists [2022-11-30T02:57:01.875Z] d96c2fb8d1cc: Layer already exists [2022-11-30T02:57:01.875Z] dcd7d48a7e1f: Layer already exists [2022-11-30T02:57:01.875Z] bb818ed8a14b: Layer already exists [2022-11-30T02:57:01.875Z] 54ef47c80a63: Layer already exists [2022-11-30T02:57:01.875Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:01.875Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:02.207Z] + 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 [2022-11-30T02:57:02.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-30T02:57:02.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-30T02:57:02.803Z] 54ef47c80a63: Preparing [2022-11-30T02:57:02.803Z] dcd7d48a7e1f: Preparing [2022-11-30T02:57:02.803Z] d96c2fb8d1cc: Preparing [2022-11-30T02:57:02.803Z] 8236ce304583: Preparing [2022-11-30T02:57:02.803Z] bb818ed8a14b: Preparing [2022-11-30T02:57:02.803Z] 9833f26c6bda: Preparing [2022-11-30T02:57:02.803Z] 9833f26c6bda: Waiting [2022-11-30T02:57:02.803Z] dcd7d48a7e1f: Layer already exists [2022-11-30T02:57:02.803Z] d96c2fb8d1cc: Layer already exists [2022-11-30T02:57:02.803Z] bb818ed8a14b: Layer already exists [2022-11-30T02:57:02.803Z] 54ef47c80a63: Layer already exists [2022-11-30T02:57:02.803Z] 8236ce304583: Layer already exists [2022-11-30T02:57:02.803Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:03.068Z] main: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:57:03.183Z] ===================================================== [Pipeline] echo [2022-11-30T02:57:03.191Z] taggedImages: [2022-11-30T02:57:03.191Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:03.191Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-30T02:57:03.191Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 [2022-11-30T02:57:03.191Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:03.191Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-30T02:57:03.210Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-30T02:57:03.210Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:03.210Z] latest [2022-11-30T02:57:03.210Z] 2.3.1-dev.5 [2022-11-30T02:57:03.210Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:03.210Z] main [2022-11-30T02:57:03.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:03.548Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:03.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:03.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-30T02:57:03.879Z] 6204dc41f9c3: Preparing [2022-11-30T02:57:03.879Z] e61c0d1182be: Preparing [2022-11-30T02:57:03.879Z] b3a1592c57e0: Preparing [2022-11-30T02:57:03.879Z] 26ccbb699329: Preparing [2022-11-30T02:57:03.879Z] 64f7d16a038d: Preparing [2022-11-30T02:57:03.879Z] 9833f26c6bda: Preparing [2022-11-30T02:57:03.879Z] 9833f26c6bda: Waiting [2022-11-30T02:57:03.879Z] 64f7d16a038d: Layer already exists [2022-11-30T02:57:04.144Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:04.144Z] e61c0d1182be: Pushed [2022-11-30T02:57:04.144Z] 6204dc41f9c3: Pushed [2022-11-30T02:57:04.144Z] b3a1592c57e0: Pushed [2022-11-30T02:57:23.021Z] 26ccbb699329: Pushed [2022-11-30T02:57:23.021Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:23.346Z] + 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 [2022-11-30T02:57:23.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-30T02:57:23.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-30T02:57:23.672Z] 6204dc41f9c3: Preparing [2022-11-30T02:57:23.672Z] e61c0d1182be: Preparing [2022-11-30T02:57:23.672Z] b3a1592c57e0: Preparing [2022-11-30T02:57:23.672Z] 26ccbb699329: Preparing [2022-11-30T02:57:23.672Z] 64f7d16a038d: Preparing [2022-11-30T02:57:23.672Z] 9833f26c6bda: Preparing [2022-11-30T02:57:23.672Z] 9833f26c6bda: Waiting [2022-11-30T02:57:23.672Z] 26ccbb699329: Layer already exists [2022-11-30T02:57:23.672Z] 6204dc41f9c3: Layer already exists [2022-11-30T02:57:23.672Z] b3a1592c57e0: Layer already exists [2022-11-30T02:57:23.672Z] e61c0d1182be: Layer already exists [2022-11-30T02:57:23.672Z] 64f7d16a038d: Layer already exists [2022-11-30T02:57:23.672Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:23.938Z] latest: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:24.267Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:24.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 [2022-11-30T02:57:24.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-30T02:57:24.593Z] 6204dc41f9c3: Preparing [2022-11-30T02:57:24.593Z] e61c0d1182be: Preparing [2022-11-30T02:57:24.593Z] b3a1592c57e0: Preparing [2022-11-30T02:57:24.593Z] 26ccbb699329: Preparing [2022-11-30T02:57:24.593Z] 64f7d16a038d: Preparing [2022-11-30T02:57:24.593Z] 9833f26c6bda: Preparing [2022-11-30T02:57:24.593Z] 9833f26c6bda: Waiting [2022-11-30T02:57:24.593Z] e61c0d1182be: Layer already exists [2022-11-30T02:57:24.593Z] 6204dc41f9c3: Layer already exists [2022-11-30T02:57:24.593Z] b3a1592c57e0: Layer already exists [2022-11-30T02:57:24.593Z] 64f7d16a038d: Layer already exists [2022-11-30T02:57:24.593Z] 26ccbb699329: Layer already exists [2022-11-30T02:57:24.593Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:24.593Z] 2.3.1-dev.5: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:25.194Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:25.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:25.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-30T02:57:25.521Z] 6204dc41f9c3: Preparing [2022-11-30T02:57:25.521Z] e61c0d1182be: Preparing [2022-11-30T02:57:25.521Z] b3a1592c57e0: Preparing [2022-11-30T02:57:25.521Z] 26ccbb699329: Preparing [2022-11-30T02:57:25.521Z] 64f7d16a038d: Preparing [2022-11-30T02:57:25.521Z] 9833f26c6bda: Preparing [2022-11-30T02:57:25.521Z] 9833f26c6bda: Waiting [2022-11-30T02:57:25.521Z] e61c0d1182be: Layer already exists [2022-11-30T02:57:25.521Z] 64f7d16a038d: Layer already exists [2022-11-30T02:57:25.521Z] 6204dc41f9c3: Layer already exists [2022-11-30T02:57:25.521Z] 26ccbb699329: Layer already exists [2022-11-30T02:57:25.521Z] b3a1592c57e0: Layer already exists [2022-11-30T02:57:25.521Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:25.521Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:25.854Z] + 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 [2022-11-30T02:57:26.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-30T02:57:26.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-30T02:57:26.179Z] 6204dc41f9c3: Preparing [2022-11-30T02:57:26.179Z] e61c0d1182be: Preparing [2022-11-30T02:57:26.179Z] b3a1592c57e0: Preparing [2022-11-30T02:57:26.179Z] 26ccbb699329: Preparing [2022-11-30T02:57:26.179Z] 64f7d16a038d: Preparing [2022-11-30T02:57:26.179Z] 9833f26c6bda: Preparing [2022-11-30T02:57:26.179Z] 9833f26c6bda: Waiting [2022-11-30T02:57:26.179Z] e61c0d1182be: Layer already exists [2022-11-30T02:57:26.179Z] 64f7d16a038d: Layer already exists [2022-11-30T02:57:26.179Z] b3a1592c57e0: Layer already exists [2022-11-30T02:57:26.179Z] 26ccbb699329: Layer already exists [2022-11-30T02:57:26.179Z] 6204dc41f9c3: Layer already exists [2022-11-30T02:57:26.179Z] 9833f26c6bda: Layer already exists [2022-11-30T02:57:26.444Z] main: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:57:26.501Z] ===================================================== [Pipeline] echo [2022-11-30T02:57:26.509Z] taggedImages: [2022-11-30T02:57:26.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:26.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-30T02:57:26.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 [2022-11-30T02:57:26.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:26.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-30T02:57:26.531Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-30T02:57:26.531Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:26.531Z] latest [2022-11-30T02:57:26.531Z] 2.3.1-dev.5 [2022-11-30T02:57:26.531Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:26.531Z] main [2022-11-30T02:57:26.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:26.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:27.208Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:27.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-30T02:57:27.208Z] 9cf84fee616b: Preparing [2022-11-30T02:57:27.208Z] 4f27c71ea81b: Preparing [2022-11-30T02:57:27.208Z] d64dd3a741ee: Preparing [2022-11-30T02:57:27.208Z] 9759aacfeeeb: Preparing [2022-11-30T02:57:27.208Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:27.208Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:27.208Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:27.473Z] 9cf84fee616b: Pushed [2022-11-30T02:57:27.473Z] 9759aacfeeeb: Pushed [2022-11-30T02:57:32.801Z] 4f27c71ea81b: Pushed [2022-11-30T02:57:32.801Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:33.398Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:33.736Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-30T02:57:33.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-30T02:57:33.736Z] 9cf84fee616b: Preparing [2022-11-30T02:57:33.736Z] 4f27c71ea81b: Preparing [2022-11-30T02:57:33.736Z] d64dd3a741ee: Preparing [2022-11-30T02:57:33.736Z] 9759aacfeeeb: Preparing [2022-11-30T02:57:33.736Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:33.736Z] 9cf84fee616b: Layer already exists [2022-11-30T02:57:33.736Z] 9759aacfeeeb: Layer already exists [2022-11-30T02:57:33.736Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:33.736Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:33.736Z] 4f27c71ea81b: Layer already exists [2022-11-30T02:57:33.736Z] latest: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:34.075Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:34.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 [2022-11-30T02:57:34.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-30T02:57:34.422Z] 9cf84fee616b: Preparing [2022-11-30T02:57:34.422Z] 4f27c71ea81b: Preparing [2022-11-30T02:57:34.422Z] d64dd3a741ee: Preparing [2022-11-30T02:57:34.422Z] 9759aacfeeeb: Preparing [2022-11-30T02:57:34.422Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:34.422Z] 9cf84fee616b: Layer already exists [2022-11-30T02:57:34.422Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:34.422Z] 4f27c71ea81b: Layer already exists [2022-11-30T02:57:34.422Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:34.422Z] 9759aacfeeeb: Layer already exists [2022-11-30T02:57:34.422Z] 2.3.1-dev.5: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:34.765Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:35.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:35.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-30T02:57:35.091Z] 9cf84fee616b: Preparing [2022-11-30T02:57:35.091Z] 4f27c71ea81b: Preparing [2022-11-30T02:57:35.091Z] d64dd3a741ee: Preparing [2022-11-30T02:57:35.091Z] 9759aacfeeeb: Preparing [2022-11-30T02:57:35.091Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:35.091Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:35.091Z] 9759aacfeeeb: Layer already exists [2022-11-30T02:57:35.091Z] 4f27c71ea81b: Layer already exists [2022-11-30T02:57:35.091Z] 9cf84fee616b: Layer already exists [2022-11-30T02:57:35.091Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:35.091Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:35.419Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:35.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-30T02:57:35.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-30T02:57:35.756Z] 9cf84fee616b: Preparing [2022-11-30T02:57:35.756Z] 4f27c71ea81b: Preparing [2022-11-30T02:57:35.756Z] d64dd3a741ee: Preparing [2022-11-30T02:57:35.756Z] 9759aacfeeeb: Preparing [2022-11-30T02:57:35.756Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:35.756Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:35.756Z] 4f27c71ea81b: Layer already exists [2022-11-30T02:57:35.756Z] 9cf84fee616b: Layer already exists [2022-11-30T02:57:35.756Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:35.756Z] 9759aacfeeeb: Layer already exists [2022-11-30T02:57:35.756Z] main: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:57:36.072Z] ===================================================== [Pipeline] echo [2022-11-30T02:57:36.080Z] taggedImages: [2022-11-30T02:57:36.080Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:36.080Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-30T02:57:36.080Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 [2022-11-30T02:57:36.080Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:36.080Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-30T02:57:36.102Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-30T02:57:36.102Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:36.102Z] latest [2022-11-30T02:57:36.102Z] 2.3.1-dev.5 [2022-11-30T02:57:36.102Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:36.102Z] main [2022-11-30T02:57:36.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:36.423Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:36.749Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:36.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-30T02:57:36.749Z] dbe37b784a35: Preparing [2022-11-30T02:57:36.749Z] 565b750019f0: Preparing [2022-11-30T02:57:36.749Z] d64dd3a741ee: Preparing [2022-11-30T02:57:36.749Z] b6dc5d1f3395: Preparing [2022-11-30T02:57:36.749Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:36.749Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:36.749Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:37.013Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:57:37.013Z] dbe37b784a35: Pushed [2022-11-30T02:57:42.341Z] 565b750019f0: Pushed [2022-11-30T02:57:42.341Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:42.678Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:43.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-30T02:57:43.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-30T02:57:43.014Z] dbe37b784a35: Preparing [2022-11-30T02:57:43.014Z] 565b750019f0: Preparing [2022-11-30T02:57:43.014Z] d64dd3a741ee: Preparing [2022-11-30T02:57:43.014Z] b6dc5d1f3395: Preparing [2022-11-30T02:57:43.014Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:43.014Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:57:43.014Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:43.014Z] 565b750019f0: Layer already exists [2022-11-30T02:57:43.014Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:43.014Z] dbe37b784a35: Layer already exists [2022-11-30T02:57:43.014Z] latest: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:43.617Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:43.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 [2022-11-30T02:57:43.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-30T02:57:43.965Z] dbe37b784a35: Preparing [2022-11-30T02:57:43.965Z] 565b750019f0: Preparing [2022-11-30T02:57:43.965Z] d64dd3a741ee: Preparing [2022-11-30T02:57:43.965Z] b6dc5d1f3395: Preparing [2022-11-30T02:57:43.965Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:43.965Z] 565b750019f0: Layer already exists [2022-11-30T02:57:43.965Z] dbe37b784a35: Layer already exists [2022-11-30T02:57:43.965Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:43.965Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:43.965Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:57:43.965Z] 2.3.1-dev.5: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:44.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:44.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:44.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-30T02:57:44.658Z] dbe37b784a35: Preparing [2022-11-30T02:57:44.658Z] 565b750019f0: Preparing [2022-11-30T02:57:44.658Z] d64dd3a741ee: Preparing [2022-11-30T02:57:44.658Z] b6dc5d1f3395: Preparing [2022-11-30T02:57:44.658Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:44.658Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:57:44.658Z] 565b750019f0: Layer already exists [2022-11-30T02:57:44.658Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:44.658Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:44.658Z] dbe37b784a35: Layer already exists [2022-11-30T02:57:44.658Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:44.998Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:45.324Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-30T02:57:45.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-30T02:57:45.324Z] dbe37b784a35: Preparing [2022-11-30T02:57:45.324Z] 565b750019f0: Preparing [2022-11-30T02:57:45.324Z] d64dd3a741ee: Preparing [2022-11-30T02:57:45.324Z] b6dc5d1f3395: Preparing [2022-11-30T02:57:45.324Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:45.324Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:45.324Z] d64dd3a741ee: Layer already exists [2022-11-30T02:57:45.324Z] 565b750019f0: Layer already exists [2022-11-30T02:57:45.324Z] b6dc5d1f3395: Layer already exists [2022-11-30T02:57:45.324Z] dbe37b784a35: Layer already exists [2022-11-30T02:57:45.589Z] main: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:57:45.631Z] ===================================================== [Pipeline] echo [2022-11-30T02:57:45.643Z] taggedImages: [2022-11-30T02:57:45.643Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:45.643Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-30T02:57:45.643Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 [2022-11-30T02:57:45.643Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:45.643Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-30T02:57:45.657Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-30T02:57:45.658Z] c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:45.658Z] latest [2022-11-30T02:57:45.658Z] 2.3.1-dev.5 [2022-11-30T02:57:45.658Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:57:45.658Z] main [2022-11-30T02:57:45.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:45.978Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:57:46.299Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:57:46.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-30T02:57:46.299Z] 3275b469ac2f: Preparing [2022-11-30T02:57:46.299Z] 14bc5efcf560: Preparing [2022-11-30T02:57:46.299Z] 67d6634203de: Preparing [2022-11-30T02:57:46.299Z] 0455eb6dd1fe: Preparing [2022-11-30T02:57:46.299Z] 17bec77d7fdc: Preparing [2022-11-30T02:57:46.299Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:57:46.566Z] 14bc5efcf560: Pushed [2022-11-30T02:57:47.145Z] 3275b469ac2f: Pushed [2022-11-30T02:57:49.079Z] 67d6634203de: Pushed [2022-11-30T02:58:15.723Z] 0455eb6dd1fe: Pushed [2022-11-30T02:58:15.723Z] c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:16.053Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:16.376Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-30T02:58:16.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-30T02:58:16.376Z] 3275b469ac2f: Preparing [2022-11-30T02:58:16.376Z] 14bc5efcf560: Preparing [2022-11-30T02:58:16.376Z] 67d6634203de: Preparing [2022-11-30T02:58:16.376Z] 0455eb6dd1fe: Preparing [2022-11-30T02:58:16.376Z] 17bec77d7fdc: Preparing [2022-11-30T02:58:16.376Z] 67d6634203de: Layer already exists [2022-11-30T02:58:16.376Z] 14bc5efcf560: Layer already exists [2022-11-30T02:58:16.376Z] 0455eb6dd1fe: Layer already exists [2022-11-30T02:58:16.376Z] 3275b469ac2f: Layer already exists [2022-11-30T02:58:16.376Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:58:16.376Z] latest: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:16.973Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:17.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 [2022-11-30T02:58:17.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-30T02:58:17.297Z] 3275b469ac2f: Preparing [2022-11-30T02:58:17.297Z] 14bc5efcf560: Preparing [2022-11-30T02:58:17.297Z] 67d6634203de: Preparing [2022-11-30T02:58:17.297Z] 0455eb6dd1fe: Preparing [2022-11-30T02:58:17.297Z] 17bec77d7fdc: Preparing [2022-11-30T02:58:17.297Z] 0455eb6dd1fe: Layer already exists [2022-11-30T02:58:17.297Z] 67d6634203de: Layer already exists [2022-11-30T02:58:17.297Z] 3275b469ac2f: Layer already exists [2022-11-30T02:58:17.297Z] 14bc5efcf560: Layer already exists [2022-11-30T02:58:17.297Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:58:17.297Z] 2.3.1-dev.5: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:17.888Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:18.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:58:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-30T02:58:18.208Z] 3275b469ac2f: Preparing [2022-11-30T02:58:18.208Z] 14bc5efcf560: Preparing [2022-11-30T02:58:18.208Z] 67d6634203de: Preparing [2022-11-30T02:58:18.208Z] 0455eb6dd1fe: Preparing [2022-11-30T02:58:18.208Z] 17bec77d7fdc: Preparing [2022-11-30T02:58:18.208Z] 3275b469ac2f: Layer already exists [2022-11-30T02:58:18.208Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:58:18.208Z] 14bc5efcf560: Layer already exists [2022-11-30T02:58:18.208Z] 67d6634203de: Layer already exists [2022-11-30T02:58:18.208Z] 0455eb6dd1fe: Layer already exists [2022-11-30T02:58:18.208Z] c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:18.532Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:18.850Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-30T02:58:18.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-30T02:58:18.850Z] 3275b469ac2f: Preparing [2022-11-30T02:58:18.850Z] 14bc5efcf560: Preparing [2022-11-30T02:58:18.850Z] 67d6634203de: Preparing [2022-11-30T02:58:18.850Z] 0455eb6dd1fe: Preparing [2022-11-30T02:58:18.850Z] 17bec77d7fdc: Preparing [2022-11-30T02:58:18.850Z] 3275b469ac2f: Layer already exists [2022-11-30T02:58:18.850Z] 17bec77d7fdc: Layer already exists [2022-11-30T02:58:18.850Z] 14bc5efcf560: Layer already exists [2022-11-30T02:58:18.850Z] 0455eb6dd1fe: Layer already exists [2022-11-30T02:58:18.850Z] 67d6634203de: Layer already exists [2022-11-30T02:58:18.850Z] main: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-30T02:58:18.895Z] ===================================================== [Pipeline] echo [2022-11-30T02:58:18.901Z] taggedImages: [2022-11-30T02:58:18.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [2022-11-30T02:58:18.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-30T02:58:18.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 [2022-11-30T02:58:18.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [2022-11-30T02:58:18.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:19.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:58:19.256Z] [2022-11-30T02:58:19.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:19.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:58:19.570Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-30T02:58:19.570Z] 8998bd30e6a1: Pulling fs layer [2022-11-30T02:58:19.570Z] 04944245beec: Pulling fs layer [2022-11-30T02:58:19.570Z] 699f458cf7ca: Pulling fs layer [2022-11-30T02:58:19.570Z] 765212b225bb: Pulling fs layer [2022-11-30T02:58:19.570Z] f23df028b6ca: Pulling fs layer [2022-11-30T02:58:19.570Z] d65c8cfc05b1: Pulling fs layer [2022-11-30T02:58:19.570Z] 2437ff75d9bd: Pulling fs layer [2022-11-30T02:58:19.570Z] d65c8cfc05b1: Waiting [2022-11-30T02:58:19.570Z] 2437ff75d9bd: Waiting [2022-11-30T02:58:19.570Z] 765212b225bb: Waiting [2022-11-30T02:58:19.570Z] f23df028b6ca: Waiting [2022-11-30T02:58:19.835Z] 04944245beec: Verifying Checksum [2022-11-30T02:58:19.835Z] 04944245beec: Download complete [2022-11-30T02:58:19.835Z] 765212b225bb: Verifying Checksum [2022-11-30T02:58:19.835Z] 765212b225bb: Download complete [2022-11-30T02:58:19.835Z] f23df028b6ca: Verifying Checksum [2022-11-30T02:58:19.835Z] f23df028b6ca: Download complete [2022-11-30T02:58:19.835Z] d65c8cfc05b1: Verifying Checksum [2022-11-30T02:58:19.835Z] d65c8cfc05b1: Download complete [2022-11-30T02:58:19.835Z] 699f458cf7ca: Verifying Checksum [2022-11-30T02:58:19.835Z] 699f458cf7ca: Download complete [2022-11-30T02:58:20.416Z] 8998bd30e6a1: Verifying Checksum [2022-11-30T02:58:20.416Z] 8998bd30e6a1: Download complete [2022-11-30T02:58:22.374Z] 2437ff75d9bd: Verifying Checksum [2022-11-30T02:58:22.374Z] 2437ff75d9bd: Download complete [2022-11-30T02:58:23.775Z] 8998bd30e6a1: Pull complete [2022-11-30T02:58:24.354Z] 04944245beec: Pull complete [2022-11-30T02:58:25.307Z] 699f458cf7ca: Pull complete [2022-11-30T02:58:25.571Z] 765212b225bb: Pull complete [2022-11-30T02:58:26.524Z] f23df028b6ca: Pull complete [2022-11-30T02:58:26.524Z] d65c8cfc05b1: Pull complete [2022-11-30T02:58:38.800Z] 2437ff75d9bd: Pull complete [2022-11-30T02:58:39.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-30T02:58:39.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:58:39.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:58:39.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container [2022-11-30T02:58:39.291Z] $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 [2022-11-30T02:58:41.424Z] $ docker top 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:58:41.943Z] ---> job-cost.sh [2022-11-30T02:58:42.206Z] lf-activate-venv: SKIPPING [2022-11-30T02:58:42.206Z] INFO: No Stack... [2022-11-30T02:58:42.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-30T02:58:43.360Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T02:58:43.674Z] + cut -d, -f6 [2022-11-30T02:58:43.674Z] + cat /w/workspace/edgex-go/353/archives/cost.csv [Pipeline] lock [2022-11-30T02:58:43.706Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] [2022-11-30T02:58:43.713Z] Resource [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] did not exist. Created. [2022-11-30T02:58:43.713Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T02:58:44.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-30T02:58:44.566Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T02:58:44.577Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T02:58:44.603Z] $ docker stop --time=1 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f [2022-11-30T02:58:46.070Z] $ docker rm -f 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f [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) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-30T02:58:46.516Z] provisioning config files... [2022-11-30T02:58:46.524Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/353@tmp/config4958971723596988323tmp [Pipeline] { [Pipeline] sh [2022-11-30T02:58:46.817Z] + set +x [2022-11-30T02:58:46.817Z] + curl -s https://codecov.io/bash [2022-11-30T02:58:46.817Z] + bash -s -- [2022-11-30T02:58:46.817Z] [2022-11-30T02:58:46.817Z] _____ _ [2022-11-30T02:58:46.817Z] / ____| | | [2022-11-30T02:58:46.817Z] | | ___ __| | ___ ___ _____ __ [2022-11-30T02:58:46.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-30T02:58:46.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-30T02:58:46.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-30T02:58:46.817Z] Bash-1.0.6 [2022-11-30T02:58:46.817Z] [2022-11-30T02:58:46.817Z] [2022-11-30T02:58:46.817Z] ==> git version 2.25.1 found [2022-11-30T02:58:46.817Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-30T02:58:46.817Z] Release-Date: 2020-01-08 [2022-11-30T02:58:46.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-30T02:58:46.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-30T02:58:46.817Z] ==> Jenkins CI detected. [2022-11-30T02:58:46.817Z] current dir:  /w/workspace/edgex-go/353 [2022-11-30T02:58:46.817Z] project root: . [2022-11-30T02:58:46.817Z] --> token set from env [2022-11-30T02:58:46.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-30T02:58:46.817Z] ==> Running gcov in . (disable via -X gcov) [2022-11-30T02:58:46.817Z] ==> Python coveragepy not found [2022-11-30T02:58:46.817Z] ==> Searching for coverage reports in: [2022-11-30T02:58:46.817Z] + . [2022-11-30T02:58:46.817Z] -> Found 1 reports [2022-11-30T02:58:46.817Z] ==> Detecting git/mercurial file structure [2022-11-30T02:58:47.077Z] ==> Reading reports [2022-11-30T02:58:47.077Z] + ./coverage.out bytes=501828 [2022-11-30T02:58:47.077Z] ==> Appending adjustments [2022-11-30T02:58:47.077Z] https://docs.codecov.io/docs/fixing-reports [2022-11-30T02:58:48.461Z] + Found adjustments [2022-11-30T02:58:48.461Z] ==> Gzipping contents [2022-11-30T02:58:48.461Z] 64K /tmp/codecov.e0hsqe.gz [2022-11-30T02:58:48.461Z] ==> Uploading reports [2022-11-30T02:58:48.461Z] url: https://codecov.io [2022-11-30T02:58:48.461Z] query: branch=main&commit=c8cc58f12686a546ee57638a3a929b6d65af180c&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:58:48.461Z] -> Pinging Codecov [2022-11-30T02:58:48.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=c8cc58f12686a546ee57638a3a929b6d65af180c&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:58:48.721Z] -> Uploading to [2022-11-30T02:58:48.721Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-30/00271124DB129430A58F1EEE437C3FCB/c8cc58f12686a546ee57638a3a929b6d65af180c/526557aa-ab1d-4114-b955-a81286ef09ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T025848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3acce883bf390aebea8ca8624d4265dc11341bb49223dcb333eb494ec2da8bf [2022-11-30T02:58:48.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:58:48.721Z] Dload Upload Total Spent Left Speed [2022-11-30T02:58:48.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65370 0 0 100 65370 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-11-30T02:58:48.980Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [2022-11-30T02:58:48.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-30T02:58:49.125Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-30T02:58:49.140Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:49.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:58:49.439Z] [2022-11-30T02:58:49.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:58:49.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:58:49.740Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-30T02:58:49.740Z] df9b9388f04a: Pulling fs layer [2022-11-30T02:58:49.740Z] 52dc419b0ee2: Pulling fs layer [2022-11-30T02:58:49.740Z] 25bc292e5bac: Pulling fs layer [2022-11-30T02:58:49.740Z] 114826534d7a: Pulling fs layer [2022-11-30T02:58:49.740Z] 4657fd5d0bcf: Pulling fs layer [2022-11-30T02:58:49.740Z] 6ad1cebc031e: Pulling fs layer [2022-11-30T02:58:49.740Z] 8a3aa393b2d8: Pulling fs layer [2022-11-30T02:58:49.740Z] 6ad1cebc031e: Waiting [2022-11-30T02:58:49.740Z] 4657fd5d0bcf: Waiting [2022-11-30T02:58:49.740Z] 8a3aa393b2d8: Waiting [2022-11-30T02:58:49.740Z] 114826534d7a: Waiting [2022-11-30T02:58:49.740Z] 25bc292e5bac: Verifying Checksum [2022-11-30T02:58:49.740Z] 25bc292e5bac: Download complete [2022-11-30T02:58:49.740Z] 52dc419b0ee2: Verifying Checksum [2022-11-30T02:58:49.740Z] 52dc419b0ee2: Download complete [2022-11-30T02:58:49.740Z] 4657fd5d0bcf: Download complete [2022-11-30T02:58:49.740Z] df9b9388f04a: Download complete [2022-11-30T02:58:50.001Z] df9b9388f04a: Pull complete [2022-11-30T02:58:50.001Z] 52dc419b0ee2: Pull complete [2022-11-30T02:58:50.001Z] 6ad1cebc031e: Verifying Checksum [2022-11-30T02:58:50.001Z] 6ad1cebc031e: Download complete [2022-11-30T02:58:50.001Z] 25bc292e5bac: Pull complete [2022-11-30T02:58:50.991Z] 8a3aa393b2d8: Verifying Checksum [2022-11-30T02:58:50.991Z] 8a3aa393b2d8: Download complete [2022-11-30T02:58:51.249Z] 114826534d7a: Verifying Checksum [2022-11-30T02:58:51.249Z] 114826534d7a: Download complete [2022-11-30T02:58:54.528Z] 114826534d7a: Pull complete [2022-11-30T02:58:54.528Z] 4657fd5d0bcf: Pull complete [2022-11-30T02:58:54.785Z] 6ad1cebc031e: Pull complete [2022-11-30T02:58:57.312Z] 8a3aa393b2d8: Pull complete [2022-11-30T02:58:57.312Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-30T02:58:57.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:58:57.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:58:57.389Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:58:57.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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-snyk-go:1.410.4 cat [2022-11-30T02:59:01.144Z] $ docker top 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T02:59:01.200Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-30T02:59:01.476Z] + set -o pipefail [2022-11-30T02:59:01.476Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-30T02:59:08.039Z] [2022-11-30T02:59:08.039Z] Monitoring /w/workspace/edgex-go/353 (github.com/edgexfoundry/edgex-go)... [2022-11-30T02:59:08.039Z] [2022-11-30T02:59:08.039Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/14a679a3-a684-40c8-afe4-c321f966992c [2022-11-30T02:59:08.039Z] [2022-11-30T02:59:08.039Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-30T02:59:08.039Z] [2022-11-30T02:59:08.039Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-30T02:59:08.039Z] [2022-11-30T02:59:08.299Z] [2022-11-30T02:59:08.299Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-30T02:59:08.299Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-30T02:59:08.299Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-30T02:59:08.311Z] $ docker stop --time=1 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a [2022-11-30T02:59:11.303Z] $ docker rm -f 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-30T02:59:11.638Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:59:11.648Z] provisioning config files... [2022-11-30T02:59:11.654Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/353@tmp/config4494751518119310227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:11.947Z] --> edgex-publish-swagger.sh [2022-11-30T02:59:11.947Z] === Publish openapi/v2 API === [2022-11-30T02:59:11.947Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-30T02:59:11.947Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/353/openapi/v2/core-command.yaml] [2022-11-30T02:59:11.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:11.947Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:12.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 46 41145 --:--:-- --:--:-- --:--:-- 41142 100 33860 100 38 100 33822 46 41145 --:--:-- --:--:-- --:--:-- 41142 [2022-11-30T02:59:12.882Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:12.882Z] [2022-11-30T02:59:12.882Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/353/openapi/v2/core-data.yaml] [2022-11-30T02:59:12.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:12.882Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:13.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 90044 --:--:-- --:--:-- --:--:-- 89978 100 71623 100 38 100 71585 47 90044 --:--:-- --:--:-- --:--:-- 89978 [2022-11-30T02:59:13.448Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:13.448Z] [2022-11-30T02:59:13.448Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/353/openapi/v2/core-metadata.yaml] [2022-11-30T02:59:13.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:13.448Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:14.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 44 169k --:--:-- --:--:-- --:--:-- 169k 100 144k 100 38 100 144k 44 169k --:--:-- --:--:-- --:--:-- 169k [2022-11-30T02:59:14.386Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:14.386Z] [2022-11-30T02:59:14.386Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/353/openapi/v2/support-notifications.yaml] [2022-11-30T02:59:14.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:14.386Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:15.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 47 107k --:--:-- --:--:-- --:--:-- 107k 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 107k [2022-11-30T02:59:15.320Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:15.320Z] [2022-11-30T02:59:15.320Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/353/openapi/v2/support-scheduler.yaml] [2022-11-30T02:59:15.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:15.320Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:15.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 49 51094 --:--:-- --:--:-- --:--:-- 51143 [2022-11-30T02:59:15.888Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:15.888Z] [2022-11-30T02:59:15.888Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/353/openapi/v2/system-agent.yaml] [2022-11-30T02:59:15.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:59:15.888Z] Dload Upload Total Spent Left Speed [2022-11-30T02:59:16.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 96090 --:--:-- --:--:-- --:--:-- 95633 100 20121 100 38 100 20083 50 26670 --:--:-- --:--:-- --:--:-- 26685 [2022-11-30T02:59:16.715Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:59:16.715Z] [Pipeline] } [2022-11-30T02:59:16.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-30T02:59:17.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:59:17.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:17.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:59:17.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:59:17.438Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:59:17.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-30T02:59:17.868Z] $ docker top d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:59:17.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:59:17.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:59:18.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:59:18.066Z] $ docker exec d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 ssh-agent [2022-11-30T02:59:18.176Z] SSH_AUTH_SOCK=/tmp/ssh-D8dBAQk2X0iL/agent.31 [2022-11-30T02:59:18.176Z] SSH_AGENT_PID=37 [2022-11-30T02:59:18.182Z] Running ssh-add (command line suppressed) [2022-11-30T02:59:18.286Z] Identity added: /w/workspace/edgex-go/353@tmp/private_key_1549261438489236406.key (/w/workspace/edgex-go/353@tmp/private_key_1549261438489236406.key) [2022-11-30T02:59:18.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:59:18.584Z] + git semver tag [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,747 [run_tag] DEBUG tag force:False [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,747 [check_head_tag] DEBUG check head tag [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,749 [execute] INFO git cat-file --batch-check [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=) [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,752 [execute] INFO git cat-file --batch [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=) [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,790 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,790 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:59:18.842Z] 2022-11-30 02:59:18,794 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:18.842Z] 2.3.1-dev.5 [Pipeline] } [2022-11-30T02:59:18.853Z] $ docker exec --env ******** --env ******** d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 ssh-agent -k [2022-11-30T02:59:18.953Z] unset SSH_AUTH_SOCK; [2022-11-30T02:59:18.954Z] unset SSH_AGENT_PID; [2022-11-30T02:59:18.954Z] echo Agent pid 37 killed; [2022-11-30T02:59:18.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:59:19.259Z] + git semver [Pipeline] } [2022-11-30T02:59:19.532Z] $ docker stop --time=1 d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 [2022-11-30T02:59:20.804Z] $ docker rm -f d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:21.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:59:21.169Z] [2022-11-30T02:59:21.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:21.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:59:21.465Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-30T02:59:21.465Z] ab5ef0e58194: Pulling fs layer [2022-11-30T02:59:21.465Z] 9712f1f96733: Pulling fs layer [2022-11-30T02:59:21.465Z] 63f879dbbcfc: Pulling fs layer [2022-11-30T02:59:21.465Z] 0d9ebad4ef96: Pulling fs layer [2022-11-30T02:59:21.465Z] e9a5061849ea: Pulling fs layer [2022-11-30T02:59:21.465Z] d747dcd14b5f: Pulling fs layer [2022-11-30T02:59:21.465Z] 2de7ff778b66: Pulling fs layer [2022-11-30T02:59:21.465Z] e9a5061849ea: Waiting [2022-11-30T02:59:21.465Z] d747dcd14b5f: Waiting [2022-11-30T02:59:21.465Z] 2de7ff778b66: Waiting [2022-11-30T02:59:21.465Z] 0d9ebad4ef96: Waiting [2022-11-30T02:59:21.465Z] 9712f1f96733: Download complete [2022-11-30T02:59:21.728Z] 63f879dbbcfc: Verifying Checksum [2022-11-30T02:59:21.728Z] 63f879dbbcfc: Download complete [2022-11-30T02:59:21.985Z] ab5ef0e58194: Verifying Checksum [2022-11-30T02:59:21.985Z] ab5ef0e58194: Download complete [2022-11-30T02:59:21.985Z] d747dcd14b5f: Verifying Checksum [2022-11-30T02:59:21.985Z] d747dcd14b5f: Download complete [2022-11-30T02:59:21.985Z] e9a5061849ea: Verifying Checksum [2022-11-30T02:59:21.985Z] e9a5061849ea: Download complete [2022-11-30T02:59:21.985Z] 0d9ebad4ef96: Verifying Checksum [2022-11-30T02:59:21.985Z] 0d9ebad4ef96: Download complete [2022-11-30T02:59:21.985Z] 2de7ff778b66: Verifying Checksum [2022-11-30T02:59:21.985Z] 2de7ff778b66: Download complete [2022-11-30T02:59:24.512Z] ab5ef0e58194: Pull complete [2022-11-30T02:59:24.512Z] 9712f1f96733: Pull complete [2022-11-30T02:59:25.443Z] 63f879dbbcfc: Pull complete [2022-11-30T02:59:28.723Z] 0d9ebad4ef96: Pull complete [2022-11-30T02:59:28.723Z] e9a5061849ea: Pull complete [2022-11-30T02:59:28.723Z] d747dcd14b5f: Pull complete [2022-11-30T02:59:29.655Z] 2de7ff778b66: Pull complete [2022-11-30T02:59:29.655Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-30T02:59:29.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:59:29.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:59:29.723Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:59:29.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-30T02:59:33.698Z] $ docker top bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:59:33.766Z] provisioning config files... [2022-11-30T02:59:33.775Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/353@tmp/config7440278678676086379tmp [2022-11-30T02:59:33.784Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/353@tmp/config7447258064330836853tmp [2022-11-30T02:59:33.793Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/353@tmp/config10765277793966568886tmp [Pipeline] { [Pipeline] echo [2022-11-30T02:59:33.806Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:34.085Z] ---> sigul-configuration.sh [2022-11-30T02:59:34.085Z] gpg: directory `/root/.gnupg' created [2022-11-30T02:59:34.085Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-30T02:59:34.085Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-30T02:59:34.085Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-30T02:59:34.085Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-30T02:59:34.085Z] gpg: CAST5 encrypted data [2022-11-30T02:59:34.085Z] gpg: encrypted with 1 passphrase [2022-11-30T02:59:34.085Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-30T02:59:34.366Z] + mkdir /home/jenkins [2022-11-30T02:59:34.366Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-30T02:59:34.647Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-30T02:59:34.655Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:34.937Z] ---> sigul-install.sh [2022-11-30T02:59:34.937Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-30T02:59:35.225Z] + git tag --list [2022-11-30T02:59:35.225Z] 0.6.0 [2022-11-30T02:59:35.225Z] 0.6.1 [2022-11-30T02:59:35.225Z] 0.7.0 [2022-11-30T02:59:35.225Z] 0.7.1 [2022-11-30T02:59:35.225Z] v1.0.0 [2022-11-30T02:59:35.225Z] v1.0.1 [2022-11-30T02:59:35.225Z] v1.1.0 [2022-11-30T02:59:35.225Z] v1.2.0 [2022-11-30T02:59:35.225Z] v1.2.1 [2022-11-30T02:59:35.225Z] v1.3.0 [2022-11-30T02:59:35.225Z] v1.3.1 [2022-11-30T02:59:35.225Z] v2.0.0 [2022-11-30T02:59:35.225Z] v2.1.0 [2022-11-30T02:59:35.225Z] v2.1.1 [2022-11-30T02:59:35.225Z] v2.1.1-dev.1 [2022-11-30T02:59:35.225Z] v2.1.1-dev.2 [2022-11-30T02:59:35.225Z] v2.1.1-dev.3 [2022-11-30T02:59:35.225Z] v2.1.1-dev.4 [2022-11-30T02:59:35.225Z] v2.1.1-dev.5 [2022-11-30T02:59:35.225Z] v2.1.1-dev.6 [2022-11-30T02:59:35.225Z] v2.1.1-dev.7 [2022-11-30T02:59:35.225Z] v2.1.1-dev.8 [2022-11-30T02:59:35.225Z] v2.1.2-dev.1 [2022-11-30T02:59:35.225Z] v2.2.0 [2022-11-30T02:59:35.225Z] v2.2.1-dev.1 [2022-11-30T02:59:35.225Z] v2.2.1-dev.10 [2022-11-30T02:59:35.225Z] v2.2.1-dev.11 [2022-11-30T02:59:35.225Z] v2.2.1-dev.12 [2022-11-30T02:59:35.225Z] v2.2.1-dev.13 [2022-11-30T02:59:35.225Z] v2.2.1-dev.14 [2022-11-30T02:59:35.225Z] v2.2.1-dev.15 [2022-11-30T02:59:35.225Z] v2.2.1-dev.16 [2022-11-30T02:59:35.225Z] v2.2.1-dev.17 [2022-11-30T02:59:35.225Z] v2.2.1-dev.18 [2022-11-30T02:59:35.225Z] v2.2.1-dev.19 [2022-11-30T02:59:35.225Z] v2.2.1-dev.2 [2022-11-30T02:59:35.225Z] v2.2.1-dev.20 [2022-11-30T02:59:35.225Z] v2.2.1-dev.21 [2022-11-30T02:59:35.225Z] v2.2.1-dev.22 [2022-11-30T02:59:35.225Z] v2.2.1-dev.23 [2022-11-30T02:59:35.225Z] v2.2.1-dev.24 [2022-11-30T02:59:35.225Z] v2.2.1-dev.25 [2022-11-30T02:59:35.225Z] v2.2.1-dev.26 [2022-11-30T02:59:35.225Z] v2.2.1-dev.27 [2022-11-30T02:59:35.225Z] v2.2.1-dev.28 [2022-11-30T02:59:35.225Z] v2.2.1-dev.29 [2022-11-30T02:59:35.225Z] v2.2.1-dev.3 [2022-11-30T02:59:35.225Z] v2.2.1-dev.4 [2022-11-30T02:59:35.225Z] v2.2.1-dev.5 [2022-11-30T02:59:35.225Z] v2.2.1-dev.6 [2022-11-30T02:59:35.225Z] v2.2.1-dev.7 [2022-11-30T02:59:35.225Z] v2.2.1-dev.8 [2022-11-30T02:59:35.225Z] v2.2.1-dev.9 [2022-11-30T02:59:35.225Z] v2.3.0 [2022-11-30T02:59:35.225Z] v2.3.0-dev.100 [2022-11-30T02:59:35.225Z] v2.3.0-dev.101 [2022-11-30T02:59:35.225Z] v2.3.0-dev.102 [2022-11-30T02:59:35.225Z] v2.3.0-dev.103 [2022-11-30T02:59:35.225Z] v2.3.0-dev.104 [2022-11-30T02:59:35.225Z] v2.3.0-dev.105 [2022-11-30T02:59:35.225Z] v2.3.0-dev.106 [2022-11-30T02:59:35.225Z] v2.3.0-dev.29 [2022-11-30T02:59:35.225Z] v2.3.0-dev.30 [2022-11-30T02:59:35.225Z] v2.3.0-dev.31 [2022-11-30T02:59:35.225Z] v2.3.0-dev.32 [2022-11-30T02:59:35.225Z] v2.3.0-dev.33 [2022-11-30T02:59:35.225Z] v2.3.0-dev.34 [2022-11-30T02:59:35.225Z] v2.3.0-dev.35 [2022-11-30T02:59:35.225Z] v2.3.0-dev.36 [2022-11-30T02:59:35.225Z] v2.3.0-dev.37 [2022-11-30T02:59:35.225Z] v2.3.0-dev.38 [2022-11-30T02:59:35.225Z] v2.3.0-dev.39 [2022-11-30T02:59:35.225Z] v2.3.0-dev.40 [2022-11-30T02:59:35.225Z] v2.3.0-dev.41 [2022-11-30T02:59:35.225Z] v2.3.0-dev.42 [2022-11-30T02:59:35.225Z] v2.3.0-dev.43 [2022-11-30T02:59:35.225Z] v2.3.0-dev.44 [2022-11-30T02:59:35.225Z] v2.3.0-dev.45 [2022-11-30T02:59:35.225Z] v2.3.0-dev.46 [2022-11-30T02:59:35.225Z] v2.3.0-dev.47 [2022-11-30T02:59:35.225Z] v2.3.0-dev.48 [2022-11-30T02:59:35.225Z] v2.3.0-dev.49 [2022-11-30T02:59:35.225Z] v2.3.0-dev.50 [2022-11-30T02:59:35.225Z] v2.3.0-dev.51 [2022-11-30T02:59:35.225Z] v2.3.0-dev.52 [2022-11-30T02:59:35.225Z] v2.3.0-dev.53 [2022-11-30T02:59:35.225Z] v2.3.0-dev.54 [2022-11-30T02:59:35.225Z] v2.3.0-dev.55 [2022-11-30T02:59:35.225Z] v2.3.0-dev.56 [2022-11-30T02:59:35.225Z] v2.3.0-dev.57 [2022-11-30T02:59:35.225Z] v2.3.0-dev.58 [2022-11-30T02:59:35.225Z] v2.3.0-dev.59 [2022-11-30T02:59:35.225Z] v2.3.0-dev.60 [2022-11-30T02:59:35.225Z] v2.3.0-dev.61 [2022-11-30T02:59:35.225Z] v2.3.0-dev.62 [2022-11-30T02:59:35.225Z] v2.3.0-dev.63 [2022-11-30T02:59:35.225Z] v2.3.0-dev.64 [2022-11-30T02:59:35.225Z] v2.3.0-dev.65 [2022-11-30T02:59:35.225Z] v2.3.0-dev.66 [2022-11-30T02:59:35.225Z] v2.3.0-dev.67 [2022-11-30T02:59:35.225Z] v2.3.0-dev.68 [2022-11-30T02:59:35.225Z] v2.3.0-dev.69 [2022-11-30T02:59:35.225Z] v2.3.0-dev.70 [2022-11-30T02:59:35.225Z] v2.3.0-dev.71 [2022-11-30T02:59:35.225Z] v2.3.0-dev.72 [2022-11-30T02:59:35.225Z] v2.3.0-dev.73 [2022-11-30T02:59:35.225Z] v2.3.0-dev.74 [2022-11-30T02:59:35.225Z] v2.3.0-dev.75 [2022-11-30T02:59:35.225Z] v2.3.0-dev.76 [2022-11-30T02:59:35.225Z] v2.3.0-dev.77 [2022-11-30T02:59:35.225Z] v2.3.0-dev.78 [2022-11-30T02:59:35.225Z] v2.3.0-dev.79 [2022-11-30T02:59:35.225Z] v2.3.0-dev.80 [2022-11-30T02:59:35.225Z] v2.3.0-dev.81 [2022-11-30T02:59:35.225Z] v2.3.0-dev.82 [2022-11-30T02:59:35.225Z] v2.3.0-dev.83 [2022-11-30T02:59:35.225Z] v2.3.0-dev.84 [2022-11-30T02:59:35.225Z] v2.3.0-dev.85 [2022-11-30T02:59:35.225Z] v2.3.0-dev.86 [2022-11-30T02:59:35.225Z] v2.3.0-dev.87 [2022-11-30T02:59:35.225Z] v2.3.0-dev.88 [2022-11-30T02:59:35.225Z] v2.3.0-dev.89 [2022-11-30T02:59:35.225Z] v2.3.0-dev.90 [2022-11-30T02:59:35.225Z] v2.3.0-dev.91 [2022-11-30T02:59:35.225Z] v2.3.0-dev.92 [2022-11-30T02:59:35.225Z] v2.3.0-dev.93 [2022-11-30T02:59:35.225Z] v2.3.0-dev.94 [2022-11-30T02:59:35.225Z] v2.3.0-dev.95 [2022-11-30T02:59:35.225Z] v2.3.0-dev.96 [2022-11-30T02:59:35.225Z] v2.3.0-dev.97 [2022-11-30T02:59:35.225Z] v2.3.0-dev.98 [2022-11-30T02:59:35.225Z] v2.3.0-dev.99 [2022-11-30T02:59:35.225Z] v2.3.1-dev.1 [2022-11-30T02:59:35.225Z] v2.3.1-dev.2 [2022-11-30T02:59:35.225Z] v2.3.1-dev.3 [2022-11-30T02:59:35.225Z] v2.3.1-dev.4 [2022-11-30T02:59:35.225Z] v2.3.1-dev.5 [Pipeline] sh [2022-11-30T02:59:35.508Z] + lftools sign git-tag v2.3.1-dev.5 [2022-11-30T02:59:36.074Z] Signing Git tag with Sigul... [2022-11-30T02:59:36.074Z] Signing v2.3.1-dev.5 [Pipeline] echo [2022-11-30T02:59:36.647Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:36.927Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-30T02:59:36.933Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-30T02:59:36.951Z] $ docker stop --time=1 bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 [2022-11-30T02:59:38.235Z] $ docker rm -f bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-30T02:59:38.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:59:38.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:38.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:59:38.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:59:38.991Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:59:39.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-30T02:59:39.359Z] $ docker top 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 -eo pid,comm [2022-11-30T02:59:39.401Z] 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). [2022-11-30T02:59:39.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:59:39.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:59:39.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:59:39.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:59:39.531Z] $ docker exec 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 ssh-agent [2022-11-30T02:59:39.634Z] SSH_AUTH_SOCK=/tmp/ssh-ECcbDgCVZakH/agent.33 [2022-11-30T02:59:39.634Z] SSH_AGENT_PID=39 [2022-11-30T02:59:39.639Z] Running ssh-add (command line suppressed) [2022-11-30T02:59:39.751Z] Identity added: /w/workspace/edgex-go/353@tmp/private_key_14469194695998550432.key (/w/workspace/edgex-go/353@tmp/private_key_14469194695998550432.key) [2022-11-30T02:59:39.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:59:40.078Z] + git semver bump pre [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,236 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,237 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,237 [bump_version] DEBUG bumped version:2.3.1-dev.6 [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,237 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/edgex-go/353/.semver/main with force:True [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,237 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,237 [write_file] DEBUG write to file:/w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,238 [execute] INFO git cat-file --batch-check [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,243 [execute] INFO git cat-file --batch [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:59:40.345Z] 2022-11-30 02:59:40,248 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:40.345Z] 2.3.1-dev.6 [Pipeline] } [2022-11-30T02:59:40.365Z] $ docker exec --env ******** --env ******** 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 ssh-agent -k [2022-11-30T02:59:40.448Z] unset SSH_AUTH_SOCK; [2022-11-30T02:59:40.449Z] unset SSH_AGENT_PID; [2022-11-30T02:59:40.449Z] echo Agent pid 39 killed; [2022-11-30T02:59:40.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:59:40.790Z] + git semver [Pipeline] } [2022-11-30T02:59:41.062Z] $ docker stop --time=1 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 [2022-11-30T02:59:42.304Z] $ docker rm -f 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:59:42.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:59:42.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:42.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:59:42.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:59:42.986Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:59:43.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-30T02:59:43.350Z] $ docker top 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:59:43.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:59:43.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:59:43.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:59:43.540Z] $ docker exec 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 ssh-agent [2022-11-30T02:59:43.633Z] SSH_AUTH_SOCK=/tmp/ssh-Y9oFdM3sbGo7/agent.32 [2022-11-30T02:59:43.633Z] SSH_AGENT_PID=39 [2022-11-30T02:59:43.638Z] Running ssh-add (command line suppressed) [2022-11-30T02:59:43.731Z] Identity added: /w/workspace/edgex-go/353@tmp/private_key_4224273681919597.key (/w/workspace/edgex-go/353@tmp/private_key_4224273681919597.key) [2022-11-30T02:59:43.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:59:44.027Z] + git semver push [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,197 [run_push] DEBUG push [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,198 [execute] INFO git cat-file --batch-check [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,202 [execute] INFO git rev-list 4fa5a7e3f2ec880d2eb750cf29d6cdbafb92cbab -- [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,202 [execute] DEBUG Popen(['git', 'rev-list', '4fa5a7e3f2ec880d2eb750cf29d6cdbafb92cbab', '--'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,217 [execute] INFO git fetch -v origin [2022-11-30T02:59:44.286Z] 2022-11-30 02:59:44,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-30T02:59:44.852Z] 2022-11-30 02:59:44,673 [run_push] DEBUG no remote changes detected [2022-11-30T02:59:44.852Z] 2022-11-30 02:59:44,674 [execute] INFO git push origin semver [2022-11-30T02:59:44.852Z] 2022-11-30 02:59:44,674 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:59:45.788Z] 2022-11-30 02:59:45,490 [run_push] DEBUG push all version tags [2022-11-30T02:59:45.788Z] 2022-11-30 02:59:45,491 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-30T02:59:45.788Z] 2022-11-30 02:59:45,491 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:59:46.356Z] 2022-11-30 02:59:46,253 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main [2022-11-30T02:59:46.356Z] 2.3.1-dev.6 [Pipeline] } [2022-11-30T02:59:46.367Z] $ docker exec --env ******** --env ******** 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 ssh-agent -k [2022-11-30T02:59:46.464Z] unset SSH_AUTH_SOCK; [2022-11-30T02:59:46.464Z] unset SSH_AGENT_PID; [2022-11-30T02:59:46.464Z] echo Agent pid 39 killed; [2022-11-30T02:59:46.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:59:46.767Z] + git semver [Pipeline] } [2022-11-30T02:59:47.040Z] $ docker stop --time=1 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 [2022-11-30T02:59:48.285Z] $ docker rm -f 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-30T02:59:48.834Z] + [ -d /w/workspace/edgex-go/353/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:49.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:59:49.979Z] ---> package-listing.sh [2022-11-30T02:59:49.979Z] ++ facter osfamily [2022-11-30T02:59:49.979Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-30T02:59:50.237Z] + OS_FAMILY=debian [2022-11-30T02:59:50.237Z] + workspace=/w/workspace/edgex-go/353 [2022-11-30T02:59:50.237Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-30T02:59:50.237Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-30T02:59:50.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-30T02:59:50.237Z] + PACKAGES=/tmp/packages_start.txt [2022-11-30T02:59:50.237Z] + '[' /w/workspace/edgex-go/353 ']' [2022-11-30T02:59:50.237Z] + PACKAGES=/tmp/packages_end.txt [2022-11-30T02:59:50.237Z] + case "${OS_FAMILY}" in [2022-11-30T02:59:50.237Z] + dpkg -l [2022-11-30T02:59:50.237Z] + grep '^ii' [2022-11-30T02:59:50.237Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-30T02:59:50.237Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-30T02:59:50.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-30T02:59:50.237Z] + '[' /w/workspace/edgex-go/353 ']' [2022-11-30T02:59:50.237Z] + mkdir -p /w/workspace/edgex-go/353/archives/ [2022-11-30T02:59:50.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/353/archives/ [Pipeline] echo [2022-11-30T02:59:50.247Z] 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/353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-30T02:59:50.522Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:51.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:59:51.074Z] [2022-11-30T02:59:51.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:59:51.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:59:51.368Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-30T02:59:51.368Z] 5eb5b503b376: Pulling fs layer [2022-11-30T02:59:51.368Z] 5c69ac0246d0: Pulling fs layer [2022-11-30T02:59:51.368Z] ec43610c2a17: Pulling fs layer [2022-11-30T02:59:51.368Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-30T02:59:51.368Z] 33b1e0a273af: Pulling fs layer [2022-11-30T02:59:51.368Z] 5d3b04190fa2: Pulling fs layer [2022-11-30T02:59:51.368Z] 2f39f015ded8: Pulling fs layer [2022-11-30T02:59:51.368Z] 5d3b04190fa2: Waiting [2022-11-30T02:59:51.368Z] 33b1e0a273af: Waiting [2022-11-30T02:59:51.368Z] 2f39f015ded8: Waiting [2022-11-30T02:59:51.368Z] 5c69ac0246d0: Verifying Checksum [2022-11-30T02:59:51.368Z] 5c69ac0246d0: Download complete [2022-11-30T02:59:51.368Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-30T02:59:51.368Z] 3a2ae6a8a46f: Download complete [2022-11-30T02:59:51.368Z] ec43610c2a17: Download complete [2022-11-30T02:59:51.368Z] 33b1e0a273af: Verifying Checksum [2022-11-30T02:59:51.368Z] 33b1e0a273af: Download complete [2022-11-30T02:59:51.368Z] 5d3b04190fa2: Verifying Checksum [2022-11-30T02:59:51.368Z] 5d3b04190fa2: Download complete [2022-11-30T02:59:51.625Z] 5eb5b503b376: Verifying Checksum [2022-11-30T02:59:51.625Z] 5eb5b503b376: Download complete [2022-11-30T02:59:52.189Z] 2f39f015ded8: Download complete [2022-11-30T02:59:52.755Z] 5eb5b503b376: Pull complete [2022-11-30T02:59:52.755Z] 5c69ac0246d0: Pull complete [2022-11-30T02:59:53.320Z] ec43610c2a17: Pull complete [2022-11-30T02:59:53.320Z] 3a2ae6a8a46f: Pull complete [2022-11-30T02:59:53.577Z] 33b1e0a273af: Pull complete [2022-11-30T02:59:53.577Z] 5d3b04190fa2: Pull complete [2022-11-30T02:59:57.764Z] 2f39f015ded8: Pull complete [2022-11-30T02:59:57.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-30T02:59:57.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:59:57.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:59:57.840Z] prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container [2022-11-30T02:59:57.865Z] $ 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/353/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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-30T03:00:00.855Z] $ docker top 167dd2a682192647db8bc4516c225b9c6058e3a065baad770e9da4b3a4d937ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T03:00:01.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-30T03:00:01.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-30T03:00:01.759Z] + ls /var/log/sa-host [2022-11-30T03:00:01.759Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T03:00:01.899Z] provisioning config files... [2022-11-30T03:00:01.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/353@tmp/config6708908181384129247tmp [Pipeline] { [Pipeline] echo [2022-11-30T03:00:01.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T03:00:02.200Z] ---> create-netrc.sh [Pipeline] } [2022-11-30T03:00:02.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-30T03:00:02.517Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-30T03:00:02.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T03:00:02.799Z] ---> sudo-logs.sh [2022-11-30T03:00:02.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-30T03:00:02.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T03:00:03.092Z] ---> job-cost.sh [2022-11-30T03:00:03.092Z] lf-activate-venv: SKIPPING [2022-11-30T03:00:03.092Z] DEBUG: total: 0.10999999940395355 [2022-11-30T03:00:03.092Z] INFO: Retrieving Stack Cost... [2022-11-30T03:00:03.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T03:00:03.918Z] INFO: Archiving Costs [Pipeline] echo [2022-11-30T03:00:03.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T03:00:04.209Z] ---> logs-deploy.sh [2022-11-30T03:00:04.209Z] lf-activate-venv: SKIPPING [2022-11-30T03:00:04.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/353 [2022-11-30T03:00:04.209Z] INFO: archiving workspace using pattern(s): [2022-11-30T03:00:05.145Z] Archives upload complete. [2022-11-30T03:00:05.404Z] INFO: archiving logs to Nexus [2022-11-30T03:00:05.972Z] ---> uname -a: [2022-11-30T03:00:05.972Z] Linux prd-ubuntu20-04-docker-8c-8g-120062 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] ---> lscpu: [2022-11-30T03:00:05.972Z] Architecture: x86_64 [2022-11-30T03:00:05.972Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-30T03:00:05.972Z] Byte Order: Little Endian [2022-11-30T03:00:05.972Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-30T03:00:05.972Z] CPU(s): 8 [2022-11-30T03:00:05.972Z] On-line CPU(s) list: 0-7 [2022-11-30T03:00:05.972Z] Thread(s) per core: 1 [2022-11-30T03:00:05.972Z] Core(s) per socket: 1 [2022-11-30T03:00:05.972Z] Socket(s): 8 [2022-11-30T03:00:05.972Z] NUMA node(s): 1 [2022-11-30T03:00:05.972Z] Vendor ID: AuthenticAMD [2022-11-30T03:00:05.972Z] CPU family: 23 [2022-11-30T03:00:05.972Z] Model: 49 [2022-11-30T03:00:05.972Z] Model name: AMD EPYC-Rome Processor [2022-11-30T03:00:05.972Z] Stepping: 0 [2022-11-30T03:00:05.972Z] CPU MHz: 2799.956 [2022-11-30T03:00:05.972Z] BogoMIPS: 5599.91 [2022-11-30T03:00:05.972Z] Virtualization: AMD-V [2022-11-30T03:00:05.972Z] Hypervisor vendor: KVM [2022-11-30T03:00:05.972Z] Virtualization type: full [2022-11-30T03:00:05.972Z] L1d cache: 256 KiB [2022-11-30T03:00:05.972Z] L1i cache: 256 KiB [2022-11-30T03:00:05.972Z] L2 cache: 4 MiB [2022-11-30T03:00:05.972Z] L3 cache: 128 MiB [2022-11-30T03:00:05.972Z] NUMA node0 CPU(s): 0-7 [2022-11-30T03:00:05.972Z] Vulnerability Itlb multihit: Not affected [2022-11-30T03:00:05.972Z] Vulnerability L1tf: Not affected [2022-11-30T03:00:05.972Z] Vulnerability Mds: Not affected [2022-11-30T03:00:05.972Z] Vulnerability Meltdown: Not affected [2022-11-30T03:00:05.972Z] Vulnerability Mmio stale data: Not affected [2022-11-30T03:00:05.972Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-30T03:00:05.972Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-30T03:00:05.972Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-30T03:00:05.972Z] Vulnerability Srbds: Not affected [2022-11-30T03:00:05.972Z] Vulnerability Tsx async abort: Not affected [2022-11-30T03:00:05.972Z] 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 [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] ---> nproc: [2022-11-30T03:00:05.972Z] 8 [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] ---> df -h: [2022-11-30T03:00:05.972Z] Filesystem Size Used Avail Use% Mounted on [2022-11-30T03:00:05.972Z] overlay 155G 20G 136G 13% / [2022-11-30T03:00:05.972Z] tmpfs 64M 0 64M 0% /dev [2022-11-30T03:00:05.972Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-30T03:00:05.972Z] shm 64M 0 64M 0% /dev/shm [2022-11-30T03:00:05.972Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] ---> sar -b -r -n DEV: [2022-11-30T03:00:05.972Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120062) 11/30/22 _x86_64_ (8 CPU) [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] 02:30:06 LINUX RESTART (8 CPU) [2022-11-30T03:00:05.972Z] [2022-11-30T03:00:05.972Z] 02:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-30T03:00:05.972Z] 02:32:01 119.79 1.05 118.74 0.00 43.38 59128.15 0.00 [2022-11-30T03:00:05.972Z] 02:33:01 34.64 0.30 34.34 0.00 3.60 19016.85 0.00 [2022-11-30T03:00:05.972Z] 02:34:01 105.37 0.08 105.28 0.00 11.46 74856.46 0.00 [2022-11-30T03:00:05.972Z] 02:35:01 402.08 8.37 393.72 0.00 73.32 164408.20 0.00 [2022-11-30T03:00:05.972Z] 02:36:01 558.33 9.82 548.51 0.00 2902.98 179775.14 0.00 [2022-11-30T03:00:05.972Z] 02:37:01 625.97 1.15 624.82 0.00 24.67 217301.47 0.00 [2022-11-30T03:00:05.972Z] 02:38:01 706.36 4.57 701.80 0.00 2305.50 195350.88 0.00 [2022-11-30T03:00:05.972Z] 02:39:01 431.43 0.12 431.31 0.00 14.80 33361.11 0.00 [2022-11-30T03:00:05.972Z] 02:40:01 16.80 0.00 16.80 0.00 0.00 455.79 0.00 [2022-11-30T03:00:05.972Z] 02:41:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 [2022-11-30T03:00:05.972Z] 02:42:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-11-30T03:00:05.972Z] 02:43:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2022-11-30T03:00:05.972Z] 02:44:01 2.37 1.38 0.98 0.00 33.86 12.53 0.00 [2022-11-30T03:00:05.972Z] 02:45:01 1.80 0.27 1.53 0.00 3.87 17.20 0.00 [2022-11-30T03:00:05.972Z] 02:46:01 1.55 0.02 1.53 0.00 0.13 20.80 0.00 [2022-11-30T03:00:05.972Z] 02:47:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2022-11-30T03:00:05.972Z] 02:48:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 [2022-11-30T03:00:05.972Z] 02:49:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2022-11-30T03:00:05.972Z] 02:50:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-11-30T03:00:05.972Z] 02:51:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2022-11-30T03:00:05.972Z] 02:52:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 [2022-11-30T03:00:05.972Z] 02:53:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2022-11-30T03:00:05.972Z] 02:54:01 0.92 0.00 0.92 0.00 0.00 9.47 0.00 [2022-11-30T03:00:05.972Z] 02:55:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2022-11-30T03:00:05.972Z] 02:56:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2022-11-30T03:00:05.972Z] 02:57:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2022-11-30T03:00:05.972Z] 02:58:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2022-11-30T03:00:05.973Z] 02:59:01 45.80 0.07 45.73 0.00 7.86 24751.35 0.00 [2022-11-30T03:00:05.973Z] 03:00:01 129.62 0.48 129.14 0.00 17.86 50700.83 0.00 [2022-11-30T03:00:05.973Z] Average: 110.34 0.95 109.39 0.00 187.91 35141.85 0.00 [2022-11-30T03:00:05.973Z] [2022-11-30T03:00:05.973Z] 02:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-30T03:00:05.973Z] 02:32:01 27954476 31281764 1020632 3.10 106680 3436780 2306920 6.80 1568688 2925336 231296 [2022-11-30T03:00:05.973Z] 02:33:01 27766764 31480040 818036 2.49 111668 3780468 1969192 5.80 1369848 3272440 315376 [2022-11-30T03:00:05.973Z] 02:34:01 26164964 31548920 751148 2.28 114496 5409688 1805144 5.32 1525852 4677700 563876 [2022-11-30T03:00:05.973Z] 02:35:01 21235072 31523456 765172 2.33 278192 9885576 1904660 5.61 1717372 9141884 1780732 [2022-11-30T03:00:05.973Z] 02:36:01 21831056 31417172 849180 2.58 304464 9156916 2344748 6.91 2079252 8151952 908 [2022-11-30T03:00:05.973Z] 02:37:01 19573324 31371892 891144 2.71 352044 11185872 2409080 7.10 2294808 10053928 71340 [2022-11-30T03:00:05.973Z] 02:38:01 18339532 31433872 823172 2.50 409256 12340360 2159432 6.36 2480260 11014252 17856 [2022-11-30T03:00:05.973Z] 02:39:01 19625492 31527088 737416 2.24 413040 11176852 1985800 5.85 2422832 9831640 864 [2022-11-30T03:00:05.973Z] 02:40:01 19625716 31527804 736296 2.24 413716 11177040 1861416 5.49 2422792 9831648 196 [2022-11-30T03:00:05.973Z] 02:41:01 19626520 31528632 735468 2.24 413740 11177048 1861416 5.49 2421508 9831652 12 [2022-11-30T03:00:05.973Z] 02:42:01 19629936 31532084 731980 2.23 413764 11177052 1861416 5.49 2417104 9831656 24 [2022-11-30T03:00:05.973Z] 02:43:01 19631588 31533760 730680 2.22 413792 11177052 1861416 5.49 2416104 9831656 8 [2022-11-30T03:00:05.973Z] 02:44:01 19625468 31530172 734812 2.23 413832 11178196 1877664 5.53 2422304 9832740 72 [2022-11-30T03:00:05.973Z] 02:45:01 19628752 31533640 731340 2.22 413852 11178316 1877664 5.53 2418380 9832576 4 [2022-11-30T03:00:05.973Z] 02:46:01 19627052 31532012 732644 2.23 413900 11178292 1900160 5.60 2418072 9832544 8 [2022-11-30T03:00:05.973Z] 02:47:01 19627272 31532264 732340 2.23 413920 11178296 1900160 5.60 2417968 9832548 4 [2022-11-30T03:00:05.973Z] 02:48:01 19627184 31532180 732332 2.23 413932 11178300 1900160 5.60 2418312 9832552 184 [2022-11-30T03:00:05.973Z] 02:49:01 19627712 31532712 731788 2.23 413944 11178304 1900160 5.60 2417876 9832552 24 [2022-11-30T03:00:05.973Z] 02:50:01 19627412 31532424 732004 2.23 413968 11178296 1900160 5.60 2417876 9832556 28 [2022-11-30T03:00:05.973Z] 02:51:01 19627332 31532408 731960 2.23 413984 11178308 1900160 5.60 2418004 9832564 8 [2022-11-30T03:00:05.973Z] 02:52:01 19626992 31532072 732220 2.23 414000 11178312 1900160 5.60 2417940 9832568 28 [2022-11-30T03:00:05.973Z] 02:53:01 19627200 31532320 732144 2.23 414016 11178320 1900160 5.60 2417984 9832568 4 [2022-11-30T03:00:05.973Z] 02:54:01 19627216 31532348 732092 2.23 414024 11178320 1900160 5.60 2418008 9832572 8 [2022-11-30T03:00:05.973Z] 02:55:01 19627160 31532316 732056 2.23 414044 11178324 1900160 5.60 2418012 9832576 28 [2022-11-30T03:00:05.973Z] 02:56:01 19627396 31532576 731780 2.23 414064 11178328 1900160 5.60 2418092 9832580 8 [2022-11-30T03:00:05.973Z] 02:57:01 19627380 31532588 731708 2.23 414088 11178328 1900160 5.60 2418068 9832580 12 [2022-11-30T03:00:05.973Z] 02:58:01 19627268 31532504 731732 2.23 414112 11178332 1900160 5.60 2418104 9832584 4 [2022-11-30T03:00:05.973Z] 02:59:01 18810192 31467752 793928 2.41 425916 11882244 2000844 5.90 2492932 10533136 800 [2022-11-30T03:00:05.973Z] 03:00:01 17571324 31470932 785916 2.39 479520 12939416 2264680 6.67 2603124 11528892 548 [2022-11-30T03:00:05.973Z] Average: 20406716 31504473 763901 2.32 374482 10468170 1967365 5.80 2293361 9239532 102906 [2022-11-30T03:00:05.973Z] [2022-11-30T03:00:05.973Z] 02:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-30T03:00:05.973Z] 02:32:01 vethaf700c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:32:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:32:01 ens3 620.93 548.77 7648.27 66.26 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:32:01 docker0 428.15 442.18 34.28 3537.39 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:33:01 vethaf700c3 1.43 1.48 0.11 0.12 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:33:01 ens3 32.49 25.11 21.06 43.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:33:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:34:01 veth65ea787 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:34:01 ens3 96.63 74.97 1698.68 80.19 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:34:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:35:01 veth65ea787 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:35:01 ens3 546.49 414.10 5050.71 41.03 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:35:01 docker0 406.30 534.24 29.84 5040.84 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 veth65ea787 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 veth8c81ac2 6.56 8.72 0.65 2.58 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 ens3 215.79 127.24 2180.56 23.42 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 vethce1f5f9 10.77 13.46 1.02 60.75 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:36:01 docker0 36.65 58.71 2.64 475.39 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 veth8d16366 2.00 3.90 0.15 43.63 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 vethce05819 4.92 14.85 0.37 284.08 0.00 0.00 0.00 0.02 [2022-11-30T03:00:05.973Z] 02:37:01 veth65ea787 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 veth273015a 4.80 6.32 0.47 1.90 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 ens3 723.18 278.12 4366.90 37.55 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:37:01 docker0 153.90 271.12 12.71 3261.67 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:38:01 veth49aaf85 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:38:01 veth65ea787 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:38:01 ens3 194.05 94.89 1562.33 25.57 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:38:01 docker0 61.06 111.18 5.00 1415.48 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:39:01 lo 37.26 37.26 3.67 3.67 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:39:01 ens3 376.99 382.45 249.04 1716.91 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:39:01 docker0 2.28 4.52 0.15 56.14 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:40:01 lo 24.06 24.06 2.37 2.37 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:40:01 ens3 345.34 354.41 151.28 2344.93 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:41:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:43:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:44:01 ens3 4.22 3.20 2.99 3.94 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:45:01 ens3 3.50 2.57 2.11 2.21 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:46:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:47:01 ens3 0.82 0.52 1.18 0.04 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:48:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:49:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:51:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.973Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:56:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:58:01 ens3 0.17 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:59:01 vethe7371a5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:59:01 ens3 135.79 104.45 3973.53 14.16 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 02:59:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 03:00:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 03:00:01 ens3 400.37 283.07 6474.45 155.62 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] 03:00:01 docker0 46.65 70.04 4.09 695.90 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] Average: lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] Average: ens3 127.26 92.69 1147.47 157.12 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] Average: docker0 38.96 51.27 3.04 497.63 0.00 0.00 0.00 0.00 [2022-11-30T03:00:05.974Z] [2022-11-30T03:00:05.974Z] [2022-11-30T03:00:05.974Z] ---> sar -P ALL: [2022-11-30T03:00:05.974Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120062) 11/30/22 _x86_64_ (8 CPU) [2022-11-30T03:00:05.974Z] [2022-11-30T03:00:05.974Z] 02:30:06 LINUX RESTART (8 CPU) [2022-11-30T03:00:05.974Z] [2022-11-30T03:00:05.974Z] 02:31:02 CPU %user %nice %system %iowait %steal %idle [2022-11-30T03:00:05.974Z] 02:32:01 all 18.55 0.00 4.76 3.13 0.08 73.47 [2022-11-30T03:00:05.974Z] 02:32:01 0 17.63 0.00 3.76 0.07 0.09 78.46 [2022-11-30T03:00:05.974Z] 02:32:01 1 19.53 0.00 5.26 0.03 0.07 75.10 [2022-11-30T03:00:05.974Z] 02:32:01 2 20.31 0.00 5.18 0.62 0.09 73.81 [2022-11-30T03:00:05.974Z] 02:32:01 3 17.40 0.00 5.42 12.72 0.10 64.35 [2022-11-30T03:00:05.974Z] 02:32:01 4 17.70 0.00 4.24 0.19 0.07 77.80 [2022-11-30T03:00:05.974Z] 02:32:01 5 18.08 0.00 3.81 8.84 0.07 69.21 [2022-11-30T03:00:05.974Z] 02:32:01 6 19.34 0.00 5.63 2.18 0.09 72.76 [2022-11-30T03:00:05.974Z] 02:32:01 7 18.45 0.00 4.75 0.47 0.09 76.26 [2022-11-30T03:00:05.974Z] 02:33:01 all 50.39 0.00 7.35 1.25 0.12 40.89 [2022-11-30T03:00:05.974Z] 02:33:01 0 49.81 0.00 7.08 0.02 0.12 42.97 [2022-11-30T03:00:05.974Z] 02:33:01 1 51.16 0.00 7.43 0.14 0.12 41.16 [2022-11-30T03:00:05.974Z] 02:33:01 2 51.67 0.00 6.96 0.12 0.12 41.14 [2022-11-30T03:00:05.974Z] 02:33:01 3 50.33 0.00 7.09 0.14 0.12 42.32 [2022-11-30T03:00:05.974Z] 02:33:01 4 50.03 0.00 6.86 1.10 0.13 41.88 [2022-11-30T03:00:05.974Z] 02:33:01 5 48.82 0.00 8.23 8.37 0.12 34.47 [2022-11-30T03:00:05.974Z] 02:33:01 6 50.85 0.00 7.19 0.07 0.14 41.75 [2022-11-30T03:00:05.974Z] 02:33:01 7 50.45 0.00 7.95 0.07 0.13 41.39 [2022-11-30T03:00:05.974Z] 02:34:01 all 19.76 0.00 6.97 3.43 0.09 69.76 [2022-11-30T03:00:05.974Z] 02:34:01 0 20.36 0.00 7.28 0.17 0.08 72.10 [2022-11-30T03:00:05.974Z] 02:34:01 1 20.51 0.00 7.84 2.71 0.10 68.84 [2022-11-30T03:00:05.974Z] 02:34:01 2 19.43 0.00 7.00 1.64 0.08 71.84 [2022-11-30T03:00:05.974Z] 02:34:01 3 19.85 0.00 6.99 0.02 0.09 73.06 [2022-11-30T03:00:05.974Z] 02:34:01 4 21.61 0.00 8.18 20.69 0.14 49.38 [2022-11-30T03:00:05.974Z] 02:34:01 5 19.05 0.00 6.96 1.19 0.08 72.70 [2022-11-30T03:00:05.974Z] 02:34:01 6 18.20 0.00 6.08 0.08 0.07 75.57 [2022-11-30T03:00:05.974Z] 02:34:01 7 19.05 0.00 5.41 1.10 0.10 74.34 [2022-11-30T03:00:05.974Z] 02:35:01 all 10.46 0.00 6.68 16.50 0.12 66.24 [2022-11-30T03:00:05.974Z] 02:35:01 0 11.32 0.00 5.78 14.71 0.12 68.07 [2022-11-30T03:00:05.974Z] 02:35:01 1 10.12 0.00 6.50 24.10 0.10 59.18 [2022-11-30T03:00:05.974Z] 02:35:01 2 9.84 0.00 6.93 9.52 0.12 73.59 [2022-11-30T03:00:05.974Z] 02:35:01 3 9.87 0.00 6.67 9.06 0.10 74.30 [2022-11-30T03:00:05.974Z] 02:35:01 4 10.54 0.00 6.18 13.93 0.08 69.27 [2022-11-30T03:00:05.974Z] 02:35:01 5 10.88 0.00 5.94 6.95 0.12 76.11 [2022-11-30T03:00:05.974Z] 02:35:01 6 10.48 0.00 7.66 29.32 0.08 52.46 [2022-11-30T03:00:05.974Z] 02:35:01 7 10.62 0.00 7.80 24.51 0.20 56.86 [2022-11-30T03:00:05.974Z] 02:36:01 all 45.22 0.00 9.02 11.89 0.13 33.73 [2022-11-30T03:00:05.974Z] 02:36:01 0 44.52 0.00 11.05 7.78 0.13 36.51 [2022-11-30T03:00:05.974Z] 02:36:01 1 45.75 0.00 8.72 29.58 0.15 15.79 [2022-11-30T03:00:05.974Z] 02:36:01 2 45.20 0.00 8.79 3.62 0.15 42.23 [2022-11-30T03:00:05.974Z] 02:36:01 3 42.88 0.00 7.77 16.49 0.12 32.74 [2022-11-30T03:00:05.974Z] 02:36:01 4 45.99 0.00 9.04 6.33 0.12 38.51 [2022-11-30T03:00:05.974Z] 02:36:01 5 45.78 0.00 8.98 3.66 0.12 41.46 [2022-11-30T03:00:05.974Z] 02:36:01 6 46.08 0.00 8.06 6.58 0.12 39.16 [2022-11-30T03:00:05.974Z] 02:36:01 7 45.55 0.00 9.73 21.34 0.15 23.23 [2022-11-30T03:00:05.974Z] 02:37:01 all 42.36 0.00 10.47 18.74 0.20 28.22 [2022-11-30T03:00:05.974Z] 02:37:01 0 45.12 0.00 10.15 13.12 0.19 31.42 [2022-11-30T03:00:05.974Z] 02:37:01 1 39.06 0.00 11.98 10.76 0.20 38.00 [2022-11-30T03:00:05.974Z] 02:37:01 2 43.31 0.00 11.02 24.65 0.19 20.83 [2022-11-30T03:00:05.974Z] 02:37:01 3 37.52 0.00 8.93 27.53 0.21 25.82 [2022-11-30T03:00:05.974Z] 02:37:01 4 41.91 0.00 10.38 17.25 0.15 30.30 [2022-11-30T03:00:05.974Z] 02:37:01 5 43.61 0.00 10.59 21.46 0.19 24.16 [2022-11-30T03:00:05.974Z] 02:37:01 6 43.85 0.00 9.98 16.94 0.25 28.98 [2022-11-30T03:00:05.974Z] 02:37:01 7 44.47 0.00 10.74 18.25 0.25 26.29 [2022-11-30T03:00:05.974Z] 02:38:01 all 34.38 0.00 9.64 21.68 0.17 34.13 [2022-11-30T03:00:05.974Z] 02:38:01 0 34.13 0.00 8.43 11.65 0.14 45.65 [2022-11-30T03:00:05.974Z] 02:38:01 1 33.82 0.00 9.19 13.37 0.15 43.47 [2022-11-30T03:00:05.974Z] 02:38:01 2 33.64 0.00 8.84 22.21 0.15 35.16 [2022-11-30T03:00:05.974Z] 02:38:01 3 34.36 0.00 8.42 12.85 0.22 44.14 [2022-11-30T03:00:05.974Z] 02:38:01 4 32.49 0.00 9.41 15.55 0.19 42.36 [2022-11-30T03:00:05.974Z] 02:38:01 5 36.46 0.00 11.56 42.34 0.17 9.47 [2022-11-30T03:00:05.974Z] 02:38:01 6 36.43 0.00 11.17 24.79 0.17 27.44 [2022-11-30T03:00:05.974Z] 02:38:01 7 33.68 0.00 10.11 30.75 0.19 25.27 [2022-11-30T03:00:05.974Z] 02:39:01 all 20.52 0.00 4.19 2.17 0.11 73.02 [2022-11-30T03:00:05.974Z] 02:39:01 0 18.50 0.00 3.88 0.50 0.08 77.03 [2022-11-30T03:00:05.974Z] 02:39:01 1 18.29 0.00 3.66 0.77 0.12 77.15 [2022-11-30T03:00:05.974Z] 02:39:01 2 19.22 0.00 3.84 1.69 0.10 75.16 [2022-11-30T03:00:05.974Z] 02:39:01 3 20.98 0.00 4.38 1.18 0.10 73.36 [2022-11-30T03:00:05.974Z] 02:39:01 4 20.59 0.00 3.94 2.23 0.10 73.14 [2022-11-30T03:00:05.974Z] 02:39:01 5 25.38 0.00 4.72 2.81 0.10 66.98 [2022-11-30T03:00:05.974Z] 02:39:01 6 22.47 0.00 4.71 3.39 0.12 69.32 [2022-11-30T03:00:05.974Z] 02:39:01 7 18.66 0.00 4.40 4.76 0.12 72.06 [2022-11-30T03:00:05.974Z] 02:40:01 all 7.89 0.00 0.78 0.16 0.05 91.12 [2022-11-30T03:00:05.974Z] 02:40:01 0 6.31 0.00 0.62 0.02 0.03 93.02 [2022-11-30T03:00:05.974Z] 02:40:01 1 12.21 0.00 0.74 0.07 0.05 86.94 [2022-11-30T03:00:05.974Z] 02:40:01 2 2.35 0.00 0.68 0.08 0.03 96.84 [2022-11-30T03:00:05.974Z] 02:40:01 3 10.53 0.00 1.01 0.05 0.08 88.33 [2022-11-30T03:00:05.974Z] 02:40:01 4 4.33 0.00 0.52 1.02 0.03 94.10 [2022-11-30T03:00:05.974Z] 02:40:01 5 7.25 0.00 0.68 0.00 0.03 92.03 [2022-11-30T03:00:05.974Z] 02:40:01 6 11.92 0.00 0.80 0.02 0.07 87.20 [2022-11-30T03:00:05.974Z] 02:40:01 7 8.23 0.00 1.18 0.00 0.10 90.49 [2022-11-30T03:00:05.974Z] 02:41:01 all 0.09 0.00 0.03 0.01 0.00 99.87 [2022-11-30T03:00:05.974Z] 02:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-30T03:00:05.974Z] 02:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.974Z] 02:41:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2022-11-30T03:00:05.974Z] 02:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] 02:41:01 4 0.05 0.00 0.05 0.02 0.00 99.88 [2022-11-30T03:00:05.974Z] 02:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-30T03:00:05.974Z] 02:41:01 6 0.50 0.00 0.08 0.00 0.00 99.42 [2022-11-30T03:00:05.974Z] 02:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-30T03:00:05.974Z] 02:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-11-30T03:00:05.974Z] 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.974Z] 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.974Z] 02:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-30T03:00:05.974Z] 02:42:01 4 0.08 0.00 0.03 0.02 0.02 99.85 [2022-11-30T03:00:05.974Z] 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.974Z] 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.974Z] 02:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] [2022-11-30T03:00:05.974Z] 02:42:01 CPU %user %nice %system %iowait %steal %idle [2022-11-30T03:00:05.974Z] 02:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-11-30T03:00:05.974Z] 02:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-30T03:00:05.974Z] 02:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-30T03:00:05.974Z] 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.974Z] 02:43:01 4 0.05 0.00 0.03 0.08 0.00 99.83 [2022-11-30T03:00:05.974Z] 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.974Z] 02:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.974Z] 02:44:01 all 0.38 0.00 0.04 0.01 0.01 99.56 [2022-11-30T03:00:05.974Z] 02:44:01 0 0.27 0.00 0.07 0.05 0.02 99.60 [2022-11-30T03:00:05.974Z] 02:44:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2022-11-30T03:00:05.974Z] 02:44:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2022-11-30T03:00:05.974Z] 02:44:01 3 0.23 0.00 0.03 0.00 0.00 99.73 [2022-11-30T03:00:05.974Z] 02:44:01 4 0.03 0.00 0.07 0.07 0.02 99.82 [2022-11-30T03:00:05.974Z] 02:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-30T03:00:05.974Z] 02:44:01 6 2.00 0.00 0.03 0.00 0.02 97.95 [2022-11-30T03:00:05.974Z] 02:44:01 7 0.22 0.00 0.03 0.00 0.00 99.75 [2022-11-30T03:00:05.974Z] 02:45:01 all 0.12 0.00 0.01 0.02 0.00 99.84 [2022-11-30T03:00:05.974Z] 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.974Z] 02:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:45:01 2 0.17 0.00 0.02 0.08 0.00 99.73 [2022-11-30T03:00:05.975Z] 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:45:01 4 0.03 0.00 0.03 0.08 0.00 99.85 [2022-11-30T03:00:05.975Z] 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:45:01 6 0.70 0.00 0.00 0.00 0.00 99.30 [2022-11-30T03:00:05.975Z] 02:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-30T03:00:05.975Z] 02:46:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2022-11-30T03:00:05.975Z] 02:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-30T03:00:05.975Z] 02:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:46:01 4 0.03 0.00 0.03 0.07 0.02 99.85 [2022-11-30T03:00:05.975Z] 02:46:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-11-30T03:00:05.975Z] 02:46:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:46:01 7 0.08 0.00 0.03 0.02 0.00 99.87 [2022-11-30T03:00:05.975Z] 02:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-11-30T03:00:05.975Z] 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-30T03:00:05.975Z] 02:47:01 4 0.02 0.00 0.00 0.08 0.02 99.88 [2022-11-30T03:00:05.975Z] 02:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:48:01 all 0.07 0.00 0.02 0.00 0.00 99.90 [2022-11-30T03:00:05.975Z] 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-11-30T03:00:05.975Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:48:01 4 0.53 0.00 0.03 0.02 0.00 99.42 [2022-11-30T03:00:05.975Z] 02:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:49:01 all 0.08 0.00 0.01 0.00 0.01 99.91 [2022-11-30T03:00:05.975Z] 02:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-30T03:00:05.975Z] 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:49:01 4 0.37 0.00 0.02 0.00 0.02 99.60 [2022-11-30T03:00:05.975Z] 02:49:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:49:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2022-11-30T03:00:05.975Z] 02:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-11-30T03:00:05.975Z] 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-30T03:00:05.975Z] 02:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:52:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-11-30T03:00:05.975Z] 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:52:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:52:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2022-11-30T03:00:05.975Z] 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:52:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-30T03:00:05.975Z] 02:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:53:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2022-11-30T03:00:05.975Z] 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:53:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-30T03:00:05.975Z] [2022-11-30T03:00:05.975Z] 02:53:01 CPU %user %nice %system %iowait %steal %idle [2022-11-30T03:00:05.975Z] 02:54:01 all 0.22 0.00 0.01 0.00 0.00 99.77 [2022-11-30T03:00:05.975Z] 02:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-30T03:00:05.975Z] 02:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:54:01 4 1.62 0.00 0.02 0.00 0.00 98.37 [2022-11-30T03:00:05.975Z] 02:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:55:01 all 0.26 0.00 0.02 0.00 0.00 99.71 [2022-11-30T03:00:05.975Z] 02:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:55:01 4 1.89 0.00 0.10 0.02 0.02 97.98 [2022-11-30T03:00:05.975Z] 02:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:56:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:56:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:56:01 4 0.12 0.00 0.07 0.02 0.00 99.80 [2022-11-30T03:00:05.975Z] 02:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-30T03:00:05.975Z] 02:57:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:57:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2022-11-30T03:00:05.975Z] 02:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-30T03:00:05.975Z] 02:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-30T03:00:05.975Z] 02:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:58:01 4 0.07 0.00 0.00 0.03 0.02 99.88 [2022-11-30T03:00:05.975Z] 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-30T03:00:05.975Z] 02:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-30T03:00:05.975Z] 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-30T03:00:05.975Z] 02:59:01 all 2.99 0.00 1.40 0.72 0.02 94.86 [2022-11-30T03:00:05.975Z] 02:59:01 0 2.33 0.00 1.99 0.22 0.02 95.44 [2022-11-30T03:00:05.975Z] 02:59:01 1 3.11 0.00 1.74 0.00 0.03 95.11 [2022-11-30T03:00:05.975Z] 02:59:01 2 3.43 0.00 1.07 0.02 0.02 95.46 [2022-11-30T03:00:05.975Z] 02:59:01 3 3.10 0.00 1.12 0.07 0.03 95.68 [2022-11-30T03:00:05.975Z] 02:59:01 4 2.64 0.00 1.80 5.44 0.03 90.08 [2022-11-30T03:00:05.975Z] 02:59:01 5 3.40 0.00 1.10 0.00 0.02 95.48 [2022-11-30T03:00:05.975Z] 02:59:01 6 2.54 0.00 0.84 0.03 0.02 96.57 [2022-11-30T03:00:05.975Z] 02:59:01 7 3.39 0.00 1.54 0.00 0.02 95.05 [2022-11-30T03:00:05.975Z] 03:00:01 all 8.94 0.00 3.72 2.02 0.06 85.26 [2022-11-30T03:00:05.975Z] 03:00:01 0 9.61 0.00 4.15 4.60 0.08 81.55 [2022-11-30T03:00:05.975Z] 03:00:01 1 8.35 0.00 3.28 0.05 0.05 88.27 [2022-11-30T03:00:05.975Z] 03:00:01 2 9.01 0.00 4.38 0.13 0.08 86.39 [2022-11-30T03:00:05.975Z] 03:00:01 3 8.89 0.00 3.91 5.33 0.05 81.81 [2022-11-30T03:00:05.975Z] 03:00:01 4 9.73 0.00 3.53 3.76 0.05 82.93 [2022-11-30T03:00:05.975Z] 03:00:01 5 8.21 0.00 3.34 0.07 0.05 88.33 [2022-11-30T03:00:05.975Z] 03:00:01 6 6.29 0.00 3.55 1.31 0.07 88.78 [2022-11-30T03:00:05.975Z] 03:00:01 7 11.44 0.00 3.58 0.93 0.07 83.98 [2022-11-30T03:00:05.975Z] Average: all 8.97 0.00 2.23 2.79 0.04 85.97 [2022-11-30T03:00:05.975Z] Average: 0 8.89 0.00 2.20 1.81 0.04 87.05 [2022-11-30T03:00:05.976Z] Average: 1 8.93 0.00 2.26 2.78 0.04 85.99 [2022-11-30T03:00:05.976Z] Average: 2 8.80 0.00 2.22 2.19 0.04 86.75 [2022-11-30T03:00:05.976Z] Average: 3 8.73 0.00 2.11 2.90 0.04 86.22 [2022-11-30T03:00:05.976Z] Average: 4 8.98 0.00 2.21 3.01 0.04 85.76 [2022-11-30T03:00:05.976Z] Average: 5 9.13 0.00 2.26 3.25 0.04 85.32 [2022-11-30T03:00:05.976Z] Average: 6 9.29 0.00 2.25 2.89 0.04 85.54 [2022-11-30T03:00:05.976Z] Average: 7 9.03 0.00 2.30 3.48 0.05 85.14 [2022-11-30T03:00:05.976Z] [2022-11-30T03:00:05.976Z] [2022-11-30T03:00:05.976Z]