Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dc1b719807970842f353d9ec2e25d94234445116 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14352’ Running on prd-centos7-docker-4c-2g-14355 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 Commit message: "feat: Remove remote logging capability (#143)" > git rev-list --no-walk 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:22 ========================================================= 18:58:22 EdgeX Global Pipelines Version Info 18:58:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:23 ------------------- 18:58:23 stable info: 18:58:23 ------------------- 18:58:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:23 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 18:58:23 Message: update stable to v1.0.169 18:58:24 ------------------- 18:58:24 experimental info: 18:58:24 ------------------- 18:58:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:24 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 18:58:24 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:58:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:58:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1b719 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:58:28 provisioning config files... 18:58:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7561909863645923543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:29 ---> docker-login.sh 18:58:29 nexus3.edgexfoundry.org:10001 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10002 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10003 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10004 18:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:30 Configure a credential helper to remove this warning. See 18:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:30 18:58:30 Login Succeeded 18:58:30 docker.io 18:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:30 Configure a credential helper to remove this warning. See 18:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:30 18:58:30 Login Succeeded 18:58:30 ---> docker-login.sh ends [Pipeline] } 18:58:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:31 + git log --format=format:%s -1 dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] echo 18:58:31 GIT_COMMIT: dc1b719807970842f353d9ec2e25d94234445116, Commit Message: feat: Remove remote logging capability (#143) [Pipeline] echo 18:58:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:32 18:58:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:58:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:33 latest: Pulling from edgex-devops/git-semver 18:58:33 31603596830f: Pulling fs layer 18:58:33 2a8b12db71e7: Pulling fs layer 18:58:33 6ca5941a6612: Pulling fs layer 18:58:33 ecc8261a40a4: Pulling fs layer 18:58:33 ecc8261a40a4: Waiting 18:58:33 2a8b12db71e7: Verifying Checksum 18:58:33 2a8b12db71e7: Download complete 18:58:33 31603596830f: Verifying Checksum 18:58:33 31603596830f: Download complete 18:58:33 6ca5941a6612: Verifying Checksum 18:58:33 6ca5941a6612: Download complete 18:58:33 ecc8261a40a4: Verifying Checksum 18:58:33 ecc8261a40a4: Download complete 18:58:33 31603596830f: Pull complete 18:58:33 2a8b12db71e7: Pull complete 18:58:34 6ca5941a6612: Pull complete 18:58:35 ecc8261a40a4: Pull complete 18:58:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:58:35 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 18:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:58:37 $ docker top e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:37 [ssh-agent] Looking for ssh-agent implementation... 18:58:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:37 $ docker exec e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent 18:58:38 SSH_AUTH_SOCK=/tmp/ssh-2cJ59SsVn8lz/agent.12 18:58:38 SSH_AGENT_PID=17 18:58:38 Running ssh-add (command line suppressed) 18:58:38 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1410088227731554391.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1410088227731554391.key) 18:58:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:38 + git tag --points-at HEAD [Pipeline] } 18:58:38 $ docker exec --env ******** --env ******** e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent -k 18:58:38 unset SSH_AUTH_SOCK; 18:58:38 unset SSH_AGENT_PID; 18:58:38 echo Agent pid 17 killed; 18:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:38 [ssh-agent] Looking for ssh-agent implementation... 18:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:39 $ docker exec e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent 18:58:39 SSH_AUTH_SOCK=/tmp/ssh-zw8CMfJjY5BI/agent.46 18:58:39 SSH_AGENT_PID=51 18:58:39 Running ssh-add (command line suppressed) 18:58:39 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6776764411047830803.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6776764411047830803.key) 18:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:39 + git semver init 18:58:39 # -> Open(): unable to determine branch for HEAD 18:58:39 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 18:58:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 18:58:39 # $SEMVER_REMOTE_NAME = origin 18:58:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:39 # $SEMVER_USER_NAME = edgex-jenkins 18:58:39 # $SEMVER_BRANCH = master 18:58:39 # $SEMVER_TEMP = /tmp/semver-363034750 18:58:39 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:58:40 # '/tmp/semver-363034750' -> '/w/workspace/_app-service-configurable_master/.semver' 18:58:40 # -> Force: false 18:58:40 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 18:58:40 $ docker exec --env ******** --env ******** e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent -k 18:58:40 unset SSH_AUTH_SOCK; 18:58:40 unset SSH_AGENT_PID; 18:58:40 echo Agent pid 51 killed; 18:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:40 + git semver [Pipeline] } 18:58:40 $ docker stop --time=1 e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 18:58:42 $ docker rm -f e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:43 Stashed 1 file(s) [Pipeline] echo 18:58:43 [edgeXSemver]: initialized semver on version 1.3.1-dev.1 [Pipeline] } [Pipeline] // script [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] node 18:58:58 Still waiting to schedule task 18:58:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:58:58 Still waiting to schedule task 18:58:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 19:00:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14356 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:00:58 Running in /w/workspace/app-service-configurable/63 [Pipeline] { [Pipeline] checkout 19:01:04 using credential edgex-jenkins-ssh 19:01:04 Cloning the remote Git repository 19:01:04 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:01:04 > git init /w/workspace/app-service-configurable/63 # timeout=10 19:01:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:04 > git --version # timeout=10 19:01:04 > git --version # 'git version 2.17.1' 19:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:06 Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) 19:01:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:01:06 > git config core.sparsecheckout # timeout=10 19:01:06 > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 19:01:10 Commit message: "feat: Remove remote logging capability (#143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:01:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:13 + sudo service docker restart 19:01:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:01:15 provisioning config files... 19:01:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config3317066920763626703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:15 ---> docker-login.sh 19:01:15 nexus3.edgexfoundry.org:10001 19:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:16 Configure a credential helper to remove this warning. See 19:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:16 19:01:16 Login Succeeded 19:01:16 nexus3.edgexfoundry.org:10002 19:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:17 Configure a credential helper to remove this warning. See 19:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:17 19:01:17 Login Succeeded 19:01:17 nexus3.edgexfoundry.org:10003 19:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:17 Configure a credential helper to remove this warning. See 19:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:17 19:01:17 Login Succeeded 19:01:17 nexus3.edgexfoundry.org:10004 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:18 Configure a credential helper to remove this warning. See 19:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:18 19:01:18 Login Succeeded 19:01:18 docker.io 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 ---> docker-login.sh ends [Pipeline] } 19:01:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:19 ========================================================= 19:01:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:01:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:01:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 19:01:19 Sending build context to Docker daemon 97.79kB 19:01:20 Step 1/8 : ARG BASE=golang:1.15-alpine 19:01:20 Step 2/8 : FROM ${BASE} 19:01:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:20 5f621e34cdf4: Pulling fs layer 19:01:20 a4357932f1b6: Pulling fs layer 19:01:20 18c013af1878: Pulling fs layer 19:01:20 00ac8860ef70: Pulling fs layer 19:01:20 63d7cb157983: Pulling fs layer 19:01:20 b116817d02f9: Pulling fs layer 19:01:20 745a02a5169b: Pulling fs layer 19:01:20 00ac8860ef70: Waiting 19:01:20 63d7cb157983: Waiting 19:01:20 b116817d02f9: Waiting 19:01:20 745a02a5169b: Waiting 19:01:20 18c013af1878: Verifying Checksum 19:01:20 18c013af1878: Download complete 19:01:20 a4357932f1b6: Verifying Checksum 19:01:20 a4357932f1b6: Download complete 19:01:20 63d7cb157983: Verifying Checksum 19:01:20 63d7cb157983: Download complete 19:01:20 b116817d02f9: Verifying Checksum 19:01:20 b116817d02f9: Download complete 19:01:20 5f621e34cdf4: Verifying Checksum 19:01:20 5f621e34cdf4: Download complete 19:01:21 5f621e34cdf4: Pull complete 19:01:21 a4357932f1b6: Pull complete 19:01:22 18c013af1878: Pull complete 19:01:23 745a02a5169b: Verifying Checksum 19:01:23 745a02a5169b: Download complete 19:01:24 00ac8860ef70: Verifying Checksum 19:01:24 00ac8860ef70: Download complete 19:01:34 00ac8860ef70: Pull complete 19:01:34 63d7cb157983: Pull complete 19:01:34 b116817d02f9: Pull complete 19:01:37 Running on prd-centos7-docker-4c-2g-14357 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:01:37 Running in /w/workspace/app-service-configurable/63 [Pipeline] { [Pipeline] checkout 19:01:38 745a02a5169b: Pull complete 19:01:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:01:38 ---> b7e6874047d6 19:01:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:01:41 ---> Running in 9622ad4c377b 19:01:41 Removing intermediate container 9622ad4c377b 19:01:41 ---> 7e65518ac42c 19:01:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:41 ---> Running in 3cf8139c219b 19:01:42 using credential edgex-jenkins-ssh 19:01:42 Cloning the remote Git repository 19:01:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:01:42 > git init /w/workspace/app-service-configurable/63 # timeout=10 19:01:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:42 > git --version # timeout=10 19:01:42 > git --version # 'git version 2.24.3' 19:01:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:43 Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) 19:01:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:01:43 > git config core.sparsecheckout # timeout=10 19:01:43 > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 19:01:44 Removing intermediate container 3cf8139c219b 19:01:44 ---> a70014eda6ef 19:01:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:01:44 ---> Running in 23cfb0aa56dc 19:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:01:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:01:46 (1/6) Installing libc-dev (0.7.2-r3) 19:01:46 (2/6) Installing libsodium (1.0.18-r0) 19:01:46 (3/6) Installing pkgconf (1.7.2-r0) 19:01:46 (4/6) Installing libsodium-dev (1.0.18-r0) 19:01:46 (5/6) Installing libzmq (4.3.3-r0) 19:01:47 (6/6) Installing zeromq-dev (4.3.3-r0) 19:01:47 Executing busybox-1.31.1-r19.trigger 19:01:47 OK: 144 MiB in 45 packages 19:01:47 Commit message: "feat: Remove remote logging capability (#143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:48 Removing intermediate container 23cfb0aa56dc 19:01:48 ---> 08bdd3d5eeeb 19:01:48 Step 6/8 : WORKDIR /app 19:01:48 ---> Running in 46d9dcc31b46 19:01:49 Removing intermediate container 46d9dcc31b46 19:01:49 ---> 57c7f7cd3d66 19:01:49 Step 7/8 : COPY . . 19:01:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:01:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:49 ---> f7a18a718ad8 19:01:49 Step 8/8 : RUN go mod download 19:01:50 + sudo service docker restart 19:01:50 + true 19:01:50 Redirecting to /bin/systemctl restart docker.service 19:01:50 ---> Running in fb663b765c7b [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:01:51 provisioning config files... 19:01:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config7494834328556766190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:52 ---> docker-login.sh 19:01:52 nexus3.edgexfoundry.org:10001 19:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:52 Configure a credential helper to remove this warning. See 19:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:52 19:01:52 Login Succeeded 19:01:52 nexus3.edgexfoundry.org:10002 19:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:52 Configure a credential helper to remove this warning. See 19:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:52 19:01:52 Login Succeeded 19:01:52 nexus3.edgexfoundry.org:10003 19:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:53 Configure a credential helper to remove this warning. See 19:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:53 19:01:53 Login Succeeded 19:01:53 nexus3.edgexfoundry.org:10004 19:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:53 Configure a credential helper to remove this warning. See 19:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:53 19:01:53 Login Succeeded 19:01:53 docker.io 19:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:54 Configure a credential helper to remove this warning. See 19:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:54 19:01:54 Login Succeeded 19:01:54 ---> docker-login.sh ends [Pipeline] } 19:01:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:55 ========================================================= 19:01:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:01:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:01:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:01:55 Sending build context to Docker daemon 97.79kB 19:01:55 Step 1/8 : ARG BASE=golang:1.15-alpine 19:01:55 Step 2/8 : FROM ${BASE} 19:01:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:55 188c0c94c7c5: Pulling fs layer 19:01:55 0ef7d3d256c8: Pulling fs layer 19:01:55 de9db76c5a1d: Pulling fs layer 19:01:55 bca2f99d35d6: Pulling fs layer 19:01:55 93359f2a8cfa: Pulling fs layer 19:01:55 7c6f9722023f: Pulling fs layer 19:01:55 a35cf1a2eb13: Pulling fs layer 19:01:55 bca2f99d35d6: Waiting 19:01:55 93359f2a8cfa: Waiting 19:01:55 7c6f9722023f: Waiting 19:01:55 a35cf1a2eb13: Waiting 19:01:55 de9db76c5a1d: Verifying Checksum 19:01:55 de9db76c5a1d: Download complete 19:01:55 0ef7d3d256c8: Download complete 19:01:56 93359f2a8cfa: Verifying Checksum 19:01:56 93359f2a8cfa: Download complete 19:01:56 7c6f9722023f: Download complete 19:01:56 188c0c94c7c5: Verifying Checksum 19:01:56 188c0c94c7c5: Download complete 19:01:56 188c0c94c7c5: Pull complete 19:01:57 0ef7d3d256c8: Pull complete 19:01:57 de9db76c5a1d: Pull complete 19:02:00 a35cf1a2eb13: Verifying Checksum 19:02:00 a35cf1a2eb13: Download complete 19:02:01 bca2f99d35d6: Verifying Checksum 19:02:01 bca2f99d35d6: Download complete 19:02:09 bca2f99d35d6: Pull complete 19:02:09 93359f2a8cfa: Pull complete 19:02:09 7c6f9722023f: Pull complete 19:02:14 a35cf1a2eb13: Pull complete 19:02:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:02:14 ---> a62c8e92a672 19:02:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:02:14 ---> Running in d825f7c550f3 19:02:14 Removing intermediate container d825f7c550f3 19:02:14 ---> 3e8ed31f12ea 19:02:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:14 ---> Running in 11bddf9f2d2b 19:02:16 Removing intermediate container 11bddf9f2d2b 19:02:16 ---> 37de24121ba9 19:02:16 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:02:16 ---> Running in 2d9bab48c39a 19:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:02:18 (1/6) Installing libc-dev (0.7.2-r3) 19:02:18 (2/6) Installing libsodium (1.0.18-r0) 19:02:18 (3/6) Installing pkgconf (1.7.2-r0) 19:02:18 (4/6) Installing libsodium-dev (1.0.18-r0) 19:02:18 (5/6) Installing libzmq (4.3.3-r0) 19:02:19 (6/6) Installing zeromq-dev (4.3.3-r0) 19:02:19 Executing busybox-1.31.1-r19.trigger 19:02:19 OK: 167 MiB in 45 packages 19:02:19 Removing intermediate container 2d9bab48c39a 19:02:19 ---> 41e9789a1ce2 19:02:19 Step 6/8 : WORKDIR /app 19:02:19 ---> Running in 2359fc60b068 19:02:19 Removing intermediate container 2359fc60b068 19:02:19 ---> 188ed2bdb31a 19:02:19 Step 7/8 : COPY . . 19:02:20 ---> 67b228c0fb7d 19:02:20 Step 8/8 : RUN go mod download 19:02:20 ---> Running in f5e147284590 19:02:22 Removing intermediate container fb663b765c7b 19:02:22 ---> e534e92dcca0 19:02:22 Successfully built e534e92dcca0 19:02:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:02:22 + docker inspect -f . ci-base-image-arm64 19:02:22 . [Pipeline] withDockerContainer 19:02:23 prd-ubuntu18.04-docker-arm64-4c-16g-14356 does not seem to be running inside a container 19:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:24 $ docker top 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:25 + go version 19:02:25 go version go1.15.5 linux/arm64 [Pipeline] } 19:02:25 $ docker stop --time=1 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 19:02:27 $ docker rm -f 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:28 + docker inspect -f . ci-base-image-arm64 19:02:28 . [Pipeline] withDockerContainer 19:02:29 prd-ubuntu18.04-docker-arm64-4c-16g-14356 does not seem to be running inside a container 19:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:30 $ docker top a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:31 + make test 19:02:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:02:47 Removing intermediate container f5e147284590 19:02:47 ---> e9a545924024 19:02:47 Successfully built e9a545924024 19:02:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:02:47 + docker inspect -f . ci-base-image-x86_64 19:02:48 . [Pipeline] withDockerContainer 19:02:48 prd-centos7-docker-4c-2g-14357 does not seem to be running inside a container 19:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:02:49 $ docker top a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:50 + go version 19:02:50 go version go1.15.5 linux/amd64 [Pipeline] } 19:02:50 $ docker stop --time=1 a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 19:02:51 $ docker rm -f a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:52 + docker inspect -f . ci-base-image-x86_64 19:02:52 . [Pipeline] withDockerContainer 19:02:52 prd-centos7-docker-4c-2g-14357 does not seem to be running inside a container 19:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:02:54 $ docker top 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:54 + make test 19:02:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:03:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:03:27 CGO_ENABLED=1 go vet ./... 19:03:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:03:28 CGO_ENABLED=1 go vet ./... 19:03:28 gofmt -l . 19:03:28 [ "`gofmt -l .`" = "" ] 19:03:28 ./bin/test-go-mod-tidy.sh 19:03:29 ./bin/test-attribution-txt.sh [Pipeline] } 19:03:29 $ docker stop --time=1 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 19:03:29 gofmt -l . 19:03:29 [ "`gofmt -l .`" = "" ] 19:03:29 ./bin/test-go-mod-tidy.sh 19:03:30 ./bin/test-attribution-txt.sh 19:03:31 $ docker rm -f 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 [Pipeline] // withDockerContainer [Pipeline] } 19:03:31 $ docker stop --time=1 a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 19:03:34 $ docker rm -f a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 19:03:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:35 Warning: overwriting stash ‘coverage-report’ 19:03:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:38 + ls -al . 19:03:38 total 96 19:03:38 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 3 19:03 . 19:03:38 drwxrwxr-x. 4 jenkins jenkins 30 Dec 3 19:01 .. 19:03:38 -rw-rw-r--. 1 jenkins jenkins 6568 Dec 3 19:01 Attribution.txt 19:03:38 drwxrwxr-x. 2 jenkins jenkins 64 Dec 3 19:01 bin 19:03:38 -rw-r--r--. 1 jenkins jenkins 10 Dec 3 19:02 coverage.out 19:03:38 -rw-rw-r--. 1 jenkins jenkins 180 Dec 3 19:01 docker-compose.debug.yml 19:03:38 -rw-rw-r--. 1 jenkins jenkins 133 Dec 3 19:01 docker-compose.yml 19:03:38 -rw-rw-r--. 1 jenkins jenkins 2002 Dec 3 19:01 Dockerfile 19:03:38 -rw-rw-r--. 1 jenkins jenkins 966 Dec 3 19:01 Dockerfile.build 19:03:38 -rw-rw-r--. 1 jenkins jenkins 119 Dec 3 19:01 .dockerignore 19:03:38 drwxrwxr-x. 8 jenkins jenkins 162 Dec 3 19:01 .git 19:03:38 drwxrwxr-x. 2 jenkins jenkins 81 Dec 3 19:01 .github 19:03:38 -rw-rw-r--. 1 jenkins jenkins 93 Dec 3 19:01 .gitignore 19:03:38 -rw-r--r--. 1 jenkins jenkins 132 Dec 3 19:03 go.mod 19:03:38 -rw-r--r--. 1 jenkins jenkins 19665 Dec 3 19:03 go.sum 19:03:38 -rw-rw-r--. 1 jenkins jenkins 687 Dec 3 19:01 Jenkinsfile 19:03:38 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 3 19:01 LICENSE 19:03:38 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 3 19:01 main.go 19:03:38 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 3 19:01 makefile 19:03:38 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 3 19:01 README.md 19:03:38 drwxrwxr-x. 10 jenkins jenkins 171 Dec 3 19:01 res 19:03:38 drwxrwxr-x. 4 jenkins jenkins 71 Dec 3 19:01 snap 19:03:38 -rw-rw-r--. 1 jenkins jenkins 11 Dec 3 18:58 VERSION [Pipeline] isUnix [Pipeline] sh 19:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:39 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dc1b719807970842f353d9ec2e25d94234445116 --label arch=amd64 --label version=1.3.1-dev.1 . 19:03:39 Sending build context to Docker daemon 120.3kB 19:03:39 + ls -al . 19:03:39 total 120 19:03:39 drwxrwxr-x 7 jenkins jenkins 4096 Dec 3 19:03 . 19:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 19:01 .. 19:03:39 -rw-rw-r-- 1 jenkins jenkins 119 Dec 3 19:01 .dockerignore 19:03:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 19:01 .git 19:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 19:01 .github 19:03:39 -rw-rw-r-- 1 jenkins jenkins 93 Dec 3 19:01 .gitignore 19:03:39 -rw-rw-r-- 1 jenkins jenkins 6568 Dec 3 19:01 Attribution.txt 19:03:39 -rw-rw-r-- 1 jenkins jenkins 2002 Dec 3 19:01 Dockerfile 19:03:39 -rw-rw-r-- 1 jenkins jenkins 966 Dec 3 19:01 Dockerfile.build 19:03:39 -rw-rw-r-- 1 jenkins jenkins 687 Dec 3 19:01 Jenkinsfile 19:03:39 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 3 19:01 LICENSE 19:03:39 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 3 19:01 README.md 19:03:39 -rw-rw-r-- 1 jenkins jenkins 11 Dec 3 18:58 VERSION 19:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 19:01 bin 19:03:39 -rw-r--r-- 1 jenkins jenkins 10 Dec 3 19:02 coverage.out 19:03:39 -rw-rw-r-- 1 jenkins jenkins 180 Dec 3 19:01 docker-compose.debug.yml 19:03:39 -rw-rw-r-- 1 jenkins jenkins 133 Dec 3 19:01 docker-compose.yml 19:03:39 -rw-r--r-- 1 jenkins jenkins 132 Dec 3 19:03 go.mod 19:03:39 -rw-r--r-- 1 jenkins jenkins 19665 Dec 3 19:03 go.sum 19:03:39 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 3 19:01 main.go 19:03:39 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 3 19:01 makefile 19:03:39 drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 19:01 res 19:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 19:01 snap [Pipeline] isUnix [Pipeline] sh 19:03:39 Step 1/27 : ARG BASE=golang:1.15-alpine 19:03:39 Step 2/27 : FROM ${BASE} AS builder 19:03:39 ---> e9a545924024 19:03:39 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:03:39 ---> Running in 8d70b7d9ab55 19:03:39 Removing intermediate container 8d70b7d9ab55 19:03:39 ---> 5058755d5a73 19:03:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:03:39 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dc1b719807970842f353d9ec2e25d94234445116 --label arch=arm64 --label version=1.3.1-dev.1 . 19:03:39 Sending build context to Docker daemon 120.3kB 19:03:39 ---> Running in dfcb8f1c4b2b 19:03:39 Removing intermediate container dfcb8f1c4b2b 19:03:39 ---> d12244064812 19:03:39 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:03:40 Step 1/27 : ARG BASE=golang:1.15-alpine 19:03:40 Step 2/27 : FROM ${BASE} AS builder 19:03:40 ---> e534e92dcca0 19:03:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:03:40 ---> Running in 62741db4fde1 19:03:40 Removing intermediate container 62741db4fde1 19:03:40 ---> 8dba73d17417 19:03:40 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:40 ---> Running in 5cfdebfbb28a 19:03:40 ---> Running in 5e79fcede07a 19:03:40 Removing intermediate container 5e79fcede07a 19:03:40 ---> 101438108425 19:03:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:03:40 ---> Running in c0e5de987136 19:03:41 Removing intermediate container 5cfdebfbb28a 19:03:41 ---> 3fdc5e46d09b 19:03:41 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:41 ---> Running in a4906c37daec 19:03:41 Removing intermediate container c0e5de987136 19:03:41 ---> 9349403a3464 19:03:41 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:03:41 ---> Running in 96ca35b0702c 19:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:42 Removing intermediate container 96ca35b0702c 19:03:42 ---> 9dce68a748bf 19:03:42 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:42 ---> Running in 9ce94fe4fbfe 19:03:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:42 OK: 167 MiB in 45 packages 19:03:43 Removing intermediate container a4906c37daec 19:03:43 ---> ca7c4af27e3b 19:03:43 Step 8/27 : WORKDIR /app 19:03:43 ---> Running in 478261d5f40c 19:03:44 Removing intermediate container 478261d5f40c 19:03:44 ---> 6633acfc1207 19:03:44 Step 9/27 : COPY go.mod . 19:03:44 ---> 80d2c63cfe21 19:03:44 Step 10/27 : RUN go mod download 19:03:44 ---> Running in a8cbdb42ba08 19:03:44 Removing intermediate container 9ce94fe4fbfe 19:03:44 ---> f4e283e24d62 19:03:44 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:44 ---> Running in a0eeac241649 19:03:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:45 Removing intermediate container a8cbdb42ba08 19:03:45 ---> 30bfd6fadbea 19:03:45 Step 11/27 : COPY . . 19:03:46 ---> 3e231558b852 19:03:46 Step 12/27 : ARG MAKE="make build" 19:03:46 ---> Running in d11ea7a09f40 19:03:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:46 Removing intermediate container d11ea7a09f40 19:03:46 ---> bcb08c853a20 19:03:46 Step 13/27 : RUN $MAKE 19:03:46 ---> Running in 030c894584e0 19:03:46 OK: 144 MiB in 45 packages 19:03:47 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1-dev.1" -o app-service-configurable 19:03:47 Removing intermediate container a0eeac241649 19:03:47 ---> 20bbd5b5b872 19:03:47 Step 8/27 : WORKDIR /app 19:03:48 ---> Running in fd511dbda6af 19:03:48 Removing intermediate container fd511dbda6af 19:03:48 ---> 71eaa08a1908 19:03:48 Step 9/27 : COPY go.mod . 19:03:49 ---> 3ac29b833a6d 19:03:49 Step 10/27 : RUN go mod download 19:03:49 ---> Running in b0013bd39c1a 19:03:51 Removing intermediate container b0013bd39c1a 19:03:51 ---> a3ccdfbc115f 19:03:51 Step 11/27 : COPY . . 19:03:52 ---> 90385cd805db 19:03:52 Step 12/27 : ARG MAKE="make build" 19:03:52 ---> Running in fa4ea844d6b3 19:03:53 Removing intermediate container fa4ea844d6b3 19:03:53 ---> 545712be25da 19:03:53 Step 13/27 : RUN $MAKE 19:03:53 ---> Running in f5068d188530 19:03:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1-dev.1" -o app-service-configurable 19:04:14 Removing intermediate container 030c894584e0 19:04:14 ---> 02694b1fdcf2 19:04:14 Step 14/27 : FROM alpine:latest 19:04:14 latest: Pulling from library/alpine 19:04:14 188c0c94c7c5: Already exists 19:04:14 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:04:14 Status: Downloaded newer image for alpine:latest 19:04:14 ---> d6e46aa2470d 19:04:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:04:14 ---> Running in b9e7ac935c05 19:04:14 Removing intermediate container b9e7ac935c05 19:04:14 ---> 1aa55ccb705e 19:04:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:04:14 ---> Running in f55140bd0605 19:04:14 Removing intermediate container f55140bd0605 19:04:14 ---> abae3adf9363 19:04:14 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 19:04:14 ---> Running in 60f558197a63 19:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:15 (1/6) Installing ca-certificates (20191127-r4) 19:04:15 (2/6) Installing libgcc (9.3.0-r2) 19:04:15 (3/6) Installing libsodium (1.0.18-r0) 19:04:15 (4/6) Installing libstdc++ (9.3.0-r2) 19:04:15 (5/6) Installing libzmq (4.3.3-r0) 19:04:15 (6/6) Installing zeromq (4.3.3-r0) 19:04:15 Executing busybox-1.31.1-r19.trigger 19:04:15 Executing ca-certificates-20191127-r4.trigger 19:04:15 OK: 9 MiB in 20 packages 19:04:17 Removing intermediate container 60f558197a63 19:04:17 ---> 9754e348ed9b 19:04:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:17 ---> 6685330baee0 19:04:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:04:17 ---> 36a1ef032258 19:04:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:04:18 ---> a40f01fa2623 19:04:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:04:19 ---> 89c9b5bb83bc 19:04:19 Step 22/27 : EXPOSE 48095 19:04:19 ---> Running in 39a7a281824a 19:04:19 Removing intermediate container 39a7a281824a 19:04:19 ---> 7b3aeb6d4ae6 19:04:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:04:19 ---> Running in 8c473a45ba5c 19:04:20 Removing intermediate container 8c473a45ba5c 19:04:20 ---> 1aba187c75df 19:04:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:20 ---> Running in 33447e93488b 19:04:20 Removing intermediate container 33447e93488b 19:04:20 ---> 011924e587f3 19:04:20 Step 25/27 : LABEL arch=amd64 19:04:20 ---> Running in 70e5853ef6df 19:04:20 Removing intermediate container 70e5853ef6df 19:04:20 ---> de882b7838b9 19:04:20 Step 26/27 : LABEL git_sha=dc1b719807970842f353d9ec2e25d94234445116 19:04:20 ---> Running in efc314626ae6 19:04:20 Removing intermediate container efc314626ae6 19:04:20 ---> e93f356bc06a 19:04:20 Step 27/27 : LABEL version=1.3.1-dev.1 19:04:20 ---> Running in f5659dcbb73a 19:04:20 Removing intermediate container f5659dcbb73a 19:04:20 ---> 6be1bcefef01 19:04:20 [Warning] One or more build-args [ARCH] were not consumed 19:04:20 Successfully built 6be1bcefef01 19:04:21 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:04:21 provisioning config files... 19:04:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config3431093855507655107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:22 ---> docker-login.sh 19:04:22 nexus3.edgexfoundry.org:10001 19:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:22 Configure a credential helper to remove this warning. See 19:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:22 19:04:22 Login Succeeded 19:04:22 nexus3.edgexfoundry.org:10002 19:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:22 Configure a credential helper to remove this warning. See 19:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:22 19:04:22 Login Succeeded 19:04:22 nexus3.edgexfoundry.org:10003 19:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:22 Configure a credential helper to remove this warning. See 19:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:22 19:04:22 Login Succeeded 19:04:22 nexus3.edgexfoundry.org:10004 19:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:23 Configure a credential helper to remove this warning. See 19:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:23 19:04:23 Login Succeeded 19:04:23 docker.io 19:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:23 Configure a credential helper to remove this warning. See 19:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:23 19:04:23 Login Succeeded 19:04:23 ---> docker-login.sh ends [Pipeline] } 19:04:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:23 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 19:04:23 dc1b719807970842f353d9ec2e25d94234445116 19:04:23 latest 19:04:23 1.3.1-dev.1 19:04:23 dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:04:23 master 19:04:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:24 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh 19:04:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 19:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:04:24 9e10b283f0ba: Preparing 19:04:24 e8b118fc02d3: Preparing 19:04:24 97313706d764: Preparing 19:04:24 4157d3765d5c: Preparing 19:04:24 595a9f65513d: Preparing 19:04:24 ace0eda3e3be: Preparing 19:04:24 ace0eda3e3be: Waiting 19:04:25 97313706d764: Pushed 19:04:25 e8b118fc02d3: Pushed 19:04:25 4157d3765d5c: Pushed 19:04:25 ace0eda3e3be: Layer already exists 19:04:25 595a9f65513d: Pushed 19:04:27 9e10b283f0ba: Pushed 19:04:27 dc1b719807970842f353d9ec2e25d94234445116: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh 19:04:27 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:04:28 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 19:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:04:28 9e10b283f0ba: Preparing 19:04:28 e8b118fc02d3: Preparing 19:04:28 97313706d764: Preparing 19:04:28 4157d3765d5c: Preparing 19:04:28 595a9f65513d: Preparing 19:04:28 ace0eda3e3be: Preparing 19:04:28 ace0eda3e3be: Waiting 19:04:28 9e10b283f0ba: Layer already exists 19:04:28 595a9f65513d: Layer already exists 19:04:28 97313706d764: Layer already exists 19:04:28 4157d3765d5c: Layer already exists 19:04:28 e8b118fc02d3: Layer already exists 19:04:28 ace0eda3e3be: Layer already exists 19:04:28 latest: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh 19:04:29 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:04:29 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 19:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:04:29 9e10b283f0ba: Preparing 19:04:29 e8b118fc02d3: Preparing 19:04:29 97313706d764: Preparing 19:04:29 4157d3765d5c: Preparing 19:04:29 595a9f65513d: Preparing 19:04:29 ace0eda3e3be: Preparing 19:04:29 4157d3765d5c: Layer already exists 19:04:29 9e10b283f0ba: Layer already exists 19:04:29 e8b118fc02d3: Layer already exists 19:04:29 595a9f65513d: Layer already exists 19:04:29 97313706d764: Layer already exists 19:04:29 ace0eda3e3be: Layer already exists 19:04:29 1.3.1-dev.1: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh 19:04:29 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:04:30 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:04:30 9e10b283f0ba: Preparing 19:04:30 e8b118fc02d3: Preparing 19:04:30 97313706d764: Preparing 19:04:30 4157d3765d5c: Preparing 19:04:30 595a9f65513d: Preparing 19:04:30 ace0eda3e3be: Preparing 19:04:30 ace0eda3e3be: Waiting 19:04:30 97313706d764: Layer already exists 19:04:30 e8b118fc02d3: Layer already exists 19:04:30 4157d3765d5c: Layer already exists 19:04:30 9e10b283f0ba: Layer already exists 19:04:30 595a9f65513d: Layer already exists 19:04:30 ace0eda3e3be: Layer already exists 19:04:30 dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh 19:04:30 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 19:04:30 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 19:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:04:30 9e10b283f0ba: Preparing 19:04:30 e8b118fc02d3: Preparing 19:04:30 97313706d764: Preparing 19:04:30 4157d3765d5c: Preparing 19:04:30 595a9f65513d: Preparing 19:04:30 ace0eda3e3be: Preparing 19:04:30 ace0eda3e3be: Waiting 19:04:30 595a9f65513d: Layer already exists 19:04:30 9e10b283f0ba: Layer already exists 19:04:30 97313706d764: Layer already exists 19:04:30 e8b118fc02d3: Layer already exists 19:04:30 4157d3765d5c: Layer already exists 19:04:30 ace0eda3e3be: Layer already exists 19:04:30 master: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:31 ===================================================== [Pipeline] echo 19:04:31 taggedImages: 19:04:31 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 19:04:31 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 19:04:31 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 19:04:31 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:04:31 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [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] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:41 Removing intermediate container f5068d188530 19:04:41 ---> dbde1748c736 19:04:41 Step 14/27 : FROM alpine:latest 19:04:41 latest: Pulling from library/alpine 19:04:41 5f621e34cdf4: Already exists 19:04:41 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 19:04:41 Status: Downloaded newer image for alpine:latest 19:04:41 ---> 2e77e061c27f 19:04:41 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:04:41 ---> Running in 6762d96e9ef1 19:04:42 Removing intermediate container 6762d96e9ef1 19:04:42 ---> f2662ef0a595 19:04:42 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:04:42 ---> Running in 10f0b1e79396 19:04:42 Removing intermediate container 10f0b1e79396 19:04:42 ---> 68bb78f1e4ee 19:04:42 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 19:04:43 ---> Running in b52949ea4ae6 19:04:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:04:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:04:44 (1/6) Installing ca-certificates (20191127-r4) 19:04:44 (2/6) Installing libgcc (9.3.0-r2) 19:04:44 (3/6) Installing libsodium (1.0.18-r0) 19:04:44 (4/6) Installing libstdc++ (9.3.0-r2) 19:04:44 (5/6) Installing libzmq (4.3.3-r0) 19:04:44 (6/6) Installing zeromq (4.3.3-r0) 19:04:44 Executing busybox-1.31.1-r19.trigger 19:04:44 Executing ca-certificates-20191127-r4.trigger 19:04:45 OK: 9 MiB in 20 packages 19:04:47 Removing intermediate container b52949ea4ae6 19:04:47 ---> 61d0c269dd90 19:04:47 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:47 ---> 93b733acfa72 19:04:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:04:48 ---> 8550b4658833 19:04:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:04:49 ---> 479eef3c395f 19:04:49 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:04:50 ---> f0b25a9a388b 19:04:50 Step 22/27 : EXPOSE 48095 19:04:50 ---> Running in ef2fb127e34b 19:04:51 Removing intermediate container ef2fb127e34b 19:04:51 ---> e245395c60ad 19:04:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:04:51 ---> Running in daed95a8a63b 19:04:51 Removing intermediate container daed95a8a63b 19:04:51 ---> 8ab308637855 19:04:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:52 ---> Running in 62e7a7cf471f 19:04:52 Removing intermediate container 62e7a7cf471f 19:04:52 ---> a4591835a2b5 19:04:52 Step 25/27 : LABEL arch=arm64 19:04:52 ---> Running in 67effcb3085c 19:04:52 Removing intermediate container 67effcb3085c 19:04:52 ---> 863d9744cde6 19:04:52 Step 26/27 : LABEL git_sha=dc1b719807970842f353d9ec2e25d94234445116 19:04:53 ---> Running in e678c2805d3d 19:04:53 Removing intermediate container e678c2805d3d 19:04:53 ---> ccc596a48589 19:04:53 Step 27/27 : LABEL version=1.3.1-dev.1 19:04:53 ---> Running in 4d0ffdc50be4 19:04:54 Removing intermediate container 4d0ffdc50be4 19:04:54 ---> e183fde9c20c 19:04:54 [Warning] One or more build-args [ARCH] were not consumed 19:04:54 Successfully built e183fde9c20c 19:04:54 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:04:55 provisioning config files... 19:04:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config2686327401769703945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:55 ---> docker-login.sh 19:04:55 nexus3.edgexfoundry.org:10001 19:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:56 Configure a credential helper to remove this warning. See 19:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:56 19:04:56 Login Succeeded 19:04:56 nexus3.edgexfoundry.org:10002 19:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:56 Configure a credential helper to remove this warning. See 19:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:56 19:04:56 Login Succeeded 19:04:56 nexus3.edgexfoundry.org:10003 19:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 nexus3.edgexfoundry.org:10004 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 docker.io 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 ---> docker-login.sh ends [Pipeline] } 19:04:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:58 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 19:04:58 dc1b719807970842f353d9ec2e25d94234445116 19:04:58 latest 19:04:58 1.3.1-dev.1 19:04:58 dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:04:58 master 19:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:59 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh 19:04:59 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 19:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:04:59 e81e7f6e8ae5: Preparing 19:04:59 f58cc0677abb: Preparing 19:04:59 9fd35f983d49: Preparing 19:04:59 77fe7dfb134b: Preparing 19:04:59 f9ac97aa1037: Preparing 19:04:59 cd3761cfa1d9: Preparing 19:04:59 cd3761cfa1d9: Waiting 19:05:00 77fe7dfb134b: Pushed 19:05:00 f58cc0677abb: Pushed 19:05:00 9fd35f983d49: Pushed 19:05:00 cd3761cfa1d9: Layer already exists 19:05:00 f9ac97aa1037: Pushed 19:05:04 e81e7f6e8ae5: Pushed 19:05:04 dc1b719807970842f353d9ec2e25d94234445116: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:04 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:05 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 19:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:05:05 e81e7f6e8ae5: Preparing 19:05:05 f58cc0677abb: Preparing 19:05:05 9fd35f983d49: Preparing 19:05:05 77fe7dfb134b: Preparing 19:05:05 f9ac97aa1037: Preparing 19:05:05 cd3761cfa1d9: Preparing 19:05:05 cd3761cfa1d9: Waiting 19:05:05 e81e7f6e8ae5: Layer already exists 19:05:05 9fd35f983d49: Layer already exists 19:05:05 f58cc0677abb: Layer already exists 19:05:05 f9ac97aa1037: Layer already exists 19:05:05 77fe7dfb134b: Layer already exists 19:05:05 cd3761cfa1d9: Layer already exists 19:05:05 latest: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:05 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:05:06 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 19:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:05:06 e81e7f6e8ae5: Preparing 19:05:06 f58cc0677abb: Preparing 19:05:06 9fd35f983d49: Preparing 19:05:06 77fe7dfb134b: Preparing 19:05:06 f9ac97aa1037: Preparing 19:05:06 cd3761cfa1d9: Preparing 19:05:06 cd3761cfa1d9: Waiting 19:05:06 f9ac97aa1037: Layer already exists 19:05:06 9fd35f983d49: Layer already exists 19:05:06 f58cc0677abb: Layer already exists 19:05:06 77fe7dfb134b: Layer already exists 19:05:06 e81e7f6e8ae5: Layer already exists 19:05:06 cd3761cfa1d9: Layer already exists 19:05:06 1.3.1-dev.1: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:06 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:05:07 e81e7f6e8ae5: Preparing 19:05:07 f58cc0677abb: Preparing 19:05:07 9fd35f983d49: Preparing 19:05:07 77fe7dfb134b: Preparing 19:05:07 f9ac97aa1037: Preparing 19:05:07 cd3761cfa1d9: Preparing 19:05:07 cd3761cfa1d9: Waiting 19:05:07 f58cc0677abb: Layer already exists 19:05:07 77fe7dfb134b: Layer already exists 19:05:07 f9ac97aa1037: Layer already exists 19:05:07 e81e7f6e8ae5: Layer already exists 19:05:07 9fd35f983d49: Layer already exists 19:05:07 cd3761cfa1d9: Layer already exists 19:05:07 dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 19:05:08 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 19:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:05:08 e81e7f6e8ae5: Preparing 19:05:08 f58cc0677abb: Preparing 19:05:08 9fd35f983d49: Preparing 19:05:08 77fe7dfb134b: Preparing 19:05:08 f9ac97aa1037: Preparing 19:05:08 cd3761cfa1d9: Preparing 19:05:08 cd3761cfa1d9: Waiting 19:05:08 f9ac97aa1037: Layer already exists 19:05:08 9fd35f983d49: Layer already exists 19:05:08 f58cc0677abb: Layer already exists 19:05:08 e81e7f6e8ae5: Layer already exists 19:05:08 77fe7dfb134b: Layer already exists 19:05:08 cd3761cfa1d9: Layer already exists 19:05:08 master: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:08 ===================================================== [Pipeline] echo 19:05:08 taggedImages: 19:05:08 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 19:05:08 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 19:05:08 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 19:05:08 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 19:05:08 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 19:05:10 provisioning config files... 19:05:10 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5953173787079129926tmp [Pipeline] { [Pipeline] sh 19:05:10 + set +x 19:05:10 + curl -s https://codecov.io/bash 19:05:10 + bash -s -- 19:05:11 19:05:11 _____ _ 19:05:11 / ____| | | 19:05:11 | | ___ __| | ___ ___ _____ __ 19:05:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:05:11 | |___| (_) | (_| | __/ (_| (_) \ V / 19:05:11 \_____\___/ \__,_|\___|\___\___/ \_/ 19:05:11 Bash-20201130-cc6d3fe 19:05:11 19:05:11 19:05:11 ==> Jenkins CI detected. 19:05:11 project root: . 19:05:11 --> token set from env 19:05:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:05:11 ==> Running gcov in . (disable via -X gcov) 19:05:11 ==> Python coveragepy not found 19:05:11 ==> Searching for coverage reports in: 19:05:11 + . 19:05:11 -> Found 1 reports 19:05:11 ==> Detecting git/mercurial file structure 19:05:11 ==> Reading reports 19:05:11 + ./coverage.out bytes=10 19:05:11 ==> Appending adjustments 19:05:11 https://docs.codecov.io/docs/fixing-reports 19:05:11 + Found adjustments 19:05:11 ==> Gzipping contents 19:05:11 4.0K /tmp/codecov.sKFonS.gz 19:05:11 ==> Uploading reports 19:05:11 url: https://codecov.io 19:05:11 query: branch=master&commit=dc1b719807970842f353d9ec2e25d94234445116&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:11 -> Pinging Codecov 19:05:11 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=dc1b719807970842f353d9ec2e25d94234445116&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:16 -> Uploading to 19:05:16 https://storage.googleapis.com/codecov/v4/raw/2020-12-03/A97CA9966030D2A3747ED39772930CCE/dc1b719807970842f353d9ec2e25d94234445116/c3fba258-39f7-41af-9d35-2b2c8626d921.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201203T190515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6373fba720c7794b548d8189a38ec901e4f3d25b6c186a9ed81cc0429d08eb00 19:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:16 Dload Upload Total Spent Left Speed 19:05:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 875 --:--:-- --:--:-- --:--:-- 877 19:05:16 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] } 19:05:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:05:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:05:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:17 19:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:05:17 188c0c94c7c5: Pulling fs layer 19:05:17 0ef7d3d256c8: Pulling fs layer 19:05:17 de9db76c5a1d: Pulling fs layer 19:05:17 0eba1c9be4d2: Pulling fs layer 19:05:17 0d57e429df01: Pulling fs layer 19:05:17 4e4be7b47b0d: Pulling fs layer 19:05:17 e1f770b5df2f: Pulling fs layer 19:05:17 85a0685a4137: Pulling fs layer 19:05:17 0eba1c9be4d2: Waiting 19:05:17 0d57e429df01: Waiting 19:05:17 e1f770b5df2f: Waiting 19:05:17 de9db76c5a1d: Verifying Checksum 19:05:17 de9db76c5a1d: Download complete 19:05:17 0ef7d3d256c8: Verifying Checksum 19:05:17 0ef7d3d256c8: Download complete 19:05:17 0d57e429df01: Verifying Checksum 19:05:17 0d57e429df01: Download complete 19:05:17 188c0c94c7c5: Download complete 19:05:17 4e4be7b47b0d: Verifying Checksum 19:05:17 4e4be7b47b0d: Download complete 19:05:18 188c0c94c7c5: Pull complete 19:05:18 0ef7d3d256c8: Pull complete 19:05:18 de9db76c5a1d: Pull complete 19:05:19 e1f770b5df2f: Verifying Checksum 19:05:19 e1f770b5df2f: Download complete 19:05:21 0eba1c9be4d2: Verifying Checksum 19:05:21 0eba1c9be4d2: Download complete 19:05:22 85a0685a4137: Verifying Checksum 19:05:22 85a0685a4137: Download complete 19:05:27 0eba1c9be4d2: Pull complete 19:05:27 0d57e429df01: Pull complete 19:05:27 4e4be7b47b0d: Pull complete 19:05:29 e1f770b5df2f: Pull complete 19:05:37 85a0685a4137: Pull complete 19:05:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:05:38 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-snyk-go:1.410.4 cat 19:05:39 $ docker top 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:05:39 + set -o pipefail 19:05:39 + snyk monitor '--org=edgex-jenkins' 19:05:54 19:05:54 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 19:05:54 19:05:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/9b7d5246-b4f5-4760-8c67-c4f8954d2a95 19:05:54 19:05:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:05:54 19:05:54 [Pipeline] } 19:05:54 $ docker stop --time=1 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db 19:05:56 $ docker rm -f 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 19:05:57 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116, dockerFile=Dockerfile [Pipeline] echo 19:05:57 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 19:05:57 + set -o pipefail 19:05:57 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 19:05:57 + tee .snyk 19:05:57 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 19:05:57 version: v1.14.1 19:05:57 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 19:05:57 ignore: 19:05:57 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 19:05:57 - '*': 19:05:57 reason: does not apply # justification for ignoring 19:05:57 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 19:05:57 SNYK-ALPINE312-JQ-588886: 19:05:57 - '*': 19:05:57 reason: false positive 19:05:57 expires: 2021-01-01T00:00:00 19:05:57 # patch: {} [Pipeline] withCredentials 19:05:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:58 . [Pipeline] withDockerContainer 19:05:58 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-snyk-go:1.410.4 cat 19:05:59 $ docker top a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:59 + rm -f snykReport.html [Pipeline] echo 19:05:59 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 19:05:59 + set -o pipefail 19:05:59 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 19:05:59 + snyk-to-html -o snykReport.html 19:06:08 Vulnerability snapshot saved at snykReport.html [Pipeline] } 19:06:08 $ docker stop --time=1 a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 19:06:09 $ docker rm -f a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:11 + git log --format=format:%s -1 dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh 19:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:11 . [Pipeline] withDockerContainer 19:06:11 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10004/edgex-devops/git-semver:latest cat 19:06:12 $ docker top bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:12 [ssh-agent] Looking for ssh-agent implementation... 19:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:13 $ docker exec bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d ssh-agent 19:06:13 SSH_AUTH_SOCK=/tmp/ssh-I9dwNH1wMhe4/agent.12 19:06:13 SSH_AGENT_PID=17 19:06:13 Running ssh-add (command line suppressed) 19:06:13 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5365542993330623156.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5365542993330623156.key) 19:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:13 + git semver tag 19:06:13 # -> Open(): unable to determine branch for HEAD 19:06:13 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:06:13 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:06:13 # $SEMVER_REMOTE_NAME = origin 19:06:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:13 # $SEMVER_USER_NAME = edgex-jenkins 19:06:13 # $SEMVER_BRANCH = master 19:06:13 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:06:13 # dc1b719807970842f353d9ec2e25d94234445116 HEAD 19:06:13 # -> Force: false 19:06:13 # 6dfc6f3364ffebee4b79ac732cdf12cdd796d048 refs/tags/v1.3.1-dev.1 [Pipeline] } 19:06:13 $ docker exec --env ******** --env ******** bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d ssh-agent -k 19:06:14 unset SSH_AUTH_SOCK; 19:06:14 unset SSH_AGENT_PID; 19:06:14 echo Agent pid 17 killed; 19:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:14 + git semver [Pipeline] } 19:06:14 $ docker stop --time=1 bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d 19:06:16 $ docker rm -f bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:16 19:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:17 0.23.1-centos7: Pulling from edgex-lftools 19:06:17 ab5ef0e58194: Pulling fs layer 19:06:17 9712f1f96733: Pulling fs layer 19:06:17 63f879dbbcfc: Pulling fs layer 19:06:17 0d9ebad4ef96: Pulling fs layer 19:06:17 e9a5061849ea: Pulling fs layer 19:06:17 d747dcd14b5f: Pulling fs layer 19:06:17 2de7ff778b66: Pulling fs layer 19:06:17 e9a5061849ea: Waiting 19:06:17 d747dcd14b5f: Waiting 19:06:17 2de7ff778b66: Waiting 19:06:17 0d9ebad4ef96: Waiting 19:06:17 9712f1f96733: Verifying Checksum 19:06:17 9712f1f96733: Download complete 19:06:19 63f879dbbcfc: Verifying Checksum 19:06:19 63f879dbbcfc: Download complete 19:06:19 0d9ebad4ef96: Verifying Checksum 19:06:19 0d9ebad4ef96: Download complete 19:06:19 ab5ef0e58194: Download complete 19:06:19 d747dcd14b5f: Verifying Checksum 19:06:19 d747dcd14b5f: Download complete 19:06:19 2de7ff778b66: Verifying Checksum 19:06:19 2de7ff778b66: Download complete 19:06:20 e9a5061849ea: Verifying Checksum 19:06:20 e9a5061849ea: Download complete 19:06:24 ab5ef0e58194: Pull complete 19:06:24 9712f1f96733: Pull complete 19:06:26 63f879dbbcfc: Pull complete 19:06:33 0d9ebad4ef96: Pull complete 19:06:37 e9a5061849ea: Pull complete 19:06:37 d747dcd14b5f: Pull complete 19:06:38 2de7ff778b66: Pull complete 19:06:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:06:38 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:0.23.1-centos7 cat 19:06:42 $ docker top 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:06:42 provisioning config files... 19:06:42 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config9038332945858779398tmp 19:06:42 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4727739638091284053tmp 19:06:42 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config8767622509486248429tmp [Pipeline] { [Pipeline] echo 19:06:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:06:43 ---> sigul-configuration.sh 19:06:43 gpg: directory `/root/.gnupg' created 19:06:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:06:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:06:43 gpg: keyring `/root/.gnupg/secring.gpg' created 19:06:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:06:43 gpg: CAST5 encrypted data 19:06:43 gpg: encrypted with 1 passphrase 19:06:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:06:43 + mkdir /home/jenkins 19:06:43 + mkdir /home/jenkins/sigul [Pipeline] sh 19:06:44 + 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 19:06:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:06:44 ---> sigul-install.sh 19:06:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:06:51 + git tag --list 19:06:51 v1.0.0 19:06:51 v1.1.0 19:06:51 v1.2.0 19:06:51 v1.2.1-dev.1 19:06:51 v1.2.1-dev.10 19:06:51 v1.2.1-dev.11 19:06:51 v1.2.1-dev.12 19:06:51 v1.2.1-dev.13 19:06:51 v1.2.1-dev.14 19:06:51 v1.2.1-dev.15 19:06:51 v1.2.1-dev.16 19:06:51 v1.2.1-dev.17 19:06:51 v1.2.1-dev.18 19:06:51 v1.2.1-dev.19 19:06:51 v1.2.1-dev.2 19:06:51 v1.2.1-dev.20 19:06:51 v1.2.1-dev.21 19:06:51 v1.2.1-dev.22 19:06:51 v1.2.1-dev.23 19:06:51 v1.2.1-dev.3 19:06:51 v1.2.1-dev.4 19:06:51 v1.2.1-dev.5 19:06:51 v1.2.1-dev.6 19:06:51 v1.2.1-dev.7 19:06:51 v1.2.1-dev.8 19:06:51 v1.2.1-dev.9 19:06:51 v1.3.0 19:06:51 v1.3.1-dev.1 [Pipeline] sh 19:06:51 + lftools sign git-tag v1.3.1-dev.1 19:06:53 Signing Git tag with Sigul... 19:06:53 Signing v1.3.1-dev.1 [Pipeline] echo 19:06:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:06:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:06:54 $ docker stop --time=1 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c 19:06:56 $ docker rm -f 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:57 . [Pipeline] withDockerContainer 19:06:57 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10004/edgex-devops/git-semver:latest cat 19:06:58 $ docker top 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:59 [ssh-agent] Looking for ssh-agent implementation... 19:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:59 $ docker exec 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 ssh-agent 19:06:59 SSH_AUTH_SOCK=/tmp/ssh-gJ9g3rpnoJIu/agent.11 19:06:59 SSH_AGENT_PID=16 19:06:59 Running ssh-add (command line suppressed) 19:06:59 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_908708419293205143.key (/w/workspace/_app-service-configurable_master@tmp/private_key_908708419293205143.key) 19:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:59 + git semver bump pre 19:06:59 # -> Open(): unable to determine branch for HEAD 19:06:59 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:06:59 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:06:59 # $SEMVER_REMOTE_NAME = origin 19:06:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:59 # $SEMVER_USER_NAME = edgex-jenkins 19:06:59 # $SEMVER_BRANCH = master 19:06:59 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 19:06:59 1.3.1-dev.2 [Pipeline] } 19:06:59 $ docker exec --env ******** --env ******** 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 ssh-agent -k 19:07:00 unset SSH_AUTH_SOCK; 19:07:00 unset SSH_AGENT_PID; 19:07:00 echo Agent pid 16 killed; 19:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:00 + git semver [Pipeline] } 19:07:00 $ docker stop --time=1 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 19:07:02 $ docker rm -f 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:02 . [Pipeline] withDockerContainer 19:07:02 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10004/edgex-devops/git-semver:latest cat 19:07:03 $ docker top 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:03 [ssh-agent] Looking for ssh-agent implementation... 19:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:04 $ docker exec 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a ssh-agent 19:07:04 SSH_AUTH_SOCK=/tmp/ssh-vx9slZiDDND1/agent.12 19:07:04 SSH_AGENT_PID=18 19:07:04 Running ssh-add (command line suppressed) 19:07:04 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6556157551310440678.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6556157551310440678.key) 19:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:04 + git semver push 19:07:04 # -> Open(): unable to determine branch for HEAD 19:07:04 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:07:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:07:04 # $SEMVER_REMOTE_NAME = origin 19:07:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:04 # $SEMVER_USER_NAME = edgex-jenkins 19:07:04 # $SEMVER_BRANCH = master 19:07:04 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:07:11 $ docker exec --env ******** --env ******** 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a ssh-agent -k 19:07:11 unset SSH_AUTH_SOCK; 19:07:11 unset SSH_AGENT_PID; 19:07:11 echo Agent pid 18 killed; 19:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:12 + git semver [Pipeline] } 19:07:12 $ docker stop --time=1 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a 19:07:13 $ docker rm -f 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:07:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:07:16 ---> package-listing.sh 19:07:16 ++ facter osfamily 19:07:16 ++ tr '[:upper:]' '[:lower:]' 19:07:16 + OS_FAMILY=redhat 19:07:16 + workspace=/w/workspace/_app-service-configurable_master 19:07:16 + START_PACKAGES=/tmp/packages_start.txt 19:07:16 + END_PACKAGES=/tmp/packages_end.txt 19:07:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:07:16 + PACKAGES=/tmp/packages_start.txt 19:07:16 + '[' /w/workspace/_app-service-configurable_master ']' 19:07:16 + PACKAGES=/tmp/packages_end.txt 19:07:16 + case "${OS_FAMILY}" in 19:07:16 + rpm -qa 19:07:16 + sort 19:07:20 + '[' -f /tmp/packages_start.txt ']' 19:07:20 + '[' -f /tmp/packages_end.txt ']' 19:07:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:07:20 + '[' /w/workspace/_app-service-configurable_master ']' 19:07:20 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:07:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:07:20 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:21 19:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:21 alpine: Pulling from edgex-lftools-log-publisher 19:07:21 df20fa9351a1: Pulling fs layer 19:07:21 36b3adc4ff6f: Pulling fs layer 19:07:21 8ad3a11d3b57: Pulling fs layer 19:07:21 46f8f816bc3b: Pulling fs layer 19:07:21 93b61091891f: Pulling fs layer 19:07:21 93b9cdb0e59b: Pulling fs layer 19:07:21 5e14af77c1be: Pulling fs layer 19:07:21 01666e4c0597: Pulling fs layer 19:07:21 aa168da1d23b: Pulling fs layer 19:07:21 46f8f816bc3b: Waiting 19:07:21 93b61091891f: Waiting 19:07:21 93b9cdb0e59b: Waiting 19:07:21 5e14af77c1be: Waiting 19:07:21 01666e4c0597: Waiting 19:07:21 aa168da1d23b: Waiting 19:07:21 36b3adc4ff6f: Verifying Checksum 19:07:21 36b3adc4ff6f: Download complete 19:07:21 46f8f816bc3b: Verifying Checksum 19:07:21 46f8f816bc3b: Download complete 19:07:21 df20fa9351a1: Verifying Checksum 19:07:21 df20fa9351a1: Download complete 19:07:21 93b9cdb0e59b: Verifying Checksum 19:07:21 93b9cdb0e59b: Download complete 19:07:21 5e14af77c1be: Verifying Checksum 19:07:21 5e14af77c1be: Download complete 19:07:21 01666e4c0597: Download complete 19:07:21 93b61091891f: Verifying Checksum 19:07:21 93b61091891f: Download complete 19:07:21 8ad3a11d3b57: Verifying Checksum 19:07:21 8ad3a11d3b57: Download complete 19:07:21 df20fa9351a1: Pull complete 19:07:22 36b3adc4ff6f: Pull complete 19:07:23 8ad3a11d3b57: Pull complete 19:07:24 aa168da1d23b: Download complete 19:07:24 46f8f816bc3b: Pull complete 19:07:24 93b61091891f: Pull complete 19:07:24 93b9cdb0e59b: Pull complete 19:07:24 5e14af77c1be: Pull complete 19:07:25 01666e4c0597: Pull complete 19:07:31 aa168da1d23b: Pull complete 19:07:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:07:31 prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container 19:07:32 $ 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:alpine cat 19:07:34 $ docker top f04445dda31144b28b6672d8341939aba5d49f1bccd8c9a10638f24b8f7563dd -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:07:35 + mkdir -p /var/log/sa [Pipeline] sh 19:07:36 + ls /var/log/sa-host 19:07:36 + sadf -c /var/log/sa-host/sa03 19:07:36 file_magic: OK 19:07:36 HZ: Using current value: 100 19:07:36 file_header: OK 19:07:36 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 19:07:36 Statistics: 19:07:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:07:36 File successfully converted to sysstat format version 12.2.1 19:07:36 + sadf -c /var/log/sa-host/sa23 19:07:36 file_magic: OK 19:07:36 HZ: Using current value: 100 19:07:36 file_header: OK 19:07:36 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 19:07:36 Statistics: 19:07:36 Hnuu...uuuununununu... 19:07:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:36 provisioning config files... 19:07:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7439717764556876908tmp [Pipeline] { [Pipeline] echo 19:07:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:07:37 ---> create-netrc.sh [Pipeline] } 19:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:07:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:07:37 ---> python-tools-install.sh [Pipeline] echo 19:07:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:07:37 ---> sudo-logs.sh 19:07:37 Archiving 'sudo' log.. [Pipeline] echo 19:07:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:07:38 ---> job-cost.sh 19:07:38 lf-activate-venv: SKIPPING 19:07:38 INFO: No Stack... 19:07:40 INFO: Retrieving Pricing Info for: v1-standard-2 19:07:40 INFO: Archiving Costs [Pipeline] echo 19:07:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:07:40 ---> logs-deploy.sh 19:07:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/63 19:07:40 INFO: archiving workspace using pattern(s): 19:07:42 Archives upload complete. 19:07:42 INFO: archiving logs to Nexus 19:07:43 ---> uname -a: 19:07:43 Linux prd-centos7-docker-4c-2g-14355.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:07:43 19:07:43 19:07:43 ---> lscpu: 19:07:43 Architecture: x86_64 19:07:43 CPU op-mode(s): 32-bit, 64-bit 19:07:43 Byte Order: Little Endian 19:07:43 Address sizes: 40 bits physical, 48 bits virtual 19:07:43 CPU(s): 4 19:07:43 On-line CPU(s) list: 0-3 19:07:43 Thread(s) per core: 1 19:07:43 Core(s) per socket: 1 19:07:43 Socket(s): 4 19:07:43 NUMA node(s): 1 19:07:43 Vendor ID: GenuineIntel 19:07:43 CPU family: 6 19:07:43 Model: 44 19:07:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:07:43 Stepping: 1 19:07:43 CPU MHz: 2933.436 19:07:43 BogoMIPS: 5866.87 19:07:43 Virtualization: VT-x 19:07:43 Hypervisor vendor: KVM 19:07:43 Virtualization type: full 19:07:43 L1d cache: 128 KiB 19:07:43 L1i cache: 128 KiB 19:07:43 L2 cache: 16 MiB 19:07:43 L3 cache: 64 MiB 19:07:43 NUMA node0 CPU(s): 0-3 19:07:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:07:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:07:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:07:43 Vulnerability Meltdown: Mitigation; PTI 19:07:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:07:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:07:43 Vulnerability Srbds: Not affected 19:07:43 Vulnerability Tsx async abort: Not affected 19:07:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:07:43 19:07:43 19:07:43 ---> nproc: 19:07:43 4 19:07:43 19:07:43 19:07:43 ---> df -h: 19:07:43 Filesystem Size Used Available Use% Mounted on 19:07:43 overlay 50.0G 8.6G 41.4G 17% / 19:07:43 tmpfs 64.0M 0 64.0M 0% /dev 19:07:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:07:43 shm 64.0M 0 64.0M 0% /dev/shm 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/_app-service-configurable_master 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/_app-service-configurable_master@tmp 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 19:07:43 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 19:07:43 19:07:43 19:07:43 ---> free -m: 19:07:43 total used free shared buff/cache available 19:07:43 Mem: 1837 836 119 0 881 935 19:07:43 Swap: 1023 3 1020 19:07:43 19:07:43 19:07:43 ---> ip addr: 19:07:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:07:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:43 inet 127.0.0.1/8 scope host lo 19:07:43 valid_lft forever preferred_lft forever 19:07:43 inet6 ::1/128 scope host 19:07:43 valid_lft forever preferred_lft forever 19:07:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:07:43 link/ether fa:16:3e:c1:32:26 brd ff:ff:ff:ff:ff:ff 19:07:43 inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 19:07:43 valid_lft 85806sec preferred_lft 85806sec 19:07:43 inet6 fe80::f816:3eff:fec1:3226/64 scope link 19:07:43 valid_lft forever preferred_lft forever 19:07:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:07:43 link/ether 02:42:71:c5:26:15 brd ff:ff:ff:ff:ff:ff 19:07:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:43 valid_lft forever preferred_lft forever 19:07:43 inet6 fe80::42:71ff:fec5:2615/64 scope link 19:07:43 valid_lft forever preferred_lft forever 19:07:43 19:07:43 19:07:43 ---> sar -b -r -n DEV: 19:07:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 19:07:43 19:07:43 18:57:35 LINUX RESTART (4 CPU) 19:07:43 19:07:43 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:43 18:59:01 101.53 44.58 56.95 0.00 7901.38 15496.06 0.00 19:07:43 19:00:01 3.15 0.02 3.13 0.00 0.53 108.74 0.00 19:07:43 19:01:01 0.47 0.02 0.45 0.00 0.13 6.00 0.00 19:07:43 19:02:01 0.40 0.08 0.32 0.00 1.60 5.69 0.00 19:07:43 19:03:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:07:43 19:04:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 19:07:43 19:05:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 19:07:43 19:06:01 334.37 207.28 127.09 0.00 10045.42 39183.47 0.00 19:07:43 19:07:01 261.17 107.94 153.24 0.00 5612.91 33566.37 0.00 19:07:43 Average: 77.54 39.70 37.84 0.00 2605.69 9769.89 0.00 19:07:43 19:07:43 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:43 18:59:01 179148 0 604380 32.12 2620 1095396 1138328 38.85 421744 1082172 132 19:07:43 19:00:01 187428 0 595980 31.68 2620 1095516 1077232 36.76 418244 1079064 16 19:07:43 19:01:01 186016 0 597388 31.75 2620 1095520 1079792 36.85 431188 1067372 20 19:07:43 19:02:01 185960 0 597320 31.75 2620 1095644 1077884 36.79 430996 1067428 8 19:07:43 19:03:01 185996 0 597280 31.74 2620 1095648 1077740 36.78 439828 1058852 16 19:07:43 19:04:01 185644 0 597624 31.76 2620 1095656 1077824 36.78 440552 1058740 8 19:07:43 19:05:02 185152 0 598116 31.79 2620 1095656 1077932 36.79 441164 1058740 16 19:07:43 19:06:01 171592 0 751504 39.94 2596 955852 1330656 45.41 624324 834624 48 19:07:43 19:07:01 209164 0 805048 42.79 1552 865780 1485748 50.71 614864 725212 56 19:07:43 Average: 186233 0 638293 33.92 2499 1054519 1158126 39.52 473656 1003578 36 19:07:43 19:07:43 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:43 18:59:01 eth0 356.40 256.61 1041.02 88.07 0.00 0.00 0.00 0.00 19:07:43 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 18:59:01 docker0 1.63 1.33 0.38 3.48 0.00 0.00 0.00 0.00 19:07:43 19:00:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 0.00 19:07:43 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:01:01 eth0 1.70 0.73 1.00 0.05 0.00 0.00 0.00 0.00 19:07:43 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:02:01 eth0 1.00 0.55 0.55 0.39 0.00 0.00 0.00 0.00 19:07:43 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:07:43 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:04:01 eth0 0.87 0.20 0.20 0.07 0.00 0.00 0.00 0.00 19:07:43 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:05:02 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 19:07:43 19:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:06:01 eth0 482.40 418.14 4584.95 43.20 0.00 0.00 0.00 0.00 19:07:43 19:06:01 veth51579e4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:07:43 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:06:01 docker0 61.28 64.16 5.03 418.94 0.00 0.00 0.00 0.00 19:07:43 19:07:01 eth0 448.36 389.32 3599.87 99.42 0.00 0.00 0.00 0.00 19:07:43 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 19:07:01 vethc03c0a5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:07:43 19:07:01 docker0 23.63 28.42 1.30 185.15 0.00 0.00 0.00 0.00 19:07:43 Average: eth0 142.99 117.95 1019.22 25.70 0.00 0.00 0.00 0.00 19:07:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 Average: vethc03c0a5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 19:07:43 Average: docker0 9.52 10.34 0.74 66.89 0.00 0.00 0.00 0.00 19:07:43 19:07:43 19:07:43 ---> sar -P ALL: 19:07:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 19:07:43 19:07:43 18:57:35 LINUX RESTART (4 CPU) 19:07:43 19:07:43 18:58:01 CPU %user %nice %system %iowait %steal %idle 19:07:43 18:59:01 all 12.99 0.00 5.60 1.96 0.04 79.41 19:07:43 18:59:01 0 13.44 0.00 6.58 3.56 0.03 76.39 19:07:43 18:59:01 1 13.09 0.00 4.85 1.25 0.03 80.77 19:07:43 18:59:01 2 12.03 0.00 6.31 2.13 0.05 79.48 19:07:43 18:59:01 3 13.41 0.00 4.68 0.88 0.03 81.00 19:07:43 19:00:01 all 0.15 0.00 0.05 0.00 0.00 99.79 19:07:43 19:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:07:43 19:00:01 1 0.07 0.00 0.07 0.00 0.00 99.87 19:07:43 19:00:01 2 0.52 0.00 0.07 0.00 0.00 99.42 19:07:43 19:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:07:43 19:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 19:07:43 19:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:07:43 19:01:01 1 0.08 0.00 0.10 0.00 0.02 99.80 19:07:43 19:01:01 2 0.55 0.00 0.02 0.00 0.00 99.43 19:07:43 19:01:01 3 0.08 0.00 0.03 0.00 0.00 99.88 19:07:43 19:02:01 all 0.15 0.00 0.04 0.00 0.01 99.80 19:07:43 19:02:01 0 0.02 0.00 0.03 0.02 0.02 99.92 19:07:43 19:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:07:43 19:02:01 2 0.52 0.00 0.03 0.00 0.02 99.43 19:07:43 19:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:07:43 19:03:01 all 0.17 0.00 0.12 0.00 0.00 99.71 19:07:43 19:03:01 0 0.05 0.00 0.10 0.00 0.00 99.85 19:07:43 19:03:01 1 0.08 0.00 0.20 0.00 0.00 99.72 19:07:43 19:03:01 2 0.50 0.00 0.10 0.00 0.00 99.40 19:07:43 19:03:01 3 0.03 0.00 0.08 0.00 0.00 99.88 19:07:43 19:04:01 all 0.15 0.00 0.04 0.00 0.00 99.81 19:07:43 19:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:07:43 19:04:01 1 0.03 0.00 0.07 0.00 0.00 99.90 19:07:43 19:04:01 2 0.53 0.00 0.03 0.00 0.02 99.42 19:07:43 19:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:07:43 19:05:02 all 0.16 0.00 0.03 0.00 0.00 99.80 19:07:43 19:05:02 0 0.02 0.00 0.02 0.00 0.00 99.97 19:07:43 19:05:02 1 0.03 0.00 0.03 0.00 0.00 99.93 19:07:43 19:05:02 2 0.53 0.00 0.03 0.00 0.00 99.43 19:07:43 19:05:02 3 0.07 0.00 0.05 0.00 0.00 99.88 19:07:43 19:06:01 all 11.72 0.00 8.17 3.12 0.15 76.83 19:07:43 19:06:01 0 11.65 0.00 8.50 3.04 0.14 76.67 19:07:43 19:06:01 1 11.84 0.00 8.55 2.65 0.21 76.76 19:07:43 19:06:01 2 11.33 0.00 7.62 2.37 0.12 78.56 19:07:43 19:06:01 3 12.08 0.00 8.00 4.43 0.14 75.35 19:07:43 19:07:01 all 12.52 0.00 9.86 3.32 0.13 74.17 19:07:43 19:07:01 0 12.20 0.00 10.99 2.71 0.14 73.96 19:07:43 19:07:01 1 14.62 0.00 9.84 4.96 0.12 70.45 19:07:43 19:07:01 2 11.54 0.00 9.22 3.68 0.14 75.43 19:07:43 19:07:01 3 11.72 0.00 9.38 1.92 0.14 76.85 19:07:43 Average: all 4.16 0.00 2.60 0.91 0.04 92.29 19:07:43 Average: 0 4.07 0.00 2.86 1.01 0.04 92.02 19:07:43 Average: 1 4.35 0.00 2.58 0.96 0.04 92.07 19:07:43 Average: 2 4.16 0.00 2.55 0.89 0.04 92.37 19:07:43 Average: 3 4.08 0.00 2.42 0.78 0.04 92.69 19:07:43 19:07:43 19:07:43