Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f08ebb17cd451bf4d1e25a5d268e97d10422aedc 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-ssh14158509873096723443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13693163666564470959.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13246922440206085771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh6485253702299388440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13787539543857494611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-568 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f08ebb17cd451bf4d1e25a5d268e97d10422aedc (jakarta) > 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 f08ebb17cd451bf4d1e25a5d268e97d10422aedc # timeout=10 Commit message: "build: Update go-mods versiosn for those that changed for 2.1.1 patch" > git rev-list --no-walk 720c6cf9f446a86fcd3d320bf58f49b8430464e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:15 ========================================================= 20:21:15 EdgeX Global Pipelines Version Info 20:21:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:16 ------------------- 20:21:16 stable info: 20:21:16 ------------------- 20:21:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:16 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:21:16 Message: update stable to v1.0.230 20:21:17 ------------------- 20:21:17 experimental info: 20:21:17 ------------------- 20:21:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:17 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 20:21:17 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f08ebb1 [Pipeline] echo 20:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:17 provisioning config files... 20:21:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7513282125739765377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:18 ---> docker-login.sh 20:21:18 nexus3.edgexfoundry.org:10001 20:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:18 Configure a credential helper to remove this warning. See 20:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:18 20:21:18 Login Succeeded 20:21:18 nexus3.edgexfoundry.org:10002 20:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:18 Configure a credential helper to remove this warning. See 20:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:18 20:21:18 Login Succeeded 20:21:18 nexus3.edgexfoundry.org:10003 20:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:18 Configure a credential helper to remove this warning. See 20:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:18 20:21:18 Login Succeeded 20:21:18 nexus3.edgexfoundry.org:10004 20:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:18 Configure a credential helper to remove this warning. See 20:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:18 20:21:18 Login Succeeded 20:21:18 docker.io 20:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:19 Configure a credential helper to remove this warning. See 20:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:19 20:21:19 Login Succeeded 20:21:19 ---> docker-login.sh ends [Pipeline] } 20:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:19 + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:21:19 + + cut -d/ -f2 20:21:19 dirname cmd/core-command/Dockerfile 20:21:19 + echo core-command,cmd/core-command/Dockerfile 20:21:19 + dirname cmd/core-data/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo core-data,cmd/core-data/Dockerfile 20:21:19 + dirname cmd/core-metadata/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:19 + dirname cmd/security-bootstrapper/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:19 + dirname cmd/security-proxy-setup/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:19 + dirname cmd/security-secretstore-setup/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:19 + dirname cmd/support-notifications/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:19 + dirname cmd/support-scheduler/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:21:19 + dirname cmd/sys-mgmt-agent/Dockerfile 20:21:19 + cut -d/ -f2 20:21:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:21:19 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: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 20:21:20 + git rev-list -1 --merges f08ebb17cd451bf4d1e25a5d268e97d10422aedc~1..f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo 20:21:20 -----------> git rev-list -1 --merges f08ebb17cd451bf4d1e25a5d268e97d10422aedc~1..f08ebb17cd451bf4d1e25a5d268e97d10422aedc f08ebb17cd451bf4d1e25a5d268e97d10422aedc [false] [Pipeline] sh 20:21:20 + git log --format=format:%s -1 f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] echo 20:21:20 ========================================================= 20:21:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:21:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:21:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:21:20 + grep -v github /etc/ssh/ssh_known_hosts 20:21:20 + [ -e /tmp/ssh_known_hosts ] 20:21:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:21:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:21:20 + sudo tee -a /etc/ssh/ssh_known_hosts 20:21:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:21:21 20:21:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:21:21 latest: Pulling from edgex-devops/py-git-semver 20:21:21 1fe172e4850f: Pulling fs layer 20:21:21 caf521ccaac6: Pulling fs layer 20:21:21 3ead6fa29328: Pulling fs layer 20:21:21 5c2a1cbceb83: Pulling fs layer 20:21:21 a8d5f1318db7: Pulling fs layer 20:21:21 c427282e49a2: Pulling fs layer 20:21:21 1827001aaf11: Pulling fs layer 20:21:21 5c2a1cbceb83: Waiting 20:21:21 a8d5f1318db7: Waiting 20:21:21 0714d37db230: Pulling fs layer 20:21:21 ac28cf19c067: Pulling fs layer 20:21:21 ca983d60f3e2: Pulling fs layer 20:21:21 9f894cec8388: Pulling fs layer 20:21:21 1827001aaf11: Waiting 20:21:21 0714d37db230: Waiting 20:21:21 ac28cf19c067: Waiting 20:21:21 ca983d60f3e2: Waiting 20:21:21 9f894cec8388: Waiting 20:21:21 c427282e49a2: Waiting 20:21:21 caf521ccaac6: Download complete 20:21:21 5c2a1cbceb83: Verifying Checksum 20:21:21 5c2a1cbceb83: Download complete 20:21:21 a8d5f1318db7: Verifying Checksum 20:21:21 a8d5f1318db7: Download complete 20:21:21 c427282e49a2: Download complete 20:21:21 3ead6fa29328: Verifying Checksum 20:21:21 3ead6fa29328: Download complete 20:21:21 0714d37db230: Verifying Checksum 20:21:21 0714d37db230: Download complete 20:21:21 ac28cf19c067: Verifying Checksum 20:21:21 ac28cf19c067: Download complete 20:21:21 ca983d60f3e2: Download complete 20:21:21 9f894cec8388: Verifying Checksum 20:21:21 9f894cec8388: Download complete 20:21:21 1fe172e4850f: Download complete 20:21:22 1827001aaf11: Verifying Checksum 20:21:22 1827001aaf11: Download complete 20:21:23 1fe172e4850f: Pull complete 20:21:23 caf521ccaac6: Pull complete 20:21:24 3ead6fa29328: Pull complete 20:21:24 5c2a1cbceb83: Pull complete 20:21:24 a8d5f1318db7: Pull complete 20:21:24 c427282e49a2: Pull complete 20:21:27 1827001aaf11: Pull complete 20:21:27 0714d37db230: Pull complete 20:21:27 ac28cf19c067: Pull complete 20:21:27 ca983d60f3e2: Pull complete 20:21:27 9f894cec8388: Pull complete 20:21:27 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:21:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:21:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:27 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:21:28 $ docker top c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c -eo pid,comm 20:21:28 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). 20:21:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:28 [ssh-agent] Looking for ssh-agent implementation... 20:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:28 $ docker exec c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent 20:21:28 SSH_AUTH_SOCK=/tmp/ssh-GuIXpZpTds0f/agent.32 20:21:28 SSH_AGENT_PID=39 20:21:28 Running ssh-add (command line suppressed) 20:21:29 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7043879958334470577.key (/w/workspace/edgex-go/4@tmp/private_key_7043879958334470577.key) 20:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:29 + git tag --points-at HEAD [Pipeline] } 20:21:29 $ docker exec --env ******** --env ******** c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent -k 20:21:29 unset SSH_AUTH_SOCK; 20:21:29 unset SSH_AGENT_PID; 20:21:29 echo Agent pid 39 killed; 20:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:29 [ssh-agent] Looking for ssh-agent implementation... 20:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:29 $ docker exec c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent 20:21:29 SSH_AUTH_SOCK=/tmp/ssh-qfxXXXWYGmEt/agent.73 20:21:29 SSH_AGENT_PID=80 20:21:29 Running ssh-add (command line suppressed) 20:21:29 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5730419182764691769.key (/w/workspace/edgex-go/4@tmp/private_key_5730419182764691769.key) 20:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:30 + git semver init 20:21:30 2022-06-01 20:21:30,468 [run_init] DEBUG init version:0.0.0 force:False 20:21:30 2022-06-01 20:21:30,468 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:21:30 2022-06-01 20:21:30,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:21:30 2022-06-01 20:21:30,469 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:21:34 2022-06-01 20:21:34,644 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:21:34 2022-06-01 20:21:34,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/jakarta with force:False 20:21:34 2022-06-01 20:21:34,644 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:21:34 2022-06-01 20:21:34,645 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:21:34 2.1.1-dev.2 [Pipeline] } 20:21:34 $ docker exec --env ******** --env ******** c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c ssh-agent -k 20:21:34 unset SSH_AUTH_SOCK; 20:21:34 unset SSH_AGENT_PID; 20:21:34 echo Agent pid 80 killed; 20:21:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:35 + git semver [Pipeline] } 20:21:35 $ docker stop --time=1 c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c 20:21:36 $ docker rm -f c09c4dd249b552132883510548d1ea5f6ca76cdcf4a00b23b94ed7aa747de29c [Pipeline] // withDockerContainer [Pipeline] sh 20:21:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:21:37 Stashed 1 file(s) [Pipeline] echo 20:21:37 [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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] echo 20:21:37 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:37 ========================================================= 20:21:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 20:21:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:37 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:21:37 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 20:21:37 59bf1c3509f3: Pulling fs layer 20:21:37 666ba61612fd: Pulling fs layer 20:21:37 8ed8ca486205: Pulling fs layer 20:21:37 4fe6c5a15a65: Pulling fs layer 20:21:37 22a0e8bec74d: Pulling fs layer 20:21:37 812f408151ee: Pulling fs layer 20:21:37 bab7bd504b26: Pulling fs layer 20:21:37 070449caade9: Pulling fs layer 20:21:37 8f1a5288e3a6: Pulling fs layer 20:21:37 22a0e8bec74d: Waiting 20:21:37 070449caade9: Waiting 20:21:37 812f408151ee: Waiting 20:21:37 bab7bd504b26: Waiting 20:21:37 4fe6c5a15a65: Waiting 20:21:37 8ed8ca486205: Verifying Checksum 20:21:37 8ed8ca486205: Download complete 20:21:37 666ba61612fd: Download complete 20:21:37 22a0e8bec74d: Verifying Checksum 20:21:37 22a0e8bec74d: Download complete 20:21:37 812f408151ee: Verifying Checksum 20:21:37 812f408151ee: Download complete 20:21:37 59bf1c3509f3: Verifying Checksum 20:21:37 59bf1c3509f3: Download complete 20:21:37 bab7bd504b26: Verifying Checksum 20:21:37 bab7bd504b26: Download complete 20:21:38 070449caade9: Verifying Checksum 20:21:38 070449caade9: Download complete 20:21:38 59bf1c3509f3: Pull complete 20:21:38 666ba61612fd: Pull complete 20:21:38 8ed8ca486205: Pull complete 20:21:38 8f1a5288e3a6: Verifying Checksum 20:21:38 8f1a5288e3a6: Download complete 20:21:38 4fe6c5a15a65: Verifying Checksum 20:21:38 4fe6c5a15a65: Download complete 20:21:44 4fe6c5a15a65: Pull complete 20:21:44 22a0e8bec74d: Pull complete 20:21:44 812f408151ee: Pull complete 20:21:44 bab7bd504b26: Pull complete 20:21:44 070449caade9: Pull complete 20:21:45 8f1a5288e3a6: Pull complete 20:21:45 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 20:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:21:45 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 20:21:46 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:21:46 WORKDIR /edgex 20:21:46 COPY go.mod . 20:21:46 RUN go mod download 20:21:46 + docker build -t ci-base-image-x86_64 -f - . 20:21:48 Sending build context to Docker daemon 346.3MB 20:21:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 20:21:48 ---> c47586b81864 20:21:48 Step 2/4 : WORKDIR /edgex 20:21:49 ---> Running in 1924e6376847 20:21:49 Removing intermediate container 1924e6376847 20:21:49 ---> 12556267f2cf 20:21:49 Step 3/4 : COPY go.mod . 20:21:49 ---> b294a128aa13 20:21:49 Step 4/4 : RUN go mod download 20:21:49 ---> Running in e3f3a99b000e 20:21:52 Still waiting to schedule task 20:21:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:22:21 Removing intermediate container e3f3a99b000e 20:22:21 ---> 2d27d3e7ab02 20:22:21 Successfully built 2d27d3e7ab02 20:22:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:22 + docker inspect -f . ci-base-image-x86_64 20:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:22 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 20:22:22 $ docker top 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:23 + go version 20:22:23 go version go1.17.6 linux/amd64 [Pipeline] } 20:22:23 $ docker stop --time=1 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 20:22:24 $ docker rm -f 9a563233a1c375ae89287e9a923051243ab34dc5ea4a547544da5582612bdcc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:25 + docker inspect -f . ci-base-image-x86_64 20:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:25 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:22:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 20:22:25 $ docker top a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:25 ========================================================= 20:22:25 [edgeXBuildGoParallel] Running Tests and Build... 20:22:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:25 + make test 20:22:25 go mod tidy 20:22:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:22:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 44.7% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.181s coverage: 89.5% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 94.2% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 20:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 20:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 20:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.5% of statements 20:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.405s coverage: 65.4% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:23:07 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 20:23:25 GO111MODULE=on go vet ./... 20:23:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:23:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-569 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws 20:23:27 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:23:27 The recommended git tool is: git 20:23:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:23:27 ./bin/test-attribution-txt.sh [Pipeline] echo 20:23:28 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 20:23:28 + go mod tidy [Pipeline] sh 20:23:29 + ls -al . 20:23:29 total 680 20:23:29 drwxrwxr-x 11 1001 1001 4096 Jun 1 20:23 . 20:23:29 drwxr-xr-x 4 root root 4096 Jun 1 20:22 .. 20:23:29 -rw-rw-r-- 1 1001 1001 11 Jun 1 20:21 .dockerignore 20:23:29 drwxrwxr-x 8 1001 1001 4096 Jun 1 20:21 .git 20:23:29 drwxrwxr-x 4 1001 1001 4096 Jun 1 20:21 .github 20:23:29 -rw-rw-r-- 1 1001 1001 797 Jun 1 20:21 .gitignore 20:23:29 -rw-rw-r-- 1 1001 1001 42 Jun 1 20:21 .golangci.yml 20:23:29 -rw-rw-r-- 1 1001 1001 76 Jun 1 20:21 .hadolint.yml 20:23:29 drwxr-xr-x 3 1001 1001 4096 Jun 1 20:21 .semver 20:23:29 -rw-rw-r-- 1 1001 1001 166 Jun 1 20:21 .sonarcloud.properties 20:23:29 -rw-rw-r-- 1 1001 1001 1171 Jun 1 20:21 ADOPTERS.md 20:23:29 -rw-rw-r-- 1 1001 1001 8910 Jun 1 20:21 Attribution.txt 20:23:29 -rw-rw-r-- 1 1001 1001 51732 Jun 1 20:21 CHANGELOG.md 20:23:29 -rw-rw-r-- 1 1001 1001 3804 Jun 1 20:21 CONTRIBUTING.md 20:23:29 -rw-rw-r-- 1 1001 1001 677 Jun 1 20:21 GOVERNANCE.md 20:23:29 -rw-rw-r-- 1 1001 1001 849 Jun 1 20:21 Jenkinsfile 20:23:29 -rw-rw-r-- 1 1001 1001 10775 Jun 1 20:21 LICENSE 20:23:29 -rw-rw-r-- 1 1001 1001 6508 Jun 1 20:21 Makefile 20:23:29 -rw-rw-r-- 1 1001 1001 582 Jun 1 20:21 OWNERS.md 20:23:29 -rw-rw-r-- 1 1001 1001 8207 Jun 1 20:21 README.md 20:23:29 -rw-rw-r-- 1 1001 1001 6912 Jun 1 20:21 SECURITY.md 20:23:29 -rw-rw-r-- 1 1001 1001 11 Jun 1 20:21 VERSION 20:23:29 -rw-rw-r-- 1 1001 1001 4131 Jun 1 20:21 ZMQWindows.md 20:23:29 drwxrwxr-x 2 1001 1001 4096 Jun 1 20:21 bin 20:23:29 drwxrwxr-x 14 1001 1001 4096 Jun 1 20:21 cmd 20:23:29 -rw-r--r-- 1 root root 428658 Jun 1 20:23 coverage.out 20:23:29 -rw-rw-r-- 1 1001 1001 840 Jun 1 20:23 go.mod 20:23:29 -rw-rw-r-- 1 1001 1001 49507 Jun 1 20:21 go.sum 20:23:29 drwxrwxr-x 8 1001 1001 4096 Jun 1 20:21 internal 20:23:29 drwxrwxr-x 3 1001 1001 4096 Jun 1 20:21 openapi 20:23:29 drwxrwxr-x 4 1001 1001 4096 Jun 1 20:21 snap 20:23:29 drwxrwxr-x 6 1001 1001 4096 Jun 1 20:21 vendor 20:23:29 -rw-rw-r-- 1 1001 1001 204 Jun 1 20:21 version.go [Pipeline] sh 20:23:29 + '[' -e coverage.out ] 20:23:29 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:29 Stashed 1 file(s) [Pipeline] sh 20:23:29 + make build 20:23:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 20:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:33 using credential edgex-jenkins-ssh 20:23:33 Cloning the remote Git repository 20:23:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:23:33 > git init /w/workspace/edgex-go/4 # timeout=10 20:23:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:33 > git --version # timeout=10 20:23:33 > git --version # 'git version 2.25.1' 20:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 20:23:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:23:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 20:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:23:44 $ docker stop --time=1 a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f 20:23:46 $ docker rm -f a9f26c15eca7f02cd195b2bd4e2c1e844eff47a7fc263cc4a93251ff2f7be74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:47 20:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:47 latest: Pulling from edgex-devops/edgex-compose 20:23:47 cbdbe7a5bc2a: Pulling fs layer 20:23:47 ca9280d653b3: Pulling fs layer 20:23:47 7e9c9ca2126c: Pulling fs layer 20:23:47 cbdbe7a5bc2a: Verifying Checksum 20:23:47 cbdbe7a5bc2a: Download complete 20:23:47 ca9280d653b3: Verifying Checksum 20:23:47 ca9280d653b3: Download complete 20:23:47 cbdbe7a5bc2a: Pull complete 20:23:48 7e9c9ca2126c: Download complete 20:23:48 ca9280d653b3: Pull complete 20:23:49 Avoid second fetch 20:23:49 Checking out Revision f08ebb17cd451bf4d1e25a5d268e97d10422aedc (jakarta) 20:23:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:23:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:49 > git config core.sparsecheckout # timeout=10 20:23:49 > git checkout -f f08ebb17cd451bf4d1e25a5d268e97d10422aedc # timeout=10 20:23:51 7e9c9ca2126c: Pull complete 20:23:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:52 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:23:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:53 $ docker top 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:53 + docker-compose build --help 20:23:53 + grep parallel 20:23:53 Commit message: "build: Update go-mods versiosn for those that changed for 2.1.1 patch" 20:23:54 --parallel Build images in parallel. [Pipeline] } 20:23:54 $ docker stop --time=1 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff 20:23:55 $ docker rm -f 62f85e45eb75a1212b18d796f0b130b114b926b300aa04ee5c1ca71b427b21ff [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 20:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:56 . 20:23:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:23:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:56 Dload Upload Total Spent Left Speed 20:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:56 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:23:56 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/edgex-compose:latest cat 20:23:56 $ docker top 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:23:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:23:56 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:57 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:23:57 sudo tee /etc/docker/daemon.new 20:23:57 { 20:23:57 "registry-mirrors": [ 20:23:57 "https://nexus3.edgexfoundry.org:10001" 20:23:57 ], 20:23:57 "bip": "10.250.0.254/24", 20:23:57 "hosts": [ 20:23:57 "tcp://0.0.0.0:5555", 20:23:57 "unix:///var/run/docker.sock" 20:23:57 ], 20:23:57 "mtu": 1458, 20:23:57 "selinux-enabled": true, 20:23:57 "seccomp-profile": "/etc/docker/seccomp.json" 20:23:57 } [Pipeline] sh 20:23:57 Building core-command ... 20:23:57 Building core-data ... 20:23:57 Building core-metadata ... 20:23:57 Building security-bootstrapper ... 20:23:57 Building security-proxy-setup ... 20:23:57 Building security-secretstore-setup ... 20:23:57 Building support-notifications ... 20:23:57 Building support-scheduler ... 20:23:57 Building sys-mgmt-agent ... 20:23:57 Building security-secretstore-setup 20:23:57 Building core-command 20:23:57 Building support-notifications 20:23:57 Building support-scheduler 20:23:57 Building core-metadata 20:23:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:23:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:16 provisioning config files... 20:24:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1459940335039471485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:16 ---> docker-login.sh 20:24:16 nexus3.edgexfoundry.org:10001 20:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:17 Configure a credential helper to remove this warning. See 20:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:17 20:24:17 Login Succeeded 20:24:17 nexus3.edgexfoundry.org:10002 20:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:17 Configure a credential helper to remove this warning. See 20:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:17 20:24:17 Login Succeeded 20:24:17 nexus3.edgexfoundry.org:10003 20:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:18 Configure a credential helper to remove this warning. See 20:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:18 20:24:18 Login Succeeded 20:24:18 nexus3.edgexfoundry.org:10004 20:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:18 Configure a credential helper to remove this warning. See 20:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:18 20:24:18 Login Succeeded 20:24:18 docker.io 20:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2d27d3e7ab02 20:24:19 Step 3/23 : WORKDIR /edgex-go 20:24:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2d27d3e7ab02 20:24:19 Step 3/24 : WORKDIR /edgex-go 20:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2d27d3e7ab02 20:24:19 Step 3/22 : WORKDIR /edgex-go 20:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2d27d3e7ab02 20:24:19 Step 3/22 : WORKDIR /edgex-go 20:24:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2d27d3e7ab02 20:24:19 Step 3/21 : WORKDIR /edgex-go 20:24:19 ---> Running in 7984510a38c9 20:24:19 ---> Running in 452eaec0d31d 20:24:19 ---> Running in 9e2845cab009 20:24:19 ---> Running in 867d52e6d2c7 20:24:19 ---> Running in 65162f99e93e 20:24:19 Removing intermediate container 7984510a38c9 20:24:19 ---> 2ebaf9a89de4 20:24:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 Removing intermediate container 452eaec0d31d 20:24:19 ---> b3172028f916 20:24:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 Removing intermediate container 867d52e6d2c7 20:24:19 ---> 7fa8207d0544 20:24:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 Removing intermediate container 65162f99e93e 20:24:19 ---> ccf6078dd6c7 20:24:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 Removing intermediate container 9e2845cab009 20:24:19 ---> 5f4d5253d232 20:24:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 ---> Running in f3d2dba472f0 20:24:19 ---> Running in ade8710fda8f 20:24:19 ---> Running in d4e2e35e8e7a 20:24:19 ---> Running in 5504e392dfff 20:24:19 ---> Running in 1dd3bbc8a40f 20:24:19 Removing intermediate container f3d2dba472f0 20:24:19 ---> 6a51de944dae 20:24:19 Step 5/22 : RUN apk add --update --no-cache make git 20:24:19 Removing intermediate container d4e2e35e8e7a 20:24:19 ---> 69342794ef7d 20:24:19 Step 5/23 : RUN apk add --update --no-cache make git 20:24:19 ---> Running in 3b4b4f6f806c 20:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:19 Configure a credential helper to remove this warning. See 20:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:19 20:24:19 Login Succeeded 20:24:19 ---> docker-login.sh ends [Pipeline] } 20:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:24:19 ---> Running in 7a98f0b5a1bc 20:24:19 Removing intermediate container ade8710fda8f 20:24:19 ---> 9a9a26770755 20:24:19 Step 5/22 : RUN apk add --update --no-cache make git 20:24:19 ---> Running in 7bc974294af6 20:24:20 Removing intermediate container 1dd3bbc8a40f 20:24:20 ---> a9ffb0588b77 20:24:20 Step 5/24 : RUN apk add --update --no-cache make git 20:24:20 ---> Running in 08ef9c6d06d8 [Pipeline] echo 20:24:20 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:20 ========================================================= 20:24:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 20:24:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:20 Removing intermediate container 5504e392dfff 20:24:20 ---> d56eae3e1e4a 20:24:20 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:20 ---> Running in ebba49556c90 20:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:20 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 20:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:20 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:20 9b3977197b4f: Pulling fs layer 20:24:20 1a89e8eeedd5: Pulling fs layer 20:24:20 94645a83ff95: Pulling fs layer 20:24:20 3f3a8bcf1eab: Pulling fs layer 20:24:20 0c92f367c5e7: Pulling fs layer 20:24:20 63b1bc5785f6: Pulling fs layer 20:24:20 626d30ff41c6: Pulling fs layer 20:24:20 de1d54c125be: Pulling fs layer 20:24:20 3f3a8bcf1eab: Waiting 20:24:20 0c92f367c5e7: Waiting 20:24:20 626d30ff41c6: Waiting 20:24:20 de1d54c125be: Waiting 20:24:20 63b1bc5785f6: Waiting 20:24:20 94645a83ff95: Verifying Checksum 20:24:20 94645a83ff95: Download complete 20:24:20 1a89e8eeedd5: Verifying Checksum 20:24:20 1a89e8eeedd5: Download complete 20:24:20 0c92f367c5e7: Verifying Checksum 20:24:20 0c92f367c5e7: Download complete 20:24:20 63b1bc5785f6: Download complete 20:24:20 9b3977197b4f: Verifying Checksum 20:24:20 9b3977197b4f: Download complete 20:24:20 626d30ff41c6: Verifying Checksum 20:24:20 626d30ff41c6: Download complete 20:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:21 9b3977197b4f: Pull complete 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:21 OK: 221 MiB in 52 packages 20:24:21 OK: 221 MiB in 52 packages 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:21 OK: 221 MiB in 52 packages 20:24:21 Removing intermediate container 3b4b4f6f806c 20:24:21 ---> 97ded28fa559 20:24:21 Step 6/22 : COPY . . 20:24:21 Removing intermediate container 7a98f0b5a1bc 20:24:21 ---> f5b00639cd60 20:24:21 Step 6/23 : COPY go.mod . 20:24:21 OK: 221 MiB in 52 packages 20:24:21 1a89e8eeedd5: Pull complete 20:24:22 ---> c0571cbc3d1f 20:24:22 Step 7/23 : RUN go mod download 20:24:22 Removing intermediate container 7bc974294af6 20:24:22 ---> 7e61761b2cbf 20:24:22 Step 6/22 : COPY . . 20:24:22 ---> Running in 2cb680d405a8 20:24:22 OK: 221 MiB in 52 packages 20:24:22 94645a83ff95: Pull complete 20:24:22 de1d54c125be: Verifying Checksum 20:24:22 de1d54c125be: Download complete 20:24:22 Removing intermediate container 08ef9c6d06d8 20:24:22 ---> 23cc98b7d4ae 20:24:22 Step 6/24 : COPY . . 20:24:23 3f3a8bcf1eab: Verifying Checksum 20:24:23 3f3a8bcf1eab: Download complete 20:24:24 Removing intermediate container ebba49556c90 20:24:24 ---> 9ea60ca4e085 20:24:24 Step 6/21 : COPY . . 20:24:26 Removing intermediate container 2cb680d405a8 20:24:26 ---> 7cf3ab8e98ca 20:24:26 Step 8/23 : COPY . . 20:24:30 ---> f384112d1ffd 20:24:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:30 ---> Running in e67e3011f2cf 20:24:30 ---> c2ad579e822f 20:24:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:30 ---> 98203dac9edc 20:24:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:30 ---> 8124f9bc8e73 20:24:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:30 ---> Running in 7829bb5bc0e5 20:24:30 ---> Running in b5b186e09be8 20:24:30 ---> Running in 480762edc2ae 20:24:30 skipping... 20:24:30 skipping... 20:24:30 skipping... 20:24:30 skipping... 20:24:30 Removing intermediate container e67e3011f2cf 20:24:30 ---> bd2b6823f778 20:24:30 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:24:30 ---> Running in a2f4463392bf 20:24:30 Removing intermediate container b5b186e09be8 20:24:30 ---> 28fc7e7986db 20:24:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 20:24:31 ---> Running in a2d4875012a0 20:24:31 Removing intermediate container 480762edc2ae 20:24:31 ---> 9217516d6833 20:24:31 Step 8/22 : RUN make cmd/core-command/core-command 20:24:31 ---> Running in 28acbe77faa5 20:24:31 Removing intermediate container 7829bb5bc0e5 20:24:31 ---> 1d9020d38354 20:24:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:31 ---> Running in 04d560e32aaf 20:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 20:24:31 ---> 644552e10916 20:24:31 Step 9/23 : RUN go mod tidy 20:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:24:31 ---> Running in 3e03c538c321 20:24:34 Removing intermediate container 3e03c538c321 20:24:34 ---> b36bac8c831b 20:24:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:34 ---> Running in 7dd237576e56 20:24:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:35 3f3a8bcf1eab: Pull complete 20:24:35 0c92f367c5e7: Pull complete 20:24:36 63b1bc5785f6: Pull complete 20:24:36 626d30ff41c6: Pull complete 20:24:43 de1d54c125be: Pull complete 20:24:43 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 20:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 20:24:43 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 20:24:43 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 20:24:43 WORKDIR /edgex 20:24:43 COPY go.mod . 20:24:43 RUN go mod download 20:24:43 + docker build -t ci-base-image-arm64 -f - . 20:24:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:24:45 Removing intermediate container 28acbe77faa5 20:24:45 ---> a2a4d05d2336 20:24:45 20:24:45 Step 9/22 : FROM alpine:3.14 20:24:45 Removing intermediate container a2f4463392bf 20:24:45 ---> 15cb4e0b8741 20:24:45 20:24:45 Step 9/22 : FROM alpine:3.14 20:24:45 Removing intermediate container a2d4875012a0 20:24:45 ---> 9ea7460669d0 20:24:45 20:24:45 Step 9/21 : FROM alpine:3.14 20:24:46 3.14: Pulling from library/alpine 20:24:46 3.14: Pulling from library/alpine 20:24:46 3.14: Pulling from library/alpine 20:24:46 Removing intermediate container 04d560e32aaf 20:24:46 ---> 1b0f2371c6be 20:24:46 20:24:46 Step 9/24 : FROM alpine:3.14 20:24:46 Sending build context to Docker daemon 180.4MB 20:24:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 20:24:46 ---> 5f011755c4a2 20:24:46 Step 2/4 : WORKDIR /edgex 20:24:47 Removing intermediate container 7dd237576e56 20:24:47 ---> 3214a6e5b0b3 20:24:47 20:24:47 Step 11/23 : FROM alpine:3.14 20:24:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:24:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:24:47 Status: Downloaded newer image for alpine:3.14 20:24:47 Status: Downloaded newer image for alpine:3.14 20:24:47 ---> e04c818066af 20:24:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:24:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:24:47 ---> e04c818066af 20:24:47 Status: Image is up to date for alpine:3.14 20:24:47 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 20:24:47 ---> e04c818066af 20:24:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:24:47 3.14: Pulling from library/alpine 20:24:47 3.14: Pulling from library/alpine 20:24:47 ---> Running in f0b59164f1f9 20:24:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:24:47 Status: Image is up to date for alpine:3.14 20:24:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:24:47 Status: Image is up to date for alpine:3.14 20:24:47 ---> e04c818066af 20:24:47 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:24:47 ---> Running in af13622f5b23 20:24:47 ---> e04c818066af 20:24:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:47 ---> Running in f1aae30794e1 20:24:47 ---> Running in a335eda67729 20:24:47 ---> Running in a2db79155fbf 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:24:48 (1/1) Installing dumb-init (1.2.5-r1) 20:24:48 Executing busybox-1.33.1-r7.trigger 20:24:48 OK: 6 MiB in 15 packages 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:24:48 (1/2) Installing ca-certificates (20211220-r0) 20:24:48 (2/2) Installing dumb-init (1.2.5-r1) 20:24:48 Executing busybox-1.33.1-r7.trigger 20:24:48 Executing ca-certificates-20211220-r0.trigger 20:24:48 (1/1) Installing dumb-init (1.2.5-r1) 20:24:48 Executing busybox-1.33.1-r7.trigger 20:24:48 OK: 6 MiB in 15 packages 20:24:48 OK: 6 MiB in 16 packages 20:24:48 Removing intermediate container f0b59164f1f9 20:24:48 ---> 240cf0e38c3a 20:24:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:48 ---> Running in 27e37f4aa0e2 20:24:48 Removing intermediate container 27e37f4aa0e2 20:24:48 ---> 7c469d05b7ff 20:24:48 Step 3/4 : COPY go.mod . 20:24:48 (1/1) Installing dumb-init (1.2.5-r1) 20:24:48 Executing busybox-1.33.1-r7.trigger 20:24:48 ---> Running in 508c2b64b79a 20:24:48 OK: 6 MiB in 15 packages 20:24:48 (1/3) Installing ca-certificates (20211220-r0) 20:24:48 (2/3) Installing dumb-init (1.2.5-r1) 20:24:48 (3/3) Installing su-exec (0.2-r1) 20:24:48 Executing busybox-1.33.1-r7.trigger 20:24:48 Executing ca-certificates-20211220-r0.trigger 20:24:48 Removing intermediate container 508c2b64b79a 20:24:48 ---> 48b835ced365 20:24:48 Step 12/22 : ENV APP_PORT=59881 20:24:48 OK: 6 MiB in 17 packages 20:24:48 ---> Running in 7f40b438c878 20:24:49 Removing intermediate container 7f40b438c878 20:24:49 ---> 5a2e12227bcc 20:24:49 Step 13/22 : EXPOSE $APP_PORT 20:24:49 ---> Running in 30acf6fb020b 20:24:49 Removing intermediate container 30acf6fb020b 20:24:49 ---> 3b46090b51e0 20:24:49 Step 14/22 : WORKDIR / 20:24:49 Removing intermediate container f1aae30794e1 20:24:49 ---> 7c973cdc4379 20:24:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:49 ---> Running in 50cfdd1d5001 20:24:49 ---> Running in e08d2ef3819c 20:24:49 ---> fda063b1fcef 20:24:49 Step 4/4 : RUN go mod download 20:24:49 ---> Running in beceb6de7c16 20:24:49 Removing intermediate container af13622f5b23 20:24:49 ---> 137c9234ccf4 20:24:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:24:49 ---> Running in 9e8ceef1e2be 20:24:49 Removing intermediate container 50cfdd1d5001 20:24:49 ---> 0e7fcd41f2f9 20:24:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:49 Removing intermediate container e08d2ef3819c 20:24:49 ---> 4321d080c8bd 20:24:49 Step 12/22 : ENV APP_PORT=59882 20:24:49 Removing intermediate container a2db79155fbf 20:24:49 ---> 97f099d1c34c 20:24:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:24:49 Removing intermediate container a335eda67729 20:24:49 ---> a88960c74ac5 20:24:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:49 ---> Running in 541992d80801 20:24:49 Removing intermediate container 9e8ceef1e2be 20:24:49 ---> 26bab1150d86 20:24:49 Step 12/21 : ENV APP_PORT=59860 20:24:49 ---> Running in 26f76c62a5ea 20:24:49 ---> Running in 62c5655b1fc6 20:24:49 ---> Running in 021a505fe66b 20:24:49 ---> 27704330d763 20:24:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:49 Removing intermediate container 541992d80801 20:24:49 ---> cb7ff2483b23 20:24:49 Step 13/22 : EXPOSE $APP_PORT 20:24:49 Removing intermediate container 62c5655b1fc6 20:24:49 ---> fc2a98354ba6 20:24:49 Step 12/24 : WORKDIR / 20:24:49 Removing intermediate container 26f76c62a5ea 20:24:49 ---> ad51e21ac0e5 20:24:49 Step 14/23 : ENV APP_PORT=59861 20:24:49 Removing intermediate container 021a505fe66b 20:24:49 ---> 4d99b679ce00 20:24:49 Step 13/21 : EXPOSE $APP_PORT 20:24:49 ---> Running in 8337e79a58f6 20:24:49 ---> Running in fc26a5ebcfaa 20:24:49 ---> Running in b70e1b996ced 20:24:49 ---> Running in 4193643a4695 20:24:50 Removing intermediate container 8337e79a58f6 20:24:50 ---> c0ae31b0f25c 20:24:50 Step 14/22 : WORKDIR / 20:24:50 ---> Running in 23edaf9bd427 20:24:50 Removing intermediate container fc26a5ebcfaa 20:24:50 ---> 0049ce03edd6 20:24:50 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:24:50 Removing intermediate container b70e1b996ced 20:24:50 ---> 2bbd86594973 20:24:50 Step 15/23 : EXPOSE $APP_PORT 20:24:50 Removing intermediate container 4193643a4695 20:24:50 ---> 94c183f68fcb 20:24:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:50 ---> 14ef2768356b 20:24:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:50 ---> Running in 579f8461ac41 20:24:50 Removing intermediate container 23edaf9bd427 20:24:50 ---> d09828b0dc4c 20:24:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:50 Removing intermediate container 579f8461ac41 20:24:50 ---> 69edf61b38fc 20:24:50 ---> fb85707740ba 20:24:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:50 20:24:50 ---> 38d697eba189 20:24:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:50 ---> ae2ca5b9cecc 20:24:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:24:50 ---> b79cf377683a 20:24:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:50 ---> Running in 0930cfcbd5d5 20:24:50 ---> 4aba7ff0f1e6 20:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:50 ---> 2959c74714c4 20:24:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:24:50 Removing intermediate container 0930cfcbd5d5 20:24:50 ---> 55f277d9d04c 20:24:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:50 ---> Running in b33825bf2265 20:24:50 ---> 71fa1ca317ba 20:24:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:24:50 ---> 015c985596b1 20:24:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:24:50 ---> 7208f6b48863 20:24:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:24:50 Removing intermediate container b33825bf2265 20:24:50 ---> ffd3995e9304 20:24:50 Step 20/22 : LABEL arch=x86_64 20:24:50 ---> Running in 3f67a41f5e3e 20:24:50 ---> 297dcb63fa1b 20:24:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:50 ---> 54fc4e986458 20:24:50 Step 17/21 : ENTRYPOINT ["/support-notifications"] 20:24:50 Removing intermediate container 3f67a41f5e3e 20:24:50 ---> 8ee7e1177bf7 20:24:50 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:24:50 ---> 4adf045946ca 20:24:50 ---> f5a74c8729dd 20:24:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 18/22 : ENTRYPOINT ["/core-command"] 20:24:50 20:24:51 ---> Running in 7b2a19a2bbbc 20:24:51 ---> Running in 7c1d04181b6a 20:24:51 ---> Running in 2cb5e2251825 20:24:51 ---> 7eeb367b5277 20:24:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:24:51 Removing intermediate container 7c1d04181b6a 20:24:51 ---> c51089d290a1 20:24:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:51 ---> Running in f3c79468e8d2 20:24:51 Removing intermediate container 7b2a19a2bbbc 20:24:51 ---> 9c1604a6cd9e 20:24:51 Step 22/22 : LABEL version=2.1.1-dev.2 20:24:51 Removing intermediate container 2cb5e2251825 20:24:51 ---> 5897ae8cb98c 20:24:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:51 ---> Running in 71b6d5ce798b 20:24:51 ---> Running in 9f9904a1bd06 20:24:51 ---> Running in 0080274c47c7 20:24:51 Removing intermediate container f3c79468e8d2 20:24:51 ---> 446c8cb2d78c 20:24:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:51 ---> Running in 96ba7ad4093f 20:24:51 ---> 1d58c326bbc3 20:24:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:51 Removing intermediate container 71b6d5ce798b 20:24:51 ---> 2554cdb474e2 20:24:51 Step 19/21 : LABEL arch=x86_64 20:24:51 Removing intermediate container 9f9904a1bd06 20:24:51 ---> acfb4e17a307 20:24:51 20:24:51 Removing intermediate container 0080274c47c7 20:24:51 ---> 07b000052092 20:24:51 Step 20/22 : LABEL arch=x86_64 20:24:51 ---> Running in 147fbbb96a95 20:24:51 ---> Running in f3d81eddca16 20:24:51 Removing intermediate container 96ba7ad4093f 20:24:51 ---> 23c3a5fbecd4 20:24:51 Step 21/23 : LABEL arch=x86_64 20:24:51 ---> Running in 7afd59f2688a 20:24:51 Removing intermediate container 147fbbb96a95 20:24:51 ---> 861c5bdffc39 20:24:51 Step 20/21 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:24:51 Removing intermediate container f3d81eddca16 20:24:51 ---> e3c0b1dab6a7 20:24:51 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:24:51 Successfully built acfb4e17a307 20:24:51 ---> Running in c6476ac85651 20:24:51 Successfully tagged core-metadata:latest 20:24:51  Building core-metadata ... done Building security-bootstrapper 20:24:51 ---> Running in 7fef2d7b04ac 20:24:51 Removing intermediate container 7afd59f2688a 20:24:51 ---> f6bf1d63df51 20:24:51 Step 22/23 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:24:51 ---> 6d51c09b7e9f 20:24:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:24:51 ---> Running in 55ce8c1e04b3 20:24:51 Removing intermediate container c6476ac85651 20:24:51 ---> fd91dc759a07 20:24:51 Step 21/21 : LABEL version=2.1.1-dev.2 20:24:51 ---> Running in 6430885b276a 20:24:51 Removing intermediate container 7fef2d7b04ac 20:24:51 ---> dd1b84d24cbb 20:24:51 Step 22/22 : LABEL version=2.1.1-dev.2 20:24:52 ---> Running in 6c778c6e15e0 20:24:52 Removing intermediate container 55ce8c1e04b3 20:24:52 ---> 36fd7e71f903 20:24:52 Step 23/23 : LABEL version=2.1.1-dev.2 20:24:52 ---> aa51cc8b520b 20:24:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:24:52 Removing intermediate container 6430885b276a 20:24:52 ---> 7cd973d17ec6 20:24:52 20:24:52 ---> Running in 6be79288bb5f 20:24:52 Removing intermediate container 6c778c6e15e0 20:24:52 ---> e523479c02f9 20:24:52 20:24:52 ---> Running in 50699ac4ba61 20:24:52 Successfully built 7cd973d17ec6 20:24:52 Removing intermediate container 50699ac4ba61 20:24:52 ---> 2d45b19fc0a4 20:24:52 20:24:52 Successfully tagged support-notifications:latest 20:24:52 Building security-proxy-setup 20:24:52  Building support-notifications ... done Successfully built e523479c02f9 20:24:52 Successfully tagged core-command:latest 20:24:52 Building core-data 20:24:52  Building core-command ... done Successfully built 2d45b19fc0a4 20:24:52 Successfully tagged support-scheduler:latest 20:24:52  Building support-scheduler ... done Building sys-mgmt-agent 20:24:53 Removing intermediate container 6be79288bb5f 20:24:53 ---> 668566b74b05 20:24:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:24:53 ---> Running in fa9b1359e72b 20:24:53 Removing intermediate container fa9b1359e72b 20:24:53 ---> c5a820ec12e4 20:24:53 Step 22/24 : LABEL arch=x86_64 20:24:53 ---> Running in 01f490fadf0f 20:24:53 Removing intermediate container 01f490fadf0f 20:24:53 ---> ff6bfefcf339 20:24:53 Step 23/24 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:24:53 ---> Running in c405856d5c86 20:24:53 Removing intermediate container c405856d5c86 20:24:53 ---> 5156053c2aa8 20:24:53 Step 24/24 : LABEL version=2.1.1-dev.2 20:24:53 ---> Running in 7d957f36d386 20:24:53 Removing intermediate container 7d957f36d386 20:24:53 ---> 6af24aff81ce 20:24:53 20:24:53 Successfully built 6af24aff81ce 20:24:53 Successfully tagged security-secretstore-setup:latest 20:25:06  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:06 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:25:06 ---> 2d27d3e7ab02 20:25:06 Step 3/30 : WORKDIR /edgex-go 20:25:06 ---> Using cache 20:25:06 ---> ccf6078dd6c7 20:25:06 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:06 ---> Using cache 20:25:06 ---> 69342794ef7d 20:25:06 Step 5/30 : RUN apk add --update --no-cache make git 20:25:06 ---> Using cache 20:25:06 ---> f5b00639cd60 20:25:06 Step 6/30 : COPY . . 20:25:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:06 ---> 2d27d3e7ab02 20:25:06 Step 3/22 : WORKDIR /edgex-go 20:25:06 ---> Using cache 20:25:06 ---> ccf6078dd6c7 20:25:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:06 ---> Using cache 20:25:06 ---> 69342794ef7d 20:25:06 Step 5/22 : RUN apk add --update --no-cache make bash git 20:25:06 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:25:06 ---> 2d27d3e7ab02 20:25:06 Step 3/20 : WORKDIR /edgex-go 20:25:06 ---> Using cache 20:25:06 ---> ccf6078dd6c7 20:25:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:06 ---> Using cache 20:25:06 ---> 69342794ef7d 20:25:06 Step 5/20 : RUN apk add --update --no-cache make git 20:25:06 ---> Using cache 20:25:06 ---> f5b00639cd60 20:25:06 Step 6/20 : COPY . . 20:25:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:06 ---> 2d27d3e7ab02 20:25:06 Step 3/22 : WORKDIR /edgex-go 20:25:06 ---> Using cache 20:25:06 ---> ccf6078dd6c7 20:25:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:06 ---> Using cache 20:25:06 ---> 69342794ef7d 20:25:06 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:25:11 ---> Running in 923d3c523773 20:25:11 ---> Running in b4b9ae7df08a 20:25:11 ---> b9c07e1a8464 20:25:11 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:11 ---> f8c61106aa0c 20:25:11 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:11 ---> Running in c0061b426ec0 20:25:11 ---> Running in 9f57db59f283 20:25:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:12 skipping... 20:25:12 skipping... 20:25:12 Removing intermediate container c0061b426ec0 20:25:12 ---> c33965c83509 20:25:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:25:12 ---> Running in d1f5564959d0 20:25:12 Removing intermediate container 9f57db59f283 20:25:12 ---> 17f9923f89d2 20:25:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:12 ---> Running in cfa2122cab78 20:25:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:25:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:25:13 OK: 221 MiB in 52 packages 20:25:13 OK: 221 MiB in 52 packages 20:25:13 Removing intermediate container 923d3c523773 20:25:13 ---> 297210edf2f1 20:25:13 Step 6/22 : COPY . . 20:25:14 Removing intermediate container b4b9ae7df08a 20:25:14 ---> 149ffadad2a7 20:25:14 Step 6/22 : COPY . . 20:25:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 20:25:24 ---> e3050932f2c6 20:25:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> b2bbfe84816c 20:25:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> Running in 8f71e2622889 20:25:24 ---> Running in 61d3de8baf23 20:25:24 skipping... 20:25:24 skipping... 20:25:24 Removing intermediate container cfa2122cab78 20:25:24 ---> 04c90f8ec58a 20:25:24 20:25:24 Step 9/30 : FROM alpine:3.14 20:25:24 ---> e04c818066af 20:25:24 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:25:24 Removing intermediate container d1f5564959d0 20:25:24 ---> edaea7a0e04f 20:25:24 20:25:24 Step 9/20 : FROM alpine:3.14 20:25:24 ---> e04c818066af 20:25:24 Step 10/20 : RUN apk add --update --no-cache curl 20:25:25 ---> Running in 7fa0bc780d5c 20:25:25 ---> Running in b308f7e0b79b 20:25:25 Removing intermediate container 7fa0bc780d5c 20:25:25 ---> a13b9a25825e 20:25:25 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 20:25:25 ---> Running in 694bdd6384aa 20:25:25 Removing intermediate container 8f71e2622889 20:25:25 ---> a8a14a66c22a 20:25:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:25:25 Removing intermediate container 61d3de8baf23 20:25:25 ---> 02ad98d7a169 20:25:25 Step 8/22 : RUN make cmd/core-data/core-data 20:25:25 ---> Running in b14b9977347a 20:25:25 ---> Running in 48acf70da6c4 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 20:25:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:25:25 (1/5) Installing ca-certificates (20211220-r0) 20:25:25 (2/5) Installing brotli-libs (1.0.9-r5) 20:25:25 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:25:25 (1/2) Installing dumb-init (1.2.5-r1) 20:25:25 (2/2) Installing su-exec (0.2-r1) 20:25:25 (4/5) Installing libcurl (7.79.1-r1) 20:25:25 Executing busybox-1.33.1-r7.trigger 20:25:25 OK: 6 MiB in 16 packages 20:25:26 (5/5) Installing curl (7.79.1-r1) 20:25:26 Executing busybox-1.33.1-r7.trigger 20:25:26 Executing ca-certificates-20211220-r0.trigger 20:25:26 OK: 8 MiB in 19 packages 20:25:26 Removing intermediate container 694bdd6384aa 20:25:26 ---> 0ebaff893bd3 20:25:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 20:25:26 ---> Running in 40b699be42c5 20:25:26 Removing intermediate container 40b699be42c5 20:25:26 ---> a1bb0d549ed7 20:25:26 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:25:26 ---> Running in b4c11e6c4460 20:25:26 Removing intermediate container b308f7e0b79b 20:25:26 ---> f5355f75bbf1 20:25:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:26 ---> Running in bf7e21844942 20:25:27 Removing intermediate container bf7e21844942 20:25:27 ---> 799735d14180 20:25:27 Step 12/20 : WORKDIR /edgex 20:25:27 ---> Running in f0d596200fb2 20:25:27 Removing intermediate container b4c11e6c4460 20:25:27 ---> 74ad9789043b 20:25:27 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:25:27 ---> Running in a4e9305ae009 20:25:27 Removing intermediate container f0d596200fb2 20:25:27 ---> 505a2c774e44 20:25:27 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:25:27 ---> 3ab269552b41 20:25:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:25:28 ---> b82a2d0bb083 20:25:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:28 Removing intermediate container a4e9305ae009 20:25:28 ---> 44c872247858 20:25:28 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 20:25:28 ---> Running in f6fb08888153 20:25:28 Removing intermediate container f6fb08888153 20:25:28 ---> 1054b03b8b0e 20:25:28 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:25:29 ---> a20cd4223c86 20:25:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:25:29 ---> Running in f6c06d59b48d 20:25:29 ---> 5828e32486d0 20:25:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:25:29 ---> Running in 2537a09d3482 20:25:29 Removing intermediate container f6c06d59b48d 20:25:29 ---> 59aa8034a802 20:25:29 Step 17/20 : CMD ["--init=true"] 20:25:29 ---> Running in 0485340d06a7 20:25:29 Removing intermediate container 0485340d06a7 20:25:29 ---> 9083eb9bc77b 20:25:29 Step 18/20 : LABEL arch=x86_64 20:25:29 ---> Running in 151bbf991fbe 20:25:29 Removing intermediate container 151bbf991fbe 20:25:29 ---> e2d63fcd16bd 20:25:29 Step 19/20 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:30 ---> Running in ae72ccea9d20 20:25:30 Removing intermediate container ae72ccea9d20 20:25:30 ---> fa4ac61d9111 20:25:30 Step 20/20 : LABEL version=2.1.1-dev.2 20:25:30 ---> Running in 003873bb2e0d 20:25:30 Removing intermediate container 2537a09d3482 20:25:30 ---> fd6996643db3 20:25:30 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:30 Removing intermediate container 003873bb2e0d 20:25:30 ---> 6e6902a2b326 20:25:30 20:25:30 Successfully built 6e6902a2b326 20:25:30 Successfully tagged security-proxy-setup:latest 20:25:30  Building security-proxy-setup ... done  ---> c75d410a97ba 20:25:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:31 ---> 76f9035feba0 20:25:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:31 ---> ece6b8b5b482 20:25:31 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:31 ---> 3bf78b68a144 20:25:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:25:32 ---> b02b58c699ef 20:25:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 20:25:32 ---> Running in 7a3513831c13 20:25:32 Removing intermediate container 7a3513831c13 20:25:32 ---> 00a6206fbf7e 20:25:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:32 ---> 098a5f3043a7 20:25:32 Step 25/30 : RUN chmod +x /entrypoint.sh 20:25:32 ---> Running in a105385e6408 20:25:33 Removing intermediate container a105385e6408 20:25:33 ---> 5271fe057d2d 20:25:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 20:25:33 ---> Running in a42b35dfbfe7 20:25:33 Removing intermediate container a42b35dfbfe7 20:25:33 ---> 200629bf171f 20:25:33 Step 27/30 : CMD ["gate"] 20:25:33 ---> Running in ff9c9b41a3fa 20:25:33 Removing intermediate container ff9c9b41a3fa 20:25:33 ---> f7ded0f023c2 20:25:33 Step 28/30 : LABEL arch=x86_64 20:25:33 ---> Running in 60ec00281279 20:25:34 Removing intermediate container 60ec00281279 20:25:34 ---> ac23fb7c01d5 20:25:34 Step 29/30 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:34 ---> Running in 0ea0209b8c4f 20:25:34 Removing intermediate container 0ea0209b8c4f 20:25:34 ---> def57f528ec2 20:25:34 Step 30/30 : LABEL version=2.1.1-dev.2 20:25:34 ---> Running in 753abb202da1 20:25:34 Removing intermediate container 753abb202da1 20:25:34 ---> a546b20b070b 20:25:34 20:25:34 Successfully built a546b20b070b 20:25:34 Successfully tagged security-bootstrapper:latest 20:25:35  Building security-bootstrapper ... done Removing intermediate container b14b9977347a 20:25:35 ---> 27cbc234216c 20:25:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:25:35 ---> Running in c7b6b4e210c2 20:25:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:25:35 Removing intermediate container 48acf70da6c4 20:25:35 ---> 911de3baaa0d 20:25:35 20:25:35 Step 9/22 : FROM alpine:3.14 20:25:35 ---> e04c818066af 20:25:35 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:25:35 ---> Running in 355492eeac99 20:25:35 Removing intermediate container 355492eeac99 20:25:35 ---> 96d3cf8b9aaa 20:25:35 Step 11/22 : ENV APP_PORT=59880 20:25:35 ---> Running in 75cfcc1399dc 20:25:35 Removing intermediate container 75cfcc1399dc 20:25:35 ---> ccbe5c142e66 20:25:35 Step 12/22 : EXPOSE $APP_PORT 20:25:35 ---> Running in 7b10312509eb 20:25:35 Removing intermediate container 7b10312509eb 20:25:35 ---> cfe70f27fcd0 20:25:35 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:35 ---> Running in 0a7d97071b07 20:25:36 Removing intermediate container c7b6b4e210c2 20:25:36 ---> 1eacf7343ffd 20:25:36 20:25:36 Step 10/22 : FROM docker:20.10.8 20:25:36 20.10.8: Pulling from library/docker 20:25:36 Removing intermediate container 0a7d97071b07 20:25:36 ---> 58fef58db20a 20:25:36 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:25:36 ---> Running in 51e00e3b19b5 20:25:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:37 (1/6) Installing dumb-init (1.2.5-r1) 20:25:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:25:38 (3/6) Installing libsodium (1.0.18-r0) 20:25:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:25:38 (5/6) Installing libzmq (4.3.4-r0) 20:25:38 (6/6) Installing zeromq (4.3.4-r0) 20:25:38 Executing busybox-1.33.1-r7.trigger 20:25:38 OK: 8 MiB in 20 packages 20:25:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 20:25:39 Status: Downloaded newer image for docker:20.10.8 20:25:39 ---> bc6c0ffef665 20:25:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:25:39 ---> Running in 247b8b92db6c 20:25:39 Removing intermediate container 51e00e3b19b5 20:25:39 ---> 5fd867e44add 20:25:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:39 Removing intermediate container 247b8b92db6c 20:25:39 ---> c3a7ec583a7c 20:25:39 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:25:39 ---> Running in 84b3b1e932c2 20:25:39 ---> bee4363844ed 20:25:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:39 ---> 6c3e69a17062 20:25:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:25:40 (1/42) Installing readline (8.1.0-r0) 20:25:40 (2/42) Installing bash (5.1.16-r0) 20:25:40 Executing bash-5.1.16-r0.post-install 20:25:40 (3/42) Installing brotli-libs (1.0.9-r5) 20:25:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:25:40 (5/42) Installing libcurl (7.79.1-r1) 20:25:40 ---> a1eb1ac1b444 20:25:40 Step 18/22 : ENTRYPOINT ["/core-data"] 20:25:40 (6/42) Installing curl (7.79.1-r1) 20:25:40 (7/42) Installing dumb-init (1.2.5-r1) 20:25:40 (8/42) Installing libbz2 (1.0.8-r1) 20:25:40 (9/42) Installing expat (2.4.7-r0) 20:25:40 (10/42) Installing libffi (3.3-r2) 20:25:40 (11/42) Installing gdbm (1.19-r0) 20:25:40 (12/42) Installing xz-libs (5.2.5-r1) 20:25:40 ---> Running in 7e3fe574a95c 20:25:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:25:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:25:40 (15/42) Installing mpdecimal (2.5.1-r1) 20:25:40 (16/42) Installing sqlite-libs (3.35.5-r0) 20:25:40 (17/42) Installing python3 (3.9.5-r2) 20:25:40 Removing intermediate container 7e3fe574a95c 20:25:40 ---> 43c95410df20 20:25:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:40 ---> Running in a3148fd5e5c1 20:25:40 Removing intermediate container a3148fd5e5c1 20:25:40 ---> c7a6aedde7a4 20:25:40 Step 20/22 : LABEL arch=x86_64 20:25:40 ---> Running in 06ff458232d4 20:25:40 (18/42) Installing py3-appdirs (1.4.4-r2) 20:25:40 (19/42) Installing py3-chardet (4.0.0-r2) 20:25:40 Removing intermediate container 06ff458232d4 20:25:40 ---> ce68b7aedee1 20:25:40 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:40 (20/42) Installing py3-idna (3.2-r0) 20:25:40 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:25:40 ---> Running in 26abda08963c 20:25:40 (22/42) Installing py3-certifi (2020.12.5-r1) 20:25:40 (23/42) Installing py3-requests (2.25.1-r4) 20:25:40 (24/42) Installing py3-msgpack (1.0.2-r1) 20:25:40 (25/42) Installing py3-lockfile (0.12.2-r4) 20:25:40 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:25:40 (27/42) Installing py3-colorama (0.4.4-r1) 20:25:40 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:25:40 (29/42) Installing py3-distlib (0.3.1-r3) 20:25:40 (30/42) Installing py3-distro (1.5.0-r3) 20:25:40 (31/42) Installing py3-six (1.15.0-r1) 20:25:40 (32/42) Installing py3-webencodings (0.5.1-r4) 20:25:40 (33/42) Installing py3-html5lib (1.1-r1) 20:25:40 Removing intermediate container 26abda08963c 20:25:40 ---> 50fa29a276cb 20:25:40 Step 22/22 : LABEL version=2.1.1-dev.2 20:25:40 (34/42) Installing py3-parsing (2.4.7-r2) 20:25:40 (35/42) Installing py3-packaging (20.9-r1) 20:25:40 (36/42) Installing py3-toml (0.10.2-r2) 20:25:40 (37/42) Installing py3-pep517 (0.10.0-r2) 20:25:40 (38/42) Installing py3-progress (1.5-r2) 20:25:40 ---> Running in 260eec4ac7c4 20:25:40 (39/42) Installing py3-retrying (1.3.3-r1) 20:25:40 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:25:40 (41/42) Installing py3-setuptools (52.0.0-r3) 20:25:40 (42/42) Installing py3-pip (20.3.4-r1) 20:25:40 Removing intermediate container 260eec4ac7c4 20:25:40 ---> e88b6d128a08 20:25:40 20:25:41 Successfully built e88b6d128a08 20:25:41 Successfully tagged core-data:latest 20:25:41  Building core-data ... done Executing busybox-1.33.1-r3.trigger 20:25:41 OK: 84 MiB in 64 packages 20:25:41 Collecting docker-compose==1.23.2 20:25:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:25:41 Collecting dockerpty<0.5,>=0.4.1 20:25:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:25:42 Collecting cached-property<2,>=1.2.0 20:25:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:25:42 Collecting websocket-client<1.0,>=0.32.0 20:25:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:25:42 Collecting PyYAML<4,>=3.10 20:25:42 Downloading PyYAML-3.13.tar.gz (270 kB) 20:25:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:25:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:25:42 Collecting jsonschema<3,>=2.5.1 20:25:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:25:42 Collecting docopt<0.7,>=0.6.1 20:25:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:25:43 Collecting texttable<0.10,>=0.9.0 20:25:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:25:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:25:43 Collecting docker<4.0,>=3.6.0 20:25:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:25:43 Collecting docker-pycreds>=0.4.0 20:25:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:25:43 Collecting urllib3<1.25,>=1.21.1 20:25:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:25:43 Collecting idna<2.8,>=2.5 20:25:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:25:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:25:43 Collecting chardet<3.1.0,>=3.0.2 20:25:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:25:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:25:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:25:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:25:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:25:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:25:44 Attempting uninstall: urllib3 20:25:44 Found existing installation: urllib3 1.26.5 20:25:44 Uninstalling urllib3-1.26.5: 20:25:44 Successfully uninstalled urllib3-1.26.5 20:25:44 Attempting uninstall: idna 20:25:44 Found existing installation: idna 3.2 20:25:44 Uninstalling idna-3.2: 20:25:44 Successfully uninstalled idna-3.2 20:25:44 Attempting uninstall: chardet 20:25:44 Found existing installation: chardet 4.0.0 20:25:44 Uninstalling chardet-4.0.0: 20:25:44 Successfully uninstalled chardet-4.0.0 20:25:44 Attempting uninstall: requests 20:25:44 Found existing installation: requests 2.25.1 20:25:44 Uninstalling requests-2.25.1: 20:25:44 Successfully uninstalled requests-2.25.1 20:25:44 Running setup.py install for texttable: started 20:25:44 Running setup.py install for texttable: finished with status 'done' 20:25:44 Running setup.py install for PyYAML: started 20:25:45 Running setup.py install for PyYAML: finished with status 'done' 20:25:45 Running setup.py install for docopt: started 20:25:45 Running setup.py install for docopt: finished with status 'done' 20:25:45 Running setup.py install for dockerpty: started 20:25:45 Running setup.py install for dockerpty: finished with status 'done' 20:25:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:25:48 Removing intermediate container 84b3b1e932c2 20:25:48 ---> e1ea32004583 20:25:48 Step 13/22 : ENV APP_PORT=58890 20:25:48 ---> Running in 8a02d3195c4e 20:25:48 Removing intermediate container 8a02d3195c4e 20:25:48 ---> 40f20a0092e0 20:25:48 Step 14/22 : EXPOSE $APP_PORT 20:25:48 ---> Running in 1a9be48bfb34 20:25:48 Removing intermediate container 1a9be48bfb34 20:25:48 ---> b53fbe7e8d36 20:25:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:25:48 ---> 2dc52e0390b5 20:25:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:25:49 ---> 522d339755e0 20:25:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:25:49 ---> 3df81015fa11 20:25:49 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:25:49 ---> Running in 6370e10d50b9 20:25:49 Removing intermediate container 6370e10d50b9 20:25:49 ---> 9d9c6d010aa7 20:25:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:49 ---> Running in 21e0e43027c1 20:25:49 Removing intermediate container 21e0e43027c1 20:25:49 ---> 2f708231e003 20:25:49 Step 20/22 : LABEL arch=x86_64 20:25:49 ---> Running in e31ff73c580e 20:25:49 Removing intermediate container e31ff73c580e 20:25:49 ---> fd53d0c921e5 20:25:49 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:49 ---> Running in b548bfb492b9 20:25:49 Removing intermediate container b548bfb492b9 20:25:49 ---> 9dbe8575d363 20:25:49 Step 22/22 : LABEL version=2.1.1-dev.2 20:25:50 ---> Running in 2973b068443d 20:25:50 Removing intermediate container 2973b068443d 20:25:50 ---> ebeaad6b7c95 20:25:50 20:25:50 Successfully built ebeaad6b7c95 20:25:50 Successfully tagged sys-mgmt-agent:latest 20:25:50  Building sys-mgmt-agent ... done  [Pipeline] } 20:25:50 $ docker stop --time=1 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 20:25:51 $ docker rm -f 078b5fe75e2b183258e847db94f7fc95860423d2c1c4f2f4390a1417a215bf69 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:51 + docker images 20:25:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:51 sys-mgmt-agent latest ebeaad6b7c95 2 seconds ago 294MB 20:25:51 core-data latest e88b6d128a08 11 seconds ago 19.9MB 20:25:51 1eacf7343ffd 16 seconds ago 1.78GB 20:25:51 911de3baaa0d 16 seconds ago 1.79GB 20:25:51 security-bootstrapper latest a546b20b070b 17 seconds ago 18.7MB 20:25:51 security-proxy-setup latest 6e6902a2b326 21 seconds ago 26.1MB 20:25:51 edaea7a0e04f 27 seconds ago 1.79GB 20:25:51 04c90f8ec58a 27 seconds ago 1.78GB 20:25:51 security-secretstore-setup latest 6af24aff81ce 58 seconds ago 27.7MB 20:25:51 support-notifications latest 7cd973d17ec6 59 seconds ago 16.6MB 20:25:51 core-command latest e523479c02f9 59 seconds ago 15.7MB 20:25:51 support-scheduler latest 2d45b19fc0a4 59 seconds ago 15.9MB 20:25:51 core-metadata latest acfb4e17a307 About a minute ago 16.5MB 20:25:51 3214a6e5b0b3 About a minute ago 1.79GB 20:25:51 1b0f2371c6be About a minute ago 1.79GB 20:25:51 9ea7460669d0 About a minute ago 1.79GB 20:25:51 a2a4d05d2336 About a minute ago 1.78GB 20:25:51 15cb4e0b8741 About a minute ago 1.79GB 20:25:51 ci-base-image-x86_64 latest 2d27d3e7ab02 3 minutes ago 1.27GB 20:25:51 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 5 days ago 562MB 20:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB 20:25:51 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 20:25:51 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 20:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:52 provisioning config files... 20:25:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1835396595441879215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:52 ---> docker-login.sh 20:25:52 nexus3.edgexfoundry.org:10001 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10002 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10003 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 nexus3.edgexfoundry.org:10004 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:52 Configure a credential helper to remove this warning. See 20:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:52 20:25:52 Login Succeeded 20:25:52 docker.io 20:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:53 Configure a credential helper to remove this warning. See 20:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:53 20:25:53 Login Succeeded 20:25:53 ---> docker-login.sh ends [Pipeline] } 20:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:53 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:53 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:53 2.1.1-dev.2 20:25:53 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:25:53 jakarta 20:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:53 281575bcbd4f: Preparing 20:25:53 32163da0e27b: Preparing 20:25:53 f175b5042c6d: Preparing 20:25:53 cae44f351014: Preparing 20:25:53 b541d28bf3b4: Preparing 20:25:53 b541d28bf3b4: Layer already exists 20:25:53 281575bcbd4f: Pushed 20:25:53 f175b5042c6d: Pushed 20:25:53 cae44f351014: Pushed 20:25:55 32163da0e27b: Pushed 20:25:55 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:55 281575bcbd4f: Preparing 20:25:55 32163da0e27b: Preparing 20:25:55 f175b5042c6d: Preparing 20:25:55 cae44f351014: Preparing 20:25:55 b541d28bf3b4: Preparing 20:25:55 f175b5042c6d: Layer already exists 20:25:55 cae44f351014: Layer already exists 20:25:55 281575bcbd4f: Layer already exists 20:25:55 32163da0e27b: Layer already exists 20:25:55 b541d28bf3b4: Layer already exists 20:25:55 2.1.1-dev.2: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:56 281575bcbd4f: Preparing 20:25:56 32163da0e27b: Preparing 20:25:56 f175b5042c6d: Preparing 20:25:56 cae44f351014: Preparing 20:25:56 b541d28bf3b4: Preparing 20:25:56 281575bcbd4f: Layer already exists 20:25:56 cae44f351014: Layer already exists 20:25:56 b541d28bf3b4: Layer already exists 20:25:56 f175b5042c6d: Layer already exists 20:25:56 32163da0e27b: Layer already exists 20:25:56 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:57 281575bcbd4f: Preparing 20:25:57 32163da0e27b: Preparing 20:25:57 f175b5042c6d: Preparing 20:25:57 cae44f351014: Preparing 20:25:57 b541d28bf3b4: Preparing 20:25:57 f175b5042c6d: Layer already exists 20:25:57 32163da0e27b: Layer already exists 20:25:57 281575bcbd4f: Layer already exists 20:25:57 cae44f351014: Layer already exists 20:25:57 b541d28bf3b4: Layer already exists 20:25:57 jakarta: digest: sha256:2e3135eda528eee20f65c8220df044ff029b42dc2af98200811ef10d7296a75e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:57 ===================================================== [Pipeline] echo 20:25:57 taggedImages: 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.2 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:25:57 - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo 20:25:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:57 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:57 2.1.1-dev.2 20:25:57 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:25:57 jakarta 20:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:57 044f21f460dc: Preparing 20:25:57 cb993b5d2577: Preparing 20:25:57 f175b5042c6d: Preparing 20:25:57 22610caf0643: Preparing 20:25:57 6a3ca2bab81d: Preparing 20:25:57 b541d28bf3b4: Preparing 20:25:57 b541d28bf3b4: Waiting 20:25:57 f175b5042c6d: Layer already exists 20:25:57 b541d28bf3b4: Layer already exists 20:25:57 6a3ca2bab81d: Pushed 20:25:57 044f21f460dc: Pushed 20:25:58 22610caf0643: Pushed 20:25:59 cb993b5d2577: Pushed 20:25:59 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:00 044f21f460dc: Preparing 20:26:00 cb993b5d2577: Preparing 20:26:00 f175b5042c6d: Preparing 20:26:00 22610caf0643: Preparing 20:26:00 6a3ca2bab81d: Preparing 20:26:00 b541d28bf3b4: Preparing 20:26:00 b541d28bf3b4: Waiting 20:26:00 f175b5042c6d: Layer already exists 20:26:00 cb993b5d2577: Layer already exists 20:26:00 6a3ca2bab81d: Layer already exists 20:26:00 22610caf0643: Layer already exists 20:26:00 044f21f460dc: Layer already exists 20:26:00 b541d28bf3b4: Layer already exists 20:26:00 2.1.1-dev.2: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker push nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:00 044f21f460dc: Preparing 20:26:00 cb993b5d2577: Preparing 20:26:00 f175b5042c6d: Preparing 20:26:00 22610caf0643: Preparing 20:26:00 6a3ca2bab81d: Preparing 20:26:00 b541d28bf3b4: Preparing 20:26:00 b541d28bf3b4: Waiting 20:26:00 f175b5042c6d: Layer already exists 20:26:00 044f21f460dc: Layer already exists 20:26:00 6a3ca2bab81d: Layer already exists 20:26:00 22610caf0643: Layer already exists 20:26:00 cb993b5d2577: Layer already exists 20:26:00 b541d28bf3b4: Layer already exists 20:26:00 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta 20:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:26:01 044f21f460dc: Preparing 20:26:01 cb993b5d2577: Preparing 20:26:01 f175b5042c6d: Preparing 20:26:01 22610caf0643: Preparing 20:26:01 6a3ca2bab81d: Preparing 20:26:01 b541d28bf3b4: Preparing 20:26:01 b541d28bf3b4: Waiting 20:26:01 f175b5042c6d: Layer already exists 20:26:01 cb993b5d2577: Layer already exists 20:26:01 044f21f460dc: Layer already exists 20:26:01 22610caf0643: Layer already exists 20:26:01 6a3ca2bab81d: Layer already exists 20:26:01 b541d28bf3b4: Layer already exists 20:26:01 jakarta: digest: sha256:ec2720afc1bcc7ddf52cacad2eacc1a41f0573944765ec080de24a96a21a7bfa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:01 ===================================================== [Pipeline] echo 20:26:01 taggedImages: 20:26:01 - nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:01 - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.2 20:26:01 - nexus3.edgexfoundry.org:10004/core-data:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:01 - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo 20:26:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:26:01 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:01 2.1.1-dev.2 20:26:01 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:01 jakarta 20:26:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:02 52f49908094f: Preparing 20:26:02 a62f586d8a17: Preparing 20:26:02 f175b5042c6d: Preparing 20:26:02 cae44f351014: Preparing 20:26:02 b541d28bf3b4: Preparing 20:26:02 f175b5042c6d: Layer already exists 20:26:02 cae44f351014: Layer already exists 20:26:02 b541d28bf3b4: Layer already exists 20:26:02 52f49908094f: Pushed 20:26:03 a62f586d8a17: Pushed 20:26:03 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:04 52f49908094f: Preparing 20:26:04 a62f586d8a17: Preparing 20:26:04 f175b5042c6d: Preparing 20:26:04 cae44f351014: Preparing 20:26:04 b541d28bf3b4: Preparing 20:26:04 a62f586d8a17: Layer already exists 20:26:04 b541d28bf3b4: Layer already exists 20:26:04 f175b5042c6d: Layer already exists 20:26:04 52f49908094f: Layer already exists 20:26:04 cae44f351014: Layer already exists 20:26:04 2.1.1-dev.2: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:04 52f49908094f: Preparing 20:26:04 a62f586d8a17: Preparing 20:26:04 f175b5042c6d: Preparing 20:26:04 cae44f351014: Preparing 20:26:04 b541d28bf3b4: Preparing 20:26:04 a62f586d8a17: Layer already exists 20:26:04 f175b5042c6d: Layer already exists 20:26:04 cae44f351014: Layer already exists 20:26:04 52f49908094f: Layer already exists 20:26:04 b541d28bf3b4: Layer already exists 20:26:04 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:26:05 52f49908094f: Preparing 20:26:05 a62f586d8a17: Preparing 20:26:05 f175b5042c6d: Preparing 20:26:05 cae44f351014: Preparing 20:26:05 b541d28bf3b4: Preparing 20:26:05 a62f586d8a17: Layer already exists 20:26:05 cae44f351014: Layer already exists 20:26:05 f175b5042c6d: Layer already exists 20:26:05 52f49908094f: Layer already exists 20:26:05 b541d28bf3b4: Layer already exists 20:26:05 jakarta: digest: sha256:81f30ef7e62cd8706902fc3affeac871939b40381d151ca1c07d577104737de9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:05 ===================================================== [Pipeline] echo 20:26:05 taggedImages: 20:26:05 - nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:05 - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.2 20:26:05 - nexus3.edgexfoundry.org:10004/core-metadata:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:05 - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo 20:26:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:26:05 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:05 2.1.1-dev.2 20:26:05 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:05 jakarta 20:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:06 a4cd40bf0b32: Preparing 20:26:06 a4cd40bf0b32: Preparing 20:26:06 236d5f886ef4: Preparing 20:26:06 eeeadbef5dad: Preparing 20:26:06 3d7a8b1af26c: Preparing 20:26:06 cef03e3e88b4: Preparing 20:26:06 f175b5042c6d: Preparing 20:26:06 800fce21df65: Preparing 20:26:06 193799fe9996: Preparing 20:26:06 013798c68eb9: Preparing 20:26:06 bd5f6916b8c7: Preparing 20:26:06 b541d28bf3b4: Preparing 20:26:06 193799fe9996: Waiting 20:26:06 013798c68eb9: Waiting 20:26:06 bd5f6916b8c7: Waiting 20:26:06 800fce21df65: Waiting 20:26:06 b541d28bf3b4: Waiting 20:26:06 f175b5042c6d: Waiting 20:26:06 3d7a8b1af26c: Pushed 20:26:06 236d5f886ef4: Pushed 20:26:06 f175b5042c6d: Layer already exists 20:26:06 a4cd40bf0b32: Pushed 20:26:06 eeeadbef5dad: Pushed 20:26:06 193799fe9996: Pushed 20:26:06 bd5f6916b8c7: Pushed 20:26:06 b541d28bf3b4: Layer already exists 20:26:06 800fce21df65: Pushed 20:26:06 013798c68eb9: Pushed 20:26:07 cef03e3e88b4: Pushed 20:26:07 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 20:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:08 a4cd40bf0b32: Preparing 20:26:08 a4cd40bf0b32: Preparing 20:26:08 236d5f886ef4: Preparing 20:26:08 eeeadbef5dad: Preparing 20:26:08 3d7a8b1af26c: Preparing 20:26:08 cef03e3e88b4: Preparing 20:26:08 f175b5042c6d: Preparing 20:26:08 800fce21df65: Preparing 20:26:08 193799fe9996: Preparing 20:26:08 013798c68eb9: Preparing 20:26:08 f175b5042c6d: Waiting 20:26:08 800fce21df65: Waiting 20:26:08 193799fe9996: Waiting 20:26:08 bd5f6916b8c7: Preparing 20:26:08 b541d28bf3b4: Preparing 20:26:08 bd5f6916b8c7: Waiting 20:26:08 b541d28bf3b4: Waiting 20:26:08 013798c68eb9: Waiting 20:26:08 3d7a8b1af26c: Layer already exists 20:26:08 a4cd40bf0b32: Layer already exists 20:26:08 cef03e3e88b4: Layer already exists 20:26:08 eeeadbef5dad: Layer already exists 20:26:08 236d5f886ef4: Layer already exists 20:26:08 f175b5042c6d: Layer already exists 20:26:08 800fce21df65: Layer already exists 20:26:08 bd5f6916b8c7: Layer already exists 20:26:08 013798c68eb9: Layer already exists 20:26:08 193799fe9996: Layer already exists 20:26:08 b541d28bf3b4: Layer already exists 20:26:08 2.1.1-dev.2: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:09 a4cd40bf0b32: Preparing 20:26:09 a4cd40bf0b32: Preparing 20:26:09 236d5f886ef4: Preparing 20:26:09 eeeadbef5dad: Preparing 20:26:09 3d7a8b1af26c: Preparing 20:26:09 cef03e3e88b4: Preparing 20:26:09 f175b5042c6d: Preparing 20:26:09 800fce21df65: Preparing 20:26:09 193799fe9996: Preparing 20:26:09 f175b5042c6d: Waiting 20:26:09 800fce21df65: Waiting 20:26:09 013798c68eb9: Preparing 20:26:09 bd5f6916b8c7: Preparing 20:26:09 b541d28bf3b4: Preparing 20:26:09 193799fe9996: Waiting 20:26:09 013798c68eb9: Waiting 20:26:09 bd5f6916b8c7: Waiting 20:26:09 3d7a8b1af26c: Layer already exists 20:26:09 eeeadbef5dad: Layer already exists 20:26:09 236d5f886ef4: Layer already exists 20:26:09 a4cd40bf0b32: Layer already exists 20:26:09 cef03e3e88b4: Layer already exists 20:26:09 800fce21df65: Layer already exists 20:26:09 f175b5042c6d: Layer already exists 20:26:09 193799fe9996: Layer already exists 20:26:09 013798c68eb9: Layer already exists 20:26:09 bd5f6916b8c7: Layer already exists 20:26:09 b541d28bf3b4: Layer already exists 20:26:09 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta 20:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:26:09 a4cd40bf0b32: Preparing 20:26:09 a4cd40bf0b32: Preparing 20:26:09 236d5f886ef4: Preparing 20:26:09 eeeadbef5dad: Preparing 20:26:09 3d7a8b1af26c: Preparing 20:26:09 cef03e3e88b4: Preparing 20:26:09 f175b5042c6d: Preparing 20:26:09 800fce21df65: Preparing 20:26:09 f175b5042c6d: Waiting 20:26:09 193799fe9996: Preparing 20:26:09 013798c68eb9: Preparing 20:26:09 bd5f6916b8c7: Preparing 20:26:09 b541d28bf3b4: Preparing 20:26:09 800fce21df65: Waiting 20:26:09 bd5f6916b8c7: Waiting 20:26:09 193799fe9996: Waiting 20:26:09 013798c68eb9: Waiting 20:26:09 3d7a8b1af26c: Layer already exists 20:26:09 eeeadbef5dad: Layer already exists 20:26:09 236d5f886ef4: Layer already exists 20:26:09 cef03e3e88b4: Layer already exists 20:26:09 a4cd40bf0b32: Layer already exists 20:26:09 800fce21df65: Layer already exists 20:26:09 f175b5042c6d: Layer already exists 20:26:09 bd5f6916b8c7: Layer already exists 20:26:09 193799fe9996: Layer already exists 20:26:09 013798c68eb9: Layer already exists 20:26:09 b541d28bf3b4: Layer already exists 20:26:09 jakarta: digest: sha256:979a4355ed69c2a5907d1b90bba8515666a5d84047f5c187169fc901b2299f04 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:09 ===================================================== [Pipeline] echo 20:26:09 taggedImages: 20:26:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.2 20:26:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo 20:26:09 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:26:09 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:09 2.1.1-dev.2 20:26:09 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:09 jakarta 20:26:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:10 c118543bdc46: Preparing 20:26:10 187400d69473: Preparing 20:26:10 50dd1c50b837: Preparing 20:26:10 014647e74cc5: Preparing 20:26:10 94948d89d32c: Preparing 20:26:10 b541d28bf3b4: Preparing 20:26:10 b541d28bf3b4: Waiting 20:26:10 014647e74cc5: Pushed 20:26:10 50dd1c50b837: Pushed 20:26:10 b541d28bf3b4: Layer already exists 20:26:10 94948d89d32c: Pushed 20:26:11 Removing intermediate container beceb6de7c16 20:26:11 ---> 1a2c85e7d332 20:26:11 Successfully built 1a2c85e7d332 20:26:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker inspect -f . ci-base-image-arm64 20:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:11 187400d69473: Pushed 20:26:11 c118543bdc46: Pushed 20:26:11 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 20:26:11 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 20:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 20:26:13 $ docker top 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + go version 20:26:14 go version go1.17.6 linux/arm64 [Pipeline] } 20:26:14 $ docker stop --time=1 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:14 c118543bdc46: Preparing 20:26:14 187400d69473: Preparing 20:26:14 50dd1c50b837: Preparing 20:26:14 014647e74cc5: Preparing 20:26:14 94948d89d32c: Preparing 20:26:14 b541d28bf3b4: Preparing 20:26:14 b541d28bf3b4: Waiting 20:26:14 014647e74cc5: Layer already exists 20:26:14 50dd1c50b837: Layer already exists 20:26:14 94948d89d32c: Layer already exists 20:26:14 187400d69473: Layer already exists 20:26:14 c118543bdc46: Layer already exists 20:26:14 b541d28bf3b4: Layer already exists 20:26:14 2.1.1-dev.2: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 20:26:15 $ docker rm -f 7819b5a2a9e8fe56cc01ba74b3423613d8aebfa045641832ae8a7cf037120865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 20:26:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:16 20:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:16 c118543bdc46: Preparing 20:26:16 187400d69473: Preparing 20:26:16 50dd1c50b837: Preparing 20:26:16 014647e74cc5: Preparing 20:26:16 94948d89d32c: Preparing 20:26:16 b541d28bf3b4: Preparing 20:26:16 b541d28bf3b4: Waiting 20:26:16 187400d69473: Layer already exists 20:26:16 c118543bdc46: Layer already exists 20:26:16 94948d89d32c: Layer already exists 20:26:16 50dd1c50b837: Layer already exists 20:26:16 014647e74cc5: Layer already exists 20:26:16 b541d28bf3b4: Layer already exists 20:26:16 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 latest: Pulling from edgex-devops/edgex-compose-arm64 20:26:17 29e5d40040c1: Pulling fs layer 20:26:17 1ce36da41761: Pulling fs layer 20:26:17 25b303627fd3: Pulling fs layer 20:26:17 29e5d40040c1: Verifying Checksum 20:26:17 29e5d40040c1: Download complete 20:26:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta 20:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:26:17 c118543bdc46: Preparing 20:26:17 187400d69473: Preparing 20:26:17 50dd1c50b837: Preparing 20:26:17 014647e74cc5: Preparing 20:26:17 94948d89d32c: Preparing 20:26:17 b541d28bf3b4: Preparing 20:26:17 b541d28bf3b4: Waiting 20:26:17 50dd1c50b837: Layer already exists 20:26:17 187400d69473: Layer already exists 20:26:17 014647e74cc5: Layer already exists 20:26:17 94948d89d32c: Layer already exists 20:26:17 c118543bdc46: Layer already exists 20:26:17 b541d28bf3b4: Layer already exists 20:26:17 jakarta: digest: sha256:e12f35e1a4fb6654f6de18020bfe5fdc8aaa67628acac53c0b81dcf409e0771a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:17 ===================================================== [Pipeline] echo 20:26:17 taggedImages: 20:26:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.2 20:26:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo 20:26:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:26:17 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:17 2.1.1-dev.2 20:26:17 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:17 jakarta 20:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 1ce36da41761: Verifying Checksum 20:26:17 1ce36da41761: Download complete 20:26:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:17 29e5d40040c1: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:18 b8deebe58e92: Preparing 20:26:18 c537bd23f160: Preparing 20:26:18 6d00866cd0ee: Preparing 20:26:18 e8b752f374aa: Preparing 20:26:18 554cf5367649: Preparing 20:26:18 aa04e29b7834: Preparing 20:26:18 418773409f49: Preparing 20:26:18 420b25cda14d: Preparing 20:26:18 2d2c1bd914f5: Preparing 20:26:18 b541d28bf3b4: Preparing 20:26:18 aa04e29b7834: Waiting 20:26:18 420b25cda14d: Waiting 20:26:18 418773409f49: Waiting 20:26:18 b541d28bf3b4: Waiting 20:26:18 2d2c1bd914f5: Waiting 20:26:18 b8deebe58e92: Pushed 20:26:18 554cf5367649: Pushed 20:26:18 c537bd23f160: Pushed 20:26:18 aa04e29b7834: Pushed 20:26:18 418773409f49: Pushed 20:26:18 420b25cda14d: Pushed 20:26:18 b541d28bf3b4: Layer already exists 20:26:18 2d2c1bd914f5: Pushed 20:26:19 25b303627fd3: Verifying Checksum 20:26:19 25b303627fd3: Download complete 20:26:19 1ce36da41761: Pull complete 20:26:19 e8b752f374aa: Pushed 20:26:19 6d00866cd0ee: Pushed 20:26:19 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:20 b8deebe58e92: Preparing 20:26:20 c537bd23f160: Preparing 20:26:20 6d00866cd0ee: Preparing 20:26:20 e8b752f374aa: Preparing 20:26:20 554cf5367649: Preparing 20:26:20 aa04e29b7834: Preparing 20:26:20 418773409f49: Preparing 20:26:20 420b25cda14d: Preparing 20:26:20 2d2c1bd914f5: Preparing 20:26:20 b541d28bf3b4: Preparing 20:26:20 aa04e29b7834: Waiting 20:26:20 418773409f49: Waiting 20:26:20 420b25cda14d: Waiting 20:26:20 2d2c1bd914f5: Waiting 20:26:20 b541d28bf3b4: Waiting 20:26:20 6d00866cd0ee: Layer already exists 20:26:20 b8deebe58e92: Layer already exists 20:26:20 554cf5367649: Layer already exists 20:26:20 c537bd23f160: Layer already exists 20:26:20 e8b752f374aa: Layer already exists 20:26:20 aa04e29b7834: Layer already exists 20:26:20 420b25cda14d: Layer already exists 20:26:20 418773409f49: Layer already exists 20:26:20 2d2c1bd914f5: Layer already exists 20:26:20 b541d28bf3b4: Layer already exists 20:26:20 2.1.1-dev.2: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:20 b8deebe58e92: Preparing 20:26:20 c537bd23f160: Preparing 20:26:20 6d00866cd0ee: Preparing 20:26:20 e8b752f374aa: Preparing 20:26:20 554cf5367649: Preparing 20:26:20 aa04e29b7834: Preparing 20:26:20 418773409f49: Preparing 20:26:20 420b25cda14d: Preparing 20:26:20 2d2c1bd914f5: Preparing 20:26:20 b541d28bf3b4: Preparing 20:26:20 aa04e29b7834: Waiting 20:26:20 2d2c1bd914f5: Waiting 20:26:20 418773409f49: Waiting 20:26:20 b541d28bf3b4: Waiting 20:26:20 420b25cda14d: Waiting 20:26:20 554cf5367649: Layer already exists 20:26:20 b8deebe58e92: Layer already exists 20:26:20 c537bd23f160: Layer already exists 20:26:20 e8b752f374aa: Layer already exists 20:26:20 6d00866cd0ee: Layer already exists 20:26:20 418773409f49: Layer already exists 20:26:20 420b25cda14d: Layer already exists 20:26:20 b541d28bf3b4: Layer already exists 20:26:20 aa04e29b7834: Layer already exists 20:26:20 2d2c1bd914f5: Layer already exists 20:26:20 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta 20:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:26:21 b8deebe58e92: Preparing 20:26:21 c537bd23f160: Preparing 20:26:21 6d00866cd0ee: Preparing 20:26:21 e8b752f374aa: Preparing 20:26:21 554cf5367649: Preparing 20:26:21 aa04e29b7834: Preparing 20:26:21 418773409f49: Preparing 20:26:21 420b25cda14d: Preparing 20:26:21 2d2c1bd914f5: Preparing 20:26:21 b541d28bf3b4: Preparing 20:26:21 418773409f49: Waiting 20:26:21 420b25cda14d: Waiting 20:26:21 aa04e29b7834: Waiting 20:26:21 2d2c1bd914f5: Waiting 20:26:21 b541d28bf3b4: Waiting 20:26:21 6d00866cd0ee: Layer already exists 20:26:21 e8b752f374aa: Layer already exists 20:26:21 b8deebe58e92: Layer already exists 20:26:21 554cf5367649: Layer already exists 20:26:21 c537bd23f160: Layer already exists 20:26:21 aa04e29b7834: Layer already exists 20:26:21 420b25cda14d: Layer already exists 20:26:21 2d2c1bd914f5: Layer already exists 20:26:21 b541d28bf3b4: Layer already exists 20:26:21 418773409f49: Layer already exists 20:26:21 jakarta: digest: sha256:e8e0b0e7cc8ab8228c5eb855fafabfb3d0bc8682f99a376b3b2dd20b46798280 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:21 ===================================================== [Pipeline] echo 20:26:21 taggedImages: 20:26:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.2 20:26:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo 20:26:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:21 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:21 2.1.1-dev.2 20:26:21 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:21 jakarta 20:26:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:22 0befbeb69cf9: Preparing 20:26:22 6d62cf9c0e38: Preparing 20:26:22 f175b5042c6d: Preparing 20:26:22 50e6d3a00b6a: Preparing 20:26:22 b541d28bf3b4: Preparing 20:26:22 f175b5042c6d: Layer already exists 20:26:22 b541d28bf3b4: Layer already exists 20:26:22 0befbeb69cf9: Pushed 20:26:22 50e6d3a00b6a: Pushed 20:26:23 6d62cf9c0e38: Pushed 20:26:23 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:24 0befbeb69cf9: Preparing 20:26:24 6d62cf9c0e38: Preparing 20:26:24 f175b5042c6d: Preparing 20:26:24 50e6d3a00b6a: Preparing 20:26:24 b541d28bf3b4: Preparing 20:26:24 50e6d3a00b6a: Layer already exists 20:26:24 0befbeb69cf9: Layer already exists 20:26:24 b541d28bf3b4: Layer already exists 20:26:24 f175b5042c6d: Layer already exists 20:26:24 6d62cf9c0e38: Layer already exists 20:26:24 2.1.1-dev.2: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:25 0befbeb69cf9: Preparing 20:26:25 6d62cf9c0e38: Preparing 20:26:25 f175b5042c6d: Preparing 20:26:25 50e6d3a00b6a: Preparing 20:26:25 b541d28bf3b4: Preparing 20:26:25 f175b5042c6d: Layer already exists 20:26:25 6d62cf9c0e38: Layer already exists 20:26:25 b541d28bf3b4: Layer already exists 20:26:25 0befbeb69cf9: Layer already exists 20:26:25 50e6d3a00b6a: Layer already exists 20:26:25 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:25 0befbeb69cf9: Preparing 20:26:25 6d62cf9c0e38: Preparing 20:26:25 f175b5042c6d: Preparing 20:26:25 50e6d3a00b6a: Preparing 20:26:25 b541d28bf3b4: Preparing 20:26:25 b541d28bf3b4: Layer already exists 20:26:25 50e6d3a00b6a: Layer already exists 20:26:25 f175b5042c6d: Layer already exists 20:26:25 0befbeb69cf9: Layer already exists 20:26:25 6d62cf9c0e38: Layer already exists 20:26:25 jakarta: digest: sha256:535d9b177dac69707558e84e26dde315f057bf38afbac80fdee9c9e89691c3cf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:25 ===================================================== [Pipeline] echo 20:26:25 taggedImages: 20:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.2 20:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo 20:26:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:25 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:25 2.1.1-dev.2 20:26:25 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:25 jakarta 20:26:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:26 1e1b19f1a012: Preparing 20:26:26 5a478b09602b: Preparing 20:26:26 f175b5042c6d: Preparing 20:26:26 cae44f351014: Preparing 20:26:26 b541d28bf3b4: Preparing 20:26:26 cae44f351014: Layer already exists 20:26:26 f175b5042c6d: Layer already exists 20:26:26 b541d28bf3b4: Layer already exists 20:26:26 1e1b19f1a012: Pushed 20:26:27 5a478b09602b: Pushed 20:26:27 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:28 1e1b19f1a012: Preparing 20:26:28 5a478b09602b: Preparing 20:26:28 f175b5042c6d: Preparing 20:26:28 cae44f351014: Preparing 20:26:28 b541d28bf3b4: Preparing 20:26:28 b541d28bf3b4: Layer already exists 20:26:28 1e1b19f1a012: Layer already exists 20:26:28 5a478b09602b: Layer already exists 20:26:28 cae44f351014: Layer already exists 20:26:28 f175b5042c6d: Layer already exists 20:26:28 2.1.1-dev.2: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:29 1e1b19f1a012: Preparing 20:26:29 5a478b09602b: Preparing 20:26:29 f175b5042c6d: Preparing 20:26:29 cae44f351014: Preparing 20:26:29 b541d28bf3b4: Preparing 20:26:29 f175b5042c6d: Layer already exists 20:26:29 b541d28bf3b4: Layer already exists 20:26:29 cae44f351014: Layer already exists 20:26:29 5a478b09602b: Layer already exists 20:26:29 1e1b19f1a012: Layer already exists 20:26:29 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:29 1e1b19f1a012: Preparing 20:26:29 5a478b09602b: Preparing 20:26:29 f175b5042c6d: Preparing 20:26:29 cae44f351014: Preparing 20:26:29 b541d28bf3b4: Preparing 20:26:29 cae44f351014: Layer already exists 20:26:29 1e1b19f1a012: Layer already exists 20:26:29 f175b5042c6d: Layer already exists 20:26:29 5a478b09602b: Layer already exists 20:26:29 b541d28bf3b4: Layer already exists 20:26:29 jakarta: digest: sha256:55c13ee726a98040bc0be9da0038d687c9a71e347897284fea566e1350c50906 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:29 ===================================================== [Pipeline] echo 20:26:29 taggedImages: 20:26:29 - nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:29 - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.2 20:26:29 - nexus3.edgexfoundry.org:10004/support-scheduler:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:29 - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo 20:26:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:26:29 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:29 2.1.1-dev.2 20:26:29 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:29 jakarta 20:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:30 8dcd50affcbb: Preparing 20:26:30 d2abc39b1d20: Preparing 20:26:30 15a81cd59d58: Preparing 20:26:30 3a39d0b0a445: Preparing 20:26:30 879b85f2d1ed: Preparing 20:26:30 6777e3bbcb7c: Preparing 20:26:30 fd08d546f6b8: Preparing 20:26:30 0636255016a6: Preparing 20:26:30 84e9d258764d: Preparing 20:26:30 56463f638872: Preparing 20:26:30 e2eb06d8af82: Preparing 20:26:30 fd08d546f6b8: Waiting 20:26:30 0636255016a6: Waiting 20:26:30 84e9d258764d: Waiting 20:26:30 56463f638872: Waiting 20:26:30 e2eb06d8af82: Waiting 20:26:30 6777e3bbcb7c: Waiting 20:26:30 879b85f2d1ed: Layer already exists 20:26:30 6777e3bbcb7c: Layer already exists 20:26:30 fd08d546f6b8: Layer already exists 20:26:30 d2abc39b1d20: Pushed 20:26:30 0636255016a6: Layer already exists 20:26:30 84e9d258764d: Layer already exists 20:26:30 56463f638872: Layer already exists 20:26:30 e2eb06d8af82: Layer already exists 20:26:30 8dcd50affcbb: Pushed 20:26:31 15a81cd59d58: Pushed 20:26:31 25b303627fd3: Pull complete 20:26:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:31 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 20:26:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:26:34 $ docker top 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:34 + grep parallel 20:26:34 + docker-compose build --help 20:26:38 3a39d0b0a445: Pushed 20:26:38 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 --parallel Build images in parallel. 20:26:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } 20:26:38 $ docker stop --time=1 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 20:26:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 20:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:38 8dcd50affcbb: Preparing 20:26:38 d2abc39b1d20: Preparing 20:26:38 15a81cd59d58: Preparing 20:26:38 3a39d0b0a445: Preparing 20:26:38 879b85f2d1ed: Preparing 20:26:38 6777e3bbcb7c: Preparing 20:26:38 fd08d546f6b8: Preparing 20:26:38 0636255016a6: Preparing 20:26:38 84e9d258764d: Preparing 20:26:38 56463f638872: Preparing 20:26:38 e2eb06d8af82: Preparing 20:26:38 fd08d546f6b8: Waiting 20:26:38 0636255016a6: Waiting 20:26:38 84e9d258764d: Waiting 20:26:38 56463f638872: Waiting 20:26:38 e2eb06d8af82: Waiting 20:26:38 6777e3bbcb7c: Waiting 20:26:38 d2abc39b1d20: Layer already exists 20:26:38 3a39d0b0a445: Layer already exists 20:26:38 879b85f2d1ed: Layer already exists 20:26:38 8dcd50affcbb: Layer already exists 20:26:38 15a81cd59d58: Layer already exists 20:26:38 fd08d546f6b8: Layer already exists 20:26:38 6777e3bbcb7c: Layer already exists 20:26:38 0636255016a6: Layer already exists 20:26:38 84e9d258764d: Layer already exists 20:26:38 56463f638872: Layer already exists 20:26:38 e2eb06d8af82: Layer already exists 20:26:38 2.1.1-dev.2: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 20:26:40 $ docker rm -f 9763bb6907df619784ac0d2082ed9c8142acd7650241a6140400d5913ed89695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:41 8dcd50affcbb: Preparing 20:26:41 d2abc39b1d20: Preparing 20:26:41 15a81cd59d58: Preparing 20:26:41 3a39d0b0a445: Preparing 20:26:41 879b85f2d1ed: Preparing 20:26:41 6777e3bbcb7c: Preparing 20:26:41 fd08d546f6b8: Preparing 20:26:41 0636255016a6: Preparing 20:26:41 84e9d258764d: Preparing 20:26:41 56463f638872: Preparing 20:26:41 84e9d258764d: Waiting 20:26:41 6777e3bbcb7c: Waiting 20:26:41 0636255016a6: Waiting 20:26:41 fd08d546f6b8: Waiting 20:26:41 e2eb06d8af82: Preparing 20:26:41 56463f638872: Waiting 20:26:41 e2eb06d8af82: Waiting 20:26:41 879b85f2d1ed: Layer already exists 20:26:41 d2abc39b1d20: Layer already exists 20:26:41 8dcd50affcbb: Layer already exists 20:26:41 3a39d0b0a445: Layer already exists 20:26:41 15a81cd59d58: Layer already exists 20:26:41 6777e3bbcb7c: Layer already exists 20:26:41 fd08d546f6b8: Layer already exists 20:26:41 0636255016a6: Layer already exists 20:26:41 84e9d258764d: Layer already exists 20:26:41 56463f638872: Layer already exists 20:26:41 e2eb06d8af82: Layer already exists 20:26:41 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 20:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 20:26:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/edgex-compose-arm64:latest cat 20:26:42 $ docker top 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + docker-compose -f ./docker-compose-build.yml build --parallel 20:26:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta 20:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:43 8dcd50affcbb: Preparing 20:26:43 d2abc39b1d20: Preparing 20:26:43 15a81cd59d58: Preparing 20:26:43 3a39d0b0a445: Preparing 20:26:43 879b85f2d1ed: Preparing 20:26:43 6777e3bbcb7c: Preparing 20:26:43 fd08d546f6b8: Preparing 20:26:43 0636255016a6: Preparing 20:26:43 84e9d258764d: Preparing 20:26:43 56463f638872: Preparing 20:26:43 e2eb06d8af82: Preparing 20:26:43 6777e3bbcb7c: Waiting 20:26:43 fd08d546f6b8: Waiting 20:26:43 0636255016a6: Waiting 20:26:43 84e9d258764d: Waiting 20:26:43 56463f638872: Waiting 20:26:43 e2eb06d8af82: Waiting 20:26:43 8dcd50affcbb: Layer already exists 20:26:43 d2abc39b1d20: Layer already exists 20:26:43 3a39d0b0a445: Layer already exists 20:26:43 15a81cd59d58: Layer already exists 20:26:43 879b85f2d1ed: Layer already exists 20:26:43 6777e3bbcb7c: Layer already exists 20:26:43 fd08d546f6b8: Layer already exists 20:26:43 0636255016a6: Layer already exists 20:26:43 84e9d258764d: Layer already exists 20:26:43 56463f638872: Layer already exists 20:26:43 e2eb06d8af82: Layer already exists 20:26:43 jakarta: digest: sha256:19756db56b1340c1b08560b7ebf95c510b90b719eda6451efd0d97a690b9d026 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:43 ===================================================== [Pipeline] echo 20:26:43 taggedImages: 20:26:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:26:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.2 20:26:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:26:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:46 Building core-command ... 20:26:46 Building core-data ... 20:26:46 Building core-metadata ... 20:26:46 Building security-bootstrapper ... 20:26:46 Building security-proxy-setup ... 20:26:46 Building security-secretstore-setup ... 20:26:46 Building support-notifications ... 20:26:46 Building support-scheduler ... 20:26:46 Building sys-mgmt-agent ... 20:26:46 Building sys-mgmt-agent 20:26:46 Building security-secretstore-setup 20:26:46 Building support-scheduler 20:26:46 Building security-proxy-setup 20:26:46 Building security-bootstrapper 20:27:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:27:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:54 ---> 1a2c85e7d332 20:27:54 Step 3/24 : WORKDIR /edgex-go 20:27:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:27:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:54 ---> 1a2c85e7d332 20:27:54 Step 3/22 : WORKDIR /edgex-go 20:27:54 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:27:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:27:54 ---> 1a2c85e7d332 20:27:54 Step 3/20 : WORKDIR /edgex-go 20:27:54 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:27:54 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:27:54 ---> 1a2c85e7d332 20:27:54 Step 3/30 : WORKDIR /edgex-go 20:27:54 ---> Running in 3ca9b743b3a3 20:27:54 ---> Running in 063ce095a950 20:27:54 ---> Running in 8e1ff97be829 20:27:54 ---> Running in ad808c780b77 20:27:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:27:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:55 ---> 1a2c85e7d332 20:27:55 Step 3/23 : WORKDIR /edgex-go 20:27:55 ---> Running in 10ae9b6861ae 20:27:55 Removing intermediate container 063ce095a950 20:27:55 ---> 36ce1c4e7430 20:27:55 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:55 Removing intermediate container 3ca9b743b3a3 20:27:55 ---> 717a8ce3e23a 20:27:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:55 ---> Running in a2d25e32fd3d 20:27:55 Removing intermediate container ad808c780b77 20:27:55 ---> Running in 00c0cc7705d7 20:27:55 ---> f0dc7c2be4a4 20:27:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:55 Removing intermediate container 8e1ff97be829 20:27:55 ---> b5dab3648e0b 20:27:55 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:55 ---> Running in 6834325413d7 20:27:55 Removing intermediate container 10ae9b6861ae 20:27:55 ---> dbcc40ab69ef 20:27:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:55 ---> Running in 6fdcbc8c7df2 20:27:56 ---> Running in 8d0721189a79 20:27:59 Removing intermediate container 00c0cc7705d7 20:27:59 ---> 8322c731128d 20:27:59 Step 5/22 : RUN apk add --update --no-cache make bash git 20:27:59 ---> Running in a0da13fa8b47 20:27:59 Removing intermediate container a2d25e32fd3d 20:27:59 ---> 3542a0cf61ac 20:27:59 Step 5/20 : RUN apk add --update --no-cache make git 20:27:59 ---> Running in 9922b7488a35 20:27:59 Removing intermediate container 8d0721189a79 20:27:59 ---> 479e60958414 20:27:59 Step 5/23 : RUN apk add --update --no-cache make git 20:27:59 Removing intermediate container 6834325413d7 20:27:59 ---> c2200b8c8f2f 20:27:59 Step 5/24 : RUN apk add --update --no-cache make git 20:28:00 ---> Running in 52ffcd86a6f1 20:28:00 ---> Running in 6d91ef258556 20:28:00 Removing intermediate container 6fdcbc8c7df2 20:28:00 ---> f03f48b802f1 20:28:00 Step 5/30 : RUN apk add --update --no-cache make git 20:28:00 ---> Running in c3986d3805ab 20:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:03 OK: 220 MiB in 52 packages 20:28:04 OK: 220 MiB in 52 packages 20:28:04 OK: 220 MiB in 52 packages 20:28:04 OK: 220 MiB in 52 packages 20:28:04 OK: 220 MiB in 52 packages 20:28:05 Removing intermediate container a0da13fa8b47 20:28:05 ---> c9061bd9cf02 20:28:05 Step 6/22 : COPY . . 20:28:05 Removing intermediate container 9922b7488a35 20:28:05 ---> 924bba4320fd 20:28:05 Step 6/20 : COPY . . 20:28:05 Removing intermediate container 52ffcd86a6f1 20:28:05 ---> dac963076bb5 20:28:05 Step 6/23 : COPY go.mod . 20:28:06 Removing intermediate container c3986d3805ab 20:28:06 ---> bce3ebf217b5 20:28:06 Step 6/30 : COPY . . 20:28:06 Removing intermediate container 6d91ef258556 20:28:06 ---> 8ff2db97adb6 20:28:06 Step 6/24 : COPY . . 20:28:07 ---> 532992f7c096 20:28:07 Step 7/23 : RUN go mod download 20:28:07 ---> Running in 274171b8a5a8 20:28:12 Removing intermediate container 274171b8a5a8 20:28:12 ---> 2df9cb64da93 20:28:12 Step 8/23 : COPY . . 20:28:34 ---> b03e9542e49f 20:28:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:34 ---> 478a8c43db59 20:28:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:34 ---> Running in 0b6af9685bc6 20:28:34 ---> 7b2ca2ed5613 20:28:34 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:34 ---> 5da0c7def98c 20:28:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:34 ---> Running in aabbd108b1e3 20:28:34 ---> Running in 50227b7e7429 20:28:34 ---> Running in 2fbc7233e5c2 20:28:34 ---> 6e32edb9d3bc 20:28:34 Step 9/23 : RUN go mod tidy 20:28:34 ---> Running in 231488b0877a 20:28:34 skipping... 20:28:34 skipping... 20:28:35 skipping... 20:28:35 skipping... 20:28:35 Removing intermediate container 0b6af9685bc6 20:28:35 ---> 08fc9e5f3efe 20:28:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:36 Removing intermediate container 2fbc7233e5c2 20:28:36 ---> 6e1b5e6b9e88 20:28:36 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:28:36 Removing intermediate container aabbd108b1e3 20:28:36 ---> 1f8f7f607914 20:28:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:28:36 ---> Running in 9804293ccabf 20:28:36 ---> Running in 4c5a519ba985 20:28:36 ---> Running in ccc1a971e8d4 20:28:36 Removing intermediate container 50227b7e7429 20:28:36 ---> 43928a4e3a45 20:28:36 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:28:36 ---> Running in d1f7b274e8a4 20:28:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:28:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:28:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:28:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:28:39 Removing intermediate container 231488b0877a 20:28:39 ---> 67f3a1d5e5df 20:28:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:28:39 ---> Running in 4d1e2d5007b0 20:28:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 20:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:30:51 Removing intermediate container 4c5a519ba985 20:30:51 ---> b703a5fcd27c 20:30:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:30:51 ---> Running in b9ae202b5da5 20:30:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:30:52 Removing intermediate container 9804293ccabf 20:30:52 ---> 97f2c39bd035 20:30:52 20:30:52 Step 9/30 : FROM alpine:3.14 20:30:53 3.14: Pulling from library/alpine 20:30:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:30:55 Status: Downloaded newer image for alpine:3.14 20:30:55 ---> ac73e934f311 20:30:55 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:30:56 ---> Running in ba33f4382fbd 20:30:57 Removing intermediate container ba33f4382fbd 20:30:57 ---> b35d2d08b868 20:30:57 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 20:30:57 Removing intermediate container d1f7b274e8a4 20:30:57 ---> b5f051284437 20:30:57 20:30:57 Step 9/20 : FROM alpine:3.14 20:30:57 ---> ac73e934f311 20:30:57 Step 10/20 : RUN apk add --update --no-cache curl 20:30:57 Removing intermediate container b9ae202b5da5 20:30:57 ---> 5e2dc7ac6c31 20:30:57 20:30:57 Step 10/22 : FROM docker:20.10.8 20:30:57 ---> Running in 13c47cc49307 20:30:57 ---> Running in a9a00e21fb77 20:30:57 20.10.8: Pulling from library/docker 20:30:57 Removing intermediate container ccc1a971e8d4 20:30:57 ---> cc851c4d90f0 20:30:57 20:30:57 Step 9/24 : FROM alpine:3.14 20:30:57 ---> ac73e934f311 20:30:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:30:57 ---> Running in 68467c83e54c 20:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:31:01 (1/3) Installing ca-certificates (20211220-r0) 20:31:01 (1/2) Installing dumb-init (1.2.5-r1) 20:31:01 (2/2) Installing su-exec (0.2-r1) 20:31:01 Executing busybox-1.33.1-r7.trigger 20:31:01 (2/3) Installing dumb-init (1.2.5-r1) 20:31:01 (3/3) Installing su-exec (0.2-r1) 20:31:01 Executing busybox-1.33.1-r7.trigger 20:31:01 Executing ca-certificates-20211220-r0.trigger 20:31:01 OK: 6 MiB in 16 packages 20:31:01 (1/5) Installing ca-certificates (20211220-r0) 20:31:01 (2/5) Installing brotli-libs (1.0.9-r5) 20:31:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:31:01 (4/5) Installing libcurl (7.79.1-r1) 20:31:01 (5/5) Installing curl (7.79.1-r1) 20:31:01 Executing busybox-1.33.1-r7.trigger 20:31:01 Executing ca-certificates-20211220-r0.trigger 20:31:01 OK: 6 MiB in 17 packages 20:31:02 Removing intermediate container 4d1e2d5007b0 20:31:02 ---> 61a01c73b13f 20:31:02 20:31:02 Step 11/23 : FROM alpine:3.14 20:31:02 OK: 8 MiB in 19 packages 20:31:02 ---> ac73e934f311 20:31:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:02 ---> Running in e738be714567 20:31:03 Removing intermediate container 13c47cc49307 20:31:03 ---> 7eb1f9c21c7a 20:31:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 20:31:03 ---> Running in d96f2b782ac5 20:31:04 Removing intermediate container 68467c83e54c 20:31:04 ---> e32cc89eaf9a 20:31:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:04 Removing intermediate container d96f2b782ac5 20:31:04 ---> d882be5a4ea4 20:31:04 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:31:04 ---> Running in fdf28e39479e 20:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:31:04 ---> Running in ed91ad4bd21d 20:31:04 Removing intermediate container a9a00e21fb77 20:31:04 ---> d2551ecb35d8 20:31:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:31:04 ---> Running in 21274bc22345 20:31:05 Removing intermediate container fdf28e39479e 20:31:05 ---> 60f7ae48e191 20:31:05 Step 12/24 : WORKDIR / 20:31:05 Removing intermediate container ed91ad4bd21d 20:31:05 ---> 453740454083 20:31:05 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:31:05 ---> Running in f12af29d66a7 20:31:05 ---> Running in 404b1f2b26d0 20:31:05 Removing intermediate container 21274bc22345 20:31:05 ---> 560f8915dcbc 20:31:05 Step 12/20 : WORKDIR /edgex 20:31:05 (1/1) Installing dumb-init (1.2.5-r1) 20:31:05 Executing busybox-1.33.1-r7.trigger 20:31:05 OK: 5 MiB in 15 packages 20:31:05 ---> Running in bc3abf1fdf23 20:31:06 Removing intermediate container f12af29d66a7 20:31:06 ---> 2e35e834b368 20:31:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:06 Removing intermediate container bc3abf1fdf23 20:31:06 ---> 83e4ce395250 20:31:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:31:07 Removing intermediate container e738be714567 20:31:07 ---> 31af9294e100 20:31:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:07 ---> f494d657f000 20:31:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:31:07 ---> Running in 8b93d8fed224 20:31:08 ---> a720e756f61e 20:31:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:31:08 Removing intermediate container 8b93d8fed224 20:31:08 ---> 4a4a9d6adcac 20:31:08 Step 14/23 : ENV APP_PORT=59861 20:31:08 ---> Running in 85d18b523c7a 20:31:08 ---> 625e2278d649 20:31:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:08 Removing intermediate container 404b1f2b26d0 20:31:08 ---> bf89b464f0e5 20:31:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 20:31:08 Removing intermediate container 85d18b523c7a 20:31:08 ---> c9ad225d5b89 20:31:08 Step 15/23 : EXPOSE $APP_PORT 20:31:08 ---> Running in af391ef4a84b 20:31:09 ---> Running in b0dc5f3521ca 20:31:09 Removing intermediate container af391ef4a84b 20:31:09 ---> ca5524e0bc6a 20:31:09 Removing intermediate container b0dc5f3521ca 20:31:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:31:09 ---> 84a04eacf1a9 20:31:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:09 ---> 2aac851dd3bb 20:31:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:31:10 ---> dea93b33473f 20:31:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:11 ---> 10bf8ca1f9f3 20:31:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:11 ---> d2b0168a8e7d 20:31:11 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:31:11 ---> Running in 694768ae1e43 20:31:11 ---> 4435080343dd 20:31:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:13 ---> a2f545633a98 20:31:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:31:13 ---> Running in 5475072ed72e 20:31:13 ---> cf93bb73b990 20:31:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:31:13 ---> b22992ae5bcf 20:31:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:13 Removing intermediate container 694768ae1e43 20:31:13 ---> e16f15154cd7 20:31:13 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:14 Removing intermediate container 5475072ed72e 20:31:14 ---> 95e09aad62d4 20:31:14 Step 17/20 : CMD ["--init=true"] 20:31:14 ---> Running in 26470ef64795 20:31:14 ---> fe142682df03 20:31:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:31:14 ---> Running in b371278c0664 20:31:15 Removing intermediate container 26470ef64795 20:31:15 ---> 416c58afc0a9 20:31:15 Step 18/20 : LABEL arch=arm64 20:31:15 ---> Running in 190223a66659 20:31:15 ---> 4e05e3332205 20:31:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:15 Removing intermediate container b371278c0664 20:31:15 ---> 5939791a38dd 20:31:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:15 ---> Running in a794e8d244bf 20:31:15 Removing intermediate container 190223a66659 20:31:15 ---> 18918fcf8623 20:31:15 Step 19/20 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:31:16 ---> Running in b81d6d379f20 20:31:16 Removing intermediate container a794e8d244bf 20:31:16 ---> 80605423beb2 20:31:16 Step 21/23 : LABEL arch=arm64 20:31:16 ---> Running in 25a389b8fb19 20:31:16 ---> 68bf149e3822 20:31:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:16 Removing intermediate container b81d6d379f20 20:31:16 ---> 06719c9a79a6 20:31:16 Step 20/20 : LABEL version=2.1.1-dev.2 20:31:16 Removing intermediate container 25a389b8fb19 20:31:16 ---> b7fa9aafed70 20:31:16 Step 22/23 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:31:16 ---> Running in 8d69768c5083 20:31:16 ---> Running in 80194498e0e8 20:31:17 ---> 1d1459919325 20:31:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:31:17 Removing intermediate container 8d69768c5083 20:31:17 ---> 731fc9b78f9b 20:31:17 20:31:17 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 20:31:17 Status: Downloaded newer image for docker:20.10.8 20:31:17 ---> 3734d5adc5ac 20:31:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:31:17 ---> Running in fa66e6179851 20:31:17 Removing intermediate container 80194498e0e8 20:31:17 ---> b2980515da5d 20:31:17 Step 23/23 : LABEL version=2.1.1-dev.2 20:31:17 ---> Running in 6a90581b9e15 20:31:18 ---> 979bd3419031 20:31:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:18 ---> Running in 20cd1a6846bc 20:31:18 Removing intermediate container 6a90581b9e15 20:31:18 ---> 5af3da9c48ee 20:31:18 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:31:18 Removing intermediate container 20cd1a6846bc 20:31:18 ---> 167078f74be1 20:31:18 20:31:18 ---> Running in baab89061d5d 20:31:19 ---> 14dd73ba1eb4 20:31:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:19 Successfully built 731fc9b78f9b 20:31:19 Successfully tagged security-proxy-setup-arm64:latest 20:31:19  Building security-proxy-setup ... done Building core-command 20:31:19 Successfully built 167078f74be1 20:31:19 Successfully tagged support-scheduler-arm64:latest 20:31:19 Building support-notifications 20:31:20  Building support-scheduler ... done  ---> dc8fe6620836 20:31:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:31:20 Removing intermediate container fa66e6179851 20:31:20 ---> 9e92f9675833 20:31:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:31:20 ---> Running in e10cf7561f94 20:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:31:21 ---> 491307843f6f 20:31:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 20:31:21 Removing intermediate container e10cf7561f94 20:31:21 ---> aa294b3148cf 20:31:21 Step 22/24 : LABEL arch=arm64 20:31:21 ---> Running in e3adda51fb38 20:31:21 ---> Running in 2e944db9df1c 20:31:22 Removing intermediate container e3adda51fb38 20:31:22 ---> c66d58880141 20:31:22 Step 23/24 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:31:22 (1/42) Installing readline (8.1.0-r0) 20:31:22 ---> Running in d61a3afc25e2 20:31:22 (2/42) Installing bash (5.1.16-r0) 20:31:22 Removing intermediate container 2e944db9df1c 20:31:22 ---> c71ce7e7ee94 20:31:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:22 Executing bash-5.1.16-r0.post-install 20:31:22 (3/42) Installing brotli-libs (1.0.9-r5) 20:31:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:31:22 (5/42) Installing libcurl (7.79.1-r1) 20:31:22 (6/42) Installing curl (7.79.1-r1) 20:31:22 (7/42) Installing dumb-init (1.2.5-r1) 20:31:22 (8/42) Installing libbz2 (1.0.8-r1) 20:31:22 (9/42) Installing expat (2.4.7-r0) 20:31:22 (10/42) Installing libffi (3.3-r2) 20:31:22 (11/42) Installing gdbm (1.19-r0) 20:31:22 (12/42) Installing xz-libs (5.2.5-r1) 20:31:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:31:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:31:22 (15/42) Installing mpdecimal (2.5.1-r1) 20:31:22 (16/42) Installing sqlite-libs (3.35.5-r0) 20:31:22 (17/42) Installing python3 (3.9.5-r2) 20:31:22 Removing intermediate container d61a3afc25e2 20:31:22 ---> 7ee0b1377dcf 20:31:22 Step 24/24 : LABEL version=2.1.1-dev.2 20:31:22 ---> Running in 7179c3dcfd0b 20:31:23 ---> 273b717d2c15 20:31:23 Step 25/30 : RUN chmod +x /entrypoint.sh 20:31:23 Removing intermediate container 7179c3dcfd0b 20:31:23 ---> 89b34449cd9c 20:31:23 20:31:23 ---> Running in 8e53a5bab089 20:31:24 Successfully built 89b34449cd9c 20:31:24 Successfully tagged security-secretstore-setup-arm64:latest 20:31:24  Building security-secretstore-setup ... done Building core-data 20:31:25 (18/42) Installing py3-appdirs (1.4.4-r2) 20:31:25 (19/42) Installing py3-chardet (4.0.0-r2) 20:31:25 (20/42) Installing py3-idna (3.2-r0) 20:31:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:31:25 (22/42) Installing py3-certifi (2020.12.5-r1) 20:31:25 (23/42) Installing py3-requests (2.25.1-r4) 20:31:25 (24/42) Installing py3-msgpack (1.0.2-r1) 20:31:25 (25/42) Installing py3-lockfile (0.12.2-r4) 20:31:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:31:25 (27/42) Installing py3-colorama (0.4.4-r1) 20:31:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:31:25 (29/42) Installing py3-distlib (0.3.1-r3) 20:31:25 (30/42) Installing py3-distro (1.5.0-r3) 20:31:25 (31/42) Installing py3-six (1.15.0-r1) 20:31:25 (32/42) Installing py3-webencodings (0.5.1-r4) 20:31:25 (33/42) Installing py3-html5lib (1.1-r1) 20:31:25 (34/42) Installing py3-parsing (2.4.7-r2) 20:31:25 (35/42) Installing py3-packaging (20.9-r1) 20:31:25 (36/42) Installing py3-toml (0.10.2-r2) 20:31:25 (37/42) Installing py3-pep517 (0.10.0-r2) 20:31:25 (38/42) Installing py3-progress (1.5-r2) 20:31:25 (39/42) Installing py3-retrying (1.3.3-r1) 20:31:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:31:25 (41/42) Installing py3-setuptools (52.0.0-r3) 20:31:25 (42/42) Installing py3-pip (20.3.4-r1) 20:31:26 Removing intermediate container 8e53a5bab089 20:31:26 ---> 2a5b12ab727d 20:31:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 20:31:26 ---> Running in 721042b7e5f2 20:31:26 Executing busybox-1.33.1-r3.trigger 20:31:26 OK: 84 MiB in 64 packages 20:31:26 Removing intermediate container 721042b7e5f2 20:31:26 ---> 1b6c32cf4730 20:31:26 Step 27/30 : CMD ["gate"] 20:31:26 ---> Running in aac82e11b102 20:31:27 Removing intermediate container aac82e11b102 20:31:27 ---> 3d6c5e6fc0f4 20:31:27 Step 28/30 : LABEL arch=arm64 20:31:27 ---> Running in 1a0807f8fea4 20:31:28 Removing intermediate container 1a0807f8fea4 20:31:28 ---> 7f789d4d20b4 20:31:28 Step 29/30 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:31:28 ---> Running in 3ae3bbf3bbf9 20:31:29 Removing intermediate container 3ae3bbf3bbf9 20:31:29 ---> af07228a22f4 20:31:29 Step 30/30 : LABEL version=2.1.1-dev.2 20:31:29 ---> Running in 5eb92f4e50ef 20:31:29 Removing intermediate container 5eb92f4e50ef 20:31:29 ---> 4263177892fc 20:31:29 20:31:30 Successfully built 4263177892fc 20:31:30 Successfully tagged security-bootstrapper-arm64:latest 20:31:30  Building security-bootstrapper ... done Building core-metadata 20:31:30 Collecting docker-compose==1.23.2 20:31:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:31:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:31:31 Collecting dockerpty<0.5,>=0.4.1 20:31:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:31:33 Collecting PyYAML<4,>=3.10 20:31:33 Downloading PyYAML-3.13.tar.gz (270 kB) 20:31:37 Collecting jsonschema<3,>=2.5.1 20:31:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:31:37 Collecting docker<4.0,>=3.6.0 20:31:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:31:37 Collecting docopt<0.7,>=0.6.1 20:31:37 Downloading docopt-0.6.2.tar.gz (25 kB) 20:31:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:31:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:31:40 Collecting texttable<0.10,>=0.9.0 20:31:40 Downloading texttable-0.9.1.tar.gz (11 kB) 20:31:42 Collecting websocket-client<1.0,>=0.32.0 20:31:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:31:42 Collecting cached-property<2,>=1.2.0 20:31:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:31:42 Collecting docker-pycreds>=0.4.0 20:31:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:31:43 Collecting urllib3<1.25,>=1.21.1 20:31:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:31:43 Collecting idna<2.8,>=2.5 20:31:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:31:44 Collecting chardet<3.1.0,>=3.0.2 20:31:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:31:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:31:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:31:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:31:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:31:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:31:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:31:45 Attempting uninstall: urllib3 20:31:45 Found existing installation: urllib3 1.26.5 20:31:45 Uninstalling urllib3-1.26.5: 20:31:45 Successfully uninstalled urllib3-1.26.5 20:31:45 Attempting uninstall: idna 20:31:45 Found existing installation: idna 3.2 20:31:45 Uninstalling idna-3.2: 20:31:45 Successfully uninstalled idna-3.2 20:31:46 Attempting uninstall: chardet 20:31:46 Found existing installation: chardet 4.0.0 20:31:46 Uninstalling chardet-4.0.0: 20:31:46 Successfully uninstalled chardet-4.0.0 20:31:48 Attempting uninstall: requests 20:31:48 Found existing installation: requests 2.25.1 20:31:48 Uninstalling requests-2.25.1: 20:31:48 Successfully uninstalled requests-2.25.1 20:31:49 Running setup.py install for texttable: started 20:31:51 Running setup.py install for texttable: finished with status 'done' 20:31:51 Running setup.py install for PyYAML: started 20:31:54 Running setup.py install for PyYAML: finished with status 'done' 20:31:54 Running setup.py install for docopt: started 20:31:56 Running setup.py install for docopt: finished with status 'done' 20:31:56 Running setup.py install for dockerpty: started 20:31:58 Running setup.py install for dockerpty: finished with status 'done' 20:32:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:32:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:10 ---> 1a2c85e7d332 20:32:10 Step 3/22 : WORKDIR /edgex-go 20:32:10 ---> Using cache 20:32:10 ---> dbcc40ab69ef 20:32:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:10 ---> Using cache 20:32:10 ---> 479e60958414 20:32:10 Step 5/22 : RUN apk add --update --no-cache make git 20:32:10 ---> Using cache 20:32:10 ---> dac963076bb5 20:32:10 Step 6/22 : COPY . . 20:32:10 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:32:10 ---> 1a2c85e7d332 20:32:10 Step 3/21 : WORKDIR /edgex-go 20:32:10 ---> Using cache 20:32:10 ---> dbcc40ab69ef 20:32:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:10 ---> Using cache 20:32:10 ---> 479e60958414 20:32:10 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:12 ---> Running in 3ca6fc8af954 20:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:13 ---> 1a2c85e7d332 20:32:13 Step 3/22 : WORKDIR /edgex-go 20:32:13 ---> Using cache 20:32:13 ---> dbcc40ab69ef 20:32:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:13 ---> Using cache 20:32:13 ---> 479e60958414 20:32:13 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:32:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:32:14 ---> Running in 9073fa31b5df 20:32:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:32:15 OK: 220 MiB in 52 packages 20:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:32:17 Removing intermediate container 3ca6fc8af954 20:32:17 ---> 0587b4c80535 20:32:17 Step 6/21 : COPY . . 20:32:17 OK: 220 MiB in 52 packages 20:32:18 Removing intermediate container baab89061d5d 20:32:18 ---> eb411433ccc7 20:32:18 Step 13/22 : ENV APP_PORT=58890 20:32:18 ---> Running in 7e3a133b73c9 20:32:19 Removing intermediate container 9073fa31b5df 20:32:19 ---> f7e2230b79ab 20:32:19 Step 6/22 : COPY . . 20:32:19 Removing intermediate container 7e3a133b73c9 20:32:19 ---> 5a7775734382 20:32:19 Step 14/22 : EXPOSE $APP_PORT 20:32:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:19 ---> 1a2c85e7d332 20:32:19 Step 3/22 : WORKDIR /edgex-go 20:32:19 ---> Using cache 20:32:19 ---> dbcc40ab69ef 20:32:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:19 ---> Using cache 20:32:19 ---> 479e60958414 20:32:19 Step 5/22 : RUN apk add --update --no-cache make git ---> Running in e3467b9fb23a 20:32:19 20:32:19 ---> Using cache 20:32:19 ---> dac963076bb5 20:32:19 Step 6/22 : COPY . . 20:32:20 Removing intermediate container e3467b9fb23a 20:32:20 ---> d56633b8e813 20:32:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:32:22 ---> 482899518058 20:32:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:32:23 ---> 6dccef6b3d97 20:32:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:32:25 ---> 26dbd41973c2 20:32:25 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:32:25 ---> Running in a1810a30bf4d 20:32:25 Removing intermediate container a1810a30bf4d 20:32:25 ---> b773d793735f 20:32:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:26 ---> Running in b5bc13257a66 20:32:26 Removing intermediate container b5bc13257a66 20:32:26 ---> cc1d1b7c5db1 20:32:26 Step 20/22 : LABEL arch=arm64 20:32:27 ---> Running in 7797903ebd22 20:32:28 Removing intermediate container 7797903ebd22 20:32:28 ---> 10b3b97db313 20:32:28 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:32:28 ---> Running in 67f57704b3c2 20:32:28 Removing intermediate container 67f57704b3c2 20:32:28 ---> 8d74a846655f 20:32:28 Step 22/22 : LABEL version=2.1.1-dev.2 20:32:29 ---> Running in 9d8d090d617e 20:32:29 Removing intermediate container 9d8d090d617e 20:32:29 ---> f5baf7cfd009 20:32:29 20:32:30 Successfully built f5baf7cfd009 20:32:30 Successfully tagged sys-mgmt-agent-arm64:latest 20:32:34  Building sys-mgmt-agent ... done  ---> 7604f6b1956a 20:32:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:34 ---> Running in 2524c900398e 20:32:36 skipping... 20:32:37 Removing intermediate container 2524c900398e 20:32:37 ---> 46b2b3abdd03 20:32:37 Step 8/22 : RUN make cmd/core-command/core-command 20:32:38 ---> Running in 7c921e5b78ee 20:32:39 ---> 9fcc55d38aac 20:32:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 20:32:39 ---> Running in e30a4cbd85e3 20:32:41 skipping... 20:32:43 Removing intermediate container e30a4cbd85e3 20:32:43 ---> aff27bda3510 20:32:43 Step 8/21 : RUN make cmd/support-notifications/support-notifications 20:32:43 ---> Running in 40403753f359 20:32:43 ---> f99cb01d6249 20:32:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:43 ---> de464c341c4a 20:32:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 022414629a79 20:32:43 20:32:44 ---> Running in 006c51d6bc10 20:32:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:46 skipping... 20:32:46 skipping... 20:32:47 Removing intermediate container 022414629a79 20:32:47 ---> 83fe7ca9768f 20:32:47 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:32:47 ---> Running in 8fd7bb5173e6 20:32:48 Removing intermediate container 006c51d6bc10 20:32:48 ---> 8c12206eaf92 20:32:48 Step 8/22 : RUN make cmd/core-data/core-data 20:32:48 ---> Running in 4d046a8f30ac 20:32:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 20:34:27 Removing intermediate container 7c921e5b78ee 20:34:27 ---> 67cdf57f461b 20:34:27 20:34:27 Step 9/22 : FROM alpine:3.14 20:34:27 ---> ac73e934f311 20:34:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:34:27 ---> Using cache 20:34:27 ---> 31af9294e100 20:34:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:27 ---> Using cache 20:34:27 ---> 4a4a9d6adcac 20:34:27 Step 12/22 : ENV APP_PORT=59882 20:34:27 ---> Running in 5974acf2e8b4 20:34:27 Removing intermediate container 5974acf2e8b4 20:34:27 ---> 9d2b10ed5fce 20:34:27 Step 13/22 : EXPOSE $APP_PORT 20:34:27 ---> Running in 3d17d1cfb412 20:34:27 Removing intermediate container 3d17d1cfb412 20:34:27 ---> 155456171ac0 20:34:27 Step 14/22 : WORKDIR / 20:34:27 ---> Running in 784f1cfa06c3 20:34:27 Removing intermediate container 784f1cfa06c3 20:34:27 ---> 1d14b536d8f0 20:34:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:27 ---> 6de7a4b97cd3 20:34:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:27 ---> 8a5d24b5f99c 20:34:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:27 ---> 4e327407db60 20:34:27 Step 18/22 : ENTRYPOINT ["/core-command"] 20:34:27 ---> Running in 328a189f630f 20:34:27 Removing intermediate container 328a189f630f 20:34:27 ---> c02188dd7060 20:34:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:27 ---> Running in 6584c0a0ca56 20:34:27 Removing intermediate container 6584c0a0ca56 20:34:27 ---> 8d545c2b930b 20:34:27 Step 20/22 : LABEL arch=arm64 20:34:27 ---> Running in c04e16edf984 20:34:27 Removing intermediate container c04e16edf984 20:34:27 ---> 496a41d0eb94 20:34:27 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:34:27 ---> Running in 6153a7d844b1 20:34:27 Removing intermediate container 6153a7d844b1 20:34:27 ---> 6c680e39f15b 20:34:27 Step 22/22 : LABEL version=2.1.1-dev.2 20:34:27 ---> Running in 473734da5925 20:34:27 Removing intermediate container 473734da5925 20:34:27 ---> 67b070501764 20:34:27 20:34:27 Successfully built 67b070501764 20:34:27 Successfully tagged core-command-arm64:latest 20:34:42  Building core-command ... done Removing intermediate container 40403753f359 20:34:42 ---> 609bfe9361c0 20:34:42 20:34:42 Step 9/21 : FROM alpine:3.14 20:34:42 ---> ac73e934f311 20:34:42 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:42 ---> Running in d86126d2dc96 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:34:45 Removing intermediate container 8fd7bb5173e6 20:34:45 ---> aa79b909b4df 20:34:45 20:34:45 Step 9/22 : FROM alpine:3.14 20:34:45 ---> ac73e934f311 20:34:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:34:45 ---> Using cache 20:34:45 ---> 31af9294e100 20:34:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:45 ---> Using cache 20:34:45 ---> 4a4a9d6adcac 20:34:45 Step 12/22 : ENV APP_PORT=59881 20:34:45 ---> Running in 853ca5106a5e 20:34:45 (1/2) Installing ca-certificates (20211220-r0) 20:34:45 (2/2) Installing dumb-init (1.2.5-r1) 20:34:45 Executing busybox-1.33.1-r7.trigger 20:34:45 Executing ca-certificates-20211220-r0.trigger 20:34:45 Removing intermediate container 853ca5106a5e 20:34:45 ---> 76b3b0612322 20:34:45 Step 13/22 : EXPOSE $APP_PORT 20:34:45 ---> Running in d7454764c895 20:34:45 OK: 6 MiB in 16 packages 20:34:45 Removing intermediate container d7454764c895 20:34:45 ---> a2c8b8eb0dff 20:34:45 Step 14/22 : WORKDIR / 20:34:45 ---> Running in 0525c0ca8935 20:34:46 Removing intermediate container 0525c0ca8935 20:34:46 ---> 44421d4f758d 20:34:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:47 Removing intermediate container d86126d2dc96 20:34:47 ---> 174b95b34057 20:34:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:47 ---> Running in b8da42dd2298 20:34:47 ---> 65234bcea461 20:34:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:47 Removing intermediate container b8da42dd2298 20:34:47 ---> 49721a592d07 20:34:47 Step 12/21 : ENV APP_PORT=59860 20:34:47 ---> Running in 3be66b903c0e 20:34:48 Removing intermediate container 3be66b903c0e 20:34:48 ---> 7a6991e37d52 20:34:48 Step 13/21 : EXPOSE $APP_PORT 20:34:48 ---> Running in f0b966771823 20:34:48 ---> 3a7ebf9c4684 20:34:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:48 Removing intermediate container f0b966771823 20:34:48 ---> b85197149378 20:34:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:49 ---> 9f1a5536013b 20:34:49 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:34:49 ---> Running in 89589af33b3a 20:34:49 ---> 13db564cb8c6 20:34:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:50 Removing intermediate container 89589af33b3a 20:34:50 ---> 0e4e2ebe10e9 20:34:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:50 ---> Running in f474692b3b8f 20:34:50 Removing intermediate container f474692b3b8f 20:34:50 ---> f7122b6812d9 20:34:50 Step 20/22 : LABEL arch=arm64 20:34:50 ---> Running in 5aeffc94399c 20:34:51 ---> a966195a9aa6 20:34:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:51 Removing intermediate container 5aeffc94399c 20:34:51 ---> b0c0c15a23dc 20:34:51 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:34:51 ---> Running in d5a9a97fa24e 20:34:52 Removing intermediate container d5a9a97fa24e 20:34:52 ---> a29eb054215a 20:34:52 Step 22/22 : LABEL version=2.1.1-dev.2 20:34:52 ---> 037600a69649 20:34:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 20:34:52 ---> Running in 252d50ddd032 20:34:52 ---> Running in ea217bf5bb9c 20:34:52 Removing intermediate container 252d50ddd032 20:34:52 ---> 306e40802b86 20:34:52 20:34:52 Removing intermediate container ea217bf5bb9c 20:34:52 ---> f8cf7778b8e2 20:34:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:52 Removing intermediate container 4d046a8f30ac 20:34:52 ---> 82628cc09d6b 20:34:52 20:34:52 Step 9/22 : FROM alpine:3.14 20:34:52 ---> ac73e934f311 20:34:52 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:52 ---> Running in 8111713d60f3 20:34:52 ---> Running in 38198c998f81 20:34:53 Removing intermediate container 8111713d60f3 20:34:53 ---> 924c0f19d496 20:34:53 Step 11/22 : ENV APP_PORT=59880 20:34:53 Removing intermediate container 38198c998f81 20:34:53 ---> 4d4a21137559 20:34:53 Step 19/21 : LABEL arch=arm64 20:34:53 Successfully built 306e40802b86 20:34:53 Successfully tagged core-metadata-arm64:latest 20:34:53  Building core-metadata ... done  ---> Running in a6d2f93bb168 20:34:53 ---> Running in 2c2d8796c9a9 20:34:53 Removing intermediate container 2c2d8796c9a9 20:34:53 ---> a819b907a216 20:34:53 Step 12/22 : EXPOSE $APP_PORT 20:34:53 Removing intermediate container a6d2f93bb168 20:34:53 ---> 30494124e877 20:34:53 Step 20/21 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:34:53 ---> Running in dff92d789431 20:34:53 ---> Running in 0fe095f07f8b 20:34:54 Removing intermediate container dff92d789431 20:34:54 ---> 5b3da219600c 20:34:54 Step 21/21 : LABEL version=2.1.1-dev.2 20:34:54 Removing intermediate container 0fe095f07f8b 20:34:54 ---> 051bce1a420e 20:34:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:54 ---> Running in a704945b3bd9 20:34:54 ---> Running in 98566b1dd6c2 20:34:54 Removing intermediate container a704945b3bd9 20:34:54 ---> 577bca858ae5 20:34:54 20:34:55 Successfully built 577bca858ae5 20:34:55 Successfully tagged support-notifications-arm64:latest 20:34:55  Building support-notifications ... done Removing intermediate container 98566b1dd6c2 20:34:55 ---> 06fd13a3b853 20:34:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:34:56 ---> Running in 3624892956e8 20:34:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:34:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:34:58 (1/6) Installing dumb-init (1.2.5-r1) 20:34:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:58 (3/6) Installing libsodium (1.0.18-r0) 20:34:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:59 (5/6) Installing libzmq (4.3.4-r0) 20:34:59 (6/6) Installing zeromq (4.3.4-r0) 20:34:59 Executing busybox-1.33.1-r7.trigger 20:34:59 OK: 8 MiB in 20 packages 20:35:00 Removing intermediate container 3624892956e8 20:35:00 ---> 9cf524ee7f04 20:35:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:00 ---> 40e3dd187813 20:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:01 ---> f8af014f4c76 20:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:02 ---> 8bc218bb7c68 20:35:02 Step 18/22 : ENTRYPOINT ["/core-data"] 20:35:02 ---> Running in 53d844f6b656 20:35:02 Removing intermediate container 53d844f6b656 20:35:02 ---> f388047a1971 20:35:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:02 ---> Running in e10546f4eb37 20:35:02 Removing intermediate container e10546f4eb37 20:35:02 ---> 5768619a80d4 20:35:02 Step 20/22 : LABEL arch=arm64 20:35:02 ---> Running in 3256592ca180 20:35:03 Removing intermediate container 3256592ca180 20:35:03 ---> 927afb4b0175 20:35:03 Step 21/22 : LABEL git_sha=f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:03 ---> Running in 812da2e3c22b 20:35:03 Removing intermediate container 812da2e3c22b 20:35:03 ---> 75a0f485d4b9 20:35:03 Step 22/22 : LABEL version=2.1.1-dev.2 20:35:03 ---> Running in 6d78fc3dd57d 20:35:04 Removing intermediate container 6d78fc3dd57d 20:35:04 ---> 59325d783211 20:35:04 20:35:04 Successfully built 59325d783211 20:35:04 Successfully tagged core-data-arm64:latest 20:35:04  Building core-data ... done  [Pipeline] } 20:35:04 $ docker stop --time=1 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 20:35:06 $ docker rm -f 30d804bb098afd64f915d3a5f82831e9f20cbe6507aa06f776eeb183b05944f6 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:06 + docker images 20:35:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:07 core-data-arm64 latest 59325d783211 3 seconds ago 19.2MB 20:35:07 support-notifications-arm64 latest 577bca858ae5 12 seconds ago 16MB 20:35:07 core-metadata-arm64 latest 306e40802b86 14 seconds ago 15.9MB 20:35:07 82628cc09d6b 14 seconds ago 1.5GB 20:35:07 aa79b909b4df 22 seconds ago 1.49GB 20:35:07 609bfe9361c0 25 seconds ago 1.49GB 20:35:07 core-command-arm64 latest 67b070501764 41 seconds ago 15.1MB 20:35:07 67cdf57f461b 50 seconds ago 1.49GB 20:35:07 sys-mgmt-agent-arm64 latest f5baf7cfd009 2 minutes ago 277MB 20:35:07 security-bootstrapper-arm64 latest 4263177892fc 3 minutes ago 18MB 20:35:07 security-secretstore-setup-arm64 latest 89b34449cd9c 3 minutes ago 26.8MB 20:35:07 support-scheduler-arm64 latest 167078f74be1 3 minutes ago 15.3MB 20:35:07 security-proxy-setup-arm64 latest 731fc9b78f9b 3 minutes ago 25.3MB 20:35:07 61a01c73b13f 4 minutes ago 1.49GB 20:35:07 5e2dc7ac6c31 4 minutes ago 1.49GB 20:35:07 b5f051284437 4 minutes ago 1.49GB 20:35:07 cc851c4d90f0 4 minutes ago 1.5GB 20:35:07 97f2c39bd035 4 minutes ago 1.49GB 20:35:07 ci-base-image-arm64 latest 1a2c85e7d332 9 minutes ago 1.26GB 20:35:07 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 5 days ago 551MB 20:35:07 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 20:35:07 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 20:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:07 provisioning config files... 20:35:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5295728892962571005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:07 ---> docker-login.sh 20:35:07 nexus3.edgexfoundry.org:10001 20:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:07 Configure a credential helper to remove this warning. See 20:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:07 20:35:07 Login Succeeded 20:35:07 nexus3.edgexfoundry.org:10002 20:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:08 Configure a credential helper to remove this warning. See 20:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:08 20:35:08 Login Succeeded 20:35:08 nexus3.edgexfoundry.org:10003 20:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:09 Configure a credential helper to remove this warning. See 20:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:09 20:35:09 Login Succeeded 20:35:09 nexus3.edgexfoundry.org:10004 20:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:09 Configure a credential helper to remove this warning. See 20:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:09 20:35:09 Login Succeeded 20:35:09 docker.io 20:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:10 Configure a credential helper to remove this warning. See 20:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:10 20:35:10 Login Succeeded 20:35:10 ---> docker-login.sh ends [Pipeline] } 20:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:10 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:35:10 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:10 2.1.1-dev.2 20:35:10 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:10 jakarta 20:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:35:10 a60983547c88: Preparing 20:35:10 468db75a57fd: Preparing 20:35:10 fe8fbc3a49cd: Preparing 20:35:10 2ea15a38a6a5: Preparing 20:35:10 f73e7dbfee58: Preparing 20:35:10 f73e7dbfee58: Layer already exists 20:35:11 a60983547c88: Pushed 20:35:11 fe8fbc3a49cd: Pushed 20:35:11 2ea15a38a6a5: Pushed 20:35:13 468db75a57fd: Pushed 20:35:13 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 20:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:35:14 a60983547c88: Preparing 20:35:14 468db75a57fd: Preparing 20:35:14 fe8fbc3a49cd: Preparing 20:35:14 2ea15a38a6a5: Preparing 20:35:14 f73e7dbfee58: Preparing 20:35:14 fe8fbc3a49cd: Layer already exists 20:35:14 2ea15a38a6a5: Layer already exists 20:35:14 f73e7dbfee58: Layer already exists 20:35:14 468db75a57fd: Layer already exists 20:35:14 a60983547c88: Layer already exists 20:35:14 2.1.1-dev.2: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:35:15 a60983547c88: Preparing 20:35:15 468db75a57fd: Preparing 20:35:15 fe8fbc3a49cd: Preparing 20:35:15 2ea15a38a6a5: Preparing 20:35:15 f73e7dbfee58: Preparing 20:35:15 f73e7dbfee58: Layer already exists 20:35:15 2ea15a38a6a5: Layer already exists 20:35:15 a60983547c88: Layer already exists 20:35:15 468db75a57fd: Layer already exists 20:35:15 fe8fbc3a49cd: Layer already exists 20:35:15 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta 20:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:35:16 a60983547c88: Preparing 20:35:16 468db75a57fd: Preparing 20:35:16 fe8fbc3a49cd: Preparing 20:35:16 2ea15a38a6a5: Preparing 20:35:16 f73e7dbfee58: Preparing 20:35:16 a60983547c88: Layer already exists 20:35:16 fe8fbc3a49cd: Layer already exists 20:35:16 468db75a57fd: Layer already exists 20:35:16 2ea15a38a6a5: Layer already exists 20:35:16 f73e7dbfee58: Layer already exists 20:35:16 jakarta: digest: sha256:99fdc11562eb91f0d7d4dd9cef1f16660c212c63dd40d1669c68a1af30e49bff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:16 ===================================================== [Pipeline] echo 20:35:16 taggedImages: 20:35:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.2 20:35:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo 20:35:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:35:16 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:16 2.1.1-dev.2 20:35:16 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:16 jakarta 20:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:35:17 18e35a2d243f: Preparing 20:35:17 edd9f498290d: Preparing 20:35:17 fe8fbc3a49cd: Preparing 20:35:17 54066f7c053e: Preparing 20:35:17 025c884cce7d: Preparing 20:35:17 f73e7dbfee58: Preparing 20:35:17 f73e7dbfee58: Waiting 20:35:17 fe8fbc3a49cd: Layer already exists 20:35:17 f73e7dbfee58: Layer already exists 20:35:17 025c884cce7d: Pushed 20:35:17 18e35a2d243f: Pushed 20:35:18 54066f7c053e: Pushed 20:35:20 edd9f498290d: Pushed 20:35:20 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 20:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:35:21 18e35a2d243f: Preparing 20:35:21 edd9f498290d: Preparing 20:35:21 fe8fbc3a49cd: Preparing 20:35:21 54066f7c053e: Preparing 20:35:21 025c884cce7d: Preparing 20:35:21 f73e7dbfee58: Preparing 20:35:21 f73e7dbfee58: Waiting 20:35:21 18e35a2d243f: Layer already exists 20:35:21 54066f7c053e: Layer already exists 20:35:21 fe8fbc3a49cd: Layer already exists 20:35:21 025c884cce7d: Layer already exists 20:35:21 edd9f498290d: Layer already exists 20:35:21 f73e7dbfee58: Layer already exists 20:35:21 2.1.1-dev.2: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:35:22 18e35a2d243f: Preparing 20:35:22 edd9f498290d: Preparing 20:35:22 fe8fbc3a49cd: Preparing 20:35:22 54066f7c053e: Preparing 20:35:22 025c884cce7d: Preparing 20:35:22 f73e7dbfee58: Preparing 20:35:22 f73e7dbfee58: Waiting 20:35:22 18e35a2d243f: Layer already exists 20:35:22 025c884cce7d: Layer already exists 20:35:22 edd9f498290d: Layer already exists 20:35:22 fe8fbc3a49cd: Layer already exists 20:35:22 54066f7c053e: Layer already exists 20:35:22 f73e7dbfee58: Layer already exists 20:35:22 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta 20:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:35:23 18e35a2d243f: Preparing 20:35:23 edd9f498290d: Preparing 20:35:23 fe8fbc3a49cd: Preparing 20:35:23 54066f7c053e: Preparing 20:35:23 025c884cce7d: Preparing 20:35:23 f73e7dbfee58: Preparing 20:35:23 f73e7dbfee58: Waiting 20:35:23 18e35a2d243f: Layer already exists 20:35:23 54066f7c053e: Layer already exists 20:35:23 fe8fbc3a49cd: Layer already exists 20:35:23 edd9f498290d: Layer already exists 20:35:23 025c884cce7d: Layer already exists 20:35:23 f73e7dbfee58: Layer already exists 20:35:23 jakarta: digest: sha256:c2e9c1a481a8624ebf52297a8aff9582cc8ac72bcb8f6677539ae747ab4ae225 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:23 ===================================================== [Pipeline] echo 20:35:23 taggedImages: 20:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.2 20:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo 20:35:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:35:23 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:23 2.1.1-dev.2 20:35:23 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:23 jakarta 20:35:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:24 ba381fef346a: Preparing 20:35:24 7aada5519c4b: Preparing 20:35:24 fe8fbc3a49cd: Preparing 20:35:24 2ea15a38a6a5: Preparing 20:35:24 f73e7dbfee58: Preparing 20:35:24 2ea15a38a6a5: Layer already exists 20:35:24 fe8fbc3a49cd: Layer already exists 20:35:24 f73e7dbfee58: Layer already exists 20:35:24 ba381fef346a: Pushed 20:35:27 7aada5519c4b: Pushed 20:35:27 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 20:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:28 ba381fef346a: Preparing 20:35:28 7aada5519c4b: Preparing 20:35:28 fe8fbc3a49cd: Preparing 20:35:28 2ea15a38a6a5: Preparing 20:35:28 f73e7dbfee58: Preparing 20:35:28 f73e7dbfee58: Layer already exists 20:35:28 fe8fbc3a49cd: Layer already exists 20:35:28 ba381fef346a: Layer already exists 20:35:28 7aada5519c4b: Layer already exists 20:35:28 2ea15a38a6a5: Layer already exists 20:35:28 2.1.1-dev.2: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:29 ba381fef346a: Preparing 20:35:29 7aada5519c4b: Preparing 20:35:29 fe8fbc3a49cd: Preparing 20:35:29 2ea15a38a6a5: Preparing 20:35:29 f73e7dbfee58: Preparing 20:35:29 f73e7dbfee58: Layer already exists 20:35:29 ba381fef346a: Layer already exists 20:35:29 7aada5519c4b: Layer already exists 20:35:29 2ea15a38a6a5: Layer already exists 20:35:29 fe8fbc3a49cd: Layer already exists 20:35:29 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta 20:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:30 ba381fef346a: Preparing 20:35:30 7aada5519c4b: Preparing 20:35:30 fe8fbc3a49cd: Preparing 20:35:30 2ea15a38a6a5: Preparing 20:35:30 f73e7dbfee58: Preparing 20:35:30 ba381fef346a: Layer already exists 20:35:30 2ea15a38a6a5: Layer already exists 20:35:30 fe8fbc3a49cd: Layer already exists 20:35:30 f73e7dbfee58: Layer already exists 20:35:30 7aada5519c4b: Layer already exists 20:35:30 jakarta: digest: sha256:00b1e0f6b3d42f3c9896011019bf6a8e0a5760b39608c8228de26914dd70dd47 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:30 ===================================================== [Pipeline] echo 20:35:30 taggedImages: 20:35:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.2 20:35:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo 20:35:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:35:30 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:30 2.1.1-dev.2 20:35:30 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:30 jakarta 20:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:31 0a34f4c48882: Preparing 20:35:31 0a34f4c48882: Preparing 20:35:31 03f52eae9d5e: Preparing 20:35:31 30e62684fd02: Preparing 20:35:31 9e5a6c7ef83e: Preparing 20:35:31 8ad1bb5dce52: Preparing 20:35:31 fe8fbc3a49cd: Preparing 20:35:31 099cbd1422ff: Preparing 20:35:31 e3fb114e9377: Preparing 20:35:31 fe8fbc3a49cd: Waiting 20:35:31 099cbd1422ff: Waiting 20:35:31 d1e905bd6112: Preparing 20:35:31 e3fb114e9377: Waiting 20:35:31 c539156e0381: Preparing 20:35:31 f73e7dbfee58: Preparing 20:35:31 c539156e0381: Waiting 20:35:31 f73e7dbfee58: Waiting 20:35:31 d1e905bd6112: Waiting 20:35:31 9e5a6c7ef83e: Pushed 20:35:31 0a34f4c48882: Pushed 20:35:31 30e62684fd02: Pushed 20:35:31 03f52eae9d5e: Pushed 20:35:31 fe8fbc3a49cd: Layer already exists 20:35:32 e3fb114e9377: Pushed 20:35:32 d1e905bd6112: Pushed 20:35:32 099cbd1422ff: Pushed 20:35:32 c539156e0381: Pushed 20:35:32 f73e7dbfee58: Layer already exists 20:35:35 8ad1bb5dce52: Pushed 20:35:35 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 20:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:36 0a34f4c48882: Preparing 20:35:36 0a34f4c48882: Preparing 20:35:36 03f52eae9d5e: Preparing 20:35:36 30e62684fd02: Preparing 20:35:36 9e5a6c7ef83e: Preparing 20:35:36 8ad1bb5dce52: Preparing 20:35:36 fe8fbc3a49cd: Preparing 20:35:36 099cbd1422ff: Preparing 20:35:36 e3fb114e9377: Preparing 20:35:36 d1e905bd6112: Preparing 20:35:36 c539156e0381: Preparing 20:35:36 f73e7dbfee58: Preparing 20:35:36 fe8fbc3a49cd: Waiting 20:35:36 099cbd1422ff: Waiting 20:35:36 e3fb114e9377: Waiting 20:35:36 d1e905bd6112: Waiting 20:35:36 c539156e0381: Waiting 20:35:36 f73e7dbfee58: Waiting 20:35:36 30e62684fd02: Layer already exists 20:35:36 03f52eae9d5e: Layer already exists 20:35:36 8ad1bb5dce52: Layer already exists 20:35:36 0a34f4c48882: Layer already exists 20:35:36 9e5a6c7ef83e: Layer already exists 20:35:36 099cbd1422ff: Layer already exists 20:35:36 fe8fbc3a49cd: Layer already exists 20:35:36 c539156e0381: Layer already exists 20:35:36 e3fb114e9377: Layer already exists 20:35:36 d1e905bd6112: Layer already exists 20:35:36 f73e7dbfee58: Layer already exists 20:35:36 2.1.1-dev.2: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:37 0a34f4c48882: Preparing 20:35:37 0a34f4c48882: Preparing 20:35:37 03f52eae9d5e: Preparing 20:35:37 30e62684fd02: Preparing 20:35:37 9e5a6c7ef83e: Preparing 20:35:37 8ad1bb5dce52: Preparing 20:35:37 fe8fbc3a49cd: Preparing 20:35:37 099cbd1422ff: Preparing 20:35:37 e3fb114e9377: Preparing 20:35:37 d1e905bd6112: Preparing 20:35:37 c539156e0381: Preparing 20:35:37 f73e7dbfee58: Preparing 20:35:37 e3fb114e9377: Waiting 20:35:37 d1e905bd6112: Waiting 20:35:37 c539156e0381: Waiting 20:35:37 f73e7dbfee58: Waiting 20:35:37 fe8fbc3a49cd: Waiting 20:35:37 099cbd1422ff: Waiting 20:35:37 8ad1bb5dce52: Layer already exists 20:35:37 30e62684fd02: Layer already exists 20:35:37 0a34f4c48882: Layer already exists 20:35:37 03f52eae9d5e: Layer already exists 20:35:37 9e5a6c7ef83e: Layer already exists 20:35:37 099cbd1422ff: Layer already exists 20:35:37 fe8fbc3a49cd: Layer already exists 20:35:37 d1e905bd6112: Layer already exists 20:35:37 e3fb114e9377: Layer already exists 20:35:37 c539156e0381: Layer already exists 20:35:37 f73e7dbfee58: Layer already exists 20:35:37 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta 20:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:38 0a34f4c48882: Preparing 20:35:38 0a34f4c48882: Preparing 20:35:38 03f52eae9d5e: Preparing 20:35:38 30e62684fd02: Preparing 20:35:38 9e5a6c7ef83e: Preparing 20:35:38 8ad1bb5dce52: Preparing 20:35:38 fe8fbc3a49cd: Preparing 20:35:38 099cbd1422ff: Preparing 20:35:38 e3fb114e9377: Preparing 20:35:38 d1e905bd6112: Preparing 20:35:38 c539156e0381: Preparing 20:35:38 f73e7dbfee58: Preparing 20:35:38 e3fb114e9377: Waiting 20:35:38 d1e905bd6112: Waiting 20:35:38 c539156e0381: Waiting 20:35:38 fe8fbc3a49cd: Waiting 20:35:38 f73e7dbfee58: Waiting 20:35:38 099cbd1422ff: Waiting 20:35:38 03f52eae9d5e: Layer already exists 20:35:38 8ad1bb5dce52: Layer already exists 20:35:38 30e62684fd02: Layer already exists 20:35:38 9e5a6c7ef83e: Layer already exists 20:35:38 0a34f4c48882: Layer already exists 20:35:38 e3fb114e9377: Layer already exists 20:35:38 099cbd1422ff: Layer already exists 20:35:38 fe8fbc3a49cd: Layer already exists 20:35:38 c539156e0381: Layer already exists 20:35:38 d1e905bd6112: Layer already exists 20:35:38 f73e7dbfee58: Layer already exists 20:35:38 jakarta: digest: sha256:9b151224108adeae348f664dd6bbe7567f50b1c5b976055b0ed52461d226a3b9 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:38 ===================================================== [Pipeline] echo 20:35:38 taggedImages: 20:35:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.2 20:35:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo 20:35:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:35:38 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:38 2.1.1-dev.2 20:35:38 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:38 jakarta 20:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:39 8510dabeb356: Preparing 20:35:39 eebf2ebec845: Preparing 20:35:39 13063e450228: Preparing 20:35:39 d257678e955b: Preparing 20:35:39 2e89d9739ba3: Preparing 20:35:39 f73e7dbfee58: Preparing 20:35:39 f73e7dbfee58: Waiting 20:35:39 d257678e955b: Pushed 20:35:39 13063e450228: Pushed 20:35:39 f73e7dbfee58: Layer already exists 20:35:40 2e89d9739ba3: Pushed 20:35:41 8510dabeb356: Pushed 20:35:41 eebf2ebec845: Pushed 20:35:42 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 20:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:42 8510dabeb356: Preparing 20:35:42 eebf2ebec845: Preparing 20:35:42 13063e450228: Preparing 20:35:42 d257678e955b: Preparing 20:35:42 2e89d9739ba3: Preparing 20:35:42 f73e7dbfee58: Preparing 20:35:42 f73e7dbfee58: Waiting 20:35:42 2e89d9739ba3: Layer already exists 20:35:42 d257678e955b: Layer already exists 20:35:42 8510dabeb356: Layer already exists 20:35:42 eebf2ebec845: Layer already exists 20:35:42 13063e450228: Layer already exists 20:35:43 f73e7dbfee58: Layer already exists 20:35:43 2.1.1-dev.2: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:43 8510dabeb356: Preparing 20:35:43 eebf2ebec845: Preparing 20:35:43 13063e450228: Preparing 20:35:43 d257678e955b: Preparing 20:35:43 2e89d9739ba3: Preparing 20:35:43 f73e7dbfee58: Preparing 20:35:43 f73e7dbfee58: Waiting 20:35:43 8510dabeb356: Layer already exists 20:35:43 2e89d9739ba3: Layer already exists 20:35:43 eebf2ebec845: Layer already exists 20:35:43 d257678e955b: Layer already exists 20:35:43 13063e450228: Layer already exists 20:35:43 f73e7dbfee58: Layer already exists 20:35:44 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta 20:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:44 8510dabeb356: Preparing 20:35:44 eebf2ebec845: Preparing 20:35:44 13063e450228: Preparing 20:35:44 d257678e955b: Preparing 20:35:44 2e89d9739ba3: Preparing 20:35:44 f73e7dbfee58: Preparing 20:35:44 f73e7dbfee58: Waiting 20:35:44 8510dabeb356: Layer already exists 20:35:44 2e89d9739ba3: Layer already exists 20:35:44 eebf2ebec845: Layer already exists 20:35:44 d257678e955b: Layer already exists 20:35:44 13063e450228: Layer already exists 20:35:44 f73e7dbfee58: Layer already exists 20:35:45 jakarta: digest: sha256:379da85236918c164947edce8d615da9b4ebd33a3e28beb37755a52f2f7a2ef3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:45 ===================================================== [Pipeline] echo 20:35:45 taggedImages: 20:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.2 20:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo 20:35:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:35:45 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:45 2.1.1-dev.2 20:35:45 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:45 jakarta 20:35:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:45 e1650620d29b: Preparing 20:35:45 445c14ef4f57: Preparing 20:35:45 bca6dd75d0a6: Preparing 20:35:45 a4e3bcc6b28f: Preparing 20:35:45 458fce8c38da: Preparing 20:35:45 aac79025ea3b: Preparing 20:35:45 88804642ac94: Preparing 20:35:45 5d6f8d7ec4b3: Preparing 20:35:45 2a6cd49f168b: Preparing 20:35:45 f73e7dbfee58: Preparing 20:35:45 aac79025ea3b: Waiting 20:35:45 5d6f8d7ec4b3: Waiting 20:35:45 88804642ac94: Waiting 20:35:45 2a6cd49f168b: Waiting 20:35:45 f73e7dbfee58: Waiting 20:35:46 458fce8c38da: Pushed 20:35:46 e1650620d29b: Pushed 20:35:46 445c14ef4f57: Pushed 20:35:46 aac79025ea3b: Pushed 20:35:46 5d6f8d7ec4b3: Pushed 20:35:46 88804642ac94: Pushed 20:35:46 f73e7dbfee58: Layer already exists 20:35:46 2a6cd49f168b: Pushed 20:35:48 a4e3bcc6b28f: Pushed 20:35:49 bca6dd75d0a6: Pushed 20:35:49 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 20:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:50 e1650620d29b: Preparing 20:35:50 445c14ef4f57: Preparing 20:35:50 bca6dd75d0a6: Preparing 20:35:50 a4e3bcc6b28f: Preparing 20:35:50 458fce8c38da: Preparing 20:35:50 aac79025ea3b: Preparing 20:35:50 88804642ac94: Preparing 20:35:50 5d6f8d7ec4b3: Preparing 20:35:50 2a6cd49f168b: Preparing 20:35:50 f73e7dbfee58: Preparing 20:35:50 aac79025ea3b: Waiting 20:35:50 88804642ac94: Waiting 20:35:50 5d6f8d7ec4b3: Waiting 20:35:50 2a6cd49f168b: Waiting 20:35:50 a4e3bcc6b28f: Layer already exists 20:35:50 458fce8c38da: Layer already exists 20:35:50 e1650620d29b: Layer already exists 20:35:50 bca6dd75d0a6: Layer already exists 20:35:50 445c14ef4f57: Layer already exists 20:35:50 f73e7dbfee58: Layer already exists 20:35:50 aac79025ea3b: Layer already exists 20:35:50 2a6cd49f168b: Layer already exists 20:35:50 5d6f8d7ec4b3: Layer already exists 20:35:50 88804642ac94: Layer already exists 20:35:50 2.1.1-dev.2: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:51 e1650620d29b: Preparing 20:35:51 445c14ef4f57: Preparing 20:35:51 bca6dd75d0a6: Preparing 20:35:51 a4e3bcc6b28f: Preparing 20:35:51 458fce8c38da: Preparing 20:35:51 aac79025ea3b: Preparing 20:35:51 88804642ac94: Preparing 20:35:51 5d6f8d7ec4b3: Preparing 20:35:51 aac79025ea3b: Waiting 20:35:51 2a6cd49f168b: Preparing 20:35:51 88804642ac94: Waiting 20:35:51 f73e7dbfee58: Preparing 20:35:51 5d6f8d7ec4b3: Waiting 20:35:51 2a6cd49f168b: Waiting 20:35:51 445c14ef4f57: Layer already exists 20:35:51 458fce8c38da: Layer already exists 20:35:51 bca6dd75d0a6: Layer already exists 20:35:51 e1650620d29b: Layer already exists 20:35:51 a4e3bcc6b28f: Layer already exists 20:35:51 aac79025ea3b: Layer already exists 20:35:51 88804642ac94: Layer already exists 20:35:51 5d6f8d7ec4b3: Layer already exists 20:35:51 2a6cd49f168b: Layer already exists 20:35:51 f73e7dbfee58: Layer already exists 20:35:51 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta 20:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:52 e1650620d29b: Preparing 20:35:52 445c14ef4f57: Preparing 20:35:52 bca6dd75d0a6: Preparing 20:35:52 a4e3bcc6b28f: Preparing 20:35:52 458fce8c38da: Preparing 20:35:52 aac79025ea3b: Preparing 20:35:52 88804642ac94: Preparing 20:35:52 5d6f8d7ec4b3: Preparing 20:35:52 2a6cd49f168b: Preparing 20:35:52 f73e7dbfee58: Preparing 20:35:52 5d6f8d7ec4b3: Waiting 20:35:52 2a6cd49f168b: Waiting 20:35:52 f73e7dbfee58: Waiting 20:35:52 aac79025ea3b: Waiting 20:35:52 88804642ac94: Waiting 20:35:52 445c14ef4f57: Layer already exists 20:35:52 bca6dd75d0a6: Layer already exists 20:35:52 458fce8c38da: Layer already exists 20:35:52 a4e3bcc6b28f: Layer already exists 20:35:52 e1650620d29b: Layer already exists 20:35:52 5d6f8d7ec4b3: Layer already exists 20:35:52 aac79025ea3b: Layer already exists 20:35:52 f73e7dbfee58: Layer already exists 20:35:52 88804642ac94: Layer already exists 20:35:52 2a6cd49f168b: Layer already exists 20:35:52 jakarta: digest: sha256:7212daebc4121753df6708c682d460a1eda9ace33ed3421c4e4fce0cd11eada3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:52 ===================================================== [Pipeline] echo 20:35:52 taggedImages: 20:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.2 20:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo 20:35:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:35:52 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:52 2.1.1-dev.2 20:35:52 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:52 jakarta 20:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:53 1b0b6abf1ccb: Preparing 20:35:53 1d8b17146618: Preparing 20:35:53 fe8fbc3a49cd: Preparing 20:35:53 a4de5eb23c9b: Preparing 20:35:53 f73e7dbfee58: Preparing 20:35:53 fe8fbc3a49cd: Layer already exists 20:35:53 f73e7dbfee58: Layer already exists 20:35:53 1b0b6abf1ccb: Pushed 20:35:53 a4de5eb23c9b: Pushed 20:35:56 1d8b17146618: Pushed 20:35:56 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 20:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:56 1b0b6abf1ccb: Preparing 20:35:56 1d8b17146618: Preparing 20:35:56 fe8fbc3a49cd: Preparing 20:35:56 a4de5eb23c9b: Preparing 20:35:56 f73e7dbfee58: Preparing 20:35:56 1b0b6abf1ccb: Layer already exists 20:35:56 1d8b17146618: Layer already exists 20:35:56 fe8fbc3a49cd: Layer already exists 20:35:56 f73e7dbfee58: Layer already exists 20:35:56 a4de5eb23c9b: Layer already exists 20:35:57 2.1.1-dev.2: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:57 1b0b6abf1ccb: Preparing 20:35:57 1d8b17146618: Preparing 20:35:57 fe8fbc3a49cd: Preparing 20:35:57 a4de5eb23c9b: Preparing 20:35:57 f73e7dbfee58: Preparing 20:35:57 1d8b17146618: Layer already exists 20:35:57 fe8fbc3a49cd: Layer already exists 20:35:57 a4de5eb23c9b: Layer already exists 20:35:57 f73e7dbfee58: Layer already exists 20:35:57 1b0b6abf1ccb: Layer already exists 20:35:58 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta 20:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:58 1b0b6abf1ccb: Preparing 20:35:58 1d8b17146618: Preparing 20:35:58 fe8fbc3a49cd: Preparing 20:35:58 a4de5eb23c9b: Preparing 20:35:58 f73e7dbfee58: Preparing 20:35:58 1d8b17146618: Layer already exists 20:35:58 1b0b6abf1ccb: Layer already exists 20:35:58 f73e7dbfee58: Layer already exists 20:35:58 fe8fbc3a49cd: Layer already exists 20:35:58 a4de5eb23c9b: Layer already exists 20:35:59 jakarta: digest: sha256:fa7b7e0509a39c7f95bfa319502b7cde77e41df78c8569caa3961c4bc361aeee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:59 ===================================================== [Pipeline] echo 20:35:59 taggedImages: 20:35:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.2 20:35:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo 20:35:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:35:59 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:35:59 2.1.1-dev.2 20:35:59 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:35:59 jakarta 20:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:00 d86c50fed595: Preparing 20:36:00 f2ca28aa8408: Preparing 20:36:00 fe8fbc3a49cd: Preparing 20:36:00 2ea15a38a6a5: Preparing 20:36:00 f73e7dbfee58: Preparing 20:36:00 f73e7dbfee58: Layer already exists 20:36:00 2ea15a38a6a5: Layer already exists 20:36:00 fe8fbc3a49cd: Layer already exists 20:36:00 d86c50fed595: Pushed 20:36:02 f2ca28aa8408: Pushed 20:36:02 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 20:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:03 d86c50fed595: Preparing 20:36:03 f2ca28aa8408: Preparing 20:36:03 fe8fbc3a49cd: Preparing 20:36:03 2ea15a38a6a5: Preparing 20:36:03 f73e7dbfee58: Preparing 20:36:03 f73e7dbfee58: Layer already exists 20:36:03 fe8fbc3a49cd: Layer already exists 20:36:03 f2ca28aa8408: Layer already exists 20:36:03 d86c50fed595: Layer already exists 20:36:03 2ea15a38a6a5: Layer already exists 20:36:03 2.1.1-dev.2: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:04 d86c50fed595: Preparing 20:36:04 f2ca28aa8408: Preparing 20:36:04 fe8fbc3a49cd: Preparing 20:36:04 2ea15a38a6a5: Preparing 20:36:04 f73e7dbfee58: Preparing 20:36:04 f73e7dbfee58: Layer already exists 20:36:04 f2ca28aa8408: Layer already exists 20:36:04 fe8fbc3a49cd: Layer already exists 20:36:04 2ea15a38a6a5: Layer already exists 20:36:04 d86c50fed595: Layer already exists 20:36:04 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:05 d86c50fed595: Preparing 20:36:05 f2ca28aa8408: Preparing 20:36:05 fe8fbc3a49cd: Preparing 20:36:05 2ea15a38a6a5: Preparing 20:36:05 f73e7dbfee58: Preparing 20:36:05 f2ca28aa8408: Layer already exists 20:36:05 d86c50fed595: Layer already exists 20:36:05 fe8fbc3a49cd: Layer already exists 20:36:05 2ea15a38a6a5: Layer already exists 20:36:05 f73e7dbfee58: Layer already exists 20:36:05 jakarta: digest: sha256:539523b50cb9915d0c6932598239ddcddc610ebfaa5c28d09a4f1fb9fa01c58f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:05 ===================================================== [Pipeline] echo 20:36:05 taggedImages: 20:36:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:36:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.2 20:36:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:36:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo 20:36:05 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:36:05 f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:36:05 2.1.1-dev.2 20:36:05 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:36:05 jakarta 20:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:36:06 f623f32630e2: Preparing 20:36:06 51e8b67f778c: Preparing 20:36:06 d36e5b09ddfb: Preparing 20:36:06 236b2ebbdb52: Preparing 20:36:06 166dde17997b: Preparing 20:36:06 78c4bc0ebec3: Preparing 20:36:06 45596ee15a31: Preparing 20:36:06 52dc75cd08be: Preparing 20:36:06 a6e1fd50fee5: Preparing 20:36:06 56eb02710082: Preparing 20:36:06 ee420dfed78a: Preparing 20:36:06 45596ee15a31: Waiting 20:36:06 52dc75cd08be: Waiting 20:36:06 a6e1fd50fee5: Waiting 20:36:06 56eb02710082: Waiting 20:36:06 78c4bc0ebec3: Waiting 20:36:06 ee420dfed78a: Waiting 20:36:06 166dde17997b: Layer already exists 20:36:06 78c4bc0ebec3: Layer already exists 20:36:06 45596ee15a31: Layer already exists 20:36:06 51e8b67f778c: Pushed 20:36:06 52dc75cd08be: Layer already exists 20:36:06 a6e1fd50fee5: Layer already exists 20:36:06 56eb02710082: Layer already exists 20:36:06 ee420dfed78a: Layer already exists 20:36:07 f623f32630e2: Pushed 20:36:09 d36e5b09ddfb: Pushed 20:36:24 236b2ebbdb52: Pushed 20:36:24 f08ebb17cd451bf4d1e25a5d268e97d10422aedc: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 20:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:36:25 f623f32630e2: Preparing 20:36:25 51e8b67f778c: Preparing 20:36:25 d36e5b09ddfb: Preparing 20:36:25 236b2ebbdb52: Preparing 20:36:25 166dde17997b: Preparing 20:36:25 78c4bc0ebec3: Preparing 20:36:25 45596ee15a31: Preparing 20:36:25 52dc75cd08be: Preparing 20:36:25 a6e1fd50fee5: Preparing 20:36:25 56eb02710082: Preparing 20:36:25 ee420dfed78a: Preparing 20:36:25 78c4bc0ebec3: Waiting 20:36:25 45596ee15a31: Waiting 20:36:25 52dc75cd08be: Waiting 20:36:25 a6e1fd50fee5: Waiting 20:36:25 56eb02710082: Waiting 20:36:25 ee420dfed78a: Waiting 20:36:25 d36e5b09ddfb: Layer already exists 20:36:25 166dde17997b: Layer already exists 20:36:25 51e8b67f778c: Layer already exists 20:36:25 f623f32630e2: Layer already exists 20:36:25 236b2ebbdb52: Layer already exists 20:36:25 45596ee15a31: Layer already exists 20:36:25 52dc75cd08be: Layer already exists 20:36:25 56eb02710082: Layer already exists 20:36:25 a6e1fd50fee5: Layer already exists 20:36:25 78c4bc0ebec3: Layer already exists 20:36:25 ee420dfed78a: Layer already exists 20:36:25 2.1.1-dev.2: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:36:26 f623f32630e2: Preparing 20:36:26 51e8b67f778c: Preparing 20:36:26 d36e5b09ddfb: Preparing 20:36:26 236b2ebbdb52: Preparing 20:36:26 166dde17997b: Preparing 20:36:26 78c4bc0ebec3: Preparing 20:36:26 45596ee15a31: Preparing 20:36:26 52dc75cd08be: Preparing 20:36:26 a6e1fd50fee5: Preparing 20:36:26 56eb02710082: Preparing 20:36:26 ee420dfed78a: Preparing 20:36:26 78c4bc0ebec3: Waiting 20:36:26 45596ee15a31: Waiting 20:36:26 52dc75cd08be: Waiting 20:36:26 a6e1fd50fee5: Waiting 20:36:26 56eb02710082: Waiting 20:36:26 ee420dfed78a: Waiting 20:36:26 236b2ebbdb52: Layer already exists 20:36:26 d36e5b09ddfb: Layer already exists 20:36:26 f623f32630e2: Layer already exists 20:36:26 51e8b67f778c: Layer already exists 20:36:26 166dde17997b: Layer already exists 20:36:26 45596ee15a31: Layer already exists 20:36:26 78c4bc0ebec3: Layer already exists 20:36:26 56eb02710082: Layer already exists 20:36:26 52dc75cd08be: Layer already exists 20:36:26 a6e1fd50fee5: Layer already exists 20:36:26 ee420dfed78a: Layer already exists 20:36:26 f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta 20:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:36:27 f623f32630e2: Preparing 20:36:27 51e8b67f778c: Preparing 20:36:27 d36e5b09ddfb: Preparing 20:36:27 236b2ebbdb52: Preparing 20:36:27 166dde17997b: Preparing 20:36:27 78c4bc0ebec3: Preparing 20:36:27 45596ee15a31: Preparing 20:36:27 52dc75cd08be: Preparing 20:36:27 a6e1fd50fee5: Preparing 20:36:27 56eb02710082: Preparing 20:36:27 ee420dfed78a: Preparing 20:36:27 52dc75cd08be: Waiting 20:36:27 a6e1fd50fee5: Waiting 20:36:27 ee420dfed78a: Waiting 20:36:27 56eb02710082: Waiting 20:36:27 78c4bc0ebec3: Waiting 20:36:27 45596ee15a31: Waiting 20:36:27 d36e5b09ddfb: Layer already exists 20:36:27 166dde17997b: Layer already exists 20:36:27 f623f32630e2: Layer already exists 20:36:27 51e8b67f778c: Layer already exists 20:36:27 236b2ebbdb52: Layer already exists 20:36:27 78c4bc0ebec3: Layer already exists 20:36:27 a6e1fd50fee5: Layer already exists 20:36:27 45596ee15a31: Layer already exists 20:36:27 52dc75cd08be: Layer already exists 20:36:27 56eb02710082: Layer already exists 20:36:27 ee420dfed78a: Layer already exists 20:36:27 jakarta: digest: sha256:50ad81d85c519fd25c669552351f5a940d159cf0a2e1386d420f2984ba167882 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:27 ===================================================== [Pipeline] echo 20:36:27 taggedImages: 20:36:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc 20:36:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.2 20:36:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f08ebb17cd451bf4d1e25a5d268e97d10422aedc-2.1.1-dev.2 20:36:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:27 20:36:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:28 arm64: Pulling from edgex-lftools-log-publisher 20:36:28 8998bd30e6a1: Pulling fs layer 20:36:28 04944245beec: Pulling fs layer 20:36:28 699f458cf7ca: Pulling fs layer 20:36:28 765212b225bb: Pulling fs layer 20:36:28 f23df028b6ca: Pulling fs layer 20:36:28 d65c8cfc05b1: Pulling fs layer 20:36:28 2437ff75d9bd: Pulling fs layer 20:36:28 765212b225bb: Waiting 20:36:28 f23df028b6ca: Waiting 20:36:28 d65c8cfc05b1: Waiting 20:36:28 2437ff75d9bd: Waiting 20:36:28 04944245beec: Verifying Checksum 20:36:28 04944245beec: Download complete 20:36:28 765212b225bb: Verifying Checksum 20:36:28 765212b225bb: Download complete 20:36:28 f23df028b6ca: Verifying Checksum 20:36:28 f23df028b6ca: Download complete 20:36:28 d65c8cfc05b1: Download complete 20:36:28 699f458cf7ca: Verifying Checksum 20:36:28 699f458cf7ca: Download complete 20:36:29 8998bd30e6a1: Verifying Checksum 20:36:29 8998bd30e6a1: Download complete 20:36:31 2437ff75d9bd: Verifying Checksum 20:36:31 2437ff75d9bd: Download complete 20:36:34 8998bd30e6a1: Pull complete 20:36:34 04944245beec: Pull complete 20:36:35 699f458cf7ca: Pull complete 20:36:36 765212b225bb: Pull complete 20:36:36 f23df028b6ca: Pull complete 20:36:37 d65c8cfc05b1: Pull complete 20:36:52 2437ff75d9bd: Pull complete 20:36:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 20:36:52 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:36:54 $ docker top 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:55 ---> job-cost.sh 20:36:55 lf-activate-venv: SKIPPING 20:36:55 INFO: No Stack... 20:36:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:57 INFO: Archiving Costs [Pipeline] sh 20:36:58 + cut -d, -f6 20:36:58 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 20:36:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] 20:36:58 Resource [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] did not exist. Created. 20:36:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:58 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:59 Stashed 1 file(s) [Pipeline] } 20:36:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:59 $ docker stop --time=1 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 20:37:01 $ docker rm -f 5aaf51a6f199bd979bf8d998271a3bdec1b1421bb27d421e02ff72be5840f084 [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 20:37:01 provisioning config files... 20:37:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2224406397198616163tmp [Pipeline] { [Pipeline] sh 20:37:01 + set +x 20:37:01 + curl -s https://codecov.io/bash 20:37:01 + bash -s -- 20:37:02 20:37:02 _____ _ 20:37:02 / ____| | | 20:37:02 | | ___ __| | ___ ___ _____ __ 20:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:02 Bash-1.0.6 20:37:02 20:37:02 20:37:02 ==> git version 2.25.1 found 20:37:02 ==> 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 20:37:02 Release-Date: 2020-01-08 20:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:02 ==> Jenkins CI detected. 20:37:02 current dir:  /w/workspace/edgex-go/4 20:37:02 project root: . 20:37:02 --> token set from env 20:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:02 ==> Running gcov in . (disable via -X gcov) 20:37:02 ==> Python coveragepy not found 20:37:02 ==> Searching for coverage reports in: 20:37:02 + . 20:37:02 -> Found 1 reports 20:37:02 ==> Detecting git/mercurial file structure 20:37:02 ==> Reading reports 20:37:02 + ./coverage.out bytes=428658 20:37:02 ==> Appending adjustments 20:37:02 https://docs.codecov.io/docs/fixing-reports 20:37:03 + Found adjustments 20:37:03 ==> Gzipping contents 20:37:03 64K /tmp/codecov.JQnSqQ.gz 20:37:03 ==> Uploading reports 20:37:03 url: https://codecov.io 20:37:03 query: branch=jakarta&commit=f08ebb17cd451bf4d1e25a5d268e97d10422aedc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:03 -> Pinging Codecov 20:37:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=f08ebb17cd451bf4d1e25a5d268e97d10422aedc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:03 -> Uploading to 20:37:03 https://storage.googleapis.com/codecov/v4/raw/2022-06-01/00271124DB129430A58F1EEE437C3FCB/f08ebb17cd451bf4d1e25a5d268e97d10422aedc/0592a4c4-f16e-4b51-8c12-2589ffde6ef3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T203703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd2f4cac5d7843859d4ad6c8a1e723a4b50b5a3343af6bbc3b58c741cc0e12c5 20:37:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:03 Dload Upload Total Spent Left Speed 20:37:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65006 0 0 100 65006 0 312k --:--:-- --:--:-- --:--:-- 311k 100 65006 0 0 100 65006 0 289k --:--:-- --:--:-- --:--:-- 288k 20:37:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f08ebb17cd451bf4d1e25a5d268e97d10422aedc [Pipeline] } 20:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:37:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:37:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:04 20:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:37:04 df9b9388f04a: Pulling fs layer 20:37:04 52dc419b0ee2: Pulling fs layer 20:37:04 25bc292e5bac: Pulling fs layer 20:37:04 114826534d7a: Pulling fs layer 20:37:04 4657fd5d0bcf: Pulling fs layer 20:37:04 6ad1cebc031e: Pulling fs layer 20:37:04 8a3aa393b2d8: Pulling fs layer 20:37:04 6ad1cebc031e: Waiting 20:37:04 8a3aa393b2d8: Waiting 20:37:04 114826534d7a: Waiting 20:37:04 4657fd5d0bcf: Waiting 20:37:04 25bc292e5bac: Verifying Checksum 20:37:04 25bc292e5bac: Download complete 20:37:04 52dc419b0ee2: Verifying Checksum 20:37:04 52dc419b0ee2: Download complete 20:37:04 4657fd5d0bcf: Verifying Checksum 20:37:04 4657fd5d0bcf: Download complete 20:37:04 df9b9388f04a: Verifying Checksum 20:37:04 df9b9388f04a: Download complete 20:37:05 df9b9388f04a: Pull complete 20:37:05 6ad1cebc031e: Verifying Checksum 20:37:05 6ad1cebc031e: Download complete 20:37:05 52dc419b0ee2: Pull complete 20:37:05 25bc292e5bac: Pull complete 20:37:05 114826534d7a: Verifying Checksum 20:37:05 114826534d7a: Download complete 20:37:05 8a3aa393b2d8: Verifying Checksum 20:37:05 8a3aa393b2d8: Download complete 20:37:09 114826534d7a: Pull complete 20:37:09 4657fd5d0bcf: Pull complete 20:37:09 6ad1cebc031e: Pull complete 20:37:12 8a3aa393b2d8: Pull complete 20:37:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:12 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:37:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:37:14 $ docker top 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:37:14 + set -o pipefail 20:37:14 + snyk monitor '--org=edgex-jenkins' 20:37:17 20:37:17 Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... 20:37:17 20:37:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/10e0912e-6936-404b-b71e-f98faf01cbb8/history/0e50f58c-4f16-4ec3-b1ad-afe7f3c43238 20:37:17 20:37:17 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:37:17 20:37:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:37:17 20:37:17 [Pipeline] } 20:37:17 $ docker stop --time=1 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca 20:37:19 $ docker rm -f 4233f118abb07d3bc8331e507b636370d3aad95fa0041898bc3eddc39e0a86ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:37:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:19 provisioning config files... 20:37:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config8448383575823596706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:19 --> edgex-publish-swagger.sh 20:37:19 === Publish openapi/v2 API === 20:37:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:37:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/v2/core-command.yaml] 20:37:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:19 Dload Upload Total Spent Left Speed 20:37:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31233 0:00:01 0:00:01 --:--:-- 31233 100 32389 0 0 100 32389 0 31233 0:00:01 0:00:01 --:--:-- 31233 20:37:20 20:37:20 20:37:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/v2/core-data.yaml] 20:37:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:20 Dload Upload Total Spent Left Speed 20:37:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 80085 --:--:-- --:--:-- --:--:-- 79995 100 71116 0 0 100 71116 0 80085 --:--:-- --:--:-- --:--:-- 79995 20:37:21 20:37:21 20:37:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/v2/core-metadata.yaml] 20:37:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:21 Dload Upload Total Spent Left Speed 20:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 124k 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 123k 20:37:22 20:37:22 20:37:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/v2/support-notifications.yaml] 20:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:22 Dload Upload Total Spent Left Speed 20:37:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 93308 --:--:-- --:--:-- --:--:-- 93210 100 88830 0 0 100 88830 0 93308 --:--:-- --:--:-- --:--:-- 93210 20:37:23 20:37:23 20:37:23 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/v2/support-scheduler.yaml] 20:37:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:23 Dload Upload Total Spent Left Speed 20:37:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 43743 --:--:-- --:--:-- --:--:-- 43694 100 38932 0 0 100 38932 0 43694 --:--:-- --:--:-- --:--:-- 43645 20:37:24 20:37:24 20:37:24 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/4/openapi/v2/system-agent.yaml] 20:37:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:24 Dload Upload Total Spent Left Speed 20:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21494 --:--:-- --:--:-- --:--:-- 21470 100 19603 0 0 100 19603 0 21494 --:--:-- --:--:-- --:--:-- 21470 20:37:25 20:37:25 [Pipeline] } 20:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:37:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:37:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:26 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 20:37:26 $ docker top c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:26 [ssh-agent] Looking for ssh-agent implementation... 20:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:26 $ docker exec c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 ssh-agent 20:37:26 SSH_AUTH_SOCK=/tmp/ssh-PJRmDnxGyuKT/agent.33 20:37:26 SSH_AGENT_PID=39 20:37:26 Running ssh-add (command line suppressed) 20:37:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_185518218815599020.key (/w/workspace/edgex-go/4@tmp/private_key_185518218815599020.key) 20:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:27 + git semver tag 20:37:27 2022-06-01 20:37:27,535 [run_tag] DEBUG tag force:False 20:37:27 2022-06-01 20:37:27,535 [check_head_tag] DEBUG check head tag 20:37:27 2022-06-01 20:37:27,536 [execute] INFO git cat-file --batch-check 20:37:27 2022-06-01 20:37:27,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) 20:37:27 2022-06-01 20:37:27,540 [execute] INFO git cat-file --batch 20:37:27 2022-06-01 20:37:27,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) 20:37:27 2022-06-01 20:37:27,549 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:27 2022-06-01 20:37:27,549 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 20:37:27 2022-06-01 20:37:27,549 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:37:27 2022-06-01 20:37:27,555 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:27 2.1.1-dev.2 [Pipeline] } 20:37:27 $ docker exec --env ******** --env ******** c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 ssh-agent -k 20:37:27 unset SSH_AUTH_SOCK; 20:37:27 unset SSH_AGENT_PID; 20:37:27 echo Agent pid 39 killed; 20:37:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:28 + git semver [Pipeline] } 20:37:28 $ docker stop --time=1 c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 20:37:29 $ docker rm -f c41c817219745caa382adcad3d6c9c01734a1487cf7d1e872c80182e57496945 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:30 20:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:30 0.23.1-centos7: Pulling from edgex-lftools 20:37:30 ab5ef0e58194: Pulling fs layer 20:37:30 9712f1f96733: Pulling fs layer 20:37:30 63f879dbbcfc: Pulling fs layer 20:37:30 0d9ebad4ef96: Pulling fs layer 20:37:30 e9a5061849ea: Pulling fs layer 20:37:30 d747dcd14b5f: Pulling fs layer 20:37:30 2de7ff778b66: Pulling fs layer 20:37:30 e9a5061849ea: Waiting 20:37:30 0d9ebad4ef96: Waiting 20:37:30 d747dcd14b5f: Waiting 20:37:30 9712f1f96733: Download complete 20:37:30 63f879dbbcfc: Verifying Checksum 20:37:30 63f879dbbcfc: Download complete 20:37:30 ab5ef0e58194: Verifying Checksum 20:37:30 ab5ef0e58194: Download complete 20:37:30 e9a5061849ea: Verifying Checksum 20:37:30 e9a5061849ea: Download complete 20:37:30 0d9ebad4ef96: Download complete 20:37:30 d747dcd14b5f: Download complete 20:37:31 2de7ff778b66: Verifying Checksum 20:37:31 2de7ff778b66: Download complete 20:37:33 ab5ef0e58194: Pull complete 20:37:33 9712f1f96733: Pull complete 20:37:34 63f879dbbcfc: Pull complete 20:37:38 0d9ebad4ef96: Pull complete 20:37:38 e9a5061849ea: Pull complete 20:37:38 d747dcd14b5f: Pull complete 20:37:39 2de7ff778b66: Pull complete 20:37:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:39 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools:0.23.1-centos7 cat 20:37:41 $ docker top 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:37:41 provisioning config files... 20:37:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config8305692608984386094tmp 20:37:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config8159302126171263455tmp 20:37:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config7837830966590829685tmp [Pipeline] { [Pipeline] echo 20:37:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:37:42 ---> sigul-configuration.sh 20:37:42 gpg: directory `/root/.gnupg' created 20:37:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:37:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:37:42 gpg: keyring `/root/.gnupg/secring.gpg' created 20:37:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:37:42 gpg: CAST5 encrypted data 20:37:42 gpg: encrypted with 1 passphrase 20:37:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:37:42 + mkdir /home/jenkins 20:37:42 + mkdir /home/jenkins/sigul [Pipeline] sh 20:37:42 + 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 20:37:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:37:42 ---> sigul-install.sh 20:37:42 Sigul already installed; skipping installation. [Pipeline] sh 20:37:43 + git tag --list 20:37:43 0.6.0 20:37:43 0.6.1 20:37:43 0.7.0 20:37:43 0.7.1 20:37:43 v1.0.0 20:37:43 v1.0.1 20:37:43 v1.1.0 20:37:43 v1.2.0 20:37:43 v1.2.1 20:37:43 v1.3.0 20:37:43 v1.3.1 20:37:43 v2.0.0 20:37:43 v2.1.0 20:37:43 v2.1.1-dev.1 20:37:43 v2.1.1-dev.2 20:37:43 v2.2.0 20:37:43 v2.2.1-dev.1 20:37:43 v2.2.1-dev.2 20:37:43 v2.2.1-dev.3 20:37:43 v2.2.1-dev.4 20:37:43 v2.2.1-dev.5 20:37:43 v2.2.1-dev.6 20:37:43 v2.2.1-dev.7 20:37:43 v2.2.1-dev.8 [Pipeline] sh 20:37:43 + lftools sign git-tag v2.1.1-dev.2 20:37:44 Signing Git tag with Sigul... 20:37:44 Signing v2.1.1-dev.2 [Pipeline] echo 20:37:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:37:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:37:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:37:44 $ docker stop --time=1 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 20:37:45 $ docker rm -f 0d2c8f18abdd0cc9b611c4fcac5ac362030b50dcb0066480f97f42c59dc0bdb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:37:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:37:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:37:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:46 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 20:37:47 $ docker top 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:47 [ssh-agent] Looking for ssh-agent implementation... 20:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:47 $ docker exec 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 ssh-agent 20:37:47 SSH_AUTH_SOCK=/tmp/ssh-43XAlm3gdKGe/agent.32 20:37:47 SSH_AGENT_PID=38 20:37:47 Running ssh-add (command line suppressed) 20:37:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2102579279646688126.key (/w/workspace/edgex-go/4@tmp/private_key_2102579279646688126.key) 20:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:47 + git semver bump pre 20:37:48 2022-06-01 20:37:48,120 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:48 2022-06-01 20:37:48,120 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev 20:37:48 2022-06-01 20:37:48,120 [bump_version] DEBUG bumped version:2.1.1-dev.3 20:37:48 2022-06-01 20:37:48,120 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/edgex-go/4/.semver/jakarta with force:True 20:37:48 2022-06-01 20:37:48,120 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:48 2022-06-01 20:37:48,120 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/jakarta 20:37:48 2022-06-01 20:37:48,122 [execute] INFO git cat-file --batch-check 20:37:48 2022-06-01 20:37:48,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:37:48 2022-06-01 20:37:48,127 [execute] INFO git cat-file --batch 20:37:48 2022-06-01 20:37:48,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:37:48 2022-06-01 20:37:48,132 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:48 2.1.1-dev.3 [Pipeline] } 20:37:48 $ docker exec --env ******** --env ******** 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 ssh-agent -k 20:37:48 unset SSH_AUTH_SOCK; 20:37:48 unset SSH_AGENT_PID; 20:37:48 echo Agent pid 38 killed; 20:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:48 + git semver [Pipeline] } 20:37:48 $ docker stop --time=1 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 20:37:50 $ docker rm -f 9f38176bd66d270c1b74b912606c81da84ed16f3d2abc6f540d9eb89f666b801 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:37:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:50 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 20:37:51 $ docker top 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:51 [ssh-agent] Looking for ssh-agent implementation... 20:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:51 $ docker exec 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 ssh-agent 20:37:51 SSH_AUTH_SOCK=/tmp/ssh-T0xzIezfEVcg/agent.33 20:37:51 SSH_AGENT_PID=39 20:37:51 Running ssh-add (command line suppressed) 20:37:51 Identity added: /w/workspace/edgex-go/4@tmp/private_key_291320516775425098.key (/w/workspace/edgex-go/4@tmp/private_key_291320516775425098.key) 20:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:52 + git semver push 20:37:52 2022-06-01 20:37:52,295 [run_push] DEBUG push 20:37:52 2022-06-01 20:37:52,296 [execute] INFO git push origin semver 20:37:52 2022-06-01 20:37:52,296 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) 20:37:53 2022-06-01 20:37:53,009 [run_push] DEBUG push all version tags 20:37:53 2022-06-01 20:37:53,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:37:53 2022-06-01 20:37:53,010 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:37:53 2022-06-01 20:37:53,659 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/jakarta 20:37:53 2.1.1-dev.3 [Pipeline] } 20:37:53 $ docker exec --env ******** --env ******** 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 ssh-agent -k 20:37:53 unset SSH_AUTH_SOCK; 20:37:53 unset SSH_AGENT_PID; 20:37:53 echo Agent pid 39 killed; 20:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:54 + git semver [Pipeline] } 20:37:54 $ docker stop --time=1 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 20:37:55 $ docker rm -f 7a8baee09582dae6f075052438dd907f08103afe4f9b3aa94b9e2e467c935e85 [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 20:37:56 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:57 ---> package-listing.sh 20:37:57 ++ tr '[:upper:]' '[:lower:]' 20:37:57 ++ facter osfamily 20:37:57 + OS_FAMILY=debian 20:37:57 + workspace=/w/workspace/edgex-go/4 20:37:57 + START_PACKAGES=/tmp/packages_start.txt 20:37:57 + END_PACKAGES=/tmp/packages_end.txt 20:37:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:57 + PACKAGES=/tmp/packages_start.txt 20:37:57 + '[' /w/workspace/edgex-go/4 ']' 20:37:57 + PACKAGES=/tmp/packages_end.txt 20:37:57 + case "${OS_FAMILY}" in 20:37:57 + dpkg -l 20:37:57 + grep '^ii' 20:37:57 + '[' -f /tmp/packages_start.txt ']' 20:37:57 + '[' -f /tmp/packages_end.txt ']' 20:37:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:57 + '[' /w/workspace/edgex-go/4 ']' 20:37:57 + mkdir -p /w/workspace/edgex-go/4/archives/ 20:37:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 20:37:57 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:58 20:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:58 latest: Pulling from edgex-lftools-log-publisher 20:37:58 5eb5b503b376: Pulling fs layer 20:37:58 5c69ac0246d0: Pulling fs layer 20:37:58 ec43610c2a17: Pulling fs layer 20:37:58 3a2ae6a8a46f: Pulling fs layer 20:37:58 33b1e0a273af: Pulling fs layer 20:37:58 5d3b04190fa2: Pulling fs layer 20:37:58 2f39f015ded8: Pulling fs layer 20:37:58 3a2ae6a8a46f: Waiting 20:37:58 33b1e0a273af: Waiting 20:37:58 5d3b04190fa2: Waiting 20:37:58 2f39f015ded8: Waiting 20:37:58 5c69ac0246d0: Download complete 20:37:58 3a2ae6a8a46f: Download complete 20:37:58 33b1e0a273af: Verifying Checksum 20:37:58 33b1e0a273af: Download complete 20:37:58 5d3b04190fa2: Download complete 20:37:58 ec43610c2a17: Verifying Checksum 20:37:58 ec43610c2a17: Download complete 20:37:59 5eb5b503b376: Verifying Checksum 20:37:59 5eb5b503b376: Download complete 20:37:59 2f39f015ded8: Download complete 20:38:00 5eb5b503b376: Pull complete 20:38:00 5c69ac0246d0: Pull complete 20:38:01 ec43610c2a17: Pull complete 20:38:01 3a2ae6a8a46f: Pull complete 20:38:01 33b1e0a273af: Pull complete 20:38:01 5d3b04190fa2: Pull complete 20:38:05 2f39f015ded8: Pull complete 20:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:05 prd-ubuntu20.04-docker-8c-8g-568 does not seem to be running inside a container 20:38:05 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 20:38:07 $ docker top 2a93286d5fde4976c6ac46cc91909c56d8c6ec5f655dd80f933e6a27b92c6a33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:38:08 + ls /var/log/sa-host 20:38:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:08 provisioning config files... 20:38:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4957270566043146834tmp [Pipeline] { [Pipeline] echo 20:38:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:08 ---> create-netrc.sh [Pipeline] } 20:38:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:08 ---> python-tools-install.sh [Pipeline] echo 20:38:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:09 ---> sudo-logs.sh 20:38:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:38:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:09 ---> job-cost.sh 20:38:09 lf-activate-venv: SKIPPING 20:38:09 DEBUG: total: 0.10999999940395355 20:38:09 INFO: Retrieving Stack Cost... 20:38:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:10 INFO: Archiving Costs [Pipeline] echo 20:38:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:10 ---> logs-deploy.sh 20:38:10 lf-activate-venv: SKIPPING 20:38:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/4 20:38:10 INFO: archiving workspace using pattern(s): 20:38:11 Archives upload complete. 20:38:11 INFO: archiving logs to Nexus 20:38:12 ---> uname -a: 20:38:12 Linux prd-ubuntu20-04-docker-8c-8g-568 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:38:12 20:38:12 20:38:12 ---> lscpu: 20:38:12 Architecture: x86_64 20:38:12 CPU op-mode(s): 32-bit, 64-bit 20:38:12 Byte Order: Little Endian 20:38:12 Address sizes: 40 bits physical, 48 bits virtual 20:38:12 CPU(s): 8 20:38:12 On-line CPU(s) list: 0-7 20:38:12 Thread(s) per core: 1 20:38:12 Core(s) per socket: 1 20:38:12 Socket(s): 8 20:38:12 NUMA node(s): 1 20:38:12 Vendor ID: AuthenticAMD 20:38:12 CPU family: 23 20:38:12 Model: 49 20:38:12 Model name: AMD EPYC-Rome Processor 20:38:12 Stepping: 0 20:38:12 CPU MHz: 2799.998 20:38:12 BogoMIPS: 5599.99 20:38:12 Virtualization: AMD-V 20:38:12 Hypervisor vendor: KVM 20:38:12 Virtualization type: full 20:38:12 L1d cache: 256 KiB 20:38:12 L1i cache: 256 KiB 20:38:12 L2 cache: 4 MiB 20:38:12 L3 cache: 128 MiB 20:38:12 NUMA node0 CPU(s): 0-7 20:38:12 Vulnerability Itlb multihit: Not affected 20:38:12 Vulnerability L1tf: Not affected 20:38:12 Vulnerability Mds: Not affected 20:38:12 Vulnerability Meltdown: Not affected 20:38:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:38:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:38:12 Vulnerability Srbds: Not affected 20:38:12 Vulnerability Tsx async abort: Not affected 20:38:12 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 20:38:12 20:38:12 20:38:12 ---> nproc: 20:38:12 8 20:38:12 20:38:12 20:38:12 ---> df -h: 20:38:12 Filesystem Size Used Avail Use% Mounted on 20:38:12 overlay 155G 18G 138G 12% / 20:38:12 tmpfs 64M 0 64M 0% /dev 20:38:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:38:12 shm 64M 0 64M 0% /dev/shm 20:38:12 /dev/vda1 155G 18G 138G 12% /facter-os 20:38:12 20:38:12 20:38:12 ---> sar -b -r -n DEV: 20:38:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-568) 06/01/22 _x86_64_ (8 CPU) 20:38:12 20:38:12 20:20:33 LINUX RESTART (8 CPU) 20:38:12 20:38:12 20:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:38:12 20:22:01 349.47 15.77 333.70 0.00 2212.13 135155.27 0.00 20:38:12 20:23:01 107.40 0.27 107.13 0.00 3.47 60316.21 0.00 20:38:12 20:24:01 80.50 0.12 80.39 0.00 2.80 29367.52 0.00 20:38:12 20:25:01 811.96 0.23 811.73 0.00 28.66 363712.71 0.00 20:38:12 20:26:01 709.50 0.15 709.35 0.00 4.13 244396.53 0.00 20:38:12 20:27:01 19.15 0.02 19.13 0.00 1.20 533.24 0.00 20:38:12 20:28:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 20:38:12 20:29:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 20:38:12 20:30:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 20:38:12 20:31:01 1.92 0.00 1.92 0.00 0.00 25.99 0.00 20:38:12 20:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:38:12 20:33:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:38:12 20:34:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 20:38:12 20:35:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 20:38:12 20:36:02 1.67 0.02 1.65 0.00 0.13 19.33 0.00 20:38:12 20:37:01 1.52 0.00 1.52 0.00 0.00 18.57 0.00 20:38:12 20:38:01 117.66 1.15 116.51 0.00 45.99 50862.19 0.00 20:38:12 Average: 129.86 1.03 128.83 0.00 133.31 51998.63 0.00 20:38:12 20:38:12 20:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:12 20:22:01 27850868 31737456 561468 1.71 130716 3941256 2190552 6.46 1311996 3256832 406636 20:38:12 20:23:01 27322620 31717360 575100 1.75 189384 4343044 2043296 6.02 1582072 3456036 317860 20:38:12 20:24:01 25736328 31746544 546080 1.66 193860 5904064 1986848 5.86 1675748 4901428 1497052 20:38:12 20:25:01 21729036 31610840 669668 2.04 218568 9611320 2816236 8.30 2053524 8375332 2103644 20:38:12 20:26:01 21950028 31764992 516752 1.57 253036 9475732 1844084 5.43 2032280 8143560 1096 20:38:12 20:27:01 21953640 31769336 511836 1.56 253936 9476080 1822240 5.37 2028416 8143572 20 20:38:12 20:28:01 21954460 31770136 511048 1.55 253952 9476080 1822240 5.37 2026572 8143572 172 20:38:12 20:29:01 21959976 31775664 505752 1.54 253976 9476088 1822240 5.37 2021464 8143576 48 20:38:12 20:30:01 21960920 31776620 504732 1.53 253988 9476088 1822240 5.37 2020900 8143576 188 20:38:12 20:31:01 21962196 31778180 503408 1.53 254036 9476072 1822240 5.37 2019424 8143812 240 20:38:12 20:32:01 21962196 31778188 503428 1.53 254048 9476076 1822240 5.37 2019332 8143820 120 20:38:12 20:33:01 21962356 31778372 503400 1.53 254064 9476076 1822240 5.37 2019040 8143820 140 20:38:12 20:34:01 21963136 31779164 502608 1.53 254080 9476080 1822240 5.37 2018580 8143824 12 20:38:12 20:35:01 21962756 31778876 502784 1.53 254088 9476148 1822240 5.37 2018868 8143880 188 20:38:12 20:36:02 21961840 31778064 503576 1.53 254108 9476148 1852376 5.46 2019508 8143892 192 20:38:12 20:37:01 21962116 31778364 503268 1.53 254132 9476152 1852376 5.46 2019048 8143896 52 20:38:12 20:38:01 20189192 31734540 543976 1.65 306460 11015972 2093956 6.17 2173672 9623772 235288 20:38:12 Average: 22726098 31756041 527581 1.60 240378 8736969 1945876 5.73 1944732 7490482 268409 20:38:12 20:38:12 20:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:12 20:22:01 docker0 615.44 566.91 47.06 4551.84 0.00 0.00 0.00 0.00 20:38:12 20:22:01 veth0c2899f 167.84 206.37 15.75 1794.82 0.00 0.00 0.00 0.15 20:38:12 20:22:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 20:38:12 20:22:01 ens3 1285.33 1265.76 12674.71 167.66 0.00 0.00 0.00 0.00 20:38:12 20:23:01 docker0 12.80 17.80 1.03 276.00 0.00 0.00 0.00 0.00 20:38:12 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:23:01 vetha2c91f0 1.03 1.22 0.08 0.11 0.00 0.00 0.00 0.00 20:38:12 20:23:01 ens3 77.30 58.97 307.10 64.15 0.00 0.00 0.00 0.00 20:38:12 20:24:01 docker0 0.68 0.78 0.04 0.06 0.00 0.00 0.00 0.00 20:38:12 20:24:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:38:12 20:24:01 vethd1fe8c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:38:12 20:24:01 ens3 130.29 90.55 1706.68 77.18 0.00 0.00 0.00 0.00 20:38:12 20:25:01 docker0 47.11 70.50 2.72 375.63 0.00 0.00 0.00 0.00 20:38:12 20:25:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 20:38:12 20:25:01 vethd1fe8c4 0.00 1.12 0.00 0.06 0.00 0.00 0.00 0.00 20:38:12 20:25:01 ens3 105.35 69.97 448.41 17.43 0.00 0.00 0.00 0.00 20:38:12 20:26:01 docker0 39.85 67.76 2.70 621.71 0.00 0.00 0.00 0.00 20:38:12 20:26:01 lo 9.40 9.40 0.93 0.93 0.00 0.00 0.00 0.00 20:38:12 20:26:01 ens3 265.66 201.28 1793.73 340.75 0.00 0.00 0.00 0.00 20:38:12 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:27:01 lo 29.13 29.13 2.87 2.87 0.00 0.00 0.00 0.00 20:38:12 20:27:01 ens3 264.22 272.72 140.65 1330.59 0.00 0.00 0.00 0.00 20:38:12 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:29:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:32:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:38:12 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:35:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:38:12 20:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:36:02 ens3 0.78 0.43 1.77 0.27 0.00 0.00 0.00 0.00 20:38:12 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:12 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:37:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:38:12 20:38:01 docker0 2.05 1.83 0.40 0.56 0.00 0.00 0.00 0.00 20:38:12 20:38:01 lo 3.27 3.27 0.33 0.33 0.00 0.00 0.00 0.00 20:38:12 20:38:01 ens3 470.49 314.20 9752.08 170.90 0.00 0.00 0.00 0.00 20:38:12 Average: docker0 41.71 42.21 3.13 338.92 0.00 0.00 0.00 0.00 20:38:12 Average: lo 2.96 2.96 0.29 0.29 0.00 0.00 0.00 0.00 20:38:12 Average: ens3 152.02 132.82 1568.63 127.67 0.00 0.00 0.00 0.00 20:38:12 20:38:12 20:38:12 ---> sar -P ALL: 20:38:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-568) 06/01/22 _x86_64_ (8 CPU) 20:38:12 20:38:12 20:20:33 LINUX RESTART (8 CPU) 20:38:12 20:38:12 20:21:02 CPU %user %nice %system %iowait %steal %idle 20:38:12 20:22:01 all 12.25 0.00 4.84 1.19 0.08 81.65 20:38:12 20:22:01 0 13.20 0.00 4.01 0.45 0.07 82.28 20:38:12 20:22:01 1 10.61 0.00 3.84 0.09 0.07 85.40 20:38:12 20:22:01 2 11.39 0.00 7.26 3.17 0.09 78.10 20:38:12 20:22:01 3 14.31 0.00 6.40 4.01 0.10 75.18 20:38:12 20:22:01 4 13.53 0.00 3.95 0.53 0.10 81.89 20:38:12 20:22:01 5 11.86 0.00 3.66 0.29 0.07 84.12 20:38:12 20:22:01 6 10.45 0.00 4.84 0.29 0.07 84.36 20:38:12 20:22:01 7 12.62 0.00 4.77 0.68 0.10 81.83 20:38:12 20:23:01 all 26.82 0.00 5.84 0.77 0.08 66.48 20:38:12 20:23:01 0 27.79 0.00 5.96 0.22 0.10 65.93 20:38:12 20:23:01 1 28.02 0.00 5.82 0.02 0.08 66.07 20:38:12 20:23:01 2 26.48 0.00 5.76 0.86 0.08 66.82 20:38:12 20:23:01 3 23.53 0.00 5.12 0.20 0.07 71.07 20:38:12 20:23:01 4 26.87 0.00 5.93 0.24 0.07 66.89 20:38:12 20:23:01 5 27.48 0.00 6.50 4.17 0.10 61.75 20:38:12 20:23:01 6 27.19 0.00 5.91 0.42 0.07 66.41 20:38:12 20:23:01 7 27.23 0.00 5.75 0.07 0.08 66.86 20:38:12 20:24:01 all 32.52 0.00 6.10 0.37 0.10 60.92 20:38:12 20:24:01 0 31.78 0.00 5.93 0.03 0.08 62.17 20:38:12 20:24:01 1 33.55 0.00 5.28 0.93 0.10 60.15 20:38:12 20:24:01 2 32.78 0.00 6.41 0.40 0.10 60.31 20:38:12 20:24:01 3 31.72 0.00 6.05 0.00 0.12 62.11 20:38:12 20:24:01 4 31.68 0.00 5.42 0.07 0.10 62.73 20:38:12 20:24:01 5 32.14 0.00 6.25 0.68 0.08 60.85 20:38:12 20:24:01 6 31.72 0.00 6.95 0.83 0.10 60.40 20:38:12 20:24:01 7 34.78 0.00 6.51 0.00 0.12 58.60 20:38:12 20:25:01 all 35.76 0.00 15.71 4.00 0.13 44.39 20:38:12 20:25:01 0 36.27 0.00 16.42 6.02 0.15 41.13 20:38:12 20:25:01 1 36.26 0.00 15.71 1.79 0.12 46.12 20:38:12 20:25:01 2 36.17 0.00 15.42 3.01 0.14 45.26 20:38:12 20:25:01 3 37.20 0.00 17.22 2.11 0.14 43.33 20:38:12 20:25:01 4 33.46 0.00 15.20 2.45 0.14 48.76 20:38:12 20:25:01 5 36.23 0.00 15.04 2.00 0.12 46.62 20:38:12 20:25:01 6 37.79 0.00 16.73 3.72 0.15 41.60 20:38:12 20:25:01 7 32.70 0.00 13.93 10.99 0.10 42.28 20:38:12 20:26:01 all 28.74 0.00 10.40 3.25 0.09 57.52 20:38:12 20:26:01 0 27.00 0.00 9.49 1.19 0.08 62.23 20:38:12 20:26:01 1 28.77 0.00 9.38 1.24 0.08 60.52 20:38:12 20:26:01 2 28.56 0.00 10.72 5.16 0.10 55.46 20:38:12 20:26:01 3 30.84 0.00 11.77 4.30 0.10 52.98 20:38:12 20:26:01 4 28.29 0.00 10.41 2.55 0.08 58.67 20:38:12 20:26:01 5 29.18 0.00 9.84 1.99 0.10 58.89 20:38:12 20:26:01 6 29.03 0.00 9.81 3.72 0.08 57.36 20:38:12 20:26:01 7 28.26 0.00 11.74 5.87 0.10 54.03 20:38:12 20:27:01 all 5.05 0.00 0.95 0.07 0.04 93.90 20:38:12 20:27:01 0 2.51 0.00 0.90 0.00 0.02 96.57 20:38:12 20:27:01 1 5.42 0.00 0.82 0.03 0.05 93.68 20:38:12 20:27:01 2 5.28 0.00 0.99 0.02 0.03 93.69 20:38:12 20:27:01 3 4.78 0.00 0.94 0.00 0.07 94.22 20:38:12 20:27:01 4 5.35 0.00 1.04 0.15 0.03 93.43 20:38:12 20:27:01 5 6.17 0.00 0.77 0.22 0.03 92.81 20:38:12 20:27:01 6 5.94 0.00 0.92 0.02 0.03 93.09 20:38:12 20:27:01 7 4.92 0.00 1.22 0.12 0.05 93.69 20:38:12 20:28:01 all 0.06 0.00 0.01 0.00 0.00 99.93 20:38:12 20:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:38:12 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:38:12 20:28:01 3 0.05 0.00 0.03 0.03 0.00 99.88 20:38:12 20:28:01 4 0.12 0.00 0.00 0.00 0.00 99.88 20:38:12 20:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:28:01 7 0.13 0.00 0.02 0.00 0.00 99.85 20:38:12 20:29:01 all 0.21 0.00 0.02 0.01 0.01 99.75 20:38:12 20:29:01 0 1.44 0.00 0.03 0.00 0.00 98.53 20:38:12 20:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:38:12 20:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:38:12 20:29:01 3 0.05 0.00 0.03 0.03 0.02 99.87 20:38:12 20:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:38:12 20:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:38:12 20:29:01 7 0.10 0.00 0.02 0.02 0.00 99.87 20:38:12 20:30:01 all 0.23 0.00 0.01 0.00 0.00 99.74 20:38:12 20:30:01 0 1.78 0.00 0.07 0.00 0.02 98.14 20:38:12 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:38:12 20:30:01 4 0.00 0.00 0.02 0.03 0.02 99.93 20:38:12 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:31:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:38:12 20:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:38:12 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:31:01 3 0.10 0.00 0.03 0.00 0.00 99.87 20:38:12 20:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:38:12 20:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:38:12 20:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:12 20:31:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:38:12 20:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:38:12 20:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:38:12 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:38:12 20:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:38:12 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:38:12 20:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:38:12 20:38:12 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:38:12 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:38:12 20:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:38:12 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:38:12 20:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:38:12 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:38:12 20:33:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:38:12 20:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:38:12 20:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:38:12 20:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:38:12 20:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:38:12 20:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:38:12 20:35:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:38:12 20:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:38:12 20:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:35:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:38:12 20:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:38:12 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:38:12 20:36:02 all 0.04 0.00 0.03 0.01 0.00 99.91 20:38:12 20:36:02 0 0.17 0.00 0.05 0.00 0.00 99.78 20:38:12 20:36:02 1 0.05 0.00 0.03 0.00 0.00 99.92 20:38:12 20:36:02 2 0.03 0.00 0.03 0.00 0.00 99.93 20:38:12 20:36:02 3 0.03 0.00 0.05 0.00 0.02 99.90 20:38:12 20:36:02 4 0.02 0.00 0.02 0.03 0.00 99.93 20:38:12 20:36:02 5 0.02 0.00 0.02 0.00 0.00 99.97 20:38:12 20:36:02 6 0.02 0.00 0.03 0.00 0.00 99.95 20:38:12 20:36:02 7 0.02 0.00 0.03 0.02 0.00 99.93 20:38:12 20:37:01 all 0.24 0.00 0.01 0.01 0.00 99.74 20:38:12 20:37:01 0 1.79 0.00 0.02 0.00 0.02 98.18 20:38:12 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:38:12 20:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:38:12 20:37:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:38:12 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:12 20:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:38:12 20:37:01 7 0.05 0.00 0.00 0.03 0.00 99.92 20:38:12 20:38:01 all 10.29 0.00 4.42 0.72 0.09 84.47 20:38:12 20:38:01 0 8.87 0.00 4.31 0.25 0.07 86.50 20:38:12 20:38:01 1 10.91 0.00 3.91 0.41 0.08 84.69 20:38:12 20:38:01 2 11.56 0.00 4.35 0.17 0.10 83.82 20:38:12 20:38:01 3 9.92 0.00 4.59 0.24 0.10 85.15 20:38:12 20:38:01 4 10.33 0.00 4.71 4.39 0.10 80.46 20:38:12 20:38:01 5 9.52 0.00 4.11 0.05 0.08 86.23 20:38:12 20:38:01 6 10.64 0.00 4.88 0.15 0.08 84.24 20:38:12 20:38:01 7 10.56 0.00 4.51 0.15 0.12 84.66 20:38:12 Average: all 8.87 0.00 2.81 0.60 0.04 87.68 20:38:12 Average: 0 8.90 0.00 2.75 0.47 0.04 87.83 20:38:12 Average: 1 8.96 0.00 2.61 0.26 0.03 88.13 20:38:12 Average: 2 8.87 0.00 2.95 0.74 0.04 87.40 20:38:12 Average: 3 8.89 0.00 3.04 0.63 0.04 87.39 20:38:12 Average: 4 8.73 0.00 2.72 0.61 0.04 87.90 20:38:12 Average: 5 8.88 0.00 2.68 0.55 0.04 87.86 20:38:12 Average: 6 8.90 0.00 2.91 0.53 0.04 87.62 20:38:12 Average: 7 8.80 0.00 2.81 1.04 0.04 87.31 20:38:12 20:38:12 20:38:12