Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bb90d905bf3f7572d0df0c323922e46dc77e599 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5539528738381779458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh1436110482360884446.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6450201477566977527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 shared 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-ssh194167761313545070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3384948016432291801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-832 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/111 [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/111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/111@tmp/jenkins-gitclient-ssh3245612384563735059.key > 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 7bb90d905bf3f7572d0df0c323922e46dc77e599 (main) > 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 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 Commit message: "fix(security): update kong admin token file permissions (#3819)" > git rev-list --no-walk d16c994ede4c0a344000bc531e7b9bd0a5f11f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:19:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:19:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:19:16 ========================================================= 16:19:16 EdgeX Global Pipelines Version Info 16:19:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:19:17 ------------------- 16:19:17 stable info: 16:19:17 ------------------- 16:19:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:19:17 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:19:17 Message: update stable to v1.0.215 16:19:18 ------------------- 16:19:18 experimental info: 16:19:18 ------------------- 16:19:18 Commited By: **** collab-it+edgex@linuxfoundation.org 16:19:18 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 16:19:18 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bb90d9 [Pipeline] echo 16:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:19 provisioning config files... 16:19:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config6722382558410825338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:19 ---> docker-login.sh 16:19:19 nexus3.edgexfoundry.org:10001 16:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:19 Configure a credential helper to remove this warning. See 16:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:19 16:19:19 Login Succeeded 16:19:19 nexus3.edgexfoundry.org:10002 16:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:19 Configure a credential helper to remove this warning. See 16:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:19 16:19:19 Login Succeeded 16:19:19 nexus3.edgexfoundry.org:10003 16:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 nexus3.edgexfoundry.org:10004 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 docker.io 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 ---> docker-login.sh ends [Pipeline] } 16:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:20 ++ 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 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/core-command/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo core-command,cmd/core-command/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/core-data/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo core-data,cmd/core-data/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/core-metadata/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo core-metadata,cmd/core-metadata/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/security-bootstrapper/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/security-proxy-setup/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/support-notifications/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo support-notifications,cmd/support-notifications/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/support-scheduler/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:19:20 + for file in '`ls cmd/**/Dockerfile`' 16:19:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:19:20 ++ cut -d/ -f2 16:19:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:19:21 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 16:19:21 + git rev-list -1 --merges 7bb90d905bf3f7572d0df0c323922e46dc77e599~1..7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo 16:19:21 -----------> git rev-list -1 --merges 7bb90d905bf3f7572d0df0c323922e46dc77e599~1..7bb90d905bf3f7572d0df0c323922e46dc77e599 7bb90d905bf3f7572d0df0c323922e46dc77e599 [false] [Pipeline] sh 16:19:21 + git log --format=format:%s -1 7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] echo 16:19:21 ========================================================= 16:19:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:19:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:22 16:19:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:19:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:22 latest: Pulling from edgex-devops/git-semver 16:19:22 a0d0a0d46f8b: Pulling fs layer 16:19:22 3e5f54012d9b: Pulling fs layer 16:19:22 4c7163046ea9: Pulling fs layer 16:19:22 0c2d73faf560: Pulling fs layer 16:19:22 0c2d73faf560: Waiting 16:19:22 3e5f54012d9b: Verifying Checksum 16:19:22 3e5f54012d9b: Download complete 16:19:22 a0d0a0d46f8b: Verifying Checksum 16:19:22 a0d0a0d46f8b: Download complete 16:19:22 4c7163046ea9: Verifying Checksum 16:19:22 4c7163046ea9: Download complete 16:19:22 0c2d73faf560: Verifying Checksum 16:19:22 0c2d73faf560: Download complete 16:19:22 a0d0a0d46f8b: Pull complete 16:19:22 3e5f54012d9b: Pull complete 16:19:23 4c7163046ea9: Pull complete 16:19:23 0c2d73faf560: Pull complete 16:19:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:19:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:19:23 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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:10004/edgex-devops/git-semver:latest cat 16:19:24 $ docker top 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:24 [ssh-agent] Looking for ssh-agent implementation... 16:19:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:24 $ docker exec 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent 16:19:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPNLpJo/agent.14 16:19:24 SSH_AGENT_PID=20 16:19:24 Running ssh-add (command line suppressed) 16:19:24 Identity added: /w/workspace/edgex-go/111@tmp/private_key_4370483936457920964.key (/w/workspace/edgex-go/111@tmp/private_key_4370483936457920964.key) 16:19:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:24 + git tag --points-at HEAD [Pipeline] } 16:19:24 $ docker exec --env ******** --env ******** 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent -k 16:19:24 unset SSH_AUTH_SOCK; 16:19:24 unset SSH_AGENT_PID; 16:19:24 echo Agent pid 20 killed; 16:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:19:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:24 [ssh-agent] Looking for ssh-agent implementation... 16:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:25 $ docker exec 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent 16:19:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMIJHa/agent.54 16:19:25 SSH_AGENT_PID=61 16:19:25 Running ssh-add (command line suppressed) 16:19:25 Identity added: /w/workspace/edgex-go/111@tmp/private_key_5934339995283774167.key (/w/workspace/edgex-go/111@tmp/private_key_5934339995283774167.key) 16:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:25 + git semver init 16:19:25 # -> Open(): unable to determine branch for HEAD 16:19:25 # $GIT_DIR = /w/workspace/edgex-go/111/.git 16:19:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/111 16:19:25 # $SEMVER_REMOTE_NAME = origin 16:19:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:19:25 # $SEMVER_USER_NAME = edgex-jenkins 16:19:25 # $SEMVER_BRANCH = main 16:19:25 # $SEMVER_TEMP = /tmp/semver-569220317 16:19:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:21:17 # '/tmp/semver-569220317' -> '/w/workspace/edgex-go/111/.semver' 16:21:17 # -> Force: false 16:21:17 # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [Pipeline] } 16:21:17 $ docker exec --env ******** --env ******** 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 ssh-agent -k 16:21:17 unset SSH_AUTH_SOCK; 16:21:17 unset SSH_AGENT_PID; 16:21:17 echo Agent pid 61 killed; 16:21:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:17 + git semver [Pipeline] } 16:21:17 $ docker stop --time=1 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 16:21:19 $ docker rm -f 17d81217aa0005862da1570ab28c18665c2bc57b70e1ac6894971839eebf6019 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:20 Stashed 1 file(s) [Pipeline] echo 16:21:20 [edgeXSemver]: initialized semver on version 2.0.1-dev.99 [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 16:21:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:21 ========================================================= 16:21:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:21:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:21:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:21 a0d0a0d46f8b: Already exists 16:21:21 31adcdaf11c8: Pulling fs layer 16:21:21 b8b176561691: Pulling fs layer 16:21:21 4527c011a84f: Pulling fs layer 16:21:21 5d74067f8e1e: Pulling fs layer 16:21:21 e0aca202a116: Pulling fs layer 16:21:21 3a43be97a3b4: Pulling fs layer 16:21:21 34cad66bf833: Pulling fs layer 16:21:21 b4e3c513aaa6: Pulling fs layer 16:21:21 5d74067f8e1e: Waiting 16:21:21 3a43be97a3b4: Waiting 16:21:21 e0aca202a116: Waiting 16:21:21 b4e3c513aaa6: Waiting 16:21:21 34cad66bf833: Waiting 16:21:21 b8b176561691: Verifying Checksum 16:21:21 b8b176561691: Download complete 16:21:21 31adcdaf11c8: Verifying Checksum 16:21:21 31adcdaf11c8: Download complete 16:21:21 5d74067f8e1e: Verifying Checksum 16:21:21 5d74067f8e1e: Download complete 16:21:21 e0aca202a116: Verifying Checksum 16:21:21 e0aca202a116: Download complete 16:21:21 3a43be97a3b4: Verifying Checksum 16:21:21 3a43be97a3b4: Download complete 16:21:21 34cad66bf833: Verifying Checksum 16:21:21 34cad66bf833: Download complete 16:21:21 31adcdaf11c8: Pull complete 16:21:21 b8b176561691: Pull complete 16:21:21 4527c011a84f: Verifying Checksum 16:21:21 4527c011a84f: Download complete 16:21:22 b4e3c513aaa6: Verifying Checksum 16:21:22 b4e3c513aaa6: Download complete 16:21:26 4527c011a84f: Pull complete 16:21:26 5d74067f8e1e: Pull complete 16:21:26 e0aca202a116: Pull complete 16:21:26 3a43be97a3b4: Pull complete 16:21:26 34cad66bf833: Pull complete 16:21:28 b4e3c513aaa6: Pull complete 16:21:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:21:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:21:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:21:29 WORKDIR /edgex 16:21:29 COPY go.mod . 16:21:29 RUN go mod download' 16:21:29 + docker build -t ci-base-image-x86_64 -f - . 16:21:30 Sending build context to Docker daemon 329.9MB 16:21:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:21:30 ---> 9f6097aaca64 16:21:30 Step 2/4 : WORKDIR /edgex 16:21:33 ---> Running in 3a72e1a4266e 16:21:33 Removing intermediate container 3a72e1a4266e 16:21:33 ---> 723a37a233b6 16:21:33 Step 3/4 : COPY go.mod . 16:21:33 ---> cddf1547717e 16:21:33 Step 4/4 : RUN go mod download 16:21:33 ---> Running in 8a2c2461ffc5 16:21:35 Still waiting to schedule task 16:21:35 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-830’ 16:22:05 Removing intermediate container 8a2c2461ffc5 16:22:05 ---> 3cdc2f904127 16:22:05 Successfully built 3cdc2f904127 16:22:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:22:05 + docker inspect -f . ci-base-image-x86_64 16:22:05 . [Pipeline] withDockerContainer 16:22:05 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:22:06 $ docker top 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:06 + go version 16:22:06 go version go1.16.8 linux/amd64 [Pipeline] } 16:22:06 $ docker stop --time=1 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 16:22:07 $ docker rm -f 07540630da73feaed337ed5e669fac2d9010e715607246c7c421b6b77d409695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:08 + docker inspect -f . ci-base-image-x86_64 16:22:08 . [Pipeline] withDockerContainer 16:22:08 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:22:08 $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:22:08 $ docker top bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:08 ========================================================= 16:22:08 [edgeXBuildGoParallel] Running Tests and Build... 16:22:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:22:08 + make test 16:22:08 go mod tidy 16:22:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:22:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:22:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:22:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:22:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:22:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:22:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:22:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:22:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 16:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 16:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 16:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:22:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements 16:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 16:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:22:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:22:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:22:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 16:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 16:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements 16:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 16:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 16:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 16:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 16:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 82.5% of statements 16:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 65.4% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:23:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:23:34 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 16:23:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-833 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:23:45 Running in /w/workspace/edgex-go/111 [Pipeline] { [Pipeline] checkout 16:23:45 The recommended git tool is: git 16:23:51 using credential edgex-jenkins-ssh 16:23:51 Cloning the remote Git repository 16:23:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:23:51 > git init /w/workspace/edgex-go/111 # timeout=10 16:23:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:23:51 > git --version # timeout=10 16:23:51 > git --version # 'git version 2.17.1' 16:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:07 GO111MODULE=on go vet ./... 16:24:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:17 ./bin/test-attribution-txt.sh [Pipeline] echo 16:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:24:18 + ls -al . 16:24:18 total 644 16:24:18 drwxrwxr-x 10 1001 1001 4096 Nov 16 16:24 . 16:24:18 drwxr-xr-x 4 root root 32 Nov 16 16:22 .. 16:24:18 -rw-rw-r-- 1 1001 1001 11 Nov 16 16:19 .dockerignore 16:24:18 drwxrwxr-x 8 1001 1001 162 Nov 16 16:19 .git 16:24:18 drwxrwxr-x 4 1001 1001 142 Nov 16 16:19 .github 16:24:18 -rw-rw-r-- 1 1001 1001 804 Nov 16 16:19 .gitignore 16:24:18 -rw-rw-r-- 1 1001 1001 42 Nov 16 16:19 .golangci.yml 16:24:18 -rw-rw-r-- 1 1001 1001 76 Nov 16 16:19 .hadolint.yml 16:24:18 drwx------ 3 1001 1001 43 Nov 16 16:21 .semver 16:24:18 -rw-rw-r-- 1 1001 1001 166 Nov 16 16:19 .sonarcloud.properties 16:24:18 -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:19 ADOPTERS.md 16:24:18 -rw-rw-r-- 1 1001 1001 8910 Nov 16 16:19 Attribution.txt 16:24:18 -rw-rw-r-- 1 1001 1001 51732 Nov 16 16:19 CHANGELOG.md 16:24:18 -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:19 CONTRIBUTING.md 16:24:18 -rw-rw-r-- 1 1001 1001 677 Nov 16 16:19 GOVERNANCE.md 16:24:18 -rw-rw-r-- 1 1001 1001 849 Nov 16 16:19 Jenkinsfile 16:24:18 -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:19 LICENSE 16:24:18 -rw-rw-r-- 1 1001 1001 6508 Nov 16 16:19 Makefile 16:24:18 -rw-rw-r-- 1 1001 1001 582 Nov 16 16:19 OWNERS.md 16:24:18 -rw-rw-r-- 1 1001 1001 8207 Nov 16 16:19 README.md 16:24:18 -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:19 SECURITY.md 16:24:18 -rw-rw-r-- 1 1001 1001 12 Nov 16 16:21 VERSION 16:24:18 -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:19 ZMQWindows.md 16:24:18 drwxrwxr-x 2 1001 1001 37 Nov 16 16:19 bin 16:24:18 drwxrwxr-x 14 1001 1001 4096 Nov 16 16:19 cmd 16:24:18 -rw-r--r-- 1 root root 428381 Nov 16 16:23 coverage.out 16:24:18 -rw-rw-r-- 1 1001 1001 822 Nov 16 16:19 go.mod 16:24:18 -rw-rw-r-- 1 1001 1001 49471 Nov 16 16:19 go.sum 16:24:18 drwxrwxr-x 8 1001 1001 124 Nov 16 16:19 internal 16:24:18 drwxrwxr-x 3 1001 1001 16 Nov 16 16:19 openapi 16:24:18 drwxrwxr-x 4 1001 1001 71 Nov 16 16:19 snap 16:24:18 -rw-rw-r-- 1 1001 1001 204 Nov 16 16:19 version.go [Pipeline] sh 16:24:18 + '[' -e coverage.out ] 16:24:18 + chown 1001:1001 coverage.out [Pipeline] stash 16:24:18 Stashed 1 file(s) [Pipeline] sh 16:24:18 + make build 16:24:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data 16:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command 16:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:24:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:24:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 16:24:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:24:35 $ docker stop --time=1 bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 16:24:37 $ docker rm -f bd6b99e0648d08da28bb8c1fc909b9ef3fb19de4527d9b347de23ed33a4cbbf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:38 16:24:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:24:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:38 latest: Pulling from edgex-devops/edgex-compose 16:24:38 cbdbe7a5bc2a: Pulling fs layer 16:24:38 ca9280d653b3: Pulling fs layer 16:24:38 7e9c9ca2126c: Pulling fs layer 16:24:39 cbdbe7a5bc2a: Verifying Checksum 16:24:39 cbdbe7a5bc2a: Download complete 16:24:39 ca9280d653b3: Verifying Checksum 16:24:39 ca9280d653b3: Download complete 16:24:39 cbdbe7a5bc2a: Pull complete 16:24:39 7e9c9ca2126c: Verifying Checksum 16:24:39 7e9c9ca2126c: Download complete 16:24:39 ca9280d653b3: Pull complete 16:24:44 7e9c9ca2126c: Pull complete 16:24:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:24:44 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:24:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:24:46 $ docker top 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:47 + docker-compose build --help 16:24:47 + grep parallel 16:24:47 --parallel Build images in parallel. [Pipeline] } 16:24:47 $ docker stop --time=1 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c 16:24:49 $ docker rm -f 262791c6df0e66727459eb135048ab25851673edd6b8c9f9a2cb8e49ea97009c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:49 . [Pipeline] withDockerContainer 16:24:49 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:24:49 $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:24:49 $ docker top 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:24:50 Building core-command ... 16:24:50 Building core-data ... 16:24:50 Building core-metadata ... 16:24:50 Building security-bootstrapper ... 16:24:50 Building security-proxy-setup ... 16:24:50 Building security-secretstore-setup ... 16:24:50 Building support-notifications ... 16:24:50 Building support-scheduler ... 16:24:50 Building sys-mgmt-agent ... 16:24:50 Building sys-mgmt-agent 16:24:50 Building support-notifications 16:24:50 Building core-command 16:24:50 Building security-secretstore-setup 16:24:50 Building security-bootstrapper 16:25:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:25:03 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:25:03 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:25:03 ---> 3cdc2f904127 16:25:03 Step 3/30 : WORKDIR /edgex-go 16:25:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:03 ---> 3cdc2f904127 16:25:03 Step 3/22 : WORKDIR /edgex-go 16:25:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:25:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:03 ---> 3cdc2f904127 16:25:03 Step 3/22 : WORKDIR /edgex-go 16:25:05 ---> Running in 59cfad742aca 16:25:05 ---> Running in 46785c90232d 16:25:05 ---> Running in 2b8b8a9fc61d 16:25:08 Removing intermediate container 46785c90232d 16:25:08 ---> 94b779fa7d51 16:25:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:08 Removing intermediate container 59cfad742aca 16:25:08 ---> 79c6ad1caa6d 16:25:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:08 Removing intermediate container 2b8b8a9fc61d 16:25:08 ---> 391eae528fed 16:25:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:08 ---> Running in a94507a04af3 16:25:08 ---> Running in 92c97ba60622 16:25:08 ---> Running in 8110ab53150c 16:25:16 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:25:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:25:16 ---> 3cdc2f904127 16:25:16 Step 3/21 : WORKDIR /edgex-go 16:25:16 ---> Using cache 16:25:16 ---> 94b779fa7d51 16:25:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:16 ---> Using cache 16:25:16 ---> e7e42bd4d2f1 16:25:16 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:25:16 Removing intermediate container a94507a04af3 16:25:16 ---> 9f25db52608d 16:25:16 Step 5/22 : RUN apk add --update --no-cache make bash git 16:25:16 Removing intermediate container 8110ab53150c 16:25:16 ---> e7e42bd4d2f1 16:25:16 Step 5/22 : RUN apk add --update --no-cache make git 16:25:16 Removing intermediate container 92c97ba60622 16:25:16 ---> 79852fd74973 16:25:16 Step 5/30 : RUN apk add --update --no-cache make git 16:25:16 ---> Running in 1de1d8fe0291 16:25:16 ---> Running in 1dae74137b94 16:25:16 ---> Running in f307ae984dbb 16:25:16 ---> Running in c9c13c87deba 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:25:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:25:16 ---> 3cdc2f904127 16:25:16 Step 3/24 : WORKDIR /edgex-go 16:25:16 ---> Using cache 16:25:16 ---> 94b779fa7d51 16:25:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:16 ---> Using cache 16:25:16 ---> e7e42bd4d2f1 16:25:16 Step 5/24 : RUN apk add --update --no-cache make git 16:25:16 ---> Running in bdf262020efc 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:17 OK: 220 MiB in 52 packages 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:17 OK: 220 MiB in 52 packages 16:25:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:17 Removing intermediate container 1de1d8fe0291 16:25:17 ---> 31f42f34af0b 16:25:17 Step 6/21 : COPY . . 16:25:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:18 OK: 220 MiB in 52 packages 16:25:18 OK: 220 MiB in 52 packages 16:25:18 OK: 220 MiB in 52 packages 16:25:18 Removing intermediate container c9c13c87deba 16:25:18 ---> 71a9210170d8 16:25:18 Step 6/30 : COPY . . 16:25:22 Removing intermediate container f307ae984dbb 16:25:22 ---> 4bf9a4d28f84 16:25:22 Step 6/22 : COPY . . 16:25:22 Removing intermediate container 1dae74137b94 16:25:22 ---> 8eb83f34aeed 16:25:22 Step 6/22 : COPY . . 16:25:22 Removing intermediate container bdf262020efc 16:25:22 ---> 9715464703df 16:25:22 Step 6/24 : COPY . . 16:25:27 Avoid second fetch 16:25:27 Checking out Revision 7bb90d905bf3f7572d0df0c323922e46dc77e599 (main) 16:25:28 ---> 6ebfd6e88ffd 16:25:28 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:28 ---> 03f3c4b8ab2f 16:25:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:28 ---> Running in 750dc8a39109 16:25:28 ---> Running in 53566e237295 16:25:32 Commit message: "fix(security): update kong admin token file permissions (#3819)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:32 Dload Upload Total Spent Left Speed 16:25:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh 16:25:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:27 > git config core.sparsecheckout # timeout=10 16:25:27 > git checkout -f 7bb90d905bf3f7572d0df0c323922e46dc77e599 # timeout=10 16:25:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:33 + sudo tee /etc/docker/daemon.new 16:25:33 { 16:25:33 "registry-mirrors": [ 16:25:33 "https://nexus3.edgexfoundry.org:10001" 16:25:33 ], 16:25:33 "bip": "10.250.0.254/24", 16:25:33 "hosts": [ 16:25:33 "tcp://0.0.0.0:5555", 16:25:33 "unix:///var/run/docker.sock" 16:25:33 ], 16:25:33 "mtu": 1458, 16:25:33 "selinux-enabled": true, 16:25:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:33 } [Pipeline] sh 16:25:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:34 + sudo service docker restart 16:25:34 Removing intermediate container 53566e237295 16:25:34 ---> 6b2e720e7de6 16:25:34 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:25:34 Removing intermediate container 750dc8a39109 16:25:34 ---> bb69195aa5a5 16:25:34 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:25:35 ---> Running in 669a858b6ef3 16:25:36 ---> Running in ace6dcd44219 16:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:25:39 ---> 7e2d844c4b7a 16:25:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:39 ---> Running in 34baf793bd69 16:25:39 ---> c95b32803582 16:25:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:39 ---> 093af1ccd490 16:25:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:39 ---> Running in ce6b7a5b0f8f 16:25:39 ---> Running in 129560dfdfc1 16:25:41 Removing intermediate container 34baf793bd69 16:25:41 ---> 652af5cb9ded 16:25:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:25:41 ---> Running in 56d9baa8e675 16:25:41 Removing intermediate container ce6b7a5b0f8f 16:25:41 ---> ddef4197423f 16:25:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:25:41 ---> Running in 7d99c8d03136 16:25:42 Removing intermediate container 129560dfdfc1 16:25:42 ---> 53dc71382db9 16:25:42 Step 8/22 : RUN make cmd/core-command/core-command 16:25:42 ---> Running in b88a1b525295 16:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:52 provisioning config files... 16:25:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config4360590406761945167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:53 ---> docker-login.sh 16:25:53 nexus3.edgexfoundry.org:10001 16:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:53 Configure a credential helper to remove this warning. See 16:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:53 16:25:53 Login Succeeded 16:25:53 nexus3.edgexfoundry.org:10002 16:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:54 Configure a credential helper to remove this warning. See 16:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:54 16:25:54 Login Succeeded 16:25:54 nexus3.edgexfoundry.org:10003 16:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:55 Configure a credential helper to remove this warning. See 16:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:55 16:25:55 Login Succeeded 16:25:55 nexus3.edgexfoundry.org:10004 16:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:55 Configure a credential helper to remove this warning. See 16:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:55 16:25:55 Login Succeeded 16:25:55 docker.io 16:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:56 Configure a credential helper to remove this warning. See 16:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:56 16:25:56 Login Succeeded 16:25:56 ---> docker-login.sh ends [Pipeline] } 16:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:56 ========================================================= 16:25:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:25:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:25:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:57 552d1f2373af: Pulling fs layer 16:25:57 ea3f2d53f512: Pulling fs layer 16:25:57 9e70ebbbe112: Pulling fs layer 16:25:57 7a9cfe048b4a: Pulling fs layer 16:25:57 72dc09318566: Pulling fs layer 16:25:57 f4f7b4309257: Pulling fs layer 16:25:57 0ac9a79272e3: Pulling fs layer 16:25:57 b78e95d17946: Pulling fs layer 16:25:57 72dc09318566: Waiting 16:25:57 f4f7b4309257: Waiting 16:25:57 0ac9a79272e3: Waiting 16:25:57 b78e95d17946: Waiting 16:25:57 7a9cfe048b4a: Waiting 16:25:57 9e70ebbbe112: Verifying Checksum 16:25:57 9e70ebbbe112: Download complete 16:25:57 ea3f2d53f512: Download complete 16:25:57 72dc09318566: Verifying Checksum 16:25:57 72dc09318566: Download complete 16:25:57 f4f7b4309257: Verifying Checksum 16:25:57 f4f7b4309257: Download complete 16:25:57 552d1f2373af: Verifying Checksum 16:25:57 552d1f2373af: Download complete 16:25:57 0ac9a79272e3: Verifying Checksum 16:25:57 0ac9a79272e3: Download complete 16:25:57 552d1f2373af: Pull complete 16:25:58 ea3f2d53f512: Pull complete 16:25:58 9e70ebbbe112: Pull complete 16:25:58 b78e95d17946: Verifying Checksum 16:25:58 b78e95d17946: Download complete 16:25:59 7a9cfe048b4a: Verifying Checksum 16:25:59 7a9cfe048b4a: Download complete 16:26:09 7a9cfe048b4a: Pull complete 16:26:09 72dc09318566: Pull complete 16:26:10 f4f7b4309257: Pull complete 16:26:10 0ac9a79272e3: Pull complete 16:26:17 b78e95d17946: Pull complete 16:26:17 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:26:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:26:17 WORKDIR /edgex 16:26:17 COPY go.mod . 16:26:17 RUN go mod download 16:26:17 + docker build -t ci-base-image-arm64 -f - . 16:26:20 Sending build context to Docker daemon 166.6MB 16:26:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:26:20 ---> 8b459fc5aaf0 16:26:20 Step 2/4 : WORKDIR /edgex 16:26:21 Removing intermediate container ace6dcd44219 16:26:21 ---> cec609c13039 16:26:21 16:26:21 Step 9/30 : FROM alpine:3.14 16:26:21 3.14: Pulling from library/alpine 16:26:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:26:21 Status: Downloaded newer image for alpine:3.14 16:26:21 ---> 0a97eee8041e 16:26:21 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:26:21 ---> Running in 9b60560f3f21 16:26:21 Removing intermediate container 9b60560f3f21 16:26:21 ---> 84711d489abc 16:26:21 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:26:21 ---> Running in 0bd89f2f06b2 16:26:21 Removing intermediate container 669a858b6ef3 16:26:21 ---> 8382707c7be5 16:26:21 16:26:21 Step 9/21 : FROM alpine:3.14 16:26:21 ---> 0a97eee8041e 16:26:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:26:21 ---> Running in 281f54810c7d 16:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:21 (1/2) Installing dumb-init (1.2.5-r1) 16:26:21 (2/2) Installing su-exec (0.2-r1) 16:26:21 Executing busybox-1.33.1-r6.trigger 16:26:21 OK: 6 MiB in 16 packages 16:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:21 (1/2) Installing ca-certificates (20191127-r5) 16:26:21 (2/2) Installing dumb-init (1.2.5-r1) 16:26:21 Executing busybox-1.33.1-r6.trigger 16:26:21 Executing ca-certificates-20191127-r5.trigger 16:26:21 Removing intermediate container 0bd89f2f06b2 16:26:21 ---> c013f46c23ce 16:26:21 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:26:21 OK: 6 MiB in 16 packages 16:26:21 ---> Running in 0746dff68a46 16:26:21 Removing intermediate container 0746dff68a46 16:26:21 ---> ce229e4972ae 16:26:21 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:26:21 ---> Running in 56851a05deeb 16:26:21 Removing intermediate container 56851a05deeb 16:26:21 ---> 4ac68b5ae5c1 16:26:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:26:21 ---> Running in b558cbc3adb8 16:26:21 Removing intermediate container 281f54810c7d 16:26:21 ---> 0bc39bf29ae5 16:26:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:26:21 ---> Running in 58ad655301d5 16:26:21 Removing intermediate container 58ad655301d5 16:26:21 ---> 28546fd19d70 16:26:21 Step 12/21 : ENV APP_PORT=59860 16:26:21 ---> Running in 9b4125e605f8 16:26:21 Removing intermediate container 9b4125e605f8 16:26:21 ---> ba425b642fe5 16:26:21 Step 13/21 : EXPOSE $APP_PORT 16:26:21 ---> Running in 817ab630b620 16:26:21 Removing intermediate container b558cbc3adb8 16:26:21 ---> e003911b5bbc 16:26:21 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:26:21 ---> Running in 280034e67b03 16:26:21 Removing intermediate container 817ab630b620 16:26:21 ---> 0ea4e5b5c79b 16:26:21 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:21 Removing intermediate container 280034e67b03 16:26:21 ---> e5f9bd1cdc70 16:26:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:26:21 ---> 6c6cca2a8bc2 16:26:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:26:21 ---> b2916e84b918 16:26:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:26:22 ---> Running in 1ddc6e2fe978 16:26:22 ---> Running in eeda484250e5 16:26:22 ---> 0427b53250ec 16:26:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:26:22 Removing intermediate container eeda484250e5 16:26:22 ---> a400a291f669 16:26:22 Step 3/4 : COPY go.mod . 16:26:22 Removing intermediate container b88a1b525295 16:26:22 ---> a405afd6d5d7 16:26:22 16:26:22 Step 9/22 : FROM alpine:3.14 16:26:22 ---> 0a97eee8041e 16:26:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:26:22 ---> 6620d55b88bb 16:26:22 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:26:22 Removing intermediate container 56d9baa8e675 16:26:22 ---> c15d7aceb230 16:26:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:26:22 Removing intermediate container 7d99c8d03136 16:26:22 ---> 177ca6d3e40c 16:26:22 16:26:22 Step 9/24 : FROM alpine:3.14 16:26:22 ---> 0a97eee8041e 16:26:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:26:22 ---> Running in 2dbe0227513e 16:26:22 ---> Running in 38591dc141ad 16:26:22 ---> Running in 6138547e1997 16:26:22 ---> Running in 3d96d9d586ab 16:26:23 Removing intermediate container 2dbe0227513e 16:26:23 ---> a3d40181d9ff 16:26:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:23 ---> Running in 6df59541c355 16:26:23 Removing intermediate container 6df59541c355 16:26:23 ---> a960f8c060de 16:26:23 Step 19/21 : LABEL arch=x86_64 16:26:23 ---> Running in ccbece52db98 16:26:23 ---> e8b79146dbad 16:26:23 Step 4/4 : RUN go mod download 16:26:23 Removing intermediate container ccbece52db98 16:26:23 ---> 9d6063a5554d 16:26:23 Step 20/21 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:26:23 ---> Running in b987790360cd 16:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:23 ---> Running in 97abbee9d70b 16:26:23 Removing intermediate container b987790360cd 16:26:23 ---> 3ebd7e40e88e 16:26:23 Step 21/21 : LABEL version=2.0.1-dev.99 16:26:23 Removing intermediate container 1ddc6e2fe978 16:26:23 ---> 25570b093e76 16:26:23 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:23 ---> Running in 4741acd0d1ea 16:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:23 (1/3) Installing ca-certificates (20191127-r5) 16:26:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:26:23 (2/3) Installing dumb-init (1.2.5-r1) 16:26:23 (3/3) Installing su-exec (0.2-r1) 16:26:23 Removing intermediate container 4741acd0d1ea 16:26:23 ---> 092ec7ba74b4 16:26:23 16:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:23 Executing busybox-1.33.1-r6.trigger 16:26:23 Executing ca-certificates-20191127-r5.trigger 16:26:23 ---> 152a8a962a04 16:26:23 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:26:24 Successfully built 092ec7ba74b4 16:26:24 (1/1) Installing dumb-init (1.2.5-r1) 16:26:24 Executing busybox-1.33.1-r6.trigger 16:26:24 OK: 6 MiB in 17 packages 16:26:24 Successfully tagged support-notifications:latest 16:26:24 Building core-data 16:26:24 OK: 6 MiB in 15 packages 16:26:25  Building support-notifications ... done  ---> 48c8d6689931 16:26:25 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:26:25 Removing intermediate container 6138547e1997 16:26:25 ---> be3c23b2be8d 16:26:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:25 Removing intermediate container 38591dc141ad 16:26:25 ---> 17111f03c917 16:26:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:26 ---> Running in 9292524b5d09 16:26:26 ---> Running in 9fe2eca7f5b8 16:26:26 ---> 2c3f66aff026 16:26:26 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:26:26 Removing intermediate container 3d96d9d586ab 16:26:26 ---> ad411894661a 16:26:26 16:26:26 Step 10/22 : FROM docker:20.10.8 16:26:26 Removing intermediate container 9fe2eca7f5b8 16:26:26 ---> 8502e20bd428 16:26:26 Step 12/22 : ENV APP_PORT=59882 16:26:26 Removing intermediate container 9292524b5d09 16:26:26 ---> 1bea2f9e1f5a 16:26:26 Step 12/24 : WORKDIR / 16:26:26 20.10.8: Pulling from library/docker 16:26:26 ---> Running in 18d25832a326 16:26:26 ---> Running in ba0c08c96475 16:26:26 ---> 68ec3cf1e032 16:26:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:26:26 Removing intermediate container 18d25832a326 16:26:26 ---> 1d456dd11bfc 16:26:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:26:26 Removing intermediate container ba0c08c96475 16:26:26 ---> 09ebebcadfd6 16:26:26 Step 13/22 : EXPOSE $APP_PORT 16:26:27 ---> b736176434dd 16:26:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:26:27 ---> Running in 5fbfac4c48b2 16:26:27 ---> Running in f321cf328042 16:26:27 ---> 7c09b8e7119b 16:26:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:26:27 Removing intermediate container 5fbfac4c48b2 16:26:27 ---> db0cb5d90398 16:26:27 Step 14/22 : WORKDIR / 16:26:27 ---> Running in 1c72550a68ac 16:26:27 Removing intermediate container f321cf328042 16:26:27 ---> a34a014ee947 16:26:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:26:27 ---> 9c58e6d6e774 16:26:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:26:27 Removing intermediate container 1c72550a68ac 16:26:27 ---> 88fe1691495e 16:26:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:27 ---> 5453a6dcf737 16:26:27 Step 25/30 : RUN chmod +x /entrypoint.sh 16:26:27 ---> Running in 4609e463e41a 16:26:27 ---> e96fc9adb19a 16:26:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:26:27 ---> a127974313d3 16:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:26:28 ---> 8505fc955ee9 16:26:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:26:28 ---> b023201fbe46 16:26:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:26:28 Removing intermediate container 4609e463e41a 16:26:28 ---> ac3bcf8105db 16:26:28 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:26:28 ---> 37dd75550b28 16:26:28 Step 18/22 : ENTRYPOINT ["/core-command"] 16:26:29 ---> 253e9b38e12d 16:26:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:26:29 ---> Running in 4df97afee0df 16:26:29 ---> Running in 19a87b01b161 16:26:29 Removing intermediate container 4df97afee0df 16:26:29 ---> da4f59f59522 16:26:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:29 Removing intermediate container 19a87b01b161 16:26:29 ---> 151102c9d5b1 16:26:29 Step 27/30 : CMD ["gate"] 16:26:29 ---> ec6a605fa2a9 16:26:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:26:29 ---> Running in e36718c30ba3 16:26:30 ---> Running in 49aa45071efa 16:26:30 Removing intermediate container e36718c30ba3 16:26:30 ---> 01579f93b77c 16:26:30 Step 20/22 : LABEL arch=x86_64 16:26:30 ---> b0fae6687da5 16:26:30 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/ 16:26:30 Removing intermediate container 49aa45071efa 16:26:30 ---> b3eabe35bafa 16:26:30 Step 28/30 : LABEL arch=x86_64 16:26:30 ---> Running in b1844695ceb1 16:26:30 ---> Running in f822d0be31bb 16:26:30 ---> Running in 0ee38dbccd60 16:26:30 Removing intermediate container b1844695ceb1 16:26:30 ---> 4e7406847757 16:26:30 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:26:30 ---> Running in 2c1233e26d4d 16:26:30 Removing intermediate container 0ee38dbccd60 16:26:30 ---> 499c12f8e805 16:26:30 Step 29/30 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:26:31 ---> Running in c2a76eb108a1 16:26:31 Removing intermediate container 2c1233e26d4d 16:26:31 ---> 2cf0497ef5cf 16:26:31 Step 22/22 : LABEL version=2.0.1-dev.99 16:26:31 ---> Running in 7ace39172d3a 16:26:31 Removing intermediate container c2a76eb108a1 16:26:31 ---> d055c47cba7c 16:26:31 Step 30/30 : LABEL version=2.0.1-dev.99 16:26:31 ---> Running in 6f155735a71b 16:26:31 Removing intermediate container 7ace39172d3a 16:26:31 ---> a03e76d146df 16:26:31 16:26:31 Removing intermediate container f822d0be31bb 16:26:31 ---> baade3ed2d46 16:26:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:26:31 Successfully built a03e76d146df 16:26:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:26:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:31 ---> 3cdc2f904127 16:26:31 Step 3/22 : WORKDIR /edgex-go 16:26:31 ---> Using cache 16:26:31 ---> 94b779fa7d51 16:26:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:31 ---> Using cache 16:26:31 ---> e7e42bd4d2f1 16:26:31 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:26:31 Successfully tagged core-command:latest 16:26:31 Building support-scheduler 16:26:31  Building core-command ... done Removing intermediate container 6f155735a71b 16:26:31 ---> 582148f64844 16:26:31 16:26:31 ---> Running in 938ca3902d25 16:26:31 ---> Running in fcf951d5b95e 16:26:31 Successfully built 582148f64844 16:26:31 Successfully tagged security-bootstrapper:latest 16:26:31 Building security-proxy-setup 16:26:32  Building security-bootstrapper ... done Removing intermediate container fcf951d5b95e 16:26:32 ---> 98f7484d84f6 16:26:32 Step 22/24 : LABEL arch=x86_64 16:26:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:36 OK: 220 MiB in 52 packages 16:26:36 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:26:36 Status: Downloaded newer image for docker:20.10.8 16:26:36 ---> bc6c0ffef665 16:26:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:26:36 ---> Running in 9cd7fce282a1 16:26:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:26:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:26:36 ---> 3cdc2f904127 16:26:36 Step 3/23 : WORKDIR /edgex-go 16:26:36 ---> Using cache 16:26:36 ---> 94b779fa7d51 16:26:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:36 ---> Using cache 16:26:36 ---> e7e42bd4d2f1 16:26:36 Step 5/23 : RUN apk add --update --no-cache make git 16:26:36 ---> Using cache 16:26:36 ---> 9715464703df 16:26:36 Step 6/23 : COPY go.mod . 16:26:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:26:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:26:37 ---> 3cdc2f904127 16:26:37 Step 3/20 : WORKDIR /edgex-go 16:26:37 ---> Using cache 16:26:37 ---> 94b779fa7d51 16:26:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:37 ---> Using cache 16:26:37 ---> e7e42bd4d2f1 16:26:37 Step 5/20 : RUN apk add --update --no-cache make git 16:26:37 ---> Using cache 16:26:37 ---> 9715464703df 16:26:37 Step 6/20 : COPY . . 16:26:37 ---> Using cache 16:26:37 ---> c95b32803582 16:26:37 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:37 ---> Using cache 16:26:37 ---> ddef4197423f 16:26:37 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:26:37 ---> Running in 3fb910a1812a 16:26:37 Removing intermediate container 9cd7fce282a1 16:26:37 ---> 558b63b12f88 16:26:37 Step 23/24 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:26:37 ---> 106c752acb7c 16:26:37 Step 7/23 : RUN go mod download 16:26:37 ---> Running in 5f1fd8248ed8 16:26:37 ---> Running in 09169882b0a5 16:26:37 ---> Running in fbbfbe3760dc 16:26:37 Removing intermediate container 3fb910a1812a 16:26:37 ---> b3dfdead3cf1 16:26:37 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 16:26:37 ---> Running in 2682385a391e 16:26:37 Removing intermediate container 938ca3902d25 16:26:37 ---> 0e816377f71f 16:26:37 Step 6/22 : COPY . . 16:26:37 Removing intermediate container fbbfbe3760dc 16:26:37 ---> ae2dc0f8c3af 16:26:37 Step 24/24 : LABEL version=2.0.1-dev.99 16:26:37 ---> Running in 8d2f43043204 16:26:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:38 Removing intermediate container 8d2f43043204 16:26:38 ---> 1827015dbfdd 16:26:38 16:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:38 Successfully built 1827015dbfdd 16:26:38 Successfully tagged security-secretstore-setup:latest 16:26:38  Building security-secretstore-setup ... done Building core-metadata 16:26:38 (1/42) Installing readline (8.1.0-r0) 16:26:38 (2/42) Installing bash (5.1.4-r0) 16:26:38 Executing bash-5.1.4-r0.post-install 16:26:38 (3/42) Installing brotli-libs (1.0.9-r5) 16:26:38 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:26:38 (5/42) Installing libcurl (7.79.1-r0) 16:26:38 (6/42) Installing curl (7.79.1-r0) 16:26:38 (7/42) Installing dumb-init (1.2.5-r1) 16:26:39 (8/42) Installing libbz2 (1.0.8-r1) 16:26:39 (9/42) Installing expat (2.4.1-r0) 16:26:39 (10/42) Installing libffi (3.3-r2) 16:26:39 (11/42) Installing gdbm (1.19-r0) 16:26:39 (12/42) Installing xz-libs (5.2.5-r0) 16:26:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:26:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:26:39 (15/42) Installing mpdecimal (2.5.1-r1) 16:26:39 (16/42) Installing sqlite-libs (3.35.5-r0) 16:26:39 (17/42) Installing python3 (3.9.5-r1) 16:26:43 (18/42) Installing py3-appdirs (1.4.4-r2) 16:26:43 (19/42) Installing py3-chardet (4.0.0-r2) 16:26:43 (20/42) Installing py3-idna (3.2-r0) 16:26:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:26:43 (22/42) Installing py3-certifi (2020.12.5-r1) 16:26:43 (23/42) Installing py3-requests (2.25.1-r4) 16:26:43 (24/42) Installing py3-msgpack (1.0.2-r1) 16:26:43 (25/42) Installing py3-lockfile (0.12.2-r4) 16:26:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:26:43 (27/42) Installing py3-colorama (0.4.4-r1) 16:26:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:26:43 (29/42) Installing py3-distlib (0.3.1-r3) 16:26:43 (30/42) Installing py3-distro (1.5.0-r3) 16:26:43 (31/42) Installing py3-six (1.15.0-r1) 16:26:43 (32/42) Installing py3-webencodings (0.5.1-r4) 16:26:43 (33/42) Installing py3-html5lib (1.1-r1) 16:26:43 (34/42) Installing py3-parsing (2.4.7-r2) 16:26:43 (35/42) Installing py3-packaging (20.9-r1) 16:26:43 (36/42) Installing py3-toml (0.10.2-r2) 16:26:44 (37/42) Installing py3-pep517 (0.10.0-r2) 16:26:44 (38/42) Installing py3-progress (1.5-r2) 16:26:44 (39/42) Installing py3-retrying (1.3.3-r1) 16:26:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:26:44 (41/42) Installing py3-setuptools (52.0.0-r3) 16:26:44 (42/42) Installing py3-pip (20.3.4-r1) 16:26:46 Executing busybox-1.33.1-r3.trigger 16:26:46 OK: 84 MiB in 64 packages 16:26:46 ---> 1e9eca2872c3 16:26:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:46 ---> Running in 253e383df17a 16:26:46 Removing intermediate container 09169882b0a5 16:26:46 ---> 9d2ba8ce7ad5 16:26:46 Step 8/23 : COPY . . 16:26:47 Collecting docker-compose==1.23.2 16:26:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:26:47 Collecting jsonschema<3,>=2.5.1 16:26:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:26:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:26:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:26:48 Collecting dockerpty<0.5,>=0.4.1 16:26:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:26:48 Collecting websocket-client<1.0,>=0.32.0 16:26:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:26:48 Collecting cached-property<2,>=1.2.0 16:26:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:26:48 Collecting docopt<0.7,>=0.6.1 16:26:48 Downloading docopt-0.6.2.tar.gz (25 kB) 16:26:50 Collecting texttable<0.10,>=0.9.0 16:26:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:26:50 Removing intermediate container 253e383df17a 16:26:50 ---> 80521a1006ba 16:26:50 Step 8/22 : RUN make cmd/core-data/core-data 16:26:50 Collecting PyYAML<4,>=3.10 16:26:50 Downloading PyYAML-3.13.tar.gz (270 kB) 16:26:50 ---> Running in 5f1e1eecb8e1 16:26:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data 16:26:51 Collecting docker<4.0,>=3.6.0 16:26:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:26:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:26:52 Collecting docker-pycreds>=0.4.0 16:26:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:26:52 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) 16:26:52 Collecting chardet<3.1.0,>=3.0.2 16:26:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:26:52 Collecting urllib3<1.25,>=1.21.1 16:26:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:26:52 Collecting idna<2.8,>=2.5 16:26:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:26:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:26:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:26:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:26:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:26:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:26:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:53 ---> 3cdc2f904127 16:26:53 Step 3/22 : WORKDIR /edgex-go 16:26:53 ---> Using cache 16:26:53 ---> 94b779fa7d51 16:26:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:53 ---> Using cache 16:26:53 ---> e7e42bd4d2f1 16:26:53 Step 5/22 : RUN apk add --update --no-cache make git 16:26:53 ---> Using cache 16:26:53 ---> 9715464703df 16:26:53 Step 6/22 : COPY . . 16:26:53 ---> Using cache 16:26:53 ---> c95b32803582 16:26:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:53 ---> Using cache 16:26:53 ---> ddef4197423f 16:26:53 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:26:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:26:53 Attempting uninstall: urllib3 16:26:53 Found existing installation: urllib3 1.26.5 16:26:53 Uninstalling urllib3-1.26.5: 16:26:53 Successfully uninstalled urllib3-1.26.5 16:26:53 Attempting uninstall: idna 16:26:53 Found existing installation: idna 3.2 16:26:53 Uninstalling idna-3.2: 16:26:53 Successfully uninstalled idna-3.2 16:26:54 ---> Running in 50e1f5e4102d 16:26:54 Attempting uninstall: chardet 16:26:54 Found existing installation: chardet 4.0.0 16:26:54 Uninstalling chardet-4.0.0: 16:26:54 Successfully uninstalled chardet-4.0.0 16:26:54 ---> cadb251095e9 16:26:54 Step 9/23 : RUN go mod tidy 16:26:54 ---> Running in 094a3d98125b 16:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:26:54 Attempting uninstall: requests 16:26:54 Found existing installation: requests 2.25.1 16:26:54 Uninstalling requests-2.25.1: 16:26:54 Successfully uninstalled requests-2.25.1 16:26:54 Running setup.py install for texttable: started 16:26:55 Running setup.py install for texttable: finished with status 'done' 16:26:55 Running setup.py install for PyYAML: started 16:26:56 Running setup.py install for PyYAML: finished with status 'done' 16:26:56 Running setup.py install for docopt: started 16:26:57 Running setup.py install for docopt: finished with status 'done' 16:26:57 Running setup.py install for dockerpty: started 16:26:58 Running setup.py install for dockerpty: finished with status 'done' 16:26:58 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 16:26:58 Removing intermediate container 094a3d98125b 16:26:58 ---> 464eb53ae55d 16:26:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:26:58 ---> Running in 5a9b1a8782b3 16:26:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:27:03 Removing intermediate container 2682385a391e 16:27:03 ---> a667b73fdfec 16:27:03 Step 13/22 : ENV APP_PORT=58890 16:27:03 ---> Running in 0d96369d07c4 16:27:03 Removing intermediate container 0d96369d07c4 16:27:03 ---> 140a7f2d3d06 16:27:03 Step 14/22 : EXPOSE $APP_PORT 16:27:03 ---> Running in cbc42c53d127 16:27:03 Removing intermediate container cbc42c53d127 16:27:03 ---> 66e89012c2e2 16:27:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:27:04 ---> ef9a685cb1fb 16:27:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:27:04 ---> 9af8bf8ebd3f 16:27:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:27:04 ---> 68411b850b75 16:27:04 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:27:04 ---> Running in 2d094fbd1739 16:27:05 Removing intermediate container 2d094fbd1739 16:27:05 ---> 0ec04b0347c9 16:27:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:05 ---> Running in 2f0ffd6b6ab4 16:27:05 Removing intermediate container 2f0ffd6b6ab4 16:27:05 ---> b216ac48ea9c 16:27:05 Step 20/22 : LABEL arch=x86_64 16:27:05 ---> Running in f5c5b6a92f63 16:27:05 Removing intermediate container f5c5b6a92f63 16:27:05 ---> e0314223f3e6 16:27:05 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:05 ---> Running in 8b2b68fa716a 16:27:05 Removing intermediate container 8b2b68fa716a 16:27:05 ---> f7ec0fa4df5c 16:27:05 Step 22/22 : LABEL version=2.0.1-dev.99 16:27:05 ---> Running in 62c8c267e307 16:27:05 Removing intermediate container 62c8c267e307 16:27:05 ---> 953dc67782db 16:27:05 16:27:05 Successfully built 953dc67782db 16:27:05 Successfully tagged sys-mgmt-agent:latest 16:27:06  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 16:27:11 Removing intermediate container 5f1fd8248ed8 16:27:11 ---> b4f15382a00b 16:27:11 16:27:11 Step 9/20 : FROM alpine:3.14 16:27:11 ---> 0a97eee8041e 16:27:11 Step 10/20 : RUN apk add --update --no-cache curl 16:27:11 ---> Running in 6fcdf80f885f 16:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:27:12 (1/5) Installing ca-certificates (20191127-r5) 16:27:12 (2/5) Installing brotli-libs (1.0.9-r5) 16:27:12 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:27:12 (4/5) Installing libcurl (7.79.1-r0) 16:27:12 (5/5) Installing curl (7.79.1-r0) 16:27:12 Executing busybox-1.33.1-r6.trigger 16:27:12 Executing ca-certificates-20191127-r5.trigger 16:27:12 OK: 8 MiB in 19 packages 16:27:12 Removing intermediate container 6fcdf80f885f 16:27:12 ---> 6b5973ab5b3c 16:27:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:13 ---> Running in 4447b5b65c31 16:27:13 Removing intermediate container 4447b5b65c31 16:27:13 ---> 8fc1bbe67d47 16:27:13 Step 12/20 : WORKDIR /edgex 16:27:13 ---> Running in fbb9e39fd1b1 16:27:13 Removing intermediate container fbb9e39fd1b1 16:27:13 ---> 41a6c98cadcf 16:27:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:27:13 ---> 7ceeb94ccee3 16:27:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:27:14 ---> 0a669b85185b 16:27:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:27:15 ---> b58ea29bd7d0 16:27:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:27:15 ---> Running in 15115ba0646c 16:27:15 Removing intermediate container 15115ba0646c 16:27:15 ---> d621b8053b86 16:27:15 Step 17/20 : CMD ["--init=true"] 16:27:15 ---> Running in c0459f2219ca 16:27:15 Removing intermediate container c0459f2219ca 16:27:15 ---> 0a5ba80ab207 16:27:15 Step 18/20 : LABEL arch=x86_64 16:27:15 ---> Running in 3e9f98e51b82 16:27:15 Removing intermediate container 3e9f98e51b82 16:27:15 ---> 7ff2cc1a8e29 16:27:15 Step 19/20 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:15 ---> Running in 62ba089a7316 16:27:16 Removing intermediate container 62ba089a7316 16:27:16 ---> 4db8b02ddeea 16:27:16 Step 20/20 : LABEL version=2.0.1-dev.99 16:27:16 ---> Running in cbed322728cf 16:27:16 Removing intermediate container cbed322728cf 16:27:16 ---> 0bde627c0012 16:27:16 16:27:16 Successfully built 0bde627c0012 16:27:16 Successfully tagged security-proxy-setup:latest 16:27:29  Building security-proxy-setup ... done Removing intermediate container 50e1f5e4102d 16:27:29 ---> 9d0c665e3ba0 16:27:29 16:27:29 Step 9/22 : FROM alpine:3.14 16:27:29 ---> 0a97eee8041e 16:27:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:27:29 ---> Using cache 16:27:29 ---> be3c23b2be8d 16:27:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:29 ---> Using cache 16:27:29 ---> 8502e20bd428 16:27:29 Step 12/22 : ENV APP_PORT=59881 16:27:29 ---> Running in 7776a8f95f9e 16:27:29 Removing intermediate container 7776a8f95f9e 16:27:29 ---> 8d02b7993c0e 16:27:29 Step 13/22 : EXPOSE $APP_PORT 16:27:29 ---> Running in 8d4ee6f7c7f4 16:27:29 Removing intermediate container 8d4ee6f7c7f4 16:27:29 ---> d6e9536b566b 16:27:29 Step 14/22 : WORKDIR / 16:27:29 ---> Running in f626a6be87da 16:27:29 Removing intermediate container 5a9b1a8782b3 16:27:29 ---> eb271f965d83 16:27:29 16:27:29 Step 11/23 : FROM alpine:3.14 16:27:29 ---> 0a97eee8041e 16:27:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:27:29 ---> Using cache 16:27:29 ---> be3c23b2be8d 16:27:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:29 ---> Using cache 16:27:29 ---> 8502e20bd428 16:27:29 Step 14/23 : ENV APP_PORT=59861 16:27:29 ---> Running in cee5434cfc95 16:27:29 Removing intermediate container f626a6be87da 16:27:29 ---> afe52ed0d923 16:27:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:30 Removing intermediate container cee5434cfc95 16:27:30 ---> 08d8bb11c4d0 16:27:30 Step 15/23 : EXPOSE $APP_PORT 16:27:30 ---> 1ee9c13d3e98 16:27:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:30 ---> Running in a2f2e53fb823 16:27:30 Removing intermediate container 5f1e1eecb8e1 16:27:30 ---> 16e0eb695921 16:27:30 16:27:30 Step 9/22 : FROM alpine:3.14 16:27:30 ---> 0a97eee8041e 16:27:30 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:27:30 ---> Running in 00854b9b309a 16:27:30 Removing intermediate container a2f2e53fb823 16:27:30 ---> 3f63919264a9 16:27:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:30 Removing intermediate container 00854b9b309a 16:27:30 ---> 344b070f0205 16:27:30 Step 11/22 : ENV APP_PORT=59880 16:27:30 ---> Running in cb9205ff0883 16:27:30 ---> ea976a79c72a 16:27:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:27:30 ---> 67b45db04425 16:27:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:27:30 Removing intermediate container cb9205ff0883 16:27:30 ---> c784d30d65b8 16:27:30 Step 12/22 : EXPOSE $APP_PORT 16:27:30 ---> Running in c8810981b4eb 16:27:31 ---> 0f4714feb776 16:27:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:27:31 ---> Running in 2f6e0ac062d0 16:27:31 Removing intermediate container c8810981b4eb 16:27:31 ---> 24f9f1031a42 16:27:31 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:31 ---> a98c754f1609 16:27:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:27:31 ---> Running in cfce40d300b2 16:27:31 Removing intermediate container 2f6e0ac062d0 16:27:31 ---> ded7d93ab681 16:27:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:31 ---> Running in 03c29cc3d850 16:27:31 ---> 6c7f3def1cad 16:27:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:27:31 Removing intermediate container 03c29cc3d850 16:27:31 ---> c9372253c5b7 16:27:31 Step 20/22 : LABEL arch=x86_64 16:27:31 ---> Running in 5b36b7450eb5 16:27:31 ---> Running in c16d47cd5e5a 16:27:31 Removing intermediate container 5b36b7450eb5 16:27:31 ---> 379bd604625a 16:27:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:31 Removing intermediate container c16d47cd5e5a 16:27:31 ---> 2795d8c04128 16:27:31 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:31 ---> Running in 87fc7de01b2a 16:27:31 ---> Running in 4de9daa9dfbf 16:27:31 Removing intermediate container 87fc7de01b2a 16:27:31 ---> 08bce0f9a98a 16:27:31 Step 21/23 : LABEL arch=x86_64 16:27:31 Removing intermediate container 4de9daa9dfbf 16:27:31 ---> c149b9c97c4f 16:27:31 Step 22/22 : LABEL version=2.0.1-dev.99 16:27:31 ---> Running in 6a2aecab7201 16:27:31 ---> Running in dd0033c8d063 16:27:31 Removing intermediate container cfce40d300b2 16:27:31 ---> fd00c95c4a19 16:27:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:27:31 ---> Running in 55396d901161 16:27:31 Removing intermediate container 6a2aecab7201 16:27:31 ---> dba282d066d0 16:27:31 Step 22/23 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:31 Removing intermediate container dd0033c8d063 16:27:31 ---> 9370502b151c 16:27:31 16:27:31 ---> Running in 79cba803a355 16:27:31 Successfully built 9370502b151c 16:27:31 Successfully tagged core-metadata:latest 16:27:31  Building core-metadata ... done Removing intermediate container 79cba803a355 16:27:31 ---> c76552cff024 16:27:31 Step 23/23 : LABEL version=2.0.1-dev.99 16:27:32 ---> Running in a757e420f615 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:27:32 Removing intermediate container a757e420f615 16:27:32 ---> 7fd211a4d9f0 16:27:32 16:27:32 Successfully built 7fd211a4d9f0 16:27:32 Successfully tagged support-scheduler:latest 16:27:33  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:27:33 (1/6) Installing dumb-init (1.2.5-r1) 16:27:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:27:33 (3/6) Installing libsodium (1.0.18-r0) 16:27:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:27:33 (5/6) Installing libzmq (4.3.4-r0) 16:27:33 (6/6) Installing zeromq (4.3.4-r0) 16:27:33 Executing busybox-1.33.1-r6.trigger 16:27:33 OK: 8 MiB in 20 packages 16:27:34 Removing intermediate container 55396d901161 16:27:34 ---> bc13b64dd11a 16:27:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:34 ---> cac2dff58eef 16:27:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:27:34 ---> 0ed320b1be29 16:27:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:27:34 ---> 07d7392341ed 16:27:34 Step 18/22 : ENTRYPOINT ["/core-data"] 16:27:34 ---> Running in 1af85bbcf5d0 16:27:35 Removing intermediate container 1af85bbcf5d0 16:27:35 ---> 60cecb42917e 16:27:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:35 ---> Running in 8fe31256aa69 16:27:35 Removing intermediate container 8fe31256aa69 16:27:35 ---> 284368c7f303 16:27:35 Step 20/22 : LABEL arch=x86_64 16:27:35 ---> Running in b227bee76514 16:27:35 Removing intermediate container b227bee76514 16:27:35 ---> 20b203e5b22b 16:27:35 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:35 ---> Running in acc9cfedc1e1 16:27:35 Removing intermediate container acc9cfedc1e1 16:27:35 ---> 0421c4f9bf1c 16:27:35 Step 22/22 : LABEL version=2.0.1-dev.99 16:27:35 ---> Running in 62deb149c6e4 16:27:35 Removing intermediate container 62deb149c6e4 16:27:35 ---> 4cbacdbac55c 16:27:35 16:27:35 Successfully built 4cbacdbac55c 16:27:35 Successfully tagged core-data:latest 16:27:35  Building core-data ... done  [Pipeline] } 16:27:35 $ docker stop --time=1 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 16:27:36 $ docker rm -f 395d3e732e890ea196c130b6bf613658724ea80382e4ed4fce4b33fe479c7445 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:37 + docker images 16:27:37 REPOSITORY TAG IMAGE ID CREATED SIZE 16:27:37 core-data latest 4cbacdbac55c 2 seconds ago 20.7MB 16:27:37 support-scheduler latest 7fd211a4d9f0 5 seconds ago 16.2MB 16:27:37 core-metadata latest 9370502b151c 6 seconds ago 16.9MB 16:27:37 16e0eb695921 7 seconds ago 1.76GB 16:27:37 eb271f965d83 8 seconds ago 1.76GB 16:27:37 9d0c665e3ba0 10 seconds ago 1.76GB 16:27:37 security-proxy-setup latest 0bde627c0012 21 seconds ago 26.9MB 16:27:37 b4f15382a00b 27 seconds ago 1.76GB 16:27:37 sys-mgmt-agent latest 953dc67782db 32 seconds ago 294MB 16:27:37 security-secretstore-setup latest 1827015dbfdd About a minute ago 28.4MB 16:27:37 core-command latest a03e76d146df About a minute ago 16.1MB 16:27:37 security-bootstrapper latest 582148f64844 About a minute ago 18.9MB 16:27:37 ad411894661a About a minute ago 1.76GB 16:27:37 support-notifications latest 092ec7ba74b4 About a minute ago 17MB 16:27:37 177ca6d3e40c About a minute ago 1.76GB 16:27:37 a405afd6d5d7 About a minute ago 1.75GB 16:27:37 8382707c7be5 About a minute ago 1.76GB 16:27:37 cec609c13039 About a minute ago 1.76GB 16:27:37 ci-base-image-x86_64 latest 3cdc2f904127 5 minutes ago 1.25GB 16:27:37 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 16:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 16:27:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 16:27:37 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 16:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 16:27:37 provisioning config files... 16:27:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config6138313507354783219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:37 ---> docker-login.sh 16:27:37 nexus3.edgexfoundry.org:10001 16:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:37 Configure a credential helper to remove this warning. See 16:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:37 16:27:37 Login Succeeded 16:27:37 nexus3.edgexfoundry.org:10002 16:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 nexus3.edgexfoundry.org:10003 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 nexus3.edgexfoundry.org:10004 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 docker.io 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 ---> docker-login.sh ends [Pipeline] } 16:27:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:27:38 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:38 latest 16:27:38 2.0.1-dev.99 16:27:38 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:38 main 16:27:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:27:39 + docker push nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:39 23a3eaf19989: Preparing 16:27:39 46f880361a76: Preparing 16:27:39 d9af6f0d320c: Preparing 16:27:39 b9fd27cb427c: Preparing 16:27:39 1a058d5342cc: Preparing 16:27:39 1a058d5342cc: Layer already exists 16:27:39 23a3eaf19989: Pushed 16:27:39 b9fd27cb427c: Pushed 16:27:39 d9af6f0d320c: Pushed 16:27:40 46f880361a76: Pushed 16:27:40 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:27:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:41 23a3eaf19989: Preparing 16:27:41 46f880361a76: Preparing 16:27:41 d9af6f0d320c: Preparing 16:27:41 b9fd27cb427c: Preparing 16:27:41 1a058d5342cc: Preparing 16:27:41 23a3eaf19989: Layer already exists 16:27:41 1a058d5342cc: Layer already exists 16:27:41 b9fd27cb427c: Layer already exists 16:27:41 d9af6f0d320c: Layer already exists 16:27:41 46f880361a76: Layer already exists 16:27:41 latest: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 16:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:41 23a3eaf19989: Preparing 16:27:41 46f880361a76: Preparing 16:27:41 d9af6f0d320c: Preparing 16:27:41 b9fd27cb427c: Preparing 16:27:41 1a058d5342cc: Preparing 16:27:41 1a058d5342cc: Layer already exists 16:27:41 b9fd27cb427c: Layer already exists 16:27:41 46f880361a76: Layer already exists 16:27:41 d9af6f0d320c: Layer already exists 16:27:41 23a3eaf19989: Layer already exists 16:27:41 2.0.1-dev.99: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:42 + docker push nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:42 23a3eaf19989: Preparing 16:27:42 46f880361a76: Preparing 16:27:42 d9af6f0d320c: Preparing 16:27:42 b9fd27cb427c: Preparing 16:27:42 1a058d5342cc: Preparing 16:27:42 d9af6f0d320c: Layer already exists 16:27:42 46f880361a76: Layer already exists 16:27:42 b9fd27cb427c: Layer already exists 16:27:42 1a058d5342cc: Layer already exists 16:27:42 23a3eaf19989: Layer already exists 16:27:42 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] isUnix [Pipeline] sh 16:27:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:27:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:42 23a3eaf19989: Preparing 16:27:42 46f880361a76: Preparing 16:27:42 d9af6f0d320c: Preparing 16:27:42 b9fd27cb427c: Preparing 16:27:42 1a058d5342cc: Preparing 16:27:42 46f880361a76: Layer already exists 16:27:42 23a3eaf19989: Layer already exists 16:27:42 b9fd27cb427c: Layer already exists 16:27:42 d9af6f0d320c: Layer already exists 16:27:42 1a058d5342cc: Layer already exists 16:27:42 main: digest: sha256:1e552c371ff36e28e3a7ca5287de1cbf447f2380b63baa9d8e0b1008347ac6cb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:42 ===================================================== [Pipeline] echo 16:27:42 taggedImages: 16:27:42 - nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:42 - nexus3.edgexfoundry.org:10004/core-command:latest 16:27:42 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.99 16:27:42 - nexus3.edgexfoundry.org:10004/core-command:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:27:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:27:42 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:42 latest 16:27:42 2.0.1-dev.99 16:27:42 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:42 main 16:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:27:43 + docker push nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:43 cebe00fcb7bc: Preparing 16:27:43 2fcbd1009396: Preparing 16:27:43 d9af6f0d320c: Preparing 16:27:43 93f694dddc46: Preparing 16:27:43 d762155034d3: Preparing 16:27:43 1a058d5342cc: Preparing 16:27:43 1a058d5342cc: Waiting 16:27:43 d9af6f0d320c: Layer already exists 16:27:43 1a058d5342cc: Layer already exists 16:27:43 cebe00fcb7bc: Pushed 16:27:43 d762155034d3: Pushed 16:27:43 93f694dddc46: Pushed 16:27:44 2fcbd1009396: Pushed 16:27:44 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:27:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:27:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:45 cebe00fcb7bc: Preparing 16:27:45 2fcbd1009396: Preparing 16:27:45 d9af6f0d320c: Preparing 16:27:45 93f694dddc46: Preparing 16:27:45 d762155034d3: Preparing 16:27:45 1a058d5342cc: Preparing 16:27:45 1a058d5342cc: Waiting 16:27:45 2fcbd1009396: Layer already exists 16:27:45 d762155034d3: Layer already exists 16:27:45 93f694dddc46: Layer already exists 16:27:45 d9af6f0d320c: Layer already exists 16:27:45 cebe00fcb7bc: Layer already exists 16:27:45 1a058d5342cc: Layer already exists 16:27:45 latest: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:27:45 Removing intermediate container 97abbee9d70b 16:27:45 ---> ce484db238b5 16:27:45 Successfully built ce484db238b5 16:27:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:45 + docker inspect -f . ci-base-image-arm64 16:27:45 . [Pipeline] withDockerContainer 16:27:45 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 16:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:45 cebe00fcb7bc: Preparing 16:27:45 2fcbd1009396: Preparing 16:27:45 d9af6f0d320c: Preparing 16:27:45 93f694dddc46: Preparing 16:27:45 d762155034d3: Preparing 16:27:45 1a058d5342cc: Preparing 16:27:45 1a058d5342cc: Waiting 16:27:45 93f694dddc46: Layer already exists 16:27:45 d762155034d3: Layer already exists 16:27:45 2fcbd1009396: Layer already exists 16:27:45 d9af6f0d320c: Layer already exists 16:27:45 cebe00fcb7bc: Layer already exists 16:27:45 1a058d5342cc: Layer already exists 16:27:45 2.0.1-dev.99: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 16:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 16:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:27:47 $ docker top 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:27:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:48 + docker push nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:48 cebe00fcb7bc: Preparing 16:27:48 2fcbd1009396: Preparing 16:27:48 d9af6f0d320c: Preparing 16:27:48 93f694dddc46: Preparing 16:27:48 d762155034d3: Preparing 16:27:48 1a058d5342cc: Preparing 16:27:48 1a058d5342cc: Waiting 16:27:48 d9af6f0d320c: Layer already exists 16:27:48 93f694dddc46: Layer already exists 16:27:48 2fcbd1009396: Layer already exists 16:27:48 cebe00fcb7bc: Layer already exists 16:27:48 d762155034d3: Layer already exists 16:27:48 1a058d5342cc: Layer already exists 16:27:48 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 16:27:48 + go version 16:27:48 go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 16:27:48 $ docker stop --time=1 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 16:27:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main 16:27:50 $ docker rm -f 86ebf5955760c63758ee0348288736d61f36fb2cbfa0689bfda127e8ed943480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 16:27:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:50 cebe00fcb7bc: Preparing 16:27:50 2fcbd1009396: Preparing 16:27:50 d9af6f0d320c: Preparing 16:27:50 93f694dddc46: Preparing 16:27:50 d762155034d3: Preparing 16:27:50 1a058d5342cc: Preparing 16:27:50 1a058d5342cc: Waiting 16:27:50 d9af6f0d320c: Layer already exists 16:27:50 cebe00fcb7bc: Layer already exists 16:27:50 93f694dddc46: Layer already exists 16:27:50 d762155034d3: Layer already exists 16:27:50 2fcbd1009396: Layer already exists 16:27:50 1a058d5342cc: Layer already exists 16:27:50 main: digest: sha256:48ffd45e65282d58b69ee7ede64e1dfb78a0d3c35386d087e14a510dcfdb2dbd size: 1573 [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:51 ===================================================== [Pipeline] echo 16:27:51 taggedImages: 16:27:51 - nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:51 - nexus3.edgexfoundry.org:10004/core-data:latest 16:27:51 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.99 16:27:51 - nexus3.edgexfoundry.org:10004/core-data:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:27:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:27:51 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:51 latest 16:27:51 2.0.1-dev.99 16:27:51 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:51 main 16:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 16:27:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:51 16:27:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:27:52 05c2ae0b63de: Preparing 16:27:52 3cc3ba6e4b9d: Preparing 16:27:52 d9af6f0d320c: Preparing 16:27:52 b9fd27cb427c: Preparing 16:27:52 1a058d5342cc: Preparing 16:27:52 d9af6f0d320c: Layer already exists 16:27:52 b9fd27cb427c: Layer already exists 16:27:52 1a058d5342cc: Layer already exists 16:27:52 05c2ae0b63de: Pushed [Pipeline] isUnix [Pipeline] sh 16:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:52 latest: Pulling from edgex-devops/edgex-compose-arm64 16:27:52 29e5d40040c1: Pulling fs layer 16:27:52 1ce36da41761: Pulling fs layer 16:27:52 25b303627fd3: Pulling fs layer 16:27:52 29e5d40040c1: Verifying Checksum 16:27:52 29e5d40040c1: Download complete 16:27:53 3cc3ba6e4b9d: Pushed 16:27:53 1ce36da41761: Verifying Checksum 16:27:53 1ce36da41761: Download complete 16:27:53 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:27:53 29e5d40040c1: Pull complete 16:27:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:27:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:27:53 05c2ae0b63de: Preparing 16:27:53 3cc3ba6e4b9d: Preparing 16:27:53 d9af6f0d320c: Preparing 16:27:53 b9fd27cb427c: Preparing 16:27:53 1a058d5342cc: Preparing 16:27:53 05c2ae0b63de: Layer already exists 16:27:53 3cc3ba6e4b9d: Layer already exists 16:27:53 b9fd27cb427c: Layer already exists 16:27:53 d9af6f0d320c: Layer already exists 16:27:53 1a058d5342cc: Layer already exists 16:27:53 latest: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:27:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:54 25b303627fd3: Verifying Checksum 16:27:54 25b303627fd3: Download complete 16:27:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 16:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:27:54 05c2ae0b63de: Preparing 16:27:54 3cc3ba6e4b9d: Preparing 16:27:54 d9af6f0d320c: Preparing 16:27:54 b9fd27cb427c: Preparing 16:27:54 1a058d5342cc: Preparing 16:27:54 3cc3ba6e4b9d: Layer already exists 16:27:54 b9fd27cb427c: Layer already exists 16:27:54 05c2ae0b63de: Layer already exists 16:27:54 1a058d5342cc: Layer already exists 16:27:54 d9af6f0d320c: Layer already exists 16:27:54 2.0.1-dev.99: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:27:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:27:54 1ce36da41761: Pull complete 16:27:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:27:55 05c2ae0b63de: Preparing 16:27:55 3cc3ba6e4b9d: Preparing 16:27:55 d9af6f0d320c: Preparing 16:27:55 b9fd27cb427c: Preparing 16:27:55 1a058d5342cc: Preparing 16:27:55 d9af6f0d320c: Layer already exists 16:27:55 b9fd27cb427c: Layer already exists 16:27:55 05c2ae0b63de: Layer already exists 16:27:55 3cc3ba6e4b9d: Layer already exists 16:27:55 1a058d5342cc: Layer already exists 16:27:55 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:27:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:27:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:27:55 05c2ae0b63de: Preparing 16:27:55 3cc3ba6e4b9d: Preparing 16:27:55 d9af6f0d320c: Preparing 16:27:55 b9fd27cb427c: Preparing 16:27:55 1a058d5342cc: Preparing 16:27:55 05c2ae0b63de: Layer already exists 16:27:55 b9fd27cb427c: Layer already exists 16:27:55 3cc3ba6e4b9d: Layer already exists 16:27:55 1a058d5342cc: Layer already exists 16:27:55 d9af6f0d320c: Layer already exists 16:27:55 main: digest: sha256:f84554679ecc4bb3aeef60b4c6dad99d2dc6d16c7c355d853667dd07a9c2dc9d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:55 ===================================================== [Pipeline] echo 16:27:55 taggedImages: 16:27:55 - nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:27:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.99 16:27:55 - nexus3.edgexfoundry.org:10004/core-metadata:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:27:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:27:55 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:55 latest 16:27:55 2.0.1-dev.99 16:27:55 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:27:55 main 16:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:27:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:27:56 b8cbb3c94db1: Preparing 16:27:56 b8cbb3c94db1: Preparing 16:27:56 effcc754672a: Preparing 16:27:56 b9aa91701890: Preparing 16:27:56 a6394cedbb3a: Preparing 16:27:56 177fbc509e1f: Preparing 16:27:56 d9af6f0d320c: Preparing 16:27:56 a0f1c8559763: Preparing 16:27:56 47d7f8de5261: Preparing 16:27:56 e3b1fd264061: Preparing 16:27:56 ba106f1c3d39: Preparing 16:27:56 1a058d5342cc: Preparing 16:27:56 a0f1c8559763: Waiting 16:27:56 47d7f8de5261: Waiting 16:27:56 e3b1fd264061: Waiting 16:27:56 ba106f1c3d39: Waiting 16:27:56 1a058d5342cc: Waiting 16:27:56 d9af6f0d320c: Waiting 16:27:56 b9aa91701890: Pushed 16:27:56 d9af6f0d320c: Layer already exists 16:27:56 a6394cedbb3a: Pushed 16:27:56 b8cbb3c94db1: Pushed 16:27:56 effcc754672a: Pushed 16:27:56 47d7f8de5261: Pushed 16:27:56 a0f1c8559763: Pushed 16:27:56 1a058d5342cc: Layer already exists 16:27:56 e3b1fd264061: Pushed 16:27:56 ba106f1c3d39: Pushed 16:27:57 177fbc509e1f: Pushed 16:28:05 25b303627fd3: Pull complete 16:28:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:28:05 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 16:28:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:28:07 $ docker top bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:08 + docker-compose build --help 16:28:08 + grep parallel 16:28:12 --parallel Build images in parallel. [Pipeline] } 16:28:12 $ docker stop --time=1 bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af 16:28:13 $ docker rm -f bf60a2b0b99887610f525118fcc5c8d272fcac20b58aaf71068a081bc3d9e2af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:14 . [Pipeline] withDockerContainer 16:28:14 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 16:28:14 $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:28:15 $ docker top a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:16 + docker-compose -f ./docker-compose-build.yml build --parallel 16:28:20 Building core-command ... 16:28:20 Building core-data ... 16:28:20 Building core-metadata ... 16:28:20 Building security-bootstrapper ... 16:28:20 Building security-proxy-setup ... 16:28:20 Building security-secretstore-setup ... 16:28:20 Building support-notifications ... 16:28:20 Building support-scheduler ... 16:28:20 Building sys-mgmt-agent ... 16:28:20 Building support-scheduler 16:28:20 Building security-proxy-setup 16:28:20 Building security-secretstore-setup 16:28:20 Building sys-mgmt-agent 16:28:20 Building core-command 16:28:24 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh 16:28:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:28:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:24 b8cbb3c94db1: Preparing 16:28:24 b8cbb3c94db1: Preparing 16:28:24 effcc754672a: Preparing 16:28:24 b9aa91701890: Preparing 16:28:24 a6394cedbb3a: Preparing 16:28:24 177fbc509e1f: Preparing 16:28:24 d9af6f0d320c: Preparing 16:28:24 a0f1c8559763: Preparing 16:28:24 47d7f8de5261: Preparing 16:28:24 e3b1fd264061: Preparing 16:28:24 ba106f1c3d39: Preparing 16:28:24 1a058d5342cc: Preparing 16:28:24 d9af6f0d320c: Waiting 16:28:24 a0f1c8559763: Waiting 16:28:24 47d7f8de5261: Waiting 16:28:24 e3b1fd264061: Waiting 16:28:24 ba106f1c3d39: Waiting 16:28:24 1a058d5342cc: Waiting 16:28:24 effcc754672a: Layer already exists 16:28:24 177fbc509e1f: Layer already exists 16:28:24 b8cbb3c94db1: Layer already exists 16:28:24 a6394cedbb3a: Layer already exists 16:28:24 b9aa91701890: Layer already exists 16:28:24 47d7f8de5261: Layer already exists 16:28:24 a0f1c8559763: Layer already exists 16:28:24 ba106f1c3d39: Layer already exists 16:28:24 d9af6f0d320c: Layer already exists 16:28:24 e3b1fd264061: Layer already exists 16:28:24 1a058d5342cc: Layer already exists 16:28:24 latest: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh 16:28:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 16:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:25 b8cbb3c94db1: Preparing 16:28:25 b8cbb3c94db1: Preparing 16:28:25 effcc754672a: Preparing 16:28:25 b9aa91701890: Preparing 16:28:25 a6394cedbb3a: Preparing 16:28:25 177fbc509e1f: Preparing 16:28:25 d9af6f0d320c: Preparing 16:28:25 a0f1c8559763: Preparing 16:28:25 47d7f8de5261: Preparing 16:28:25 e3b1fd264061: Preparing 16:28:25 ba106f1c3d39: Preparing 16:28:25 1a058d5342cc: Preparing 16:28:25 a0f1c8559763: Waiting 16:28:25 47d7f8de5261: Waiting 16:28:25 e3b1fd264061: Waiting 16:28:25 ba106f1c3d39: Waiting 16:28:25 1a058d5342cc: Waiting 16:28:25 d9af6f0d320c: Waiting 16:28:25 b9aa91701890: Layer already exists 16:28:25 177fbc509e1f: Layer already exists 16:28:25 a6394cedbb3a: Layer already exists 16:28:25 effcc754672a: Layer already exists 16:28:25 b8cbb3c94db1: Layer already exists 16:28:25 d9af6f0d320c: Layer already exists 16:28:25 ba106f1c3d39: Layer already exists 16:28:25 e3b1fd264061: Layer already exists 16:28:25 a0f1c8559763: Layer already exists 16:28:25 1a058d5342cc: Layer already exists 16:28:25 47d7f8de5261: Layer already exists 16:28:25 2.0.1-dev.99: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh 16:28:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:25 b8cbb3c94db1: Preparing 16:28:25 b8cbb3c94db1: Preparing 16:28:25 effcc754672a: Preparing 16:28:25 b9aa91701890: Preparing 16:28:25 a6394cedbb3a: Preparing 16:28:25 177fbc509e1f: Preparing 16:28:25 d9af6f0d320c: Preparing 16:28:25 a0f1c8559763: Preparing 16:28:25 47d7f8de5261: Preparing 16:28:25 e3b1fd264061: Preparing 16:28:25 ba106f1c3d39: Preparing 16:28:25 1a058d5342cc: Preparing 16:28:25 a0f1c8559763: Waiting 16:28:25 47d7f8de5261: Waiting 16:28:25 e3b1fd264061: Waiting 16:28:25 ba106f1c3d39: Waiting 16:28:25 1a058d5342cc: Waiting 16:28:25 d9af6f0d320c: Waiting 16:28:25 b9aa91701890: Layer already exists 16:28:25 effcc754672a: Layer already exists 16:28:25 177fbc509e1f: Layer already exists 16:28:25 b8cbb3c94db1: Layer already exists 16:28:25 a6394cedbb3a: Layer already exists 16:28:25 d9af6f0d320c: Layer already exists 16:28:25 a0f1c8559763: Layer already exists 16:28:25 47d7f8de5261: Layer already exists 16:28:25 ba106f1c3d39: Layer already exists 16:28:25 e3b1fd264061: Layer already exists 16:28:25 1a058d5342cc: Layer already exists 16:28:25 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] isUnix [Pipeline] sh 16:28:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:28:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:26 b8cbb3c94db1: Preparing 16:28:26 b8cbb3c94db1: Preparing 16:28:26 effcc754672a: Preparing 16:28:26 b9aa91701890: Preparing 16:28:26 a6394cedbb3a: Preparing 16:28:26 177fbc509e1f: Preparing 16:28:26 d9af6f0d320c: Preparing 16:28:26 a0f1c8559763: Preparing 16:28:26 47d7f8de5261: Preparing 16:28:26 e3b1fd264061: Preparing 16:28:26 ba106f1c3d39: Preparing 16:28:26 1a058d5342cc: Preparing 16:28:26 a0f1c8559763: Waiting 16:28:26 47d7f8de5261: Waiting 16:28:26 e3b1fd264061: Waiting 16:28:26 ba106f1c3d39: Waiting 16:28:26 1a058d5342cc: Waiting 16:28:26 d9af6f0d320c: Waiting 16:28:26 b9aa91701890: Layer already exists 16:28:26 b8cbb3c94db1: Layer already exists 16:28:26 effcc754672a: Layer already exists 16:28:26 a6394cedbb3a: Layer already exists 16:28:26 177fbc509e1f: Layer already exists 16:28:26 a0f1c8559763: Layer already exists 16:28:26 d9af6f0d320c: Layer already exists 16:28:26 ba106f1c3d39: Layer already exists 16:28:26 47d7f8de5261: Layer already exists 16:28:26 e3b1fd264061: Layer already exists 16:28:26 1a058d5342cc: Layer already exists 16:28:26 main: digest: sha256:8cd163525cddb6ddd291d2594a5350d8bb988a343336852c06c7931b954f20cc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:26 ===================================================== [Pipeline] echo 16:28:26 taggedImages: 16:28:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:28:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.99 16:28:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:28:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:28:26 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:26 latest 16:28:26 2.0.1-dev.99 16:28:26 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:26 main 16:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:28:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:27 1b1d08133e9b: Preparing 16:28:27 ef85f94ffed3: Preparing 16:28:27 5a16b5dda737: Preparing 16:28:27 a3d49c5ceb9e: Preparing 16:28:27 0fcd5e804a59: Preparing 16:28:27 1a058d5342cc: Preparing 16:28:27 1a058d5342cc: Waiting 16:28:27 a3d49c5ceb9e: Pushed 16:28:27 1a058d5342cc: Layer already exists 16:28:27 5a16b5dda737: Pushed 16:28:27 0fcd5e804a59: Pushed 16:28:27 1b1d08133e9b: Pushed 16:28:28 ef85f94ffed3: Pushed 16:28:28 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:28:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 16:28:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:28 1b1d08133e9b: Preparing 16:28:28 ef85f94ffed3: Preparing 16:28:28 5a16b5dda737: Preparing 16:28:28 a3d49c5ceb9e: Preparing 16:28:28 0fcd5e804a59: Preparing 16:28:28 1a058d5342cc: Preparing 16:28:28 1a058d5342cc: Waiting 16:28:28 ef85f94ffed3: Layer already exists 16:28:28 0fcd5e804a59: Layer already exists 16:28:28 a3d49c5ceb9e: Layer already exists 16:28:28 1b1d08133e9b: Layer already exists 16:28:28 5a16b5dda737: Layer already exists 16:28:28 1a058d5342cc: Layer already exists 16:28:28 latest: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:28:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 16:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:29 1b1d08133e9b: Preparing 16:28:29 ef85f94ffed3: Preparing 16:28:29 5a16b5dda737: Preparing 16:28:29 a3d49c5ceb9e: Preparing 16:28:29 0fcd5e804a59: Preparing 16:28:29 1a058d5342cc: Preparing 16:28:29 1a058d5342cc: Waiting 16:28:29 0fcd5e804a59: Layer already exists 16:28:29 a3d49c5ceb9e: Layer already exists 16:28:29 5a16b5dda737: Layer already exists 16:28:29 1b1d08133e9b: Layer already exists 16:28:29 ef85f94ffed3: Layer already exists 16:28:29 1a058d5342cc: Layer already exists 16:28:29 2.0.1-dev.99: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:28:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:29 1b1d08133e9b: Preparing 16:28:29 ef85f94ffed3: Preparing 16:28:29 5a16b5dda737: Preparing 16:28:29 a3d49c5ceb9e: Preparing 16:28:29 0fcd5e804a59: Preparing 16:28:29 1a058d5342cc: Preparing 16:28:29 1a058d5342cc: Waiting 16:28:29 1b1d08133e9b: Layer already exists 16:28:29 a3d49c5ceb9e: Layer already exists 16:28:29 5a16b5dda737: Layer already exists 16:28:29 ef85f94ffed3: Layer already exists 16:28:29 0fcd5e804a59: Layer already exists 16:28:29 1a058d5342cc: Layer already exists 16:28:29 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] isUnix [Pipeline] sh 16:28:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:28:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:30 1b1d08133e9b: Preparing 16:28:30 ef85f94ffed3: Preparing 16:28:30 5a16b5dda737: Preparing 16:28:30 a3d49c5ceb9e: Preparing 16:28:30 0fcd5e804a59: Preparing 16:28:30 1a058d5342cc: Preparing 16:28:30 1a058d5342cc: Waiting 16:28:30 5a16b5dda737: Layer already exists 16:28:30 ef85f94ffed3: Layer already exists 16:28:30 a3d49c5ceb9e: Layer already exists 16:28:30 0fcd5e804a59: Layer already exists 16:28:30 1b1d08133e9b: Layer already exists 16:28:30 1a058d5342cc: Layer already exists 16:28:30 main: digest: sha256:a901f2dc30b7221163707b02e83235d1de4770a904e04c2aabdde4452c62bd87 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:30 ===================================================== [Pipeline] echo 16:28:30 taggedImages: 16:28:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:28:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.99 16:28:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:28:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:28:30 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:30 latest 16:28:30 2.0.1-dev.99 16:28:30 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:30 main 16:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:28:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:31 aebab4086267: Preparing 16:28:31 1f9ba902d112: Preparing 16:28:31 69535f470064: Preparing 16:28:31 9107707bf2b9: Preparing 16:28:31 964cc7e420cd: Preparing 16:28:31 48c4d09f3f1c: Preparing 16:28:31 e9a9b43f01c0: Preparing 16:28:31 a7f57eeb0145: Preparing 16:28:31 a7337945300c: Preparing 16:28:31 1a058d5342cc: Preparing 16:28:31 48c4d09f3f1c: Waiting 16:28:31 e9a9b43f01c0: Waiting 16:28:31 a7f57eeb0145: Waiting 16:28:31 a7337945300c: Waiting 16:28:31 1a058d5342cc: Waiting 16:28:31 aebab4086267: Pushed 16:28:31 1f9ba902d112: Pushed 16:28:31 964cc7e420cd: Pushed 16:28:31 48c4d09f3f1c: Pushed 16:28:31 9107707bf2b9: Pushed 16:28:31 a7f57eeb0145: Pushed 16:28:31 e9a9b43f01c0: Pushed 16:28:31 1a058d5342cc: Layer already exists 16:28:31 a7337945300c: Pushed 16:28:32 69535f470064: Pushed 16:28:32 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:28:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:28:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:32 aebab4086267: Preparing 16:28:32 1f9ba902d112: Preparing 16:28:32 69535f470064: Preparing 16:28:32 9107707bf2b9: Preparing 16:28:32 964cc7e420cd: Preparing 16:28:32 48c4d09f3f1c: Preparing 16:28:32 e9a9b43f01c0: Preparing 16:28:32 a7f57eeb0145: Preparing 16:28:32 a7337945300c: Preparing 16:28:32 1a058d5342cc: Preparing 16:28:32 48c4d09f3f1c: Waiting 16:28:32 e9a9b43f01c0: Waiting 16:28:32 a7f57eeb0145: Waiting 16:28:32 a7337945300c: Waiting 16:28:32 1a058d5342cc: Waiting 16:28:32 964cc7e420cd: Layer already exists 16:28:32 69535f470064: Layer already exists 16:28:32 aebab4086267: Layer already exists 16:28:32 9107707bf2b9: Layer already exists 16:28:32 1f9ba902d112: Layer already exists 16:28:32 48c4d09f3f1c: Layer already exists 16:28:32 e9a9b43f01c0: Layer already exists 16:28:32 1a058d5342cc: Layer already exists 16:28:32 a7337945300c: Layer already exists 16:28:32 a7f57eeb0145: Layer already exists 16:28:32 latest: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 16:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:33 aebab4086267: Preparing 16:28:33 1f9ba902d112: Preparing 16:28:33 69535f470064: Preparing 16:28:33 9107707bf2b9: Preparing 16:28:33 964cc7e420cd: Preparing 16:28:33 48c4d09f3f1c: Preparing 16:28:33 e9a9b43f01c0: Preparing 16:28:33 a7f57eeb0145: Preparing 16:28:33 a7337945300c: Preparing 16:28:33 1a058d5342cc: Preparing 16:28:33 e9a9b43f01c0: Waiting 16:28:33 a7f57eeb0145: Waiting 16:28:33 a7337945300c: Waiting 16:28:33 1a058d5342cc: Waiting 16:28:33 48c4d09f3f1c: Waiting 16:28:33 69535f470064: Layer already exists 16:28:33 1f9ba902d112: Layer already exists 16:28:33 9107707bf2b9: Layer already exists 16:28:33 aebab4086267: Layer already exists 16:28:33 964cc7e420cd: Layer already exists 16:28:33 48c4d09f3f1c: Layer already exists 16:28:33 e9a9b43f01c0: Layer already exists 16:28:33 a7f57eeb0145: Layer already exists 16:28:33 1a058d5342cc: Layer already exists 16:28:33 a7337945300c: Layer already exists 16:28:33 2.0.1-dev.99: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:33 aebab4086267: Preparing 16:28:33 1f9ba902d112: Preparing 16:28:33 69535f470064: Preparing 16:28:33 9107707bf2b9: Preparing 16:28:33 964cc7e420cd: Preparing 16:28:33 48c4d09f3f1c: Preparing 16:28:33 e9a9b43f01c0: Preparing 16:28:33 a7f57eeb0145: Preparing 16:28:33 a7337945300c: Preparing 16:28:33 1a058d5342cc: Preparing 16:28:33 48c4d09f3f1c: Waiting 16:28:33 e9a9b43f01c0: Waiting 16:28:33 a7f57eeb0145: Waiting 16:28:33 a7337945300c: Waiting 16:28:33 1a058d5342cc: Waiting 16:28:33 964cc7e420cd: Layer already exists 16:28:33 aebab4086267: Layer already exists 16:28:33 69535f470064: Layer already exists 16:28:33 1f9ba902d112: Layer already exists 16:28:33 9107707bf2b9: Layer already exists 16:28:33 e9a9b43f01c0: Layer already exists 16:28:33 48c4d09f3f1c: Layer already exists 16:28:33 1a058d5342cc: Layer already exists 16:28:33 a7337945300c: Layer already exists 16:28:33 a7f57eeb0145: Layer already exists 16:28:33 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:34 aebab4086267: Preparing 16:28:34 1f9ba902d112: Preparing 16:28:34 69535f470064: Preparing 16:28:34 9107707bf2b9: Preparing 16:28:34 964cc7e420cd: Preparing 16:28:34 48c4d09f3f1c: Preparing 16:28:34 e9a9b43f01c0: Preparing 16:28:34 a7f57eeb0145: Preparing 16:28:34 a7337945300c: Preparing 16:28:34 1a058d5342cc: Preparing 16:28:34 48c4d09f3f1c: Waiting 16:28:34 1a058d5342cc: Waiting 16:28:34 e9a9b43f01c0: Waiting 16:28:34 a7f57eeb0145: Waiting 16:28:34 a7337945300c: Waiting 16:28:34 964cc7e420cd: Layer already exists 16:28:34 1f9ba902d112: Layer already exists 16:28:34 aebab4086267: Layer already exists 16:28:34 69535f470064: Layer already exists 16:28:34 9107707bf2b9: Layer already exists 16:28:34 48c4d09f3f1c: Layer already exists 16:28:34 a7f57eeb0145: Layer already exists 16:28:34 e9a9b43f01c0: Layer already exists 16:28:34 a7337945300c: Layer already exists 16:28:34 1a058d5342cc: Layer already exists 16:28:34 main: digest: sha256:d8a3699ca76e799b3273587bc3df80ca44ecd1771a93b07b0ada8d1f393b7b98 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:34 ===================================================== [Pipeline] echo 16:28:34 taggedImages: 16:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.99 16:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:28:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:28:34 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:34 latest 16:28:34 2.0.1-dev.99 16:28:34 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:34 main 16:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:28:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:35 002141f398c2: Preparing 16:28:35 a880604aeb71: Preparing 16:28:35 d9af6f0d320c: Preparing 16:28:35 edcd0fd2724b: Preparing 16:28:35 1a058d5342cc: Preparing 16:28:35 1a058d5342cc: Layer already exists 16:28:35 d9af6f0d320c: Layer already exists 16:28:35 002141f398c2: Pushed 16:28:35 edcd0fd2724b: Pushed 16:28:36 a880604aeb71: Pushed 16:28:36 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:28:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:28:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:36 002141f398c2: Preparing 16:28:36 a880604aeb71: Preparing 16:28:36 d9af6f0d320c: Preparing 16:28:36 edcd0fd2724b: Preparing 16:28:36 1a058d5342cc: Preparing 16:28:36 d9af6f0d320c: Layer already exists 16:28:36 002141f398c2: Layer already exists 16:28:36 1a058d5342cc: Layer already exists 16:28:36 a880604aeb71: Layer already exists 16:28:36 edcd0fd2724b: Layer already exists 16:28:36 latest: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:28:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 16:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:37 002141f398c2: Preparing 16:28:37 a880604aeb71: Preparing 16:28:37 d9af6f0d320c: Preparing 16:28:37 edcd0fd2724b: Preparing 16:28:37 1a058d5342cc: Preparing 16:28:37 1a058d5342cc: Layer already exists 16:28:37 edcd0fd2724b: Layer already exists 16:28:37 002141f398c2: Layer already exists 16:28:37 d9af6f0d320c: Layer already exists 16:28:37 a880604aeb71: Layer already exists 16:28:37 2.0.1-dev.99: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:28:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:38 002141f398c2: Preparing 16:28:38 a880604aeb71: Preparing 16:28:38 d9af6f0d320c: Preparing 16:28:38 edcd0fd2724b: Preparing 16:28:38 1a058d5342cc: Preparing 16:28:38 edcd0fd2724b: Layer already exists 16:28:38 a880604aeb71: Layer already exists 16:28:38 1a058d5342cc: Layer already exists 16:28:38 002141f398c2: Layer already exists 16:28:38 d9af6f0d320c: Layer already exists 16:28:38 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:28:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:28:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:38 002141f398c2: Preparing 16:28:38 a880604aeb71: Preparing 16:28:38 d9af6f0d320c: Preparing 16:28:38 edcd0fd2724b: Preparing 16:28:38 1a058d5342cc: Preparing 16:28:38 d9af6f0d320c: Layer already exists 16:28:38 1a058d5342cc: Layer already exists 16:28:38 002141f398c2: Layer already exists 16:28:38 a880604aeb71: Layer already exists 16:28:38 edcd0fd2724b: Layer already exists 16:28:38 main: digest: sha256:719a643ec368bd0fa913e2b5b6368dedafeee06ab50a6ebe2f5466c9392dad03 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:38 ===================================================== [Pipeline] echo 16:28:38 taggedImages: 16:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.99 16:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:28:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:28:38 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:38 latest 16:28:38 2.0.1-dev.99 16:28:38 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:38 main 16:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:28:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:28:39 50bd257c1c3b: Preparing 16:28:39 709b2d7ffb2c: Preparing 16:28:39 d9af6f0d320c: Preparing 16:28:39 b9fd27cb427c: Preparing 16:28:39 1a058d5342cc: Preparing 16:28:39 1a058d5342cc: Layer already exists 16:28:39 b9fd27cb427c: Layer already exists 16:28:39 d9af6f0d320c: Layer already exists 16:28:39 50bd257c1c3b: Pushed 16:28:40 709b2d7ffb2c: Pushed 16:28:40 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:28:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 16:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:28:41 50bd257c1c3b: Preparing 16:28:41 709b2d7ffb2c: Preparing 16:28:41 d9af6f0d320c: Preparing 16:28:41 b9fd27cb427c: Preparing 16:28:41 1a058d5342cc: Preparing 16:28:41 709b2d7ffb2c: Layer already exists 16:28:41 b9fd27cb427c: Layer already exists 16:28:41 1a058d5342cc: Layer already exists 16:28:41 d9af6f0d320c: Layer already exists 16:28:41 50bd257c1c3b: Layer already exists 16:28:41 latest: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:28:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 16:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:28:41 50bd257c1c3b: Preparing 16:28:41 709b2d7ffb2c: Preparing 16:28:41 d9af6f0d320c: Preparing 16:28:41 b9fd27cb427c: Preparing 16:28:41 1a058d5342cc: Preparing 16:28:41 1a058d5342cc: Layer already exists 16:28:41 b9fd27cb427c: Layer already exists 16:28:41 709b2d7ffb2c: Layer already exists 16:28:41 d9af6f0d320c: Layer already exists 16:28:41 50bd257c1c3b: Layer already exists 16:28:41 2.0.1-dev.99: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:28:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:28:42 50bd257c1c3b: Preparing 16:28:42 709b2d7ffb2c: Preparing 16:28:42 d9af6f0d320c: Preparing 16:28:42 b9fd27cb427c: Preparing 16:28:42 1a058d5342cc: Preparing 16:28:42 709b2d7ffb2c: Layer already exists 16:28:42 50bd257c1c3b: Layer already exists 16:28:42 d9af6f0d320c: Layer already exists 16:28:42 1a058d5342cc: Layer already exists 16:28:42 b9fd27cb427c: Layer already exists 16:28:42 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:28:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:28:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:28:43 50bd257c1c3b: Preparing 16:28:43 709b2d7ffb2c: Preparing 16:28:43 d9af6f0d320c: Preparing 16:28:43 b9fd27cb427c: Preparing 16:28:43 1a058d5342cc: Preparing 16:28:43 1a058d5342cc: Layer already exists 16:28:43 b9fd27cb427c: Layer already exists 16:28:43 d9af6f0d320c: Layer already exists 16:28:43 709b2d7ffb2c: Layer already exists 16:28:43 50bd257c1c3b: Layer already exists 16:28:43 main: digest: sha256:b25e94a7d4a6f235527a1a60626a76cd203fecfb36785f8bcf56c72f06d052c9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:43 ===================================================== [Pipeline] echo 16:28:43 taggedImages: 16:28:43 - nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:28:43 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.99 16:28:43 - nexus3.edgexfoundry.org:10004/support-scheduler:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:28:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:28:43 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:43 latest 16:28:43 2.0.1-dev.99 16:28:43 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:43 main 16:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:43 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:28:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:28:43 68eed2842ec2: Preparing 16:28:43 f66851b2fe6f: Preparing 16:28:43 e30bc7ae055f: Preparing 16:28:43 8bc76cf1dc74: Preparing 16:28:43 879b85f2d1ed: Preparing 16:28:43 6777e3bbcb7c: Preparing 16:28:43 fd08d546f6b8: Preparing 16:28:43 0636255016a6: Preparing 16:28:43 84e9d258764d: Preparing 16:28:43 56463f638872: Preparing 16:28:43 e2eb06d8af82: Preparing 16:28:43 6777e3bbcb7c: Waiting 16:28:43 fd08d546f6b8: Waiting 16:28:43 0636255016a6: Waiting 16:28:43 84e9d258764d: Waiting 16:28:43 56463f638872: Waiting 16:28:43 e2eb06d8af82: Waiting 16:28:43 879b85f2d1ed: Layer already exists 16:28:44 6777e3bbcb7c: Layer already exists 16:28:44 fd08d546f6b8: Layer already exists 16:28:44 f66851b2fe6f: Pushed 16:28:44 0636255016a6: Layer already exists 16:28:44 56463f638872: Layer already exists 16:28:44 84e9d258764d: Layer already exists 16:28:44 e2eb06d8af82: Layer already exists 16:28:44 68eed2842ec2: Pushed 16:28:44 e30bc7ae055f: Pushed 16:28:48 8bc76cf1dc74: Pushed 16:28:48 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:28:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 16:28:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:28:49 68eed2842ec2: Preparing 16:28:49 f66851b2fe6f: Preparing 16:28:49 e30bc7ae055f: Preparing 16:28:49 8bc76cf1dc74: Preparing 16:28:49 879b85f2d1ed: Preparing 16:28:49 6777e3bbcb7c: Preparing 16:28:49 fd08d546f6b8: Preparing 16:28:49 0636255016a6: Preparing 16:28:49 84e9d258764d: Preparing 16:28:49 56463f638872: Preparing 16:28:49 e2eb06d8af82: Preparing 16:28:49 6777e3bbcb7c: Waiting 16:28:49 fd08d546f6b8: Waiting 16:28:49 0636255016a6: Waiting 16:28:49 84e9d258764d: Waiting 16:28:49 e2eb06d8af82: Waiting 16:28:49 56463f638872: Waiting 16:28:49 f66851b2fe6f: Layer already exists 16:28:49 e30bc7ae055f: Layer already exists 16:28:49 68eed2842ec2: Layer already exists 16:28:49 879b85f2d1ed: Layer already exists 16:28:49 8bc76cf1dc74: Layer already exists 16:28:49 84e9d258764d: Layer already exists 16:28:49 0636255016a6: Layer already exists 16:28:49 fd08d546f6b8: Layer already exists 16:28:49 6777e3bbcb7c: Layer already exists 16:28:49 56463f638872: Layer already exists 16:28:49 e2eb06d8af82: Layer already exists 16:28:49 latest: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:28:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 16:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:28:50 68eed2842ec2: Preparing 16:28:50 f66851b2fe6f: Preparing 16:28:50 e30bc7ae055f: Preparing 16:28:50 8bc76cf1dc74: Preparing 16:28:50 879b85f2d1ed: Preparing 16:28:50 6777e3bbcb7c: Preparing 16:28:50 fd08d546f6b8: Preparing 16:28:50 0636255016a6: Preparing 16:28:50 84e9d258764d: Preparing 16:28:50 56463f638872: Preparing 16:28:50 e2eb06d8af82: Preparing 16:28:50 6777e3bbcb7c: Waiting 16:28:50 fd08d546f6b8: Waiting 16:28:50 56463f638872: Waiting 16:28:50 0636255016a6: Waiting 16:28:50 e2eb06d8af82: Waiting 16:28:50 84e9d258764d: Waiting 16:28:50 e30bc7ae055f: Layer already exists 16:28:50 879b85f2d1ed: Layer already exists 16:28:50 68eed2842ec2: Layer already exists 16:28:50 8bc76cf1dc74: Layer already exists 16:28:50 f66851b2fe6f: Layer already exists 16:28:50 6777e3bbcb7c: Layer already exists 16:28:50 84e9d258764d: Layer already exists 16:28:50 0636255016a6: Layer already exists 16:28:50 56463f638872: Layer already exists 16:28:50 fd08d546f6b8: Layer already exists 16:28:50 e2eb06d8af82: Layer already exists 16:28:50 2.0.1-dev.99: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:28:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:28:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:28:50 68eed2842ec2: Preparing 16:28:50 f66851b2fe6f: Preparing 16:28:50 e30bc7ae055f: Preparing 16:28:50 8bc76cf1dc74: Preparing 16:28:50 879b85f2d1ed: Preparing 16:28:50 6777e3bbcb7c: Preparing 16:28:50 fd08d546f6b8: Preparing 16:28:50 0636255016a6: Preparing 16:28:50 84e9d258764d: Preparing 16:28:50 56463f638872: Preparing 16:28:50 e2eb06d8af82: Preparing 16:28:50 fd08d546f6b8: Waiting 16:28:50 0636255016a6: Waiting 16:28:50 84e9d258764d: Waiting 16:28:50 56463f638872: Waiting 16:28:50 e2eb06d8af82: Waiting 16:28:50 6777e3bbcb7c: Waiting 16:28:50 68eed2842ec2: Layer already exists 16:28:50 f66851b2fe6f: Layer already exists 16:28:50 879b85f2d1ed: Layer already exists 16:28:50 8bc76cf1dc74: Layer already exists 16:28:50 e30bc7ae055f: Layer already exists 16:28:50 6777e3bbcb7c: Layer already exists 16:28:50 0636255016a6: Layer already exists 16:28:50 fd08d546f6b8: Layer already exists 16:28:50 84e9d258764d: Layer already exists 16:28:50 56463f638872: Layer already exists 16:28:50 e2eb06d8af82: Layer already exists 16:28:50 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:28:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:28:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:28:51 68eed2842ec2: Preparing 16:28:51 f66851b2fe6f: Preparing 16:28:51 e30bc7ae055f: Preparing 16:28:51 8bc76cf1dc74: Preparing 16:28:51 879b85f2d1ed: Preparing 16:28:51 6777e3bbcb7c: Preparing 16:28:51 fd08d546f6b8: Preparing 16:28:51 0636255016a6: Preparing 16:28:51 84e9d258764d: Preparing 16:28:51 56463f638872: Preparing 16:28:51 e2eb06d8af82: Preparing 16:28:51 6777e3bbcb7c: Waiting 16:28:51 fd08d546f6b8: Waiting 16:28:51 0636255016a6: Waiting 16:28:51 84e9d258764d: Waiting 16:28:51 56463f638872: Waiting 16:28:51 e2eb06d8af82: Waiting 16:28:51 879b85f2d1ed: Layer already exists 16:28:51 8bc76cf1dc74: Layer already exists 16:28:51 f66851b2fe6f: Layer already exists 16:28:51 68eed2842ec2: Layer already exists 16:28:51 e30bc7ae055f: Layer already exists 16:28:51 6777e3bbcb7c: Layer already exists 16:28:51 0636255016a6: Layer already exists 16:28:51 56463f638872: Layer already exists 16:28:51 fd08d546f6b8: Layer already exists 16:28:51 84e9d258764d: Layer already exists 16:28:51 e2eb06d8af82: Layer already exists 16:28:51 main: digest: sha256:57ceacae07bd239f1fd5024e09b6d9a1bd54038f8d8238e144421f446a8147d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:51 ===================================================== [Pipeline] echo 16:28:51 taggedImages: 16:28:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:28:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:28:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.99 16:28:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:28:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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] } 16:29:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> ce484db238b5 16:29:07 Step 3/22 : WORKDIR /edgex-go 16:29:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> ce484db238b5 16:29:07 Step 3/20 : WORKDIR /edgex-go 16:29:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> ce484db238b5 16:29:07 Step 3/24 : WORKDIR /edgex-go 16:29:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> ce484db238b5 16:29:07 Step 3/23 : WORKDIR /edgex-go 16:29:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> ce484db238b5 16:29:07 Step 3/22 : WORKDIR /edgex-go 16:29:07 ---> Running in 5902dc0ca4c6 16:29:07 ---> Running in 49c0de36b750 16:29:07 ---> Running in 3adda9d3a556 16:29:07 ---> Running in 48ad9328699b 16:29:07 ---> Running in e5b8bf1d0ee8 16:29:07 Removing intermediate container 5902dc0ca4c6 16:29:07 ---> f2b4bedb8ef1 16:29:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 Removing intermediate container 3adda9d3a556 16:29:07 ---> af4ee0fca704 16:29:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 Removing intermediate container 49c0de36b750 16:29:07 ---> 2d08f20308e0 16:29:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 ---> Running in 756c835567b2 16:29:07 ---> Running in 44bb0169f2e8 16:29:07 Removing intermediate container 48ad9328699b 16:29:07 ---> ecba093db68d 16:29:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 ---> Running in ecc52f67345d 16:29:07 Removing intermediate container e5b8bf1d0ee8 16:29:07 ---> 357837d99f56 16:29:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 ---> Running in e958a3b1fc3c 16:29:07 ---> Running in 77d92009cfe2 16:29:07 Removing intermediate container 756c835567b2 16:29:07 ---> 75ce120a582d 16:29:07 Step 5/24 : RUN apk add --update --no-cache make git 16:29:07 ---> Running in 2519b6dcb4e4 16:29:07 Removing intermediate container 44bb0169f2e8 16:29:07 ---> 0ee0baba8964 16:29:07 Step 5/23 : RUN apk add --update --no-cache make git 16:29:07 ---> Running in 3da091e71310 16:29:07 Removing intermediate container ecc52f67345d 16:29:07 ---> 74311f404837 16:29:07 Step 5/20 : RUN apk add --update --no-cache make git 16:29:07 ---> Running in 38c009396719 16:29:08 Removing intermediate container e958a3b1fc3c 16:29:08 ---> eb1b32feea2b 16:29:08 Step 5/22 : RUN apk add --update --no-cache make bash git 16:29:08 Removing intermediate container 77d92009cfe2 16:29:08 ---> 0f6f18be3373 16:29:08 Step 5/22 : RUN apk add --update --no-cache make git 16:29:08 ---> Running in 08cb1b5a78d8 16:29:08 ---> Running in de0faef44002 16:29:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:11 OK: 219 MiB in 52 packages 16:29:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:11 OK: 219 MiB in 52 packages 16:29:11 OK: 219 MiB in 52 packages 16:29:11 OK: 219 MiB in 52 packages 16:29:12 OK: 219 MiB in 52 packages 16:29:12 Removing intermediate container 2519b6dcb4e4 16:29:12 ---> 78f3d028bc31 16:29:12 Step 6/24 : COPY . . 16:29:13 Removing intermediate container 3da091e71310 16:29:13 ---> b874f3d6c9a1 16:29:13 Step 6/23 : COPY go.mod . 16:29:14 Removing intermediate container 08cb1b5a78d8 16:29:14 ---> 0e733643e0d8 16:29:14 Step 6/22 : COPY . . 16:29:14 Removing intermediate container 38c009396719 16:29:14 ---> ccecac47d6f0 16:29:14 Step 6/20 : COPY . . 16:29:14 Removing intermediate container de0faef44002 16:29:14 ---> 16e25107925c 16:29:14 Step 6/22 : COPY . . 16:29:14 ---> 1db9d9c61a33 16:29:14 Step 7/23 : RUN go mod download 16:29:15 ---> Running in edfc4a817d4e 16:29:20 Removing intermediate container edfc4a817d4e 16:29:20 ---> a6629d22004e 16:29:20 Step 8/23 : COPY . . 16:29:30 ---> 0c9d5cb5ccf4 16:29:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:30 ---> 1c6a5035d036 16:29:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:30 ---> Running in 4be734d0ec59 16:29:30 ---> Running in b4f14c77e84a 16:29:30 ---> ec6433f38cbb 16:29:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:30 ---> 9a82dcf601cd 16:29:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:30 ---> Running in eb25e7340a3a 16:29:30 ---> Running in 27e99d562ef9 16:29:35 Removing intermediate container b4f14c77e84a 16:29:35 ---> c3ad6d63b8ca 16:29:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:35 ---> Running in f3631631b242 16:29:35 Removing intermediate container 4be734d0ec59 16:29:35 ---> fd8166c2aece 16:29:35 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:29:35 ---> 2e8288ca78ec 16:29:35 Step 9/23 : RUN go mod tidy 16:29:35 Removing intermediate container eb25e7340a3a 16:29:35 ---> 4aa32763b12a 16:29:35 Step 8/22 : RUN make cmd/core-command/core-command 16:29:35 Removing intermediate container 27e99d562ef9 16:29:35 ---> e058b6844745 16:29:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:29:35 ---> Running in 516f75ede67f 16:29:35 ---> Running in 4ed950b2cdad 16:29:35 ---> Running in 5049c1e1f9e8 16:29:35 ---> Running in 9502fb28a91c 16:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:29:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:29:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command 16:29:43 Removing intermediate container 5049c1e1f9e8 16:29:43 ---> 254bfe10d35b 16:29:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:29:43 ---> Running in 5883922a08b2 16:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 16:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:31:35 Removing intermediate container 4ed950b2cdad 16:31:35 ---> 062b999f6b15 16:31:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:35 ---> Running in b1d136ae3e6e 16:31:35 Removing intermediate container 9502fb28a91c 16:31:35 ---> 29abba4423e7 16:31:35 16:31:35 Step 9/22 : FROM alpine:3.14 16:31:35 3.14: Pulling from library/alpine 16:31:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:31:36 Status: Downloaded newer image for alpine:3.14 16:31:36 ---> 5b8b7b635229 16:31:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:31:36 ---> Running in a5e9e093f5bb 16:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:40 (1/1) Installing dumb-init (1.2.5-r1) 16:31:40 Executing busybox-1.33.1-r6.trigger 16:31:40 OK: 6 MiB in 15 packages 16:31:41 Removing intermediate container b1d136ae3e6e 16:31:41 ---> 6f57925ebb07 16:31:41 16:31:41 Step 10/22 : FROM docker:20.10.8 16:31:41 Removing intermediate container 516f75ede67f 16:31:41 ---> 3c1e5e17b9b1 16:31:41 16:31:41 Step 9/20 : FROM alpine:3.14 16:31:41 ---> 5b8b7b635229 16:31:41 Step 10/20 : RUN apk add --update --no-cache curl 16:31:41 20.10.8: Pulling from library/docker 16:31:41 ---> Running in dd9e023697c1 16:31:41 Removing intermediate container f3631631b242 16:31:41 ---> 86e69c04bc32 16:31:41 16:31:41 Step 9/24 : FROM alpine:3.14 16:31:41 ---> 5b8b7b635229 16:31:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:31:41 ---> Running in af4b59bd9dab 16:31:42 Removing intermediate container a5e9e093f5bb 16:31:42 ---> 42776d9c54f8 16:31:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:42 ---> Running in fb84586a2cf8 16:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:43 Removing intermediate container fb84586a2cf8 16:31:43 ---> 1bcae42364ac 16:31:43 Step 12/22 : ENV APP_PORT=59882 16:31:43 ---> Running in 7aee7b33be77 16:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:44 (1/5) Installing ca-certificates (20191127-r5) 16:31:44 (2/5) Installing brotli-libs (1.0.9-r5) 16:31:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:31:44 (4/5) Installing libcurl (7.79.1-r0) 16:31:44 (5/5) Installing curl (7.79.1-r0) 16:31:44 Executing busybox-1.33.1-r6.trigger 16:31:44 Executing ca-certificates-20191127-r5.trigger 16:31:45 Removing intermediate container 7aee7b33be77 16:31:45 ---> 4525aa447f06 16:31:45 Step 13/22 : EXPOSE $APP_PORT 16:31:45 OK: 8 MiB in 19 packages 16:31:45 (1/3) Installing ca-certificates (20191127-r5) 16:31:45 ---> Running in e4ebdbd15af9 16:31:45 (2/3) Installing dumb-init (1.2.5-r1) 16:31:45 (3/3) Installing su-exec (0.2-r1) 16:31:45 Executing busybox-1.33.1-r6.trigger 16:31:45 Executing ca-certificates-20191127-r5.trigger 16:31:45 OK: 6 MiB in 17 packages 16:31:46 Removing intermediate container e4ebdbd15af9 16:31:46 ---> 590f03fbd16e 16:31:46 Step 14/22 : WORKDIR / 16:31:46 ---> Running in 24dab9716a86 16:31:47 Removing intermediate container 24dab9716a86 16:31:47 ---> eed51073585b 16:31:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:47 Removing intermediate container dd9e023697c1 16:31:47 ---> 734c68c587e8 16:31:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:47 ---> Running in 0ea79fb28c54 16:31:48 Removing intermediate container af4b59bd9dab 16:31:48 ---> 531d51248a3f 16:31:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:48 Removing intermediate container 5883922a08b2 16:31:48 ---> ed585fce8cdd 16:31:48 16:31:48 Step 11/23 : FROM alpine:3.14 16:31:48 ---> 5b8b7b635229 16:31:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:31:48 ---> Using cache 16:31:48 ---> 42776d9c54f8 16:31:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:48 ---> Using cache 16:31:48 ---> 1bcae42364ac 16:31:48 Step 14/23 : ENV APP_PORT=59861 16:31:48 ---> Running in 3dd1470d9309 16:31:48 ---> Running in fcffd74c5698 16:31:48 Removing intermediate container 0ea79fb28c54 16:31:48 ---> 3937d29595c9 16:31:48 Step 12/20 : WORKDIR /edgex 16:31:48 ---> Running in e1c4f62942c8 16:31:48 ---> 222d54fe5c37 16:31:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:48 Removing intermediate container fcffd74c5698 16:31:48 ---> 3265964816c6 16:31:48 Step 15/23 : EXPOSE $APP_PORT 16:31:48 Removing intermediate container 3dd1470d9309 16:31:48 ---> 1a45ec1ed451 16:31:48 Step 12/24 : WORKDIR / 16:31:49 ---> Running in 4491b36ac001 16:31:49 ---> Running in 53dd7a2546a9 16:31:49 Removing intermediate container e1c4f62942c8 16:31:49 ---> e17dac3ae48a 16:31:49 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:31:49 Removing intermediate container 4491b36ac001 16:31:49 ---> 0624dd0d0575 16:31:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:50 Removing intermediate container 53dd7a2546a9 16:31:50 ---> 612ed56c51e6 16:31: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 16:31:51 ---> 6ed9b70585b2 16:31:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:31:51 ---> e7fafc23cda8 16:31:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:51 ---> fb1108859fb6 16:31:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:52 ---> af21b3587697 16:31:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:31:52 ---> 671076436097 16:31:52 Step 18/22 : ENTRYPOINT ["/core-command"] 16:31:52 ---> Running in a525fcae9dbe 16:31:53 ---> 342c351cc06c 16:31:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:31:53 Removing intermediate container a525fcae9dbe 16:31:53 ---> 3922980b3f32 16:31:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:53 ---> cee6c02d4356 16:31:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:31:53 ---> 619f95a98811 16:31:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:31:53 ---> Running in 0ee2b391e804 16:31:54 Removing intermediate container 0ee2b391e804 16:31:54 ---> 2d8144c8950c 16:31:54 Step 20/22 : LABEL arch=arm64 16:31:54 ---> Running in 8b4c1ac00565 16:31:55 ---> a5246dc91d98 16:31:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:31:55 ---> e50e8c95595d 16:31:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:31:55 ---> 2893d90d70f0 16:31:55 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:31:55 ---> Running in 7b53cd0befea 16:31:55 ---> Running in 95ab1c6a3ec8 16:31:55 Removing intermediate container 8b4c1ac00565 16:31:55 ---> e2390f4c3244 16:31:55 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:31:55 ---> Running in 9561bad4415e 16:31:55 Removing intermediate container 7b53cd0befea 16:31:55 ---> 7ccf2f1e483e 16:31:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:56 ---> Running in 370c94e2f63f 16:31:56 Removing intermediate container 95ab1c6a3ec8 16:31:56 ---> e1ce9dbfa18e 16:31:56 Step 17/20 : CMD ["--init=true"] 16:31:56 ---> Running in f453334675bf 16:31:56 Removing intermediate container 9561bad4415e 16:31:56 ---> 231fe0bf2cde 16:31:56 Step 22/22 : LABEL version=2.0.1-dev.99 16:31:56 ---> b4c86a83608b 16:31:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:31:56 ---> Running in 6578fd9343ff 16:31:57 Removing intermediate container 370c94e2f63f 16:31:57 ---> 06f03a4b86f9 16:31:57 Step 21/23 : LABEL arch=arm64 16:31:57 ---> Running in 938285bf2a90 16:31:57 Removing intermediate container f453334675bf 16:31:57 ---> b79dd489a6f7 16:31:57 Step 18/20 : LABEL arch=arm64 16:31:57 ---> Running in dbe3c7988e10 16:31:57 Removing intermediate container 6578fd9343ff 16:31:57 ---> 41a02ca579d4 16:31:57 16:31:57 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:31:57 Status: Downloaded newer image for docker:20.10.8 16:31:57 ---> 3734d5adc5ac 16:31:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:31:57 ---> Running in 6738f537dbb8 16:31:57 Successfully built 41a02ca579d4 16:31:57 Successfully tagged core-command-arm64:latest 16:31:57  Building core-command ... done Building support-notifications 16:31:57 Removing intermediate container dbe3c7988e10 16:31:57 ---> 7d224a872574 16:31:57 Step 19/20 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:31:57 Removing intermediate container 938285bf2a90 16:31:57 ---> 3ee78d5860f0 16:31:57 Step 22/23 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:31:58 ---> Running in 8a995c07985d 16:31:58 ---> Running in 333e452851e0 16:31:58 Removing intermediate container 6738f537dbb8 16:31:58 ---> eff6a93837df 16:31:58 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 16:31:58 ---> e7c95f066438 16:31:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:31:58 ---> Running in eb6eaf052968 16:31:59 Removing intermediate container 8a995c07985d 16:31:59 ---> c39d06b5bbbd 16:31:59 Step 23/23 : LABEL version=2.0.1-dev.99 16:31:59 Removing intermediate container 333e452851e0 16:31:59 ---> 395dd7b01689 16:31:59 Step 20/20 : LABEL version=2.0.1-dev.99 16:31:59 ---> Running in b9acc1375eb4 16:31:59 ---> Running in 9b2df5bbfd3f 16:32:00 Removing intermediate container b9acc1375eb4 16:32:00 ---> fe153323a067 16:32:00 16:32:00 Removing intermediate container 9b2df5bbfd3f 16:32:00 ---> 1feea84f7fc3 16:32:00 16:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:32:00 Successfully built 1feea84f7fc3 16:32:00 Successfully built fe153323a067 16:32:00 Successfully tagged security-proxy-setup-arm64:latest 16:32:00 Successfully tagged support-scheduler-arm64:latest 16:32:00  Building support-scheduler ... done Building core-metadata 16:32:00  Building security-proxy-setup ... done Building core-data 16:32:00 ---> 2114e538a124 16:32:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:32:01 (1/42) Installing readline (8.1.0-r0) 16:32:01 (2/42) Installing bash (5.1.4-r0) 16:32:01 Executing bash-5.1.4-r0.post-install 16:32:01 (3/42) Installing brotli-libs (1.0.9-r5) 16:32:01 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:32:01 (5/42) Installing libcurl (7.79.1-r0) 16:32:01 ---> ad410d9b942d 16:32:01 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/ 16:32:01 (6/42) Installing curl (7.79.1-r0) 16:32:01 (7/42) Installing dumb-init (1.2.5-r1) 16:32:01 (8/42) Installing libbz2 (1.0.8-r1) 16:32:01 (9/42) Installing expat (2.4.1-r0) 16:32:01 (10/42) Installing libffi (3.3-r2) 16:32:01 (11/42) Installing gdbm (1.19-r0) 16:32:01 (12/42) Installing xz-libs (5.2.5-r0) 16:32:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:32:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:32:01 ---> Running in 7a6bd18dfaf7 16:32:02 (15/42) Installing mpdecimal (2.5.1-r1) 16:32:02 (16/42) Installing sqlite-libs (3.35.5-r0) 16:32:02 (17/42) Installing python3 (3.9.5-r1) 16:32:04 (18/42) Installing py3-appdirs (1.4.4-r2) 16:32:04 (19/42) Installing py3-chardet (4.0.0-r2) 16:32:04 (20/42) Installing py3-idna (3.2-r0) 16:32:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:32:04 (22/42) Installing py3-certifi (2020.12.5-r1) 16:32:04 (23/42) Installing py3-requests (2.25.1-r4) 16:32:04 (24/42) Installing py3-msgpack (1.0.2-r1) 16:32:04 (25/42) Installing py3-lockfile (0.12.2-r4) 16:32:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:32:04 (27/42) Installing py3-colorama (0.4.4-r1) 16:32:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:32:04 (29/42) Installing py3-distlib (0.3.1-r3) 16:32:04 (30/42) Installing py3-distro (1.5.0-r3) 16:32:04 (31/42) Installing py3-six (1.15.0-r1) 16:32:04 (32/42) Installing py3-webencodings (0.5.1-r4) 16:32:04 (33/42) Installing py3-html5lib (1.1-r1) 16:32:04 (34/42) Installing py3-parsing (2.4.7-r2) 16:32:04 (35/42) Installing py3-packaging (20.9-r1) 16:32:04 (36/42) Installing py3-toml (0.10.2-r2) 16:32:04 (37/42) Installing py3-pep517 (0.10.0-r2) 16:32:04 (38/42) Installing py3-progress (1.5-r2) 16:32:04 (39/42) Installing py3-retrying (1.3.3-r1) 16:32:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:32:04 (41/42) Installing py3-setuptools (52.0.0-r3) 16:32:04 (42/42) Installing py3-pip (20.3.4-r1) 16:32:04 Removing intermediate container 7a6bd18dfaf7 16:32:04 ---> dc56d6e2ec01 16:32:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:32:04 ---> Running in 4a4018a4c7c6 16:32:05 Executing busybox-1.33.1-r3.trigger 16:32:05 OK: 84 MiB in 64 packages 16:32:05 Removing intermediate container 4a4018a4c7c6 16:32:05 ---> 8689ba72e3a4 16:32:05 Step 22/24 : LABEL arch=arm64 16:32:05 ---> Running in fe1ace6bd26f 16:32:06 Removing intermediate container fe1ace6bd26f 16:32:06 ---> cde067317dfd 16:32:06 Step 23/24 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:32:06 ---> Running in 1d223dd6f990 16:32:06 Removing intermediate container 1d223dd6f990 16:32:06 ---> 9df72838ad66 16:32:06 Step 24/24 : LABEL version=2.0.1-dev.99 16:32:07 ---> Running in a945bd98f929 16:32:07 Removing intermediate container a945bd98f929 16:32:07 ---> c088b15a6e3b 16:32:07 16:32:08 Successfully built c088b15a6e3b 16:32:08 Successfully tagged security-secretstore-setup-arm64:latest 16:32:08 Building security-bootstrapper 16:32:09  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 16:32:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:32:10 Collecting cached-property<2,>=1.2.0 16:32:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:32:10 Collecting texttable<0.10,>=0.9.0 16:32:10 Downloading texttable-0.9.1.tar.gz (11 kB) 16:32:12 Collecting docker<4.0,>=3.6.0 16:32:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:32:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:32:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:32:14 Collecting jsonschema<3,>=2.5.1 16:32:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:32:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:32:15 Collecting PyYAML<4,>=3.10 16:32:15 Downloading PyYAML-3.13.tar.gz (270 kB) 16:32:19 Collecting websocket-client<1.0,>=0.32.0 16:32:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:32:19 Collecting dockerpty<0.5,>=0.4.1 16:32:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:32:21 Collecting docopt<0.7,>=0.6.1 16:32:21 Downloading docopt-0.6.2.tar.gz (25 kB) 16:32:23 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:32:23 ---> ce484db238b5 16:32:23 Step 3/21 : WORKDIR /edgex-go 16:32:23 ---> Using cache 16:32:23 ---> 357837d99f56 16:32:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:23 ---> Using cache 16:32:23 ---> 0f6f18be3373 16:32:23 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:23 Collecting docker-pycreds>=0.4.0 16:32:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:32:24 ---> Running in 6b001673ca48 16:32:24 Collecting chardet<3.1.0,>=3.0.2 16:32:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:32:24 Collecting idna<2.8,>=2.5 16:32:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:32:25 Collecting urllib3<1.25,>=1.21.1 16:32:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:32:25 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) 16:32:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:32:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:32:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:32:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:32:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:32:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:32:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:32:26 Attempting uninstall: urllib3 16:32:26 Found existing installation: urllib3 1.26.5 16:32:26 Uninstalling urllib3-1.26.5: 16:32:27 Successfully uninstalled urllib3-1.26.5 16:32:27 OK: 219 MiB in 52 packages 16:32:27 Attempting uninstall: idna 16:32:27 Found existing installation: idna 3.2 16:32:27 Uninstalling idna-3.2: 16:32:28 Successfully uninstalled idna-3.2 16:32:29 Attempting uninstall: chardet 16:32:29 Found existing installation: chardet 4.0.0 16:32:29 Uninstalling chardet-4.0.0: 16:32:29 Successfully uninstalled chardet-4.0.0 16:32:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> ce484db238b5 16:32:29 Step 3/22 : WORKDIR /edgex-go 16:32:29 ---> Using cache 16:32:29 ---> 357837d99f56 16:32:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:29 ---> Using cache 16:32:29 ---> 0f6f18be3373 16:32:29 Step 5/22 : RUN apk add --update --no-cache make git 16:32:29 ---> Using cache 16:32:29 ---> 16e25107925c 16:32:29 Step 6/22 : COPY . . 16:32:29 ---> Using cache 16:32:29 ---> ec6433f38cbb 16:32:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:29 ---> Using cache 16:32:29 ---> 4aa32763b12a 16:32:29 Step 8/22 : RUN make cmd/core-metadata/core-metadataRemoving intermediate container 6b001673ca48 16:32:29 ---> 353e323ce8e7 16:32:29 Step 6/21 : COPY . . 16:32:29 16:32:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:30 ---> ce484db238b5 16:32:30 Step 3/22 : WORKDIR /edgex-go 16:32:30 ---> Using cache 16:32:30 ---> 357837d99f56 16:32:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:30 ---> Using cache 16:32:30 ---> 0f6f18be3373 16:32:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:30 ---> Running in 43a38b7ccaed 16:32:30 ---> Running in 41e4f2c12ba0 16:32:31 Attempting uninstall: requests 16:32:31 Found existing installation: requests 2.25.1 16:32:31 Uninstalling requests-2.25.1: 16:32:31 Successfully uninstalled requests-2.25.1 16:32:31 Running setup.py install for texttable: started 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:32:33 Running setup.py install for texttable: finished with status 'done' 16:32:33 Running setup.py install for PyYAML: started 16:32:34 OK: 219 MiB in 52 packages 16:32:36 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:32:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:32:36 ---> ce484db238b5 16:32:36 Step 3/30 : WORKDIR /edgex-go 16:32:36 ---> Using cache 16:32:36 ---> 357837d99f56 16:32:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:36 ---> Using cache 16:32:36 ---> 0f6f18be3373 16:32:36 Step 5/30 : RUN apk add --update --no-cache make git 16:32:36 ---> Using cache 16:32:36 ---> 16e25107925c 16:32:36 Step 6/30 : COPY . . 16:32:36 ---> Using cache 16:32:36 ---> ec6433f38cbb 16:32:36 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> Using cache 16:32:36 ---> 4aa32763b12a 16:32:36 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:32:36 ---> Running in a24644957269 16:32:36 Running setup.py install for PyYAML: finished with status 'done' 16:32:36 Removing intermediate container 43a38b7ccaed 16:32:36 ---> e964b9bf6012 16:32:36 Step 6/22 : COPY . . 16:32:37 Running setup.py install for docopt: started 16:32:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:39 Running setup.py install for docopt: finished with status 'done' 16:32:39 Running setup.py install for dockerpty: started 16:32:42 Running setup.py install for dockerpty: finished with status 'done' 16:32:44 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 16:32:48 ---> 7436b68a3dfb 16:32:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:48 ---> Running in 11b7005a5f33 16:32:56 Removing intermediate container 11b7005a5f33 16:32:56 ---> 7ecd411c8e81 16:32:56 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:32:56 ---> Running in ef1c98ef9a12 16:32:56 ---> 4f7235dd9e21 16:32:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:56 ---> Running in 90eeb5d3c320 16:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:04 Removing intermediate container 90eeb5d3c320 16:33:04 ---> 6412f0ba2c28 16:33:04 Step 8/22 : RUN make cmd/core-data/core-data 16:33:04 Removing intermediate container eb6eaf052968 16:33:04 ---> ea56f60898ac 16:33:04 Step 13/22 : ENV APP_PORT=58890 16:33:04 ---> Running in 91a5d6849f39 16:33:04 ---> Running in 79f6d2b59007 16:33:05 Removing intermediate container 79f6d2b59007 16:33:05 ---> 8db7639d83cb 16:33:05 Step 14/22 : EXPOSE $APP_PORT 16:33:05 ---> Running in b99bbe02a96b 16:33:06 Removing intermediate container b99bbe02a96b 16:33:06 ---> a8ea7e2c3c5c 16:33:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:33:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data 16:33:07 ---> 781ceb246198 16:33:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:33:09 ---> c0723ce93797 16:33:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:33:10 ---> d0fc2eef139c 16:33:10 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:33:10 ---> Running in 06d6ec2a936f 16:33:11 Removing intermediate container 06d6ec2a936f 16:33:11 ---> 02e8ae889a26 16:33:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:11 ---> Running in 020b351c5dea 16:33:12 Removing intermediate container 020b351c5dea 16:33:12 ---> 223d275c10a1 16:33:12 Step 20/22 : LABEL arch=arm64 16:33:12 ---> Running in a3113891a673 16:33:12 Removing intermediate container a3113891a673 16:33:12 ---> 356f9da8cc90 16:33:12 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:33:12 ---> Running in ada256b37516 16:33:13 Removing intermediate container ada256b37516 16:33:13 ---> d2613f1da984 16:33:13 Step 22/22 : LABEL version=2.0.1-dev.99 16:33:13 ---> Running in d3ec64d6a69c 16:33:14 Removing intermediate container d3ec64d6a69c 16:33:14 ---> 5901443022cf 16:33:14 16:33:14 Successfully built 5901443022cf 16:33:14 Successfully tagged sys-mgmt-agent-arm64:latest 16:34:36  Building sys-mgmt-agent ... done Removing intermediate container a24644957269 16:34:36 ---> ab6d272ad243 16:34:36 16:34:36 Step 9/30 : FROM alpine:3.14 16:34:36 ---> 5b8b7b635229 16:34:36 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:36 ---> Running in 63d7169259eb 16:34:36 Removing intermediate container 63d7169259eb 16:34:36 ---> a9a7f19a1e3d 16:34:36 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:34:36 ---> Running in b89f10105104 16:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:34:36 (1/2) Installing dumb-init (1.2.5-r1) 16:34:36 (2/2) Installing su-exec (0.2-r1) 16:34:36 Executing busybox-1.33.1-r6.trigger 16:34:36 OK: 6 MiB in 16 packages 16:34:36 Removing intermediate container 41e4f2c12ba0 16:34:36 ---> 6505ceb593c1 16:34:36 16:34:36 Step 9/22 : FROM alpine:3.14 16:34:36 ---> 5b8b7b635229 16:34:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:34:36 ---> Using cache 16:34:36 ---> 42776d9c54f8 16:34:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:36 ---> Using cache 16:34:36 ---> 1bcae42364ac 16:34:36 Step 12/22 : ENV APP_PORT=59881 16:34:36 ---> Running in db669ef743dd 16:34:36 Removing intermediate container b89f10105104 16:34:36 ---> 85bb8effb82d 16:34:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:34:36 ---> Running in 6a0ff036b753 16:34:36 Removing intermediate container db669ef743dd 16:34:36 ---> 61f861a0b068 16:34:36 Step 13/22 : EXPOSE $APP_PORT 16:34:36 ---> Running in c843887c63c1 16:34:36 Removing intermediate container 6a0ff036b753 16:34:36 ---> 084ddd7204b4 16:34:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:36 ---> Running in edae0611d93f 16:34:36 Removing intermediate container c843887c63c1 16:34:36 ---> 9f379a5fa91a 16:34:36 Step 14/22 : WORKDIR / 16:34:36 ---> Running in 842d2a62101f 16:34:36 Removing intermediate container edae0611d93f 16:34:36 ---> 304f5f9e31d3 16:34:36 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:36 ---> Running in 654c78ad03cf 16:34:37 Removing intermediate container 842d2a62101f 16:34:37 ---> 0b190e5aaed9 16:34:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:39 ---> 7eae75966a26 16:34:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:41 Removing intermediate container 654c78ad03cf 16:34:41 ---> 0f751d349703 16:34:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:34:41 ---> Running in 4794b18d9dfa 16:34:41 ---> b7cdcaef2f6d 16:34:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:42 Removing intermediate container 4794b18d9dfa 16:34:42 ---> 3659f2dd2d58 16:34:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:43 ---> 8f457e850627 16:34:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:34:43 ---> Running in b36e17549b55 16:34:44 ---> e8ff9c005f6a 16:34:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:44 Removing intermediate container b36e17549b55 16:34:44 ---> efc196540ead 16:34:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 ---> Running in c22f839e226e 16:34:44 ---> Running in 78c169702adb 16:34:45 Removing intermediate container 78c169702adb 16:34:45 ---> 2ee5999e758a 16:34:45 Step 20/22 : LABEL arch=arm64 16:34:45 ---> Running in d294957e5bad 16:34:46 Removing intermediate container d294957e5bad 16:34:46 ---> 0904f7ff5191 16:34:46 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:34:46 ---> Running in 2e9e2ecbd301 16:34:47 Removing intermediate container 2e9e2ecbd301 16:34:47 ---> aee61a1fd734 16:34:47 Step 22/22 : LABEL version=2.0.1-dev.99 16:34:47 ---> Running in 85904b577e43 16:34:48 Removing intermediate container c22f839e226e 16:34:48 ---> 515513083449 16:34:48 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:48 Removing intermediate container 85904b577e43 16:34:48 ---> 78d9b34e677f 16:34:48 16:34:48 Successfully built 78d9b34e677f 16:34:48 Successfully tagged core-metadata-arm64:latest 16:34:49  Building core-metadata ... done  ---> 5ce5eec7364a 16:34:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:51 ---> e84a3ca0a53d 16:34:51 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:54 ---> de38b9f4e9e2 16:34:54 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:54 Removing intermediate container ef1c98ef9a12 16:34:54 ---> 3b918b196ddf 16:34:54 16:34:54 Step 9/21 : FROM alpine:3.14 16:34:54 ---> 5b8b7b635229 16:34:54 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:54 ---> Running in b276ea51329c 16:34:55 ---> f3709f1df87c 16:34:55 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:56 ---> c55fe1caa043 16:34:56 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:34:56 ---> Running in 0ba1c88fa726 16:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:34:57 Removing intermediate container 0ba1c88fa726 16:34:57 ---> 5976e8763934 16:34:57 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:58 (1/2) Installing ca-certificates (20191127-r5) 16:34:58 (2/2) Installing dumb-init (1.2.5-r1) 16:34:58 ---> 089ad8df4828 16:34:58 Step 25/30 : RUN chmod +x /entrypoint.sh 16:34:58 Executing busybox-1.33.1-r6.trigger 16:34:58 Executing ca-certificates-20191127-r5.trigger 16:34:58 OK: 6 MiB in 16 packages 16:34:58 ---> Running in f77945d1e53c 16:34:59 Removing intermediate container b276ea51329c 16:34:59 ---> c30394e00c60 16:34:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:00 ---> Running in c2a4d2490853 16:35:00 Removing intermediate container c2a4d2490853 16:35:00 ---> 638f0e626607 16:35:00 Step 12/21 : ENV APP_PORT=59860 16:35:00 ---> Running in 6279cb4b9ceb 16:35:01 Removing intermediate container f77945d1e53c 16:35:01 ---> 456b05f47812 16:35:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:35:01 Removing intermediate container 6279cb4b9ceb 16:35:01 ---> 7e165769e45b 16:35:01 Step 13/21 : EXPOSE $APP_PORT 16:35:01 ---> Running in 95dc8ad827ee 16:35:01 ---> Running in 857a5041972d 16:35:02 Removing intermediate container 95dc8ad827ee 16:35:02 ---> e354bb0d26e3 16:35:02 Step 27/30 : CMD ["gate"] 16:35:02 Removing intermediate container 857a5041972d 16:35:02 ---> 9062ad2a0391 16:35:02 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:02 ---> Running in b26940764ea9 16:35:03 Removing intermediate container b26940764ea9 16:35:03 ---> 9d87459c0a79 16:35:03 Step 28/30 : LABEL arch=arm64 16:35:03 ---> 12d705712060 16:35:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:03 ---> Running in eaeae520fb70 16:35:03 Removing intermediate container eaeae520fb70 16:35:03 ---> c0c43e8554f0 16:35:03 Step 29/30 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:04 ---> Running in ed519e5a132a 16:35:04 Removing intermediate container 91a5d6849f39 16:35:04 ---> 69c41af980ee 16:35:04 16:35:04 Step 9/22 : FROM alpine:3.14 16:35:04 ---> 5b8b7b635229 16:35:04 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:04 ---> dc509b04db3c 16:35:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:05 ---> Running in 232fd0487dc3 16:35:05 Removing intermediate container ed519e5a132a 16:35:05 ---> f0f9e8afa69c 16:35:05 Step 30/30 : LABEL version=2.0.1-dev.99 16:35:05 ---> Running in 63e6e1fa52bd 16:35:05 Removing intermediate container 232fd0487dc3 16:35:05 ---> 4813124f9e38 16:35:05 Step 11/22 : ENV APP_PORT=59880 16:35:05 ---> Running in 4b860fdb8672 16:35:05 Removing intermediate container 63e6e1fa52bd 16:35:05 ---> 165239013651 16:35:05 16:35:05 ---> f7e0dbad9a73 16:35:05 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:35:06 ---> Running in 67f8287d491e 16:35:06 Successfully built 165239013651 16:35:06 Successfully tagged security-bootstrapper-arm64:latest 16:35:06  Building security-bootstrapper ... done Removing intermediate container 4b860fdb8672 16:35:06 ---> 7b12b68d59b3 16:35:06 Step 12/22 : EXPOSE $APP_PORT 16:35:06 ---> Running in 2e3a802080c9 16:35:06 Removing intermediate container 67f8287d491e 16:35:06 ---> 9f8b60676e82 16:35:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:06 ---> Running in 2c76a35396d8 16:35:06 Removing intermediate container 2e3a802080c9 16:35:06 ---> 8e47e0b557e3 16:35:06 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:07 ---> Running in c19cb5eb6c6f 16:35:07 Removing intermediate container 2c76a35396d8 16:35:07 ---> eb4e44daa690 16:35:07 Step 19/21 : LABEL arch=arm64 16:35:07 ---> Running in b6360bed5e86 16:35:07 Removing intermediate container b6360bed5e86 16:35:07 ---> 7bc8c29ce7f6 16:35:07 Step 20/21 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:07 ---> Running in fb59fb5881ff 16:35:08 Removing intermediate container fb59fb5881ff 16:35:08 ---> 19d5e843bd7e 16:35:08 Step 21/21 : LABEL version=2.0.1-dev.99 16:35:08 ---> Running in 4735d816146e 16:35:09 Removing intermediate container 4735d816146e 16:35:09 ---> f03d2ccfd337 16:35:09 16:35:09 Removing intermediate container c19cb5eb6c6f 16:35:09 ---> db77afe487e8 16:35:09 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:35:09 ---> Running in 856ffbc9abba 16:35:09 Successfully built f03d2ccfd337 16:35:09 Successfully tagged support-notifications-arm64:latest 16:35:10  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:35:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:35:12 (1/6) Installing dumb-init (1.2.5-r1) 16:35:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:35:12 (3/6) Installing libsodium (1.0.18-r0) 16:35:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:35:12 (5/6) Installing libzmq (4.3.4-r0) 16:35:12 (6/6) Installing zeromq (4.3.4-r0) 16:35:12 Executing busybox-1.33.1-r6.trigger 16:35:12 OK: 8 MiB in 20 packages 16:35:13 Removing intermediate container 856ffbc9abba 16:35:13 ---> ac37bad467a8 16:35:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:14 ---> bc802b092455 16:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:15 ---> ededd58431c3 16:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:16 ---> 31700ae6fc61 16:35:16 Step 18/22 : ENTRYPOINT ["/core-data"] 16:35:16 ---> Running in 4900748237d1 16:35:16 Removing intermediate container 4900748237d1 16:35:16 ---> 4f81304a5a43 16:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:16 ---> Running in a5aa96f87075 16:35:17 Removing intermediate container a5aa96f87075 16:35:17 ---> 8c23cc3261a4 16:35:17 Step 20/22 : LABEL arch=arm64 16:35:17 ---> Running in aa400e9e03d4 16:35:18 Removing intermediate container aa400e9e03d4 16:35:18 ---> f989f3dcce9d 16:35:18 Step 21/22 : LABEL git_sha=7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:18 ---> Running in 7c7b21349275 16:35:18 Removing intermediate container 7c7b21349275 16:35:18 ---> 2fd7768869de 16:35:18 Step 22/22 : LABEL version=2.0.1-dev.99 16:35:18 ---> Running in e67c1d871bdf 16:35:18 Removing intermediate container e67c1d871bdf 16:35:18 ---> 0e7eab5fbc85 16:35:18 16:35:19 Successfully built 0e7eab5fbc85 16:35:19 Successfully tagged core-data-arm64:latest 16:35:19  Building core-data ... done  [Pipeline] } 16:35:19 $ docker stop --time=1 a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d 16:35:21 $ docker rm -f a7d67d16435672ad7dd835a031c40f12aa0a23ab01d7c0033a9d912ca8dd2e5d [Pipeline] // withDockerContainer [Pipeline] sh 16:35:22 + docker images 16:35:22 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:22 core-data-arm64 latest 0e7eab5fbc85 4 seconds ago 19.6MB 16:35:22 support-notifications-arm64 latest f03d2ccfd337 14 seconds ago 16.1MB 16:35:22 security-bootstrapper-arm64 latest 165239013651 17 seconds ago 17.8MB 16:35:22 69c41af980ee 18 seconds ago 1.46GB 16:35:22 3b918b196ddf 28 seconds ago 1.46GB 16:35:22 core-metadata-arm64 latest 78d9b34e677f 34 seconds ago 15.9MB 16:35:22 6505ceb593c1 50 seconds ago 1.46GB 16:35:22 ab6d272ad243 56 seconds ago 1.46GB 16:35:22 sys-mgmt-agent-arm64 latest 5901443022cf 2 minutes ago 277MB 16:35:22 security-secretstore-setup-arm64 latest c088b15a6e3b 3 minutes ago 26.8MB 16:35:22 support-scheduler-arm64 latest 1feea84f7fc3 3 minutes ago 15.3MB 16:35:22 security-proxy-setup-arm64 latest fe153323a067 3 minutes ago 25.5MB 16:35:22 core-command-arm64 latest 41a02ca579d4 3 minutes ago 15.2MB 16:35:22 ed585fce8cdd 3 minutes ago 1.46GB 16:35:22 3c1e5e17b9b1 3 minutes ago 1.46GB 16:35:22 6f57925ebb07 3 minutes ago 1.45GB 16:35:22 86e69c04bc32 3 minutes ago 1.46GB 16:35:22 29abba4423e7 3 minutes ago 1.45GB 16:35:22 ci-base-image-arm64 latest ce484db238b5 7 minutes ago 1.24GB 16:35:22 alpine 3.14 5b8b7b635229 4 days ago 5.35MB 16:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 16:35:22 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 16:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 16:35:22 provisioning config files... 16:35:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/111@tmp/config4017714003588418455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:23 ---> docker-login.sh 16:35:23 nexus3.edgexfoundry.org:10001 16:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:23 Configure a credential helper to remove this warning. See 16:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:23 16:35:23 Login Succeeded 16:35:23 nexus3.edgexfoundry.org:10002 16:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:24 Configure a credential helper to remove this warning. See 16:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:24 16:35:24 Login Succeeded 16:35:24 nexus3.edgexfoundry.org:10003 16:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:24 Configure a credential helper to remove this warning. See 16:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:24 16:35:24 Login Succeeded 16:35:24 nexus3.edgexfoundry.org:10004 16:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:25 Configure a credential helper to remove this warning. See 16:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:25 16:35:25 Login Succeeded 16:35:25 docker.io 16:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:26 Configure a credential helper to remove this warning. See 16:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:26 16:35:26 Login Succeeded 16:35:26 ---> docker-login.sh ends [Pipeline] } 16:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:35:26 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:26 latest 16:35:26 2.0.1-dev.99 16:35:26 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:26 main 16:35:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:35:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:35:26 e005c52361f8: Preparing 16:35:26 650dfaaebe41: Preparing 16:35:26 cf719e8cee37: Preparing 16:35:26 a68c4a02bdfb: Preparing 16:35:26 62170e181a92: Preparing 16:35:27 62170e181a92: Layer already exists 16:35:27 e005c52361f8: Pushed 16:35:27 cf719e8cee37: Pushed 16:35:27 a68c4a02bdfb: Pushed 16:35:29 650dfaaebe41: Pushed 16:35:29 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:35:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:35:30 e005c52361f8: Preparing 16:35:30 650dfaaebe41: Preparing 16:35:30 cf719e8cee37: Preparing 16:35:30 a68c4a02bdfb: Preparing 16:35:30 62170e181a92: Preparing 16:35:30 62170e181a92: Layer already exists 16:35:30 e005c52361f8: Layer already exists 16:35:30 cf719e8cee37: Layer already exists 16:35:30 a68c4a02bdfb: Layer already exists 16:35:30 650dfaaebe41: Layer already exists 16:35:30 latest: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:35:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 16:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:35:31 e005c52361f8: Preparing 16:35:31 650dfaaebe41: Preparing 16:35:31 cf719e8cee37: Preparing 16:35:31 a68c4a02bdfb: Preparing 16:35:31 62170e181a92: Preparing 16:35:31 62170e181a92: Layer already exists 16:35:31 cf719e8cee37: Layer already exists 16:35:31 e005c52361f8: Layer already exists 16:35:31 650dfaaebe41: Layer already exists 16:35:31 a68c4a02bdfb: Layer already exists 16:35:31 2.0.1-dev.99: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:35:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:35:32 e005c52361f8: Preparing 16:35:32 650dfaaebe41: Preparing 16:35:32 cf719e8cee37: Preparing 16:35:32 a68c4a02bdfb: Preparing 16:35:32 62170e181a92: Preparing 16:35:32 a68c4a02bdfb: Layer already exists 16:35:32 cf719e8cee37: Layer already exists 16:35:32 62170e181a92: Layer already exists 16:35:32 650dfaaebe41: Layer already exists 16:35:32 e005c52361f8: Layer already exists 16:35:32 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] isUnix [Pipeline] sh 16:35:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 16:35:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:35:33 e005c52361f8: Preparing 16:35:33 650dfaaebe41: Preparing 16:35:33 cf719e8cee37: Preparing 16:35:33 a68c4a02bdfb: Preparing 16:35:33 62170e181a92: Preparing 16:35:33 cf719e8cee37: Layer already exists 16:35:33 a68c4a02bdfb: Layer already exists 16:35:33 62170e181a92: Layer already exists 16:35:33 e005c52361f8: Layer already exists 16:35:33 650dfaaebe41: Layer already exists 16:35:33 main: digest: sha256:99e3af9770fd848713b8e4efc50db86b36b4033cbe5b4c2b00783948ba0a02aa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:33 ===================================================== [Pipeline] echo 16:35:33 taggedImages: 16:35:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:35:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.99 16:35:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:35:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:35:33 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:33 latest 16:35:33 2.0.1-dev.99 16:35:33 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:33 main 16:35:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:35:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:35:34 33829be7852f: Preparing 16:35:34 982b71c8c1a3: Preparing 16:35:34 cf719e8cee37: Preparing 16:35:34 f5e706a4f831: Preparing 16:35:34 0b6d616db152: Preparing 16:35:34 62170e181a92: Preparing 16:35:34 62170e181a92: Waiting 16:35:34 cf719e8cee37: Layer already exists 16:35:34 62170e181a92: Layer already exists 16:35:34 0b6d616db152: Pushed 16:35:34 33829be7852f: Pushed 16:35:35 f5e706a4f831: Pushed 16:35:37 982b71c8c1a3: Pushed 16:35:37 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:35:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:35:38 33829be7852f: Preparing 16:35:38 982b71c8c1a3: Preparing 16:35:38 cf719e8cee37: Preparing 16:35:38 f5e706a4f831: Preparing 16:35:38 0b6d616db152: Preparing 16:35:38 62170e181a92: Preparing 16:35:38 62170e181a92: Waiting 16:35:38 0b6d616db152: Layer already exists 16:35:38 982b71c8c1a3: Layer already exists 16:35:38 cf719e8cee37: Layer already exists 16:35:38 f5e706a4f831: Layer already exists 16:35:38 33829be7852f: Layer already exists 16:35:38 62170e181a92: Layer already exists 16:35:38 latest: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:35:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 16:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:35:39 33829be7852f: Preparing 16:35:39 982b71c8c1a3: Preparing 16:35:39 cf719e8cee37: Preparing 16:35:39 f5e706a4f831: Preparing 16:35:39 0b6d616db152: Preparing 16:35:39 62170e181a92: Preparing 16:35:39 62170e181a92: Waiting 16:35:39 0b6d616db152: Layer already exists 16:35:39 982b71c8c1a3: Layer already exists 16:35:39 cf719e8cee37: Layer already exists 16:35:39 33829be7852f: Layer already exists 16:35:39 f5e706a4f831: Layer already exists 16:35:39 62170e181a92: Layer already exists 16:35:39 2.0.1-dev.99: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:35:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:35:40 33829be7852f: Preparing 16:35:40 982b71c8c1a3: Preparing 16:35:40 cf719e8cee37: Preparing 16:35:40 f5e706a4f831: Preparing 16:35:40 0b6d616db152: Preparing 16:35:40 62170e181a92: Preparing 16:35:40 62170e181a92: Waiting 16:35:40 33829be7852f: Layer already exists 16:35:40 cf719e8cee37: Layer already exists 16:35:40 f5e706a4f831: Layer already exists 16:35:40 982b71c8c1a3: Layer already exists 16:35:40 0b6d616db152: Layer already exists 16:35:40 62170e181a92: Layer already exists 16:35:40 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] isUnix [Pipeline] sh 16:35:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 16:35:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:35:41 33829be7852f: Preparing 16:35:41 982b71c8c1a3: Preparing 16:35:41 cf719e8cee37: Preparing 16:35:41 f5e706a4f831: Preparing 16:35:41 0b6d616db152: Preparing 16:35:41 62170e181a92: Preparing 16:35:41 62170e181a92: Waiting 16:35:41 cf719e8cee37: Layer already exists 16:35:41 f5e706a4f831: Layer already exists 16:35:41 982b71c8c1a3: Layer already exists 16:35:41 0b6d616db152: Layer already exists 16:35:41 33829be7852f: Layer already exists 16:35:41 62170e181a92: Layer already exists 16:35:41 main: digest: sha256:96683370b035e06f62ac8ba866e0c8a8c0adabbae792274b0dc7bec93fa1bfe3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:41 ===================================================== [Pipeline] echo 16:35:41 taggedImages: 16:35:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:35:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.99 16:35:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:35:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:35:41 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:41 latest 16:35:41 2.0.1-dev.99 16:35:41 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:41 main 16:35:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:35:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:35:42 39e58fa57d99: Preparing 16:35:42 22fc993e8413: Preparing 16:35:42 cf719e8cee37: Preparing 16:35:42 a68c4a02bdfb: Preparing 16:35:42 62170e181a92: Preparing 16:35:42 cf719e8cee37: Layer already exists 16:35:42 a68c4a02bdfb: Layer already exists 16:35:42 62170e181a92: Layer already exists 16:35:42 39e58fa57d99: Pushed 16:35:45 22fc993e8413: Pushed 16:35:45 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:35:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:35:46 39e58fa57d99: Preparing 16:35:46 22fc993e8413: Preparing 16:35:46 cf719e8cee37: Preparing 16:35:46 a68c4a02bdfb: Preparing 16:35:46 62170e181a92: Preparing 16:35:46 a68c4a02bdfb: Layer already exists 16:35:46 cf719e8cee37: Layer already exists 16:35:46 62170e181a92: Layer already exists 16:35:46 39e58fa57d99: Layer already exists 16:35:46 22fc993e8413: Layer already exists 16:35:46 latest: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:35:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 16:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:35:47 39e58fa57d99: Preparing 16:35:47 22fc993e8413: Preparing 16:35:47 cf719e8cee37: Preparing 16:35:47 a68c4a02bdfb: Preparing 16:35:47 62170e181a92: Preparing 16:35:47 39e58fa57d99: Layer already exists 16:35:47 62170e181a92: Layer already exists 16:35:47 a68c4a02bdfb: Layer already exists 16:35:47 cf719e8cee37: Layer already exists 16:35:47 22fc993e8413: Layer already exists 16:35:47 2.0.1-dev.99: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:35:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:35:48 39e58fa57d99: Preparing 16:35:48 22fc993e8413: Preparing 16:35:48 cf719e8cee37: Preparing 16:35:48 a68c4a02bdfb: Preparing 16:35:48 62170e181a92: Preparing 16:35:48 62170e181a92: Layer already exists 16:35:48 a68c4a02bdfb: Layer already exists 16:35:48 22fc993e8413: Layer already exists 16:35:48 cf719e8cee37: Layer already exists 16:35:48 39e58fa57d99: Layer already exists 16:35:48 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:35:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 16:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:35:49 39e58fa57d99: Preparing 16:35:49 22fc993e8413: Preparing 16:35:49 cf719e8cee37: Preparing 16:35:49 a68c4a02bdfb: Preparing 16:35:49 62170e181a92: Preparing 16:35:49 39e58fa57d99: Layer already exists 16:35:49 22fc993e8413: Layer already exists 16:35:49 62170e181a92: Layer already exists 16:35:49 cf719e8cee37: Layer already exists 16:35:49 a68c4a02bdfb: Layer already exists 16:35:49 main: digest: sha256:c1b78948e077adc272b50d0361649b85cfeaa3522ed13df1daa89457c2b291d9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:49 ===================================================== [Pipeline] echo 16:35:49 taggedImages: 16:35:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:35:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.99 16:35:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:35:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:35:49 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:49 latest 16:35:49 2.0.1-dev.99 16:35:49 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:49 main 16:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:35:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:35:50 0f7363277445: Preparing 16:35:50 0f7363277445: Preparing 16:35:50 b73065294984: Preparing 16:35:50 8d5f902f11fb: Preparing 16:35:50 5848fb99de7b: Preparing 16:35:50 c597c752d3cc: Preparing 16:35:50 cf719e8cee37: Preparing 16:35:50 6bdf24f1a2e2: Preparing 16:35:50 7d99dd11e65e: Preparing 16:35:50 b29f6830f281: Preparing 16:35:50 df4cf67c4268: Preparing 16:35:50 62170e181a92: Preparing 16:35:50 6bdf24f1a2e2: Waiting 16:35:50 7d99dd11e65e: Waiting 16:35:50 b29f6830f281: Waiting 16:35:50 df4cf67c4268: Waiting 16:35:50 62170e181a92: Waiting 16:35:50 cf719e8cee37: Waiting 16:35:50 b73065294984: Pushed 16:35:50 5848fb99de7b: Pushed 16:35:50 8d5f902f11fb: Pushed 16:35:50 0f7363277445: Pushed 16:35:50 cf719e8cee37: Layer already exists 16:35:50 7d99dd11e65e: Pushed 16:35:50 6bdf24f1a2e2: Pushed 16:35:50 df4cf67c4268: Pushed 16:35:50 b29f6830f281: Pushed 16:35:50 62170e181a92: Layer already exists 16:35:54 c597c752d3cc: Pushed 16:35:54 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:35:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:35:54 0f7363277445: Preparing 16:35:54 0f7363277445: Preparing 16:35:54 b73065294984: Preparing 16:35:54 8d5f902f11fb: Preparing 16:35:54 5848fb99de7b: Preparing 16:35:54 c597c752d3cc: Preparing 16:35:54 cf719e8cee37: Preparing 16:35:54 6bdf24f1a2e2: Preparing 16:35:54 7d99dd11e65e: Preparing 16:35:54 b29f6830f281: Preparing 16:35:54 df4cf67c4268: Preparing 16:35:54 62170e181a92: Preparing 16:35:54 cf719e8cee37: Waiting 16:35:54 6bdf24f1a2e2: Waiting 16:35:54 7d99dd11e65e: Waiting 16:35:54 b29f6830f281: Waiting 16:35:54 df4cf67c4268: Waiting 16:35:54 62170e181a92: Waiting 16:35:54 8d5f902f11fb: Layer already exists 16:35:54 c597c752d3cc: Layer already exists 16:35:54 5848fb99de7b: Layer already exists 16:35:54 b73065294984: Layer already exists 16:35:54 0f7363277445: Layer already exists 16:35:54 cf719e8cee37: Layer already exists 16:35:54 6bdf24f1a2e2: Layer already exists 16:35:54 b29f6830f281: Layer already exists 16:35:54 df4cf67c4268: Layer already exists 16:35:54 7d99dd11e65e: Layer already exists 16:35:54 62170e181a92: Layer already exists 16:35:54 latest: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:35:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 16:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:35:55 0f7363277445: Preparing 16:35:55 0f7363277445: Preparing 16:35:55 b73065294984: Preparing 16:35:55 8d5f902f11fb: Preparing 16:35:55 5848fb99de7b: Preparing 16:35:55 c597c752d3cc: Preparing 16:35:55 cf719e8cee37: Preparing 16:35:55 6bdf24f1a2e2: Preparing 16:35:55 7d99dd11e65e: Preparing 16:35:55 b29f6830f281: Preparing 16:35:55 df4cf67c4268: Preparing 16:35:55 62170e181a92: Preparing 16:35:55 cf719e8cee37: Waiting 16:35:55 6bdf24f1a2e2: Waiting 16:35:55 7d99dd11e65e: Waiting 16:35:55 b29f6830f281: Waiting 16:35:55 62170e181a92: Waiting 16:35:55 df4cf67c4268: Waiting 16:35:55 b73065294984: Layer already exists 16:35:55 c597c752d3cc: Layer already exists 16:35:55 8d5f902f11fb: Layer already exists 16:35:55 5848fb99de7b: Layer already exists 16:35:55 0f7363277445: Layer already exists 16:35:55 6bdf24f1a2e2: Layer already exists 16:35:55 df4cf67c4268: Layer already exists 16:35:55 b29f6830f281: Layer already exists 16:35:55 7d99dd11e65e: Layer already exists 16:35:55 cf719e8cee37: Layer already exists 16:35:55 62170e181a92: Layer already exists 16:35:55 2.0.1-dev.99: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:35:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:35:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:35:56 0f7363277445: Preparing 16:35:56 0f7363277445: Preparing 16:35:56 b73065294984: Preparing 16:35:56 8d5f902f11fb: Preparing 16:35:56 5848fb99de7b: Preparing 16:35:56 c597c752d3cc: Preparing 16:35:56 cf719e8cee37: Preparing 16:35:56 6bdf24f1a2e2: Preparing 16:35:56 7d99dd11e65e: Preparing 16:35:56 b29f6830f281: Preparing 16:35:56 df4cf67c4268: Preparing 16:35:56 62170e181a92: Preparing 16:35:56 cf719e8cee37: Waiting 16:35:56 6bdf24f1a2e2: Waiting 16:35:56 b29f6830f281: Waiting 16:35:56 df4cf67c4268: Waiting 16:35:56 62170e181a92: Waiting 16:35:56 7d99dd11e65e: Waiting 16:35:56 b73065294984: Layer already exists 16:35:56 8d5f902f11fb: Layer already exists 16:35:56 c597c752d3cc: Layer already exists 16:35:56 0f7363277445: Layer already exists 16:35:56 5848fb99de7b: Layer already exists 16:35:56 b29f6830f281: Layer already exists 16:35:56 7d99dd11e65e: Layer already exists 16:35:56 cf719e8cee37: Layer already exists 16:35:56 6bdf24f1a2e2: Layer already exists 16:35:56 df4cf67c4268: Layer already exists 16:35:56 62170e181a92: Layer already exists 16:35:56 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:35:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 16:35:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:35:57 0f7363277445: Preparing 16:35:57 0f7363277445: Preparing 16:35:57 b73065294984: Preparing 16:35:57 8d5f902f11fb: Preparing 16:35:57 5848fb99de7b: Preparing 16:35:57 c597c752d3cc: Preparing 16:35:57 cf719e8cee37: Preparing 16:35:57 6bdf24f1a2e2: Preparing 16:35:57 7d99dd11e65e: Preparing 16:35:57 b29f6830f281: Preparing 16:35:57 df4cf67c4268: Preparing 16:35:57 62170e181a92: Preparing 16:35:57 cf719e8cee37: Waiting 16:35:57 6bdf24f1a2e2: Waiting 16:35:57 7d99dd11e65e: Waiting 16:35:57 b29f6830f281: Waiting 16:35:57 df4cf67c4268: Waiting 16:35:57 62170e181a92: Waiting 16:35:57 8d5f902f11fb: Layer already exists 16:35:57 c597c752d3cc: Layer already exists 16:35:57 b73065294984: Layer already exists 16:35:57 0f7363277445: Layer already exists 16:35:57 5848fb99de7b: Layer already exists 16:35:57 6bdf24f1a2e2: Layer already exists 16:35:57 df4cf67c4268: Layer already exists 16:35:57 7d99dd11e65e: Layer already exists 16:35:57 b29f6830f281: Layer already exists 16:35:57 cf719e8cee37: Layer already exists 16:35:57 62170e181a92: Layer already exists 16:35:57 main: digest: sha256:f441751857cd69148a23ad709c886822cb744df54760fcf8116e16ba8cab8ba0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:35:57 ===================================================== [Pipeline] echo 16:35:57 taggedImages: 16:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.99 16:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:35:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:35:57 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:57 latest 16:35:57 2.0.1-dev.99 16:35:57 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:35:57 main 16:35:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:35:58 57a40d92cdda: Preparing 16:35:58 962eabb40e24: Preparing 16:35:58 d0a4a8254915: Preparing 16:35:58 faa9b2204154: Preparing 16:35:58 3e09c302fe6e: Preparing 16:35:58 62170e181a92: Preparing 16:35:58 62170e181a92: Waiting 16:35:59 d0a4a8254915: Pushed 16:35:59 faa9b2204154: Pushed 16:35:59 62170e181a92: Layer already exists 16:35:59 3e09c302fe6e: Pushed 16:36:01 962eabb40e24: Pushed 16:36:01 57a40d92cdda: Pushed 16:36:01 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh 16:36:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:36:02 57a40d92cdda: Preparing 16:36:02 962eabb40e24: Preparing 16:36:02 d0a4a8254915: Preparing 16:36:02 faa9b2204154: Preparing 16:36:02 3e09c302fe6e: Preparing 16:36:02 62170e181a92: Preparing 16:36:02 62170e181a92: Waiting 16:36:02 3e09c302fe6e: Layer already exists 16:36:02 57a40d92cdda: Layer already exists 16:36:02 962eabb40e24: Layer already exists 16:36:02 d0a4a8254915: Layer already exists 16:36:02 faa9b2204154: Layer already exists 16:36:02 62170e181a92: Layer already exists 16:36:02 latest: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh 16:36:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 16:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:36:03 57a40d92cdda: Preparing 16:36:03 962eabb40e24: Preparing 16:36:03 d0a4a8254915: Preparing 16:36:03 faa9b2204154: Preparing 16:36:03 3e09c302fe6e: Preparing 16:36:03 62170e181a92: Preparing 16:36:03 62170e181a92: Waiting 16:36:03 faa9b2204154: Layer already exists 16:36:03 d0a4a8254915: Layer already exists 16:36:03 57a40d92cdda: Layer already exists 16:36:03 962eabb40e24: Layer already exists 16:36:03 3e09c302fe6e: Layer already exists 16:36:03 62170e181a92: Layer already exists 16:36:03 2.0.1-dev.99: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh 16:36:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:36:04 57a40d92cdda: Preparing 16:36:04 962eabb40e24: Preparing 16:36:04 d0a4a8254915: Preparing 16:36:04 faa9b2204154: Preparing 16:36:04 3e09c302fe6e: Preparing 16:36:04 62170e181a92: Preparing 16:36:04 62170e181a92: Waiting 16:36:04 57a40d92cdda: Layer already exists 16:36:04 962eabb40e24: Layer already exists 16:36:04 d0a4a8254915: Layer already exists 16:36:04 3e09c302fe6e: Layer already exists 16:36:04 faa9b2204154: Layer already exists 16:36:04 62170e181a92: Layer already exists 16:36:04 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] isUnix [Pipeline] sh 16:36:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:36:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:36:05 57a40d92cdda: Preparing 16:36:05 962eabb40e24: Preparing 16:36:05 d0a4a8254915: Preparing 16:36:05 faa9b2204154: Preparing 16:36:05 3e09c302fe6e: Preparing 16:36:05 62170e181a92: Preparing 16:36:05 62170e181a92: Waiting 16:36:05 57a40d92cdda: Layer already exists 16:36:05 faa9b2204154: Layer already exists 16:36:05 3e09c302fe6e: Layer already exists 16:36:05 d0a4a8254915: Layer already exists 16:36:05 962eabb40e24: Layer already exists 16:36:05 62170e181a92: Layer already exists 16:36:05 main: digest: sha256:230a35a3a62639b913f7209dde7a302b77c43b1fa8e2d52842669b5e4d0d896c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:05 ===================================================== [Pipeline] echo 16:36:05 taggedImages: 16:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.99 16:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:36:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:36:05 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:05 latest 16:36:05 2.0.1-dev.99 16:36:05 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:05 main 16:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:36:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:36:06 2cf89e0e1058: Preparing 16:36:06 edddef8a2960: Preparing 16:36:06 30dc6c7a99c1: Preparing 16:36:06 1b07c3192820: Preparing 16:36:06 8fb0d2b2c893: Preparing 16:36:06 95511176d622: Preparing 16:36:06 c85b5305d964: Preparing 16:36:06 95511176d622: Waiting 16:36:06 a23a040ac7a8: Preparing 16:36:06 66d389dfdaa0: Preparing 16:36:06 62170e181a92: Preparing 16:36:06 a23a040ac7a8: Waiting 16:36:06 66d389dfdaa0: Waiting 16:36:06 62170e181a92: Waiting 16:36:06 c85b5305d964: Waiting 16:36:06 8fb0d2b2c893: Pushed 16:36:06 2cf89e0e1058: Pushed 16:36:06 edddef8a2960: Pushed 16:36:06 95511176d622: Pushed 16:36:06 c85b5305d964: Pushed 16:36:06 a23a040ac7a8: Pushed 16:36:07 62170e181a92: Layer already exists 16:36:07 66d389dfdaa0: Pushed 16:36:08 1b07c3192820: Pushed 16:36:09 30dc6c7a99c1: Pushed 16:36:09 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:36:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:36:10 2cf89e0e1058: Preparing 16:36:10 edddef8a2960: Preparing 16:36:10 30dc6c7a99c1: Preparing 16:36:10 1b07c3192820: Preparing 16:36:10 8fb0d2b2c893: Preparing 16:36:10 95511176d622: Preparing 16:36:10 c85b5305d964: Preparing 16:36:10 a23a040ac7a8: Preparing 16:36:10 66d389dfdaa0: Preparing 16:36:10 62170e181a92: Preparing 16:36:10 95511176d622: Waiting 16:36:10 c85b5305d964: Waiting 16:36:10 a23a040ac7a8: Waiting 16:36:10 66d389dfdaa0: Waiting 16:36:10 62170e181a92: Waiting 16:36:10 8fb0d2b2c893: Layer already exists 16:36:10 30dc6c7a99c1: Layer already exists 16:36:10 1b07c3192820: Layer already exists 16:36:10 2cf89e0e1058: Layer already exists 16:36:10 edddef8a2960: Layer already exists 16:36:10 66d389dfdaa0: Layer already exists 16:36:10 95511176d622: Layer already exists 16:36:10 a23a040ac7a8: Layer already exists 16:36:10 c85b5305d964: Layer already exists 16:36:10 62170e181a92: Layer already exists 16:36:10 latest: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:36:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 16:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:36:11 2cf89e0e1058: Preparing 16:36:11 edddef8a2960: Preparing 16:36:11 30dc6c7a99c1: Preparing 16:36:11 1b07c3192820: Preparing 16:36:11 8fb0d2b2c893: Preparing 16:36:11 95511176d622: Preparing 16:36:11 c85b5305d964: Preparing 16:36:11 a23a040ac7a8: Preparing 16:36:11 66d389dfdaa0: Preparing 16:36:11 62170e181a92: Preparing 16:36:11 95511176d622: Waiting 16:36:11 a23a040ac7a8: Waiting 16:36:11 c85b5305d964: Waiting 16:36:11 66d389dfdaa0: Waiting 16:36:11 62170e181a92: Waiting 16:36:11 edddef8a2960: Layer already exists 16:36:11 8fb0d2b2c893: Layer already exists 16:36:11 2cf89e0e1058: Layer already exists 16:36:11 1b07c3192820: Layer already exists 16:36:11 30dc6c7a99c1: Layer already exists 16:36:11 95511176d622: Layer already exists 16:36:11 c85b5305d964: Layer already exists 16:36:11 66d389dfdaa0: Layer already exists 16:36:11 a23a040ac7a8: Layer already exists 16:36:11 62170e181a92: Layer already exists 16:36:11 2.0.1-dev.99: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:36:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:36:12 2cf89e0e1058: Preparing 16:36:12 edddef8a2960: Preparing 16:36:12 30dc6c7a99c1: Preparing 16:36:12 1b07c3192820: Preparing 16:36:12 8fb0d2b2c893: Preparing 16:36:12 95511176d622: Preparing 16:36:12 c85b5305d964: Preparing 16:36:12 a23a040ac7a8: Preparing 16:36:12 66d389dfdaa0: Preparing 16:36:12 62170e181a92: Preparing 16:36:12 95511176d622: Waiting 16:36:12 c85b5305d964: Waiting 16:36:12 a23a040ac7a8: Waiting 16:36:12 66d389dfdaa0: Waiting 16:36:12 62170e181a92: Waiting 16:36:12 30dc6c7a99c1: Layer already exists 16:36:12 8fb0d2b2c893: Layer already exists 16:36:12 1b07c3192820: Layer already exists 16:36:12 2cf89e0e1058: Layer already exists 16:36:12 edddef8a2960: Layer already exists 16:36:12 95511176d622: Layer already exists 16:36:12 c85b5305d964: Layer already exists 16:36:12 a23a040ac7a8: Layer already exists 16:36:12 66d389dfdaa0: Layer already exists 16:36:12 62170e181a92: Layer already exists 16:36:12 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:36:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 16:36:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:36:13 2cf89e0e1058: Preparing 16:36:13 edddef8a2960: Preparing 16:36:13 30dc6c7a99c1: Preparing 16:36:13 1b07c3192820: Preparing 16:36:13 8fb0d2b2c893: Preparing 16:36:13 95511176d622: Preparing 16:36:13 c85b5305d964: Preparing 16:36:13 a23a040ac7a8: Preparing 16:36:13 66d389dfdaa0: Preparing 16:36:13 62170e181a92: Preparing 16:36:13 95511176d622: Waiting 16:36:13 c85b5305d964: Waiting 16:36:13 a23a040ac7a8: Waiting 16:36:13 66d389dfdaa0: Waiting 16:36:13 62170e181a92: Waiting 16:36:13 30dc6c7a99c1: Layer already exists 16:36:13 1b07c3192820: Layer already exists 16:36:13 2cf89e0e1058: Layer already exists 16:36:13 8fb0d2b2c893: Layer already exists 16:36:13 edddef8a2960: Layer already exists 16:36:13 a23a040ac7a8: Layer already exists 16:36:13 95511176d622: Layer already exists 16:36:13 66d389dfdaa0: Layer already exists 16:36:13 c85b5305d964: Layer already exists 16:36:13 62170e181a92: Layer already exists 16:36:13 main: digest: sha256:f02ca46109ce84d28a5d33805a16e624d346d2713cd5186e1c7bbf2e80fe5c81 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:13 ===================================================== [Pipeline] echo 16:36:13 taggedImages: 16:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.99 16:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:36:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:36:13 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:13 latest 16:36:13 2.0.1-dev.99 16:36:13 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:13 main 16:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:36:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:36:14 e763830117f3: Preparing 16:36:14 658e6fe564cd: Preparing 16:36:14 cf719e8cee37: Preparing 16:36:14 c186181ea40a: Preparing 16:36:14 62170e181a92: Preparing 16:36:14 62170e181a92: Layer already exists 16:36:14 cf719e8cee37: Layer already exists 16:36:14 e763830117f3: Pushed 16:36:14 c186181ea40a: Pushed 16:36:17 658e6fe564cd: Pushed 16:36:17 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:36:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:36:18 e763830117f3: Preparing 16:36:18 658e6fe564cd: Preparing 16:36:18 cf719e8cee37: Preparing 16:36:18 c186181ea40a: Preparing 16:36:18 62170e181a92: Preparing 16:36:18 62170e181a92: Layer already exists 16:36:18 cf719e8cee37: Layer already exists 16:36:18 c186181ea40a: Layer already exists 16:36:18 658e6fe564cd: Layer already exists 16:36:18 e763830117f3: Layer already exists 16:36:18 latest: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:36:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 16:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:36:19 e763830117f3: Preparing 16:36:19 658e6fe564cd: Preparing 16:36:19 cf719e8cee37: Preparing 16:36:19 c186181ea40a: Preparing 16:36:19 62170e181a92: Preparing 16:36:19 c186181ea40a: Layer already exists 16:36:19 658e6fe564cd: Layer already exists 16:36:19 e763830117f3: Layer already exists 16:36:19 cf719e8cee37: Layer already exists 16:36:19 62170e181a92: Layer already exists 16:36:19 2.0.1-dev.99: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:36:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:36:20 e763830117f3: Preparing 16:36:20 658e6fe564cd: Preparing 16:36:20 cf719e8cee37: Preparing 16:36:20 c186181ea40a: Preparing 16:36:20 62170e181a92: Preparing 16:36:20 62170e181a92: Layer already exists 16:36:20 658e6fe564cd: Layer already exists 16:36:20 c186181ea40a: Layer already exists 16:36:20 e763830117f3: Layer already exists 16:36:20 cf719e8cee37: Layer already exists 16:36:20 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:36:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 16:36:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:36:21 e763830117f3: Preparing 16:36:21 658e6fe564cd: Preparing 16:36:21 cf719e8cee37: Preparing 16:36:21 c186181ea40a: Preparing 16:36:21 62170e181a92: Preparing 16:36:21 cf719e8cee37: Layer already exists 16:36:21 62170e181a92: Layer already exists 16:36:21 e763830117f3: Layer already exists 16:36:21 658e6fe564cd: Layer already exists 16:36:21 c186181ea40a: Layer already exists 16:36:21 main: digest: sha256:2c8efe6ca6377b943ef56ad3dfcb8c44c78e098e89ba4afa8c84a31bff0f25f0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:21 ===================================================== [Pipeline] echo 16:36:21 taggedImages: 16:36:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:36:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.99 16:36:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:36:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:36:21 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:21 latest 16:36:21 2.0.1-dev.99 16:36:21 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:21 main 16:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:36:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:36:22 182d945f3972: Preparing 16:36:22 31f134e15b7c: Preparing 16:36:22 cf719e8cee37: Preparing 16:36:22 a68c4a02bdfb: Preparing 16:36:22 62170e181a92: Preparing 16:36:22 cf719e8cee37: Layer already exists 16:36:22 a68c4a02bdfb: Layer already exists 16:36:22 62170e181a92: Layer already exists 16:36:22 182d945f3972: Pushed 16:36:24 31f134e15b7c: Pushed 16:36:24 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:36:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:36:25 182d945f3972: Preparing 16:36:25 31f134e15b7c: Preparing 16:36:25 cf719e8cee37: Preparing 16:36:25 a68c4a02bdfb: Preparing 16:36:25 62170e181a92: Preparing 16:36:25 cf719e8cee37: Layer already exists 16:36:25 182d945f3972: Layer already exists 16:36:25 31f134e15b7c: Layer already exists 16:36:25 62170e181a92: Layer already exists 16:36:25 a68c4a02bdfb: Layer already exists 16:36:25 latest: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:36:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 16:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:36:26 182d945f3972: Preparing 16:36:26 31f134e15b7c: Preparing 16:36:26 cf719e8cee37: Preparing 16:36:26 a68c4a02bdfb: Preparing 16:36:26 62170e181a92: Preparing 16:36:26 31f134e15b7c: Layer already exists 16:36:26 cf719e8cee37: Layer already exists 16:36:26 182d945f3972: Layer already exists 16:36:26 62170e181a92: Layer already exists 16:36:26 a68c4a02bdfb: Layer already exists 16:36:26 2.0.1-dev.99: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:36:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:36:27 182d945f3972: Preparing 16:36:27 31f134e15b7c: Preparing 16:36:27 cf719e8cee37: Preparing 16:36:27 a68c4a02bdfb: Preparing 16:36:27 62170e181a92: Preparing 16:36:27 62170e181a92: Layer already exists 16:36:27 31f134e15b7c: Layer already exists 16:36:27 182d945f3972: Layer already exists 16:36:27 cf719e8cee37: Layer already exists 16:36:27 a68c4a02bdfb: Layer already exists 16:36:27 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:36:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 16:36:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:36:28 182d945f3972: Preparing 16:36:28 31f134e15b7c: Preparing 16:36:28 cf719e8cee37: Preparing 16:36:28 a68c4a02bdfb: Preparing 16:36:28 62170e181a92: Preparing 16:36:28 31f134e15b7c: Layer already exists 16:36:28 62170e181a92: Layer already exists 16:36:28 a68c4a02bdfb: Layer already exists 16:36:28 182d945f3972: Layer already exists 16:36:28 cf719e8cee37: Layer already exists 16:36:28 main: digest: sha256:9572116ed3aa91480c997fe7dd6da64eb74f294af9b45fd046dbe55890f986d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:28 ===================================================== [Pipeline] echo 16:36:28 taggedImages: 16:36:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:36:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.99 16:36:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:36:28 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:36:28 7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:28 latest 16:36:28 2.0.1-dev.99 16:36:28 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:28 main 16:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] isUnix [Pipeline] sh 16:36:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:36:29 4a98e42117da: Preparing 16:36:29 f31c94bdd675: Preparing 16:36:29 df75c9433f71: Preparing 16:36:29 8f4e507f5656: Preparing 16:36:29 166dde17997b: Preparing 16:36:29 78c4bc0ebec3: Preparing 16:36:29 45596ee15a31: Preparing 16:36:29 52dc75cd08be: Preparing 16:36:29 a6e1fd50fee5: Preparing 16:36:29 56eb02710082: Preparing 16:36:29 ee420dfed78a: Preparing 16:36:29 52dc75cd08be: Waiting 16:36:29 ee420dfed78a: Waiting 16:36:29 a6e1fd50fee5: Waiting 16:36:29 56eb02710082: Waiting 16:36:29 78c4bc0ebec3: Waiting 16:36:29 45596ee15a31: Waiting 16:36:29 166dde17997b: Layer already exists 16:36:29 78c4bc0ebec3: Layer already exists 16:36:29 45596ee15a31: Layer already exists 16:36:29 52dc75cd08be: Layer already exists 16:36:29 f31c94bdd675: Pushed 16:36:29 a6e1fd50fee5: Layer already exists 16:36:29 56eb02710082: Layer already exists 16:36:29 ee420dfed78a: Layer already exists 16:36:30 4a98e42117da: Pushed 16:36:32 df75c9433f71: Pushed 16:36:47 8f4e507f5656: Pushed 16:36:47 7bb90d905bf3f7572d0df0c323922e46dc77e599: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh 16:36:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:36:48 4a98e42117da: Preparing 16:36:48 f31c94bdd675: Preparing 16:36:48 df75c9433f71: Preparing 16:36:48 8f4e507f5656: Preparing 16:36:48 166dde17997b: Preparing 16:36:48 78c4bc0ebec3: Preparing 16:36:48 45596ee15a31: Preparing 16:36:48 52dc75cd08be: Preparing 16:36:48 a6e1fd50fee5: Preparing 16:36:48 56eb02710082: Preparing 16:36:48 ee420dfed78a: Preparing 16:36:48 78c4bc0ebec3: Waiting 16:36:48 45596ee15a31: Waiting 16:36:48 52dc75cd08be: Waiting 16:36:48 a6e1fd50fee5: Waiting 16:36:48 56eb02710082: Waiting 16:36:48 ee420dfed78a: Waiting 16:36:48 166dde17997b: Layer already exists 16:36:48 4a98e42117da: Layer already exists 16:36:48 8f4e507f5656: Layer already exists 16:36:48 df75c9433f71: Layer already exists 16:36:48 f31c94bdd675: Layer already exists 16:36:48 45596ee15a31: Layer already exists 16:36:48 56eb02710082: Layer already exists 16:36:48 a6e1fd50fee5: Layer already exists 16:36:48 52dc75cd08be: Layer already exists 16:36:48 78c4bc0ebec3: Layer already exists 16:36:48 ee420dfed78a: Layer already exists 16:36:48 latest: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh 16:36:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 16:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:36:49 4a98e42117da: Preparing 16:36:49 f31c94bdd675: Preparing 16:36:49 df75c9433f71: Preparing 16:36:49 8f4e507f5656: Preparing 16:36:49 166dde17997b: Preparing 16:36:49 78c4bc0ebec3: Preparing 16:36:49 45596ee15a31: Preparing 16:36:49 52dc75cd08be: Preparing 16:36:49 a6e1fd50fee5: Preparing 16:36:49 56eb02710082: Preparing 16:36:49 ee420dfed78a: Preparing 16:36:49 52dc75cd08be: Waiting 16:36:49 a6e1fd50fee5: Waiting 16:36:49 56eb02710082: Waiting 16:36:49 78c4bc0ebec3: Waiting 16:36:49 45596ee15a31: Waiting 16:36:49 ee420dfed78a: Waiting 16:36:49 df75c9433f71: Layer already exists 16:36:49 f31c94bdd675: Layer already exists 16:36:49 8f4e507f5656: Layer already exists 16:36:49 166dde17997b: Layer already exists 16:36:49 4a98e42117da: Layer already exists 16:36:49 45596ee15a31: Layer already exists 16:36:49 52dc75cd08be: Layer already exists 16:36:49 a6e1fd50fee5: Layer already exists 16:36:49 78c4bc0ebec3: Layer already exists 16:36:49 56eb02710082: Layer already exists 16:36:49 ee420dfed78a: Layer already exists 16:36:49 2.0.1-dev.99: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh 16:36:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 [Pipeline] isUnix [Pipeline] sh 16:36:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:36:50 4a98e42117da: Preparing 16:36:50 f31c94bdd675: Preparing 16:36:50 df75c9433f71: Preparing 16:36:50 8f4e507f5656: Preparing 16:36:50 166dde17997b: Preparing 16:36:50 78c4bc0ebec3: Preparing 16:36:50 45596ee15a31: Preparing 16:36:50 52dc75cd08be: Preparing 16:36:50 a6e1fd50fee5: Preparing 16:36:50 56eb02710082: Preparing 16:36:50 ee420dfed78a: Preparing 16:36:50 52dc75cd08be: Waiting 16:36:50 a6e1fd50fee5: Waiting 16:36:50 56eb02710082: Waiting 16:36:50 78c4bc0ebec3: Waiting 16:36:50 ee420dfed78a: Waiting 16:36:50 45596ee15a31: Waiting 16:36:50 f31c94bdd675: Layer already exists 16:36:50 df75c9433f71: Layer already exists 16:36:50 166dde17997b: Layer already exists 16:36:50 8f4e507f5656: Layer already exists 16:36:50 4a98e42117da: Layer already exists 16:36:50 78c4bc0ebec3: Layer already exists 16:36:50 a6e1fd50fee5: Layer already exists 16:36:50 56eb02710082: Layer already exists 16:36:50 52dc75cd08be: Layer already exists 16:36:50 45596ee15a31: Layer already exists 16:36:50 ee420dfed78a: Layer already exists 16:36:50 7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] isUnix [Pipeline] sh 16:36:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 16:36:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:36:51 4a98e42117da: Preparing 16:36:51 f31c94bdd675: Preparing 16:36:51 df75c9433f71: Preparing 16:36:51 8f4e507f5656: Preparing 16:36:51 166dde17997b: Preparing 16:36:51 78c4bc0ebec3: Preparing 16:36:51 45596ee15a31: Preparing 16:36:51 52dc75cd08be: Preparing 16:36:51 a6e1fd50fee5: Preparing 16:36:51 56eb02710082: Preparing 16:36:51 ee420dfed78a: Preparing 16:36:51 52dc75cd08be: Waiting 16:36:51 a6e1fd50fee5: Waiting 16:36:51 56eb02710082: Waiting 16:36:51 ee420dfed78a: Waiting 16:36:51 78c4bc0ebec3: Waiting 16:36:51 4a98e42117da: Layer already exists 16:36:51 df75c9433f71: Layer already exists 16:36:51 166dde17997b: Layer already exists 16:36:51 8f4e507f5656: Layer already exists 16:36:51 f31c94bdd675: Layer already exists 16:36:51 a6e1fd50fee5: Layer already exists 16:36:51 78c4bc0ebec3: Layer already exists 16:36:51 56eb02710082: Layer already exists 16:36:51 52dc75cd08be: Layer already exists 16:36:51 45596ee15a31: Layer already exists 16:36:51 ee420dfed78a: Layer already exists 16:36:51 main: digest: sha256:fabf52a21938d2406f9516142be2496d38bfb86909242a930dce02e234280adb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:51 ===================================================== [Pipeline] echo 16:36:51 taggedImages: 16:36:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599 16:36:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:36:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.99 16:36:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7bb90d905bf3f7572d0df0c323922e46dc77e599-2.0.1-dev.99 16:36:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:52 16:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:52 arm64: Pulling from edgex-lftools-log-publisher 16:36:52 448f6bf000e3: Pulling fs layer 16:36:52 f757da607395: Pulling fs layer 16:36:52 05883995daec: Pulling fs layer 16:36:52 8603b9c90790: Pulling fs layer 16:36:52 1560dd03e051: Pulling fs layer 16:36:52 27f5ce0e4adf: Pulling fs layer 16:36:52 c2d8d7efcc4b: Pulling fs layer 16:36:52 1560dd03e051: Waiting 16:36:52 27f5ce0e4adf: Waiting 16:36:52 c2d8d7efcc4b: Waiting 16:36:52 8603b9c90790: Waiting 16:36:52 f757da607395: Verifying Checksum 16:36:52 f757da607395: Download complete 16:36:52 8603b9c90790: Verifying Checksum 16:36:52 8603b9c90790: Download complete 16:36:53 1560dd03e051: Verifying Checksum 16:36:53 1560dd03e051: Download complete 16:36:53 27f5ce0e4adf: Verifying Checksum 16:36:53 27f5ce0e4adf: Download complete 16:36:53 05883995daec: Download complete 16:36:53 448f6bf000e3: Verifying Checksum 16:36:53 448f6bf000e3: Download complete 16:36:56 c2d8d7efcc4b: Verifying Checksum 16:36:56 c2d8d7efcc4b: Download complete 16:36:57 448f6bf000e3: Pull complete 16:36:57 f757da607395: Pull complete 16:36:59 05883995daec: Pull complete 16:36:59 8603b9c90790: Pull complete 16:37:00 1560dd03e051: Pull complete 16:37:01 27f5ce0e4adf: Pull complete 16:37:16 c2d8d7efcc4b: Pull complete 16:37:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:37:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:37:16 prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container 16:37:16 $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:37:20 $ docker top e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:21 ---> job-cost.sh 16:37:21 lf-activate-venv: SKIPPING 16:37:21 INFO: No Stack... 16:37:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:37:23 INFO: Archiving Costs [Pipeline] sh 16:37:23 + cat /w/workspace/edgex-go/111/archives/cost.csv 16:37:23 + cut -d, -f6 [Pipeline] lock 16:37:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] 16:37:23 Resource [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] did not exist. Created. 16:37:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:37:24 + echo total: 0.10999999940395355 [Pipeline] stash 16:37:25 Stashed 1 file(s) [Pipeline] } 16:37:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 16:37:25 $ docker stop --time=1 e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 16:37:27 $ docker rm -f e1d6555b95930440b37833ec086ab712adbb271be6d94a37ad2951f60468d9d5 [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 16:37:27 provisioning config files... 16:37:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/111@tmp/config60043839717144382tmp [Pipeline] { [Pipeline] sh 16:37:28 + set +x 16:37:28 + curl -s https://codecov.io/bash 16:37:28 + bash -s -- 16:37:28 16:37:28 _____ _ 16:37:28 / ____| | | 16:37:28 | | ___ __| | ___ ___ _____ __ 16:37:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:37:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:37:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:37:28 Bash-1.0.6 16:37:28 16:37:28 16:37:28 ==> git version 2.24.4 found 16:37:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:37:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:37:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:37:28 ==> Jenkins CI detected. 16:37:28 current dir:  /w/workspace/edgex-go/111 16:37:28 project root: . 16:37:28 --> token set from env 16:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:37:28 ==> Running gcov in . (disable via -X gcov) 16:37:28 ==> Python coveragepy not found 16:37:28 ==> Searching for coverage reports in: 16:37:28 + . 16:37:28 -> Found 1 reports 16:37:28 ==> Detecting git/mercurial file structure 16:37:28 ==> Reading reports 16:37:28 + ./coverage.out bytes=428381 16:37:28 ==> Appending adjustments 16:37:28 https://docs.codecov.io/docs/fixing-reports 16:37:29 + Found adjustments 16:37:29 ==> Gzipping contents 16:37:29 60K /tmp/codecov.hS8aFW.gz 16:37:29 ==> Uploading reports 16:37:29 url: https://codecov.io 16:37:29 query: branch=main&commit=7bb90d905bf3f7572d0df0c323922e46dc77e599&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:37:29 -> Pinging Codecov 16:37:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=7bb90d905bf3f7572d0df0c323922e46dc77e599&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:37:29 -> Uploading to 16:37:29 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/7bb90d905bf3f7572d0df0c323922e46dc77e599/7d9aa6d9-fe4b-449e-80c1-68f35393a09b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T163729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49b7d83367bf87524ac3b83a00de75ffe1ee3254e14e8a2b3cf500f5242ed9dc 16:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:29 Dload Upload Total Spent Left Speed 16:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57583 0 0 100 57583 0 152k --:--:-- --:--:-- --:--:-- 152k 16:37:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7bb90d905bf3f7572d0df0c323922e46dc77e599 [Pipeline] } 16:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:37:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:37:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:31 16:37:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:37:31 188c0c94c7c5: Pulling fs layer 16:37:31 0ef7d3d256c8: Pulling fs layer 16:37:31 de9db76c5a1d: Pulling fs layer 16:37:31 0eba1c9be4d2: Pulling fs layer 16:37:31 0d57e429df01: Pulling fs layer 16:37:31 4e4be7b47b0d: Pulling fs layer 16:37:31 e1f770b5df2f: Pulling fs layer 16:37:31 85a0685a4137: Pulling fs layer 16:37:31 0d57e429df01: Waiting 16:37:31 4e4be7b47b0d: Waiting 16:37:31 e1f770b5df2f: Waiting 16:37:31 85a0685a4137: Waiting 16:37:31 0eba1c9be4d2: Waiting 16:37:31 de9db76c5a1d: Verifying Checksum 16:37:31 de9db76c5a1d: Download complete 16:37:31 0ef7d3d256c8: Verifying Checksum 16:37:31 0ef7d3d256c8: Download complete 16:37:31 0d57e429df01: Verifying Checksum 16:37:31 0d57e429df01: Download complete 16:37:31 188c0c94c7c5: Verifying Checksum 16:37:31 4e4be7b47b0d: Verifying Checksum 16:37:31 4e4be7b47b0d: Download complete 16:37:31 e1f770b5df2f: Verifying Checksum 16:37:31 e1f770b5df2f: Download complete 16:37:31 188c0c94c7c5: Pull complete 16:37:32 0eba1c9be4d2: Verifying Checksum 16:37:32 0eba1c9be4d2: Download complete 16:37:32 0ef7d3d256c8: Pull complete 16:37:32 de9db76c5a1d: Pull complete 16:37:32 85a0685a4137: Verifying Checksum 16:37:32 85a0685a4137: Download complete 16:37:36 0eba1c9be4d2: Pull complete 16:37:36 0d57e429df01: Pull complete 16:37:36 4e4be7b47b0d: Pull complete 16:37:36 e1f770b5df2f: Pull complete 16:37:41 85a0685a4137: Pull complete 16:37:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:37:41 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:37:42 $ 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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:37:42 $ docker top 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:37:43 + set -o pipefail 16:37:43 + snyk monitor '--org=edgex-jenkins' 16:37:48 16:37:48 Monitoring /w/workspace/edgex-go/111 (github.com/edgexfoundry/edgex-go)... 16:37:48 16:37:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/dec33b92-d86d-4a09-8c72-356cba43ee13 16:37:48 16:37:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:37:48 16:37:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:37:48 16:37:49 [Pipeline] } 16:37:49 $ docker stop --time=1 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e 16:37:50 $ docker rm -f 69eddc015266c02ceafbc263b387fafd67ccc41cf83aff675a62f2839db9375e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:37:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:51 provisioning config files... 16:37:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/111@tmp/config2397965733563825215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:51 --> edgex-publish-swagger.sh 16:37:51 === Publish openapi/v2 API === 16:37:51 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:37:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/111/openapi/v2/core-command.yaml] 16:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:51 Dload Upload Total Spent Left Speed 16:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32997 --:--:-- --:--:-- --:--:-- 33016 16:37:52 16:37:52 16:37:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/111/openapi/v2/core-data.yaml] 16:37:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:52 Dload Upload Total Spent Left Speed 16:37:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59822 0:00:01 0:00:01 --:--:-- 59861 100 71116 0 0 100 71116 0 59800 0:00:01 0:00:01 --:--:-- 59811 16:37:54 16:37:54 16:37:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/111/openapi/v2/core-metadata.yaml] 16:37:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:54 Dload Upload Total Spent Left Speed 16:37:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k 100 119k 0 0 100 119k 0 63275 0:00:01 0:00:01 --:--:-- 63276 100 119k 0 0 100 119k 0 63269 0:00:01 0:00:01 --:--:-- 63244 16:37:55 16:37:55 16:37:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/111/openapi/v2/support-notifications.yaml] 16:37:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:55 Dload Upload Total Spent Left Speed 16:37:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75136 0:00:01 0:00:01 --:--:-- 75152 100 88830 0 0 100 88830 0 67542 0:00:01 0:00:01 --:--:-- 67551 16:37:57 16:37:57 16:37:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/111/openapi/v2/support-scheduler.yaml] 16:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:57 Dload Upload Total Spent Left Speed 16:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37012 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37007 0:00:01 0:00:01 --:--:-- 37042 16:37:58 16:37:58 16:37:58 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/111/openapi/v2/system-agent.yaml] 16:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:58 Dload Upload Total Spent Left Speed 16:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16474 0:00:01 0:00:01 --:--:-- 16486 100 19603 0 0 100 19603 0 15353 0:00:01 0:00:01 --:--:-- 15362 16:37:59 16:37:59 [Pipeline] } 16:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:59 . [Pipeline] withDockerContainer 16:37:59 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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:10004/edgex-devops/git-semver:latest cat 16:38:00 $ docker top 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:00 [ssh-agent] Looking for ssh-agent implementation... 16:38:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:00 $ docker exec 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e ssh-agent 16:38:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAMjEi/agent.14 16:38:00 SSH_AGENT_PID=20 16:38:00 Running ssh-add (command line suppressed) 16:38:00 Identity added: /w/workspace/edgex-go/111@tmp/private_key_2639168312638890840.key (/w/workspace/edgex-go/111@tmp/private_key_2639168312638890840.key) 16:38:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:01 + git semver tag 16:38:01 # -> Open(): unable to determine branch for HEAD 16:38:01 # $GIT_DIR = /w/workspace/edgex-go/111/.git 16:38:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/111 16:38:01 # $SEMVER_REMOTE_NAME = origin 16:38:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:01 # $SEMVER_USER_NAME = edgex-jenkins 16:38:01 # $SEMVER_BRANCH = main 16:38:01 # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver 16:38:01 # 7bb90d905bf3f7572d0df0c323922e46dc77e599 HEAD 16:38:01 # -> Force: false 16:38:01 # c3870b0eb0026cfea4f6e128341c74bc50cf1642 refs/tags/v2.0.1-dev.99 [Pipeline] } 16:38:01 $ docker exec --env ******** --env ******** 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e ssh-agent -k 16:38:01 unset SSH_AUTH_SOCK; 16:38:01 unset SSH_AGENT_PID; 16:38:01 echo Agent pid 20 killed; 16:38:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:01 + git semver [Pipeline] } 16:38:01 $ docker stop --time=1 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e 16:38:02 $ docker rm -f 870456aa959ded9999efff9746d71a751cd5a6306bd381fe2ea7b2e6aabac04e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:38:03 16:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:38:03 0.23.1-centos7: Pulling from edgex-lftools 16:38:03 ab5ef0e58194: Pulling fs layer 16:38:03 9712f1f96733: Pulling fs layer 16:38:03 63f879dbbcfc: Pulling fs layer 16:38:03 0d9ebad4ef96: Pulling fs layer 16:38:03 e9a5061849ea: Pulling fs layer 16:38:03 d747dcd14b5f: Pulling fs layer 16:38:03 2de7ff778b66: Pulling fs layer 16:38:03 0d9ebad4ef96: Waiting 16:38:03 e9a5061849ea: Waiting 16:38:03 d747dcd14b5f: Waiting 16:38:03 2de7ff778b66: Waiting 16:38:03 9712f1f96733: Verifying Checksum 16:38:03 9712f1f96733: Download complete 16:38:03 63f879dbbcfc: Verifying Checksum 16:38:03 63f879dbbcfc: Download complete 16:38:03 0d9ebad4ef96: Verifying Checksum 16:38:03 0d9ebad4ef96: Download complete 16:38:04 d747dcd14b5f: Verifying Checksum 16:38:04 d747dcd14b5f: Download complete 16:38:04 ab5ef0e58194: Verifying Checksum 16:38:04 ab5ef0e58194: Download complete 16:38:04 e9a5061849ea: Verifying Checksum 16:38:04 e9a5061849ea: Download complete 16:38:04 2de7ff778b66: Verifying Checksum 16:38:04 2de7ff778b66: Download complete 16:38:06 ab5ef0e58194: Pull complete 16:38:06 9712f1f96733: Pull complete 16:38:07 63f879dbbcfc: Pull complete 16:38:11 0d9ebad4ef96: Pull complete 16:38:11 e9a5061849ea: Pull complete 16:38:11 d747dcd14b5f: Pull complete 16:38:13 2de7ff778b66: Pull complete 16:38:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:38:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:38:13 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:38:16 $ docker top f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:38:16 provisioning config files... 16:38:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/111@tmp/config6618118782907602037tmp 16:38:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/111@tmp/config4373211563690224024tmp 16:38:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/111@tmp/config6423617530395149469tmp [Pipeline] { [Pipeline] echo 16:38:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:38:17 ---> sigul-configuration.sh 16:38:17 gpg: directory `/root/.gnupg' created 16:38:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:38:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:38:17 gpg: keyring `/root/.gnupg/secring.gpg' created 16:38:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:38:17 gpg: CAST5 encrypted data 16:38:17 gpg: encrypted with 1 passphrase 16:38:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:38:17 + mkdir /home/jenkins 16:38:17 + mkdir /home/jenkins/sigul [Pipeline] sh 16:38:17 + 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 16:38:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:38:17 ---> sigul-install.sh 16:38:17 Sigul already installed; skipping installation. [Pipeline] sh 16:38:18 + git tag --list 16:38:18 0.6.0 16:38:18 0.6.1 16:38:18 0.7.0 16:38:18 0.7.1 16:38:18 v1.0.0 16:38:18 v1.0.1 16:38:18 v1.1.0 16:38:18 v1.2.0 16:38:18 v1.2.1 16:38:18 v1.3.0 16:38:18 v1.3.1 16:38:18 v2.0.0 16:38:18 v2.0.1-dev.1 16:38:18 v2.0.1-dev.10 16:38:18 v2.0.1-dev.11 16:38:18 v2.0.1-dev.12 16:38:18 v2.0.1-dev.13 16:38:18 v2.0.1-dev.14 16:38:18 v2.0.1-dev.15 16:38:18 v2.0.1-dev.16 16:38:18 v2.0.1-dev.17 16:38:18 v2.0.1-dev.18 16:38:18 v2.0.1-dev.19 16:38:18 v2.0.1-dev.2 16:38:18 v2.0.1-dev.20 16:38:18 v2.0.1-dev.21 16:38:18 v2.0.1-dev.22 16:38:18 v2.0.1-dev.23 16:38:18 v2.0.1-dev.24 16:38:18 v2.0.1-dev.25 16:38:18 v2.0.1-dev.26 16:38:18 v2.0.1-dev.27 16:38:18 v2.0.1-dev.28 16:38:18 v2.0.1-dev.29 16:38:18 v2.0.1-dev.3 16:38:18 v2.0.1-dev.30 16:38:18 v2.0.1-dev.31 16:38:18 v2.0.1-dev.32 16:38:18 v2.0.1-dev.33 16:38:18 v2.0.1-dev.34 16:38:18 v2.0.1-dev.35 16:38:18 v2.0.1-dev.36 16:38:18 v2.0.1-dev.37 16:38:18 v2.0.1-dev.38 16:38:18 v2.0.1-dev.39 16:38:18 v2.0.1-dev.4 16:38:18 v2.0.1-dev.40 16:38:18 v2.0.1-dev.41 16:38:18 v2.0.1-dev.42 16:38:18 v2.0.1-dev.43 16:38:18 v2.0.1-dev.44 16:38:18 v2.0.1-dev.45 16:38:18 v2.0.1-dev.46 16:38:18 v2.0.1-dev.47 16:38:18 v2.0.1-dev.48 16:38:18 v2.0.1-dev.49 16:38:18 v2.0.1-dev.5 16:38:18 v2.0.1-dev.50 16:38:18 v2.0.1-dev.51 16:38:18 v2.0.1-dev.52 16:38:18 v2.0.1-dev.53 16:38:18 v2.0.1-dev.54 16:38:18 v2.0.1-dev.55 16:38:18 v2.0.1-dev.56 16:38:18 v2.0.1-dev.57 16:38:18 v2.0.1-dev.58 16:38:18 v2.0.1-dev.59 16:38:18 v2.0.1-dev.6 16:38:18 v2.0.1-dev.60 16:38:18 v2.0.1-dev.61 16:38:18 v2.0.1-dev.62 16:38:18 v2.0.1-dev.63 16:38:18 v2.0.1-dev.64 16:38:18 v2.0.1-dev.65 16:38:18 v2.0.1-dev.66 16:38:18 v2.0.1-dev.67 16:38:18 v2.0.1-dev.68 16:38:18 v2.0.1-dev.69 16:38:18 v2.0.1-dev.7 16:38:18 v2.0.1-dev.70 16:38:18 v2.0.1-dev.71 16:38:18 v2.0.1-dev.72 16:38:18 v2.0.1-dev.73 16:38:18 v2.0.1-dev.74 16:38:18 v2.0.1-dev.75 16:38:18 v2.0.1-dev.76 16:38:18 v2.0.1-dev.77 16:38:18 v2.0.1-dev.78 16:38:18 v2.0.1-dev.79 16:38:18 v2.0.1-dev.8 16:38:18 v2.0.1-dev.80 16:38:18 v2.0.1-dev.81 16:38:18 v2.0.1-dev.82 16:38:18 v2.0.1-dev.83 16:38:18 v2.0.1-dev.84 16:38:18 v2.0.1-dev.85 16:38:18 v2.0.1-dev.86 16:38:18 v2.0.1-dev.87 16:38:18 v2.0.1-dev.88 16:38:18 v2.0.1-dev.89 16:38:18 v2.0.1-dev.9 16:38:18 v2.0.1-dev.90 16:38:18 v2.0.1-dev.91 16:38:18 v2.0.1-dev.92 16:38:18 v2.0.1-dev.93 16:38:18 v2.0.1-dev.94 16:38:18 v2.0.1-dev.95 16:38:18 v2.0.1-dev.96 16:38:18 v2.0.1-dev.97 16:38:18 v2.0.1-dev.98 16:38:18 v2.0.1-dev.99 [Pipeline] sh 16:38:18 + lftools sign git-tag v2.0.1-dev.99 16:38:19 Signing Git tag with Sigul... 16:38:19 Signing v2.0.1-dev.99 [Pipeline] echo 16:38:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:38:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:38:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:38:20 $ docker stop --time=1 f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a 16:38:21 $ docker rm -f f152f38e3c6c6ac32a08d7eb8563214fe42228c8a382f6db4bf38c48fd56ec8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:22 . [Pipeline] withDockerContainer 16:38:22 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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:10004/edgex-devops/git-semver:latest cat 16:38:22 $ docker top 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:22 [ssh-agent] Looking for ssh-agent implementation... 16:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:22 $ docker exec 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 ssh-agent 16:38:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjACPlc/agent.14 16:38:22 SSH_AGENT_PID=21 16:38:22 Running ssh-add (command line suppressed) 16:38:23 Identity added: /w/workspace/edgex-go/111@tmp/private_key_1415988046387013780.key (/w/workspace/edgex-go/111@tmp/private_key_1415988046387013780.key) 16:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:23 + git semver bump pre 16:38:23 # -> Open(): unable to determine branch for HEAD 16:38:23 # $GIT_DIR = /w/workspace/edgex-go/111/.git 16:38:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/111 16:38:23 # $SEMVER_REMOTE_NAME = origin 16:38:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:23 # $SEMVER_USER_NAME = edgex-jenkins 16:38:23 # $SEMVER_BRANCH = main 16:38:23 # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver 16:38:23 2.0.1-dev.100 [Pipeline] } 16:38:23 $ docker exec --env ******** --env ******** 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 ssh-agent -k 16:38:23 unset SSH_AUTH_SOCK; 16:38:23 unset SSH_AGENT_PID; 16:38:23 echo Agent pid 21 killed; 16:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:23 + git semver [Pipeline] } 16:38:23 $ docker stop --time=1 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 16:38:25 $ docker rm -f 20c46ccb181478fca5e5b88dbe6fa104721b1f32affbe8bb0283de4557b83e68 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:25 . [Pipeline] withDockerContainer 16:38:25 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:38:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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:10004/edgex-devops/git-semver:latest cat 16:38:25 $ docker top eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:25 [ssh-agent] Looking for ssh-agent implementation... 16:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:26 $ docker exec eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 ssh-agent 16:38:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXljFane/agent.14 16:38:26 SSH_AGENT_PID=20 16:38:26 Running ssh-add (command line suppressed) 16:38:26 Identity added: /w/workspace/edgex-go/111@tmp/private_key_853812246104591443.key (/w/workspace/edgex-go/111@tmp/private_key_853812246104591443.key) 16:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:26 + git semver push 16:38:26 # -> Open(): unable to determine branch for HEAD 16:38:26 # $GIT_DIR = /w/workspace/edgex-go/111/.git 16:38:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/111 16:38:26 # $SEMVER_REMOTE_NAME = origin 16:38:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:26 # $SEMVER_USER_NAME = edgex-jenkins 16:38:26 # $SEMVER_BRANCH = main 16:38:26 # $SEMVER_DIR = /w/workspace/edgex-go/111/.semver [Pipeline] } 16:38:30 $ docker exec --env ******** --env ******** eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 ssh-agent -k 16:38:30 unset SSH_AUTH_SOCK; 16:38:30 unset SSH_AGENT_PID; 16:38:30 echo Agent pid 20 killed; 16:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:31 + git semver [Pipeline] } 16:38:31 $ docker stop --time=1 eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 16:38:32 $ docker rm -f eda2f6dc3138b67d65ef8531e446b7ee6198efd3c3facdebbbc5dc9d1cd68617 [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 16:38:33 + '[' -d /w/workspace/edgex-go/111/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:34 ---> package-listing.sh 16:38:34 ++ facter osfamily 16:38:34 ++ tr '[:upper:]' '[:lower:]' 16:38:34 + OS_FAMILY=redhat 16:38:34 + workspace=/w/workspace/edgex-go/111 16:38:34 + START_PACKAGES=/tmp/packages_start.txt 16:38:34 + END_PACKAGES=/tmp/packages_end.txt 16:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:34 + PACKAGES=/tmp/packages_start.txt 16:38:34 + '[' /w/workspace/edgex-go/111 ']' 16:38:34 + PACKAGES=/tmp/packages_end.txt 16:38:34 + case "${OS_FAMILY}" in 16:38:34 + rpm -qa 16:38:34 + sort 16:38:37 + '[' -f /tmp/packages_start.txt ']' 16:38:37 + '[' -f /tmp/packages_end.txt ']' 16:38:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:38:37 + '[' /w/workspace/edgex-go/111 ']' 16:38:37 + mkdir -p /w/workspace/edgex-go/111/archives/ 16:38:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/111/archives/ [Pipeline] echo 16:38:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:38:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:38 16:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:38 latest: Pulling from edgex-lftools-log-publisher 16:38:38 b4d181a07f80: Pulling fs layer 16:38:38 a1111a8f2ec3: Pulling fs layer 16:38:38 ed53099fbce6: Pulling fs layer 16:38:38 dc539afda2c1: Pulling fs layer 16:38:38 77bc0d833cb6: Pulling fs layer 16:38:38 9065ff56babe: Pulling fs layer 16:38:38 d287ab97295c: Pulling fs layer 16:38:38 dc539afda2c1: Waiting 16:38:38 77bc0d833cb6: Waiting 16:38:38 9065ff56babe: Waiting 16:38:38 d287ab97295c: Waiting 16:38:38 a1111a8f2ec3: Verifying Checksum 16:38:38 a1111a8f2ec3: Download complete 16:38:38 dc539afda2c1: Verifying Checksum 16:38:38 dc539afda2c1: Download complete 16:38:38 ed53099fbce6: Verifying Checksum 16:38:38 ed53099fbce6: Download complete 16:38:39 9065ff56babe: Verifying Checksum 16:38:39 9065ff56babe: Download complete 16:38:39 77bc0d833cb6: Verifying Checksum 16:38:39 77bc0d833cb6: Download complete 16:38:39 b4d181a07f80: Verifying Checksum 16:38:39 b4d181a07f80: Download complete 16:38:39 d287ab97295c: Verifying Checksum 16:38:39 d287ab97295c: Download complete 16:38:40 b4d181a07f80: Pull complete 16:38:40 a1111a8f2ec3: Pull complete 16:38:41 ed53099fbce6: Pull complete 16:38:41 dc539afda2c1: Pull complete 16:38:41 77bc0d833cb6: Pull complete 16:38:41 9065ff56babe: Pull complete 16:38:46 d287ab97295c: Pull complete 16:38:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:38:47 prd-centos7-docker-4c-2g-832 does not seem to be running inside a container 16:38:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/111/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/111 -v /w/workspace/edgex-go/111:/w/workspace/edgex-go/111:rw,z -v /w/workspace/edgex-go/111@tmp:/w/workspace/edgex-go/111@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 16:38:49 $ docker top 422513d6b04b76464af027ee06c6170e5afdb9e81dd3f034835c232066d0db04 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:38:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:38:50 + ls /var/log/sa-host 16:38:50 + sadf -c /var/log/sa-host/sa16 16:38:50 file_magic: OK 16:38:50 HZ: Using current value: 100 16:38:50 file_header: OK 16:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:38:50 Statistics: 16:38:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:50 File successfully converted to sysstat format version 12.0.3 16:38:50 + sadf -c /var/log/sa-host/sa30 16:38:50 file_magic: OK 16:38:50 HZ: Using current value: 100 16:38:50 file_header: OK 16:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:38:50 Statistics: 16:38:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:50 provisioning config files... 16:38:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/111@tmp/config8376243767619083862tmp [Pipeline] { [Pipeline] echo 16:38:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:38:51 ---> create-netrc.sh [Pipeline] } 16:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:38:51 ---> python-tools-install.sh [Pipeline] echo 16:38:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:38:51 ---> sudo-logs.sh 16:38:51 Archiving 'sudo' log.. 16:38:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-832.novalocal: Name or service not known 16:38:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-832.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:38:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:38:52 ---> job-cost.sh 16:38:52 lf-activate-venv: SKIPPING 16:38:52 DEBUG: total: 0.10999999940395355 16:38:52 INFO: Retrieving Stack Cost... 16:38:52 INFO: Retrieving Pricing Info for: v3-standard-2 16:38:53 INFO: Archiving Costs [Pipeline] echo 16:38:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:38:53 ---> logs-deploy.sh 16:38:53 lf-activate-venv: SKIPPING 16:38:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/111 16:38:53 INFO: archiving workspace using pattern(s): 16:38:53 Archives upload complete. 16:38:54 INFO: archiving logs to Nexus 16:38:54 ---> uname -a: 16:38:54 Linux prd-centos7-docker-4c-2g-832.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:38:54 16:38:54 16:38:54 ---> lscpu: 16:38:54 Architecture: x86_64 16:38:54 CPU op-mode(s): 32-bit, 64-bit 16:38:54 Byte Order: Little Endian 16:38:54 Address sizes: 40 bits physical, 48 bits virtual 16:38:54 CPU(s): 2 16:38:54 On-line CPU(s) list: 0,1 16:38:54 Thread(s) per core: 1 16:38:54 Core(s) per socket: 1 16:38:54 Socket(s): 2 16:38:54 NUMA node(s): 1 16:38:54 Vendor ID: AuthenticAMD 16:38:54 CPU family: 23 16:38:54 Model: 49 16:38:54 Model name: AMD EPYC-Rome Processor 16:38:54 Stepping: 0 16:38:54 CPU MHz: 2800.000 16:38:54 BogoMIPS: 5600.00 16:38:54 Virtualization: AMD-V 16:38:54 Hypervisor vendor: KVM 16:38:54 Virtualization type: full 16:38:54 L1d cache: 32K 16:38:54 L1i cache: 32K 16:38:54 L2 cache: 512K 16:38:54 L3 cache: 16384K 16:38:54 NUMA node0 CPU(s): 0,1 16:38:54 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:38:54 16:38:54 16:38:54 ---> nproc: 16:38:54 2 16:38:54 16:38:54 16:38:54 ---> df -h: 16:38:54 Filesystem Size Used Avail Use% Mounted on 16:38:54 overlay 40G 15G 26G 37% / 16:38:54 tmpfs 64M 0 64M 0% /dev 16:38:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:38:54 shm 64M 0 64M 0% /dev/shm 16:38:54 /dev/vda1 40G 15G 26G 37% /facter-os 16:38:54 16:38:54 16:38:54 ---> sar -b -r -n DEV: 16:38:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 16:38:54 16:38:54 16:17:49 LINUX RESTART (2 CPU) 16:38:54 16:38:54 16:18:02 tps rtps wtps bread/s bwrtn/s 16:38:54 16:19:01 94.28 36.64 57.64 4502.03 41737.70 16:38:54 16:20:01 81.56 3.21 78.35 2326.18 6056.13 16:38:54 16:21:01 4.03 0.00 4.03 0.00 2947.83 16:38:54 16:22:01 304.93 0.22 304.71 26.51 72717.72 16:38:54 16:23:01 126.76 0.00 126.76 0.00 27398.07 16:38:54 16:24:01 90.86 0.00 90.86 0.00 5799.82 16:38:54 16:25:04 354.88 110.06 244.82 2923.12 141871.11 16:38:54 16:26:01 685.79 377.38 308.41 14450.32 180093.45 16:38:54 16:27:01 661.24 153.34 507.90 6155.51 225460.86 16:38:54 16:28:01 208.79 26.86 181.93 2951.81 28767.68 16:38:54 16:29:01 8.94 0.47 8.48 83.54 173.68 16:38:54 16:30:01 0.43 0.02 0.42 0.53 7.03 16:38:54 16:31:01 0.22 0.00 0.22 0.00 3.40 16:38:54 16:32:01 0.27 0.00 0.27 0.00 3.63 16:38:54 16:33:01 0.47 0.25 0.22 7.86 2.63 16:38:54 16:34:01 0.83 0.00 0.83 0.00 15.98 16:38:54 16:35:01 0.30 0.00 0.30 0.00 4.43 16:38:54 16:36:01 0.23 0.00 0.23 0.00 2.22 16:38:54 16:37:01 0.27 0.00 0.27 0.00 3.63 16:38:54 16:38:01 167.07 3.18 163.89 632.51 32294.10 16:38:54 Average: 138.84 34.92 103.92 1672.29 38173.05 16:38:54 16:38:54 16:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:54 16:19:01 5691912 0 595680 7.44 2620 1718720 1285968 14.20 608444 1477560 21276 16:38:54 16:20:01 5363520 0 709700 8.86 2620 1933092 1476772 16.30 832120 1569128 5440 16:38:54 16:21:01 5104792 0 886040 11.06 2620 2015480 1661980 18.35 1076572 1583088 24 16:38:54 16:22:01 2592436 0 990872 12.37 2620 4423004 1345872 14.86 1852600 3009196 501032 16:38:54 16:23:01 3283188 0 1051800 13.13 2620 3671324 1675316 18.50 1433652 2808468 146196 16:38:54 16:24:01 3126708 0 1261560 15.75 2620 3618044 1677808 18.52 1586208 2801932 89980 16:38:54 16:25:04 1474460 0 1204572 15.04 2620 5327280 1952160 21.55 1649936 4305416 15980 16:38:54 16:26:01 939260 0 1742772 21.76 2620 5324280 3809680 42.06 2570564 3862148 169956 16:38:54 16:27:01 790744 0 1475344 18.42 2620 5740224 3073796 33.94 2877364 3657952 79864 16:38:54 16:28:01 3028800 0 1164816 14.54 2620 3812696 1631884 18.02 1363216 3001236 32 16:38:54 16:29:01 3061732 0 1129272 14.10 2620 3815308 1359984 15.01 1477984 2856316 20 16:38:54 16:30:01 3070304 0 1120696 13.99 2620 3815312 1260024 13.91 1477112 2852564 16 16:38:54 16:31:01 3076904 0 1114088 13.91 2620 3815320 1251564 13.82 1474380 2849236 8 16:38:54 16:32:01 3075348 0 1115644 13.93 2620 3815320 1218452 13.45 1480536 2845748 8 16:38:54 16:33:01 3074504 0 1116448 13.94 2620 3815360 1218644 13.45 1481732 2845180 16 16:38:54 16:34:01 3074624 0 1116328 13.94 2620 3815360 1218716 13.46 1481528 2844860 8 16:38:54 16:35:01 3075800 0 1115144 13.92 2620 3815368 1218452 13.45 1480968 2844864 8 16:38:54 16:36:01 3075200 0 1115740 13.93 2620 3815372 1218704 13.46 1481436 2844940 8 16:38:54 16:37:01 3075188 0 1115752 13.93 2620 3815372 1218632 13.45 1481188 2844940 8 16:38:54 16:38:01 2261088 0 1192668 14.89 2620 4552556 1625984 17.95 1637980 3454996 56 16:38:54 Average: 3065826 0 1116747 13.94 2620 3823740 1620020 17.89 1540276 2857988 51497 16:38:54 16:38:54 16:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:54 16:19:01 eth0 764.24 505.62 2877.82 72.88 0.00 0.00 0.00 0.00 16:38:54 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:20:01 veth27d0471 542.60 392.44 49.66 1299.44 0.00 0.00 0.00 0.00 16:38:54 16:20:01 eth0 544.99 653.70 2108.35 74.39 0.00 0.00 0.00 0.00 16:38:54 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:20:01 docker0 542.60 392.31 42.24 1299.43 0.00 0.00 0.00 0.00 16:38:54 16:21:01 veth27d0471 627.10 480.25 53.22 1413.08 0.00 0.00 0.00 0.00 16:38:54 16:21:01 eth0 493.52 627.95 1414.98 53.82 0.00 0.00 0.00 0.00 16:38:54 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:21:01 docker0 627.10 480.25 44.65 1413.08 0.00 0.00 0.00 0.00 16:38:54 16:22:01 eth0 395.45 327.96 5270.27 37.45 0.00 0.00 0.00 0.00 16:38:54 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:22:01 docker0 248.29 262.81 20.13 2043.77 0.00 0.00 0.00 0.00 16:38:54 16:23:01 eth0 42.17 23.74 37.15 15.72 0.00 0.00 0.00 0.00 16:38:54 16:23:01 veth2b5466b 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 16:38:54 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:23:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 16:38:54 16:24:01 eth0 17.38 9.54 13.36 7.16 0.00 0.00 0.00 0.00 16:38:54 16:24:01 veth2b5466b 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 16:38:54 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:24:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 16:38:54 16:25:04 vetha786d6c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:38:54 16:25:04 eth0 115.36 73.28 1626.02 126.40 0.00 0.00 0.00 0.00 16:38:54 16:25:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:25:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:26:01 veth0975a75 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:38:54 16:26:01 veth3faf407 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:38:54 16:26:01 vetha786d6c 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 16:38:54 16:26:01 eth0 60.63 30.05 210.08 12.65 0.00 0.00 0.00 0.00 16:38:54 16:27:01 veth6df08bb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:38:54 16:27:01 vetha786d6c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:38:54 16:27:01 eth0 142.19 65.33 1700.45 19.85 0.00 0.00 0.00 0.00 16:38:54 16:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:38:54 16:28:01 eth0 170.26 154.42 201.98 544.25 0.00 0.00 0.00 0.00 16:38:54 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:28:01 docker0 1462.43 1244.48 110.02 5627.44 0.00 0.00 0.00 0.00 16:38:54 16:29:01 eth0 251.00 267.27 140.07 1152.56 0.00 0.00 0.00 0.00 16:38:54 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:30:01 eth0 1.32 0.32 0.36 0.20 0.00 0.00 0.00 0.00 16:38:54 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:31:01 eth0 0.73 0.32 0.28 0.20 0.00 0.00 0.00 0.00 16:38:54 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:32:01 eth0 0.85 0.10 0.08 0.01 0.00 0.00 0.00 0.00 16:38:54 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:33:01 eth0 0.77 0.43 0.30 0.21 0.00 0.00 0.00 0.00 16:38:54 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:34:01 eth0 1.58 0.42 0.48 0.27 0.00 0.00 0.00 0.00 16:38:54 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:35:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 16:38:54 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:36:01 eth0 0.92 0.63 0.53 0.40 0.00 0.00 0.00 0.00 16:38:54 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:37:01 eth0 0.93 0.30 0.32 0.17 0.00 0.00 0.00 0.00 16:38:54 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:38:01 veth9775176 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:38:01 eth0 242.47 151.88 4484.04 105.11 0.00 0.00 0.00 0.00 16:38:54 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 16:38:01 docker0 35.06 51.88 3.26 392.26 0.00 0.00 0.00 0.00 16:38:54 Average: veth9775176 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 Average: eth0 162.00 144.48 1006.31 111.50 0.00 0.00 0.00 0.00 16:38:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:54 Average: docker0 74.95 64.88 5.67 301.29 0.00 0.00 0.00 0.00 16:38:54 16:38:54 16:38:54 ---> sar -P ALL: 16:38:54 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 16:38:54 16:38:54 16:17:49 LINUX RESTART (2 CPU) 16:38:54 16:38:54 16:18:02 CPU %user %nice %system %iowait %steal %idle 16:38:54 16:19:01 all 16.35 0.00 4.10 2.35 0.08 77.11 16:38:54 16:19:01 0 14.54 0.00 4.62 2.57 0.09 78.19 16:38:54 16:19:01 1 18.15 0.00 3.59 2.15 0.07 76.05 16:38:54 16:20:01 all 9.96 0.00 3.30 2.23 0.07 84.45 16:38:54 16:20:01 0 9.35 0.00 3.47 1.11 0.07 86.00 16:38:54 16:20:01 1 10.56 0.00 3.12 3.34 0.07 82.91 16:38:54 16:21:01 all 7.88 0.00 1.36 0.00 0.06 90.70 16:38:54 16:21:01 0 4.83 0.00 1.26 0.00 0.07 93.84 16:38:54 16:21:01 1 10.91 0.00 1.46 0.00 0.05 87.58 16:38:54 16:22:01 all 25.66 0.00 10.53 3.91 0.12 59.79 16:38:54 16:22:01 0 23.67 0.00 10.21 2.81 0.11 63.20 16:38:54 16:22:01 1 27.66 0.00 10.85 5.01 0.12 56.36 16:38:54 16:23:01 all 59.08 0.00 7.12 0.82 0.14 32.84 16:38:54 16:23:01 0 58.88 0.00 7.14 0.78 0.13 33.08 16:38:54 16:23:01 1 59.28 0.00 7.09 0.87 0.15 32.61 16:38:54 16:24:01 all 49.62 0.00 4.63 0.73 0.12 44.92 16:38:54 16:24:01 0 48.49 0.00 4.67 0.79 0.13 45.93 16:38:54 16:24:01 1 50.74 0.00 4.58 0.66 0.11 43.91 16:38:54 16:25:04 all 52.38 0.00 12.86 7.48 0.18 27.10 16:38:54 16:25:04 0 51.53 0.00 12.74 8.36 0.17 27.20 16:38:54 16:25:04 1 53.23 0.00 12.98 6.61 0.18 27.00 16:38:54 16:26:01 all 52.20 0.00 14.64 28.72 0.15 4.28 16:38:54 16:26:01 0 52.59 0.00 14.39 28.98 0.16 3.89 16:38:54 16:26:01 1 51.82 0.00 14.88 28.47 0.15 4.67 16:38:54 16:27:01 all 68.22 0.00 19.62 10.09 0.18 1.89 16:38:54 16:27:01 0 69.11 0.00 19.12 9.33 0.19 2.27 16:38:54 16:27:01 1 67.33 0.00 20.13 10.85 0.17 1.52 16:38:54 16:28:01 all 46.49 0.00 8.35 1.50 0.12 43.55 16:38:54 16:28:01 0 47.06 0.00 8.42 1.13 0.11 43.29 16:38:54 16:28:01 1 45.93 0.00 8.27 1.87 0.12 43.80 16:38:54 16:29:01 all 10.69 0.00 2.04 0.07 0.05 87.16 16:38:54 16:29:01 0 10.63 0.00 2.20 0.05 0.07 87.05 16:38:54 16:29:01 1 10.75 0.00 1.87 0.09 0.03 87.26 16:38:54 16:38:54 16:29:01 CPU %user %nice %system %iowait %steal %idle 16:38:54 16:30:01 all 0.37 0.00 0.07 0.00 0.02 99.55 16:38:54 16:30:01 0 0.28 0.00 0.05 0.00 0.02 99.65 16:38:54 16:30:01 1 0.45 0.00 0.08 0.00 0.02 99.45 16:38:54 16:31:01 all 0.23 0.00 0.05 0.00 0.02 99.70 16:38:54 16:31:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:38:54 16:31:01 1 0.40 0.00 0.05 0.00 0.02 99.53 16:38:54 16:32:01 all 0.17 0.00 0.05 0.00 0.01 99.77 16:38:54 16:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:38:54 16:32:01 1 0.28 0.00 0.07 0.00 0.02 99.63 16:38:54 16:33:01 all 0.17 0.00 0.07 0.00 0.01 99.76 16:38:54 16:33:01 0 0.30 0.00 0.08 0.00 0.00 99.62 16:38:54 16:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:38:54 16:34:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:38:54 16:34:01 0 0.38 0.00 0.03 0.00 0.02 99.57 16:38:54 16:34:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:38:54 16:35:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:38:54 16:35:01 0 0.37 0.00 0.05 0.00 0.02 99.57 16:38:54 16:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:38:54 16:36:01 all 0.23 0.00 0.03 0.00 0.01 99.72 16:38:54 16:36:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:38:54 16:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:38:54 16:37:01 all 0.26 0.00 0.04 0.00 0.02 99.68 16:38:54 16:37:01 0 0.47 0.00 0.07 0.00 0.00 99.47 16:38:54 16:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:38:54 16:38:01 all 13.39 0.00 5.78 2.37 0.05 78.40 16:38:54 16:38:01 0 13.61 0.00 6.17 2.12 0.05 78.05 16:38:54 16:38:01 1 13.18 0.00 5.39 2.63 0.05 78.75 16:38:54 Average: all 19.85 0.00 4.54 2.81 0.07 72.73 16:38:54 Average: 0 19.50 0.00 4.55 2.70 0.07 73.18 16:38:54 Average: 1 20.20 0.00 4.53 2.93 0.07 72.28 16:38:54 16:38:54 16:38:54