Started by user Bill Mahoney Replayed #107 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 021e28942e8876b2560ded735e906d53e9e76b63 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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. Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4285’ is offline Running on prd-centos7-docker-4c-2g-4297 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 > 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 Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 Commit message: "refactor: Move topic config to appropriate config struct (#249)" > git rev-list --no-walk 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:31:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:31:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:31:38 ========================================================= 02:31:38 EdgeX Global Pipelines Version Info 02:31:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:31:40 ------------------- 02:31:40 stable info: 02:31:40 ------------------- 02:31:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:31:40 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 02:31:40 Message: update stable to v1.0.191 02:31:41 ------------------- 02:31:41 experimental info: 02:31:41 ------------------- 02:31:41 Commited By: **** collab-it+edgex@linuxfoundation.org 02:31:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:31:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:31:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 021e289 [Pipeline] echo 02:31:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:31:42 provisioning config files... 02:31:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1207314952472606861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:42 ---> docker-login.sh 02:31:42 nexus3.edgexfoundry.org:10001 02:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:43 Configure a credential helper to remove this warning. See 02:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:43 02:31:43 Login Succeeded 02:31:43 nexus3.edgexfoundry.org:10002 02:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:43 Configure a credential helper to remove this warning. See 02:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:43 02:31:43 Login Succeeded 02:31:43 nexus3.edgexfoundry.org:10003 02:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:43 Configure a credential helper to remove this warning. See 02:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:43 02:31:43 Login Succeeded 02:31:43 nexus3.edgexfoundry.org:10004 02:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:43 Configure a credential helper to remove this warning. See 02:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:43 02:31:43 Login Succeeded 02:31:43 docker.io 02:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:44 Configure a credential helper to remove this warning. See 02:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:44 02:31:44 Login Succeeded 02:31:44 ---> docker-login.sh ends [Pipeline] } 02:31:44 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 02:31:45 + git log --format=format:%s -1 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] echo 02:31:45 GIT_COMMIT: 021e28942e8876b2560ded735e906d53e9e76b63, Commit Message: refactor: Move topic config to appropriate config struct (#249) [Pipeline] echo 02:31:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:31:46 02:31:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:31:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:31:46 latest: Pulling from edgex-devops/git-semver 02:31:46 31603596830f: Pulling fs layer 02:31:46 54011a49482f: Pulling fs layer 02:31:46 a6820b24f6d8: Pulling fs layer 02:31:46 f581987b2513: Pulling fs layer 02:31:46 f581987b2513: Waiting 02:31:46 54011a49482f: Verifying Checksum 02:31:46 54011a49482f: Download complete 02:31:47 31603596830f: Verifying Checksum 02:31:47 31603596830f: Download complete 02:31:47 f581987b2513: Verifying Checksum 02:31:47 f581987b2513: Download complete 02:31:47 31603596830f: Pull complete 02:31:47 54011a49482f: Pull complete 02:31:47 a6820b24f6d8: Verifying Checksum 02:31:47 a6820b24f6d8: Download complete 02:31:48 a6820b24f6d8: Pull complete 02:31:48 f581987b2513: Pull complete 02:31:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:31:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:31:48 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:31:49 $ 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 02:31:51 $ docker top 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:51 [ssh-agent] Looking for ssh-agent implementation... 02:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:51 $ docker exec 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent 02:31:51 SSH_AUTH_SOCK=/tmp/ssh-nSQJFsjyoy7W/agent.12 02:31:51 SSH_AGENT_PID=17 02:31:51 Running ssh-add (command line suppressed) 02:31:52 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1786031707097820142.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1786031707097820142.key) 02:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:52 + git tag --points-at HEAD [Pipeline] } 02:31:52 $ docker exec --env ******** --env ******** 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent -k 02:31:52 unset SSH_AUTH_SOCK; 02:31:52 unset SSH_AGENT_PID; 02:31:52 echo Agent pid 17 killed; 02:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:52 [ssh-agent] Looking for ssh-agent implementation... 02:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:53 $ docker exec 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent 02:31:53 SSH_AUTH_SOCK=/tmp/ssh-JchLExw4p6AU/agent.46 02:31:53 SSH_AGENT_PID=52 02:31:53 Running ssh-add (command line suppressed) 02:31:53 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3305119979872135871.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3305119979872135871.key) 02:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:53 + git semver init 02:31:53 # -> Open(): unable to determine branch for HEAD 02:31:53 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 02:31:53 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 02:31:53 # $SEMVER_REMOTE_NAME = origin 02:31:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:31:53 # $SEMVER_USER_NAME = edgex-jenkins 02:31:53 # $SEMVER_BRANCH = master 02:31:53 # $SEMVER_TEMP = /tmp/semver-127983330 02:31:53 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 02:31:54 # '/tmp/semver-127983330' -> '/w/workspace/_app-service-configurable_master/.semver' 02:31:54 # -> Force: false 02:31:54 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 02:31:54 $ docker exec --env ******** --env ******** 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent -k 02:31:54 unset SSH_AUTH_SOCK; 02:31:54 unset SSH_AGENT_PID; 02:31:54 echo Agent pid 52 killed; 02:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:54 + git semver [Pipeline] } 02:31:54 $ docker stop --time=1 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 02:31:56 $ docker rm -f 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:58 Stashed 1 file(s) [Pipeline] echo 02:31:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.37 [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 02:32:13 Still waiting to schedule task 02:32:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:32:13 Still waiting to schedule task 02:32:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 02:34:01 Running on prd-centos7-docker-4c-2g-4300 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 02:34:01 Running in /w/workspace/app-service-configurable/108 [Pipeline] { [Pipeline] checkout 02:34:04 using credential edgex-jenkins-ssh 02:34:04 Cloning the remote Git repository 02:34:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:34:03 > git init /w/workspace/app-service-configurable/108 # timeout=10 02:34:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:34:03 > git --version # timeout=10 02:34:03 > git --version # 'git version 2.24.3' 02:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:34:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:34:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:34:05 Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) 02:34:05 > git config core.sparsecheckout # timeout=10 02:34:05 > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 02:34:08 Commit message: "refactor: Move topic config to appropriate config struct (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:34:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:34:10 + sudo service docker restart 02:34:10 + true 02:34:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:34:12 provisioning config files... 02:34:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config6695674184068732896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:12 ---> docker-login.sh 02:34:12 nexus3.edgexfoundry.org:10001 02:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:12 Configure a credential helper to remove this warning. See 02:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:12 02:34:12 Login Succeeded 02:34:12 nexus3.edgexfoundry.org:10002 02:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:13 Configure a credential helper to remove this warning. See 02:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:13 02:34:13 Login Succeeded 02:34:13 nexus3.edgexfoundry.org:10003 02:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:13 Configure a credential helper to remove this warning. See 02:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:13 02:34:13 Login Succeeded 02:34:13 nexus3.edgexfoundry.org:10004 02:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:13 Configure a credential helper to remove this warning. See 02:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:13 02:34:13 Login Succeeded 02:34:13 docker.io 02:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:13 Configure a credential helper to remove this warning. See 02:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:13 02:34:13 Login Succeeded 02:34:13 ---> docker-login.sh ends [Pipeline] } 02:34:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:34:13 ========================================================= 02:34:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:34:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:34:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4299 in /w/workspace/_app-service-configurable_master [Pipeline] { 02:34:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:34:14 Sending build context to Docker daemon 92.67kB 02:34:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:34:14 Step 2/8 : FROM ${BASE} 02:34:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:34:14 540db60ca938: Pulling fs layer 02:34:14 adcc1eea9eea: Pulling fs layer 02:34:14 4c4ab2625f07: Pulling fs layer 02:34:14 0510c868ecb4: Pulling fs layer 02:34:14 afea3b2eda06: Pulling fs layer 02:34:14 7809a108b3ef: Pulling fs layer 02:34:14 f706445af74f: Pulling fs layer 02:34:14 7809a108b3ef: Waiting 02:34:14 afea3b2eda06: Waiting 02:34:14 f706445af74f: Waiting 02:34:14 0510c868ecb4: Waiting 02:34:14 4c4ab2625f07: Download complete 02:34:14 adcc1eea9eea: Download complete 02:34:14 afea3b2eda06: Verifying Checksum 02:34:14 afea3b2eda06: Download complete [Pipeline] ws 02:34:14 Running in /w/workspace/app-service-configurable/108 [Pipeline] { [Pipeline] checkout 02:34:14 540db60ca938: Verifying Checksum 02:34:14 540db60ca938: Download complete 02:34:14 7809a108b3ef: Verifying Checksum 02:34:14 7809a108b3ef: Download complete 02:34:14 540db60ca938: Pull complete 02:34:14 adcc1eea9eea: Pull complete 02:34:14 4c4ab2625f07: Pull complete 02:34:15 f706445af74f: Verifying Checksum 02:34:15 f706445af74f: Download complete 02:34:16 0510c868ecb4: Verifying Checksum 02:34:16 0510c868ecb4: Download complete 02:34:19 using credential edgex-jenkins-ssh 02:34:19 Cloning the remote Git repository 02:34:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:34:19 > git init /w/workspace/app-service-configurable/108 # timeout=10 02:34:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:34:19 > git --version # timeout=10 02:34:19 > git --version # 'git version 2.17.1' 02:34:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:21 Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) 02:34:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:34:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:34:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:34:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:34:21 > git config core.sparsecheckout # timeout=10 02:34:21 > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 02:34:22 0510c868ecb4: Pull complete 02:34:22 afea3b2eda06: Pull complete 02:34:22 7809a108b3ef: Pull complete 02:34:25 Commit message: "refactor: Move topic config to appropriate config struct (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:34:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:34:27 + sudo service docker restart 02:34:27 + true 02:34:30 f706445af74f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:34:30 provisioning config files... 02:34:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config1611286798190019058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:34:30 ---> b068be0155e3 02:34:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:34:30 ---> Running in de40d16a672e 02:34:30 ---> docker-login.sh 02:34:30 nexus3.edgexfoundry.org:10001 02:34:30 Removing intermediate container de40d16a672e 02:34:30 ---> 4b51da49e4ad 02:34:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:30 ---> Running in 0cb6026a0cbe 02:34:31 Removing intermediate container 0cb6026a0cbe 02:34:31 ---> a1cea937ded7 02:34:31 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 02:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:32 ---> Running in 0daaf1323e3a 02:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:32 Configure a credential helper to remove this warning. See 02:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:32 02:34:32 Login Succeeded 02:34:32 nexus3.edgexfoundry.org:10002 02:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:32 Configure a credential helper to remove this warning. See 02:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:32 02:34:32 Login Succeeded 02:34:32 nexus3.edgexfoundry.org:10003 02:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:33 Configure a credential helper to remove this warning. See 02:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:33 02:34:33 Login Succeeded 02:34:33 nexus3.edgexfoundry.org:10004 02:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:33 Configure a credential helper to remove this warning. See 02:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:33 02:34:33 Login Succeeded 02:34:33 docker.io 02:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:34 Configure a credential helper to remove this warning. See 02:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:34 02:34:34 Login Succeeded 02:34:34 ---> docker-login.sh ends [Pipeline] } 02:34:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:34:35 ========================================================= 02:34:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:34:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:34:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:34:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:34:35 Sending build context to Docker daemon 92.67kB 02:34:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:34:35 Step 2/8 : FROM ${BASE} 02:34:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:34:35 595b0fe564bb: Pulling fs layer 02:34:35 7186ed65a4f7: Pulling fs layer 02:34:35 316046926c0a: Pulling fs layer 02:34:35 4ebd0625c992: Pulling fs layer 02:34:35 207e8628e3a3: Pulling fs layer 02:34:35 c791037a9be2: Pulling fs layer 02:34:35 ffd874e62e21: Pulling fs layer 02:34:35 c791037a9be2: Waiting 02:34:35 4ebd0625c992: Waiting 02:34:35 207e8628e3a3: Waiting 02:34:35 ffd874e62e21: Waiting 02:34:35 316046926c0a: Verifying Checksum 02:34:35 316046926c0a: Download complete 02:34:35 7186ed65a4f7: Verifying Checksum 02:34:35 7186ed65a4f7: Download complete 02:34:35 207e8628e3a3: Verifying Checksum 02:34:35 207e8628e3a3: Download complete 02:34:35 c791037a9be2: Verifying Checksum 02:34:35 c791037a9be2: Download complete 02:34:35 595b0fe564bb: Download complete 02:34:36 (1/6) Installing libc-dev (0.7.2-r3) 02:34:36 (2/6) Installing libsodium (1.0.18-r0) 02:34:36 (3/6) Installing pkgconf (1.7.3-r0) 02:34:36 (4/6) Installing libsodium-dev (1.0.18-r0) 02:34:36 (5/6) Installing libzmq (4.3.3-r1) 02:34:36 595b0fe564bb: Pull complete 02:34:37 7186ed65a4f7: Pull complete 02:34:37 (6/6) Installing zeromq-dev (4.3.3-r1) 02:34:37 Executing busybox-1.32.1-r6.trigger 02:34:37 OK: 150 MiB in 46 packages 02:34:37 316046926c0a: Pull complete 02:34:37 ffd874e62e21: Download complete 02:34:38 Removing intermediate container 0daaf1323e3a 02:34:38 ---> d49748fa06a7 02:34:38 Step 6/8 : WORKDIR /app 02:34:38 ---> Running in 98cdfa586964 02:34:38 Removing intermediate container 98cdfa586964 02:34:38 ---> 733a697fc684 02:34:38 Step 7/8 : COPY . . 02:34:38 ---> f2fb8bc65847 02:34:38 Step 8/8 : RUN go mod download 02:34:38 ---> Running in 153cba39e9a6 02:34:39 4ebd0625c992: Verifying Checksum 02:34:39 4ebd0625c992: Download complete 02:34:49 4ebd0625c992: Pull complete 02:34:49 207e8628e3a3: Pull complete 02:34:49 c791037a9be2: Pull complete 02:34:52 ffd874e62e21: Pull complete 02:34:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:34:53 ---> cfc18b08335c 02:34:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:34:55 ---> Running in fee353a6fdab 02:34:55 Removing intermediate container fee353a6fdab 02:34:55 ---> be066b3891c5 02:34:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:55 ---> Running in d4e4ee7f37ad 02:34:58 Removing intermediate container d4e4ee7f37ad 02:34:58 ---> f0a50af6fd0d 02:34:58 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 02:34:58 ---> Running in b877987109a8 02:34:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:35:00 Removing intermediate container 153cba39e9a6 02:35:00 ---> 78a7b742642c 02:35:00 Successfully built 78a7b742642c 02:35:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:35:00 + docker inspect -f . ci-base-image-x86_64 02:35:00 . [Pipeline] withDockerContainer 02:35:01 prd-centos7-docker-4c-2g-4300 does not seem to be running inside a container 02:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 02:35:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:35:01 $ docker top 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:02 + go version 02:35:02 go version go1.16.3 linux/amd64 [Pipeline] } 02:35:02 $ docker stop --time=1 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 02:35:02 (1/6) Installing libc-dev (0.7.2-r3) 02:35:02 (2/6) Installing libsodium (1.0.18-r0) 02:35:02 (3/6) Installing pkgconf (1.7.3-r0) 02:35:02 (4/6) Installing libsodium-dev (1.0.18-r0) 02:35:03 (5/6) Installing libzmq (4.3.3-r1) 02:35:03 (6/6) Installing zeromq-dev (4.3.3-r1) 02:35:03 $ docker rm -f 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:35:03 Executing busybox-1.32.1-r6.trigger 02:35:03 OK: 139 MiB in 46 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:35:03 + docker inspect -f . ci-base-image-x86_64 02:35:03 . [Pipeline] withDockerContainer 02:35:04 prd-centos7-docker-4c-2g-4300 does not seem to be running inside a container 02:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 02:35:04 $ docker top d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:05 Removing intermediate container b877987109a8 02:35:05 ---> 3144bf9733d0 02:35:05 Step 6/8 : WORKDIR /app 02:35:05 ---> Running in 58d00a5f4edb 02:35:05 + go mod tidy 02:35:05 Removing intermediate container 58d00a5f4edb 02:35:05 ---> 80ba077b7d59 02:35:05 Step 7/8 : COPY . . [Pipeline] sh 02:35:05 + make test 02:35:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 02:35:06 ---> 6d579726dd05 02:35:06 Step 8/8 : RUN go mod download 02:35:06 ---> Running in c07e71e7cce3 02:35:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:35:24 CGO_ENABLED=1 go vet ./... 02:35:28 gofmt -l . 02:35:28 [ "`gofmt -l .`" = "" ] 02:35:28 ./bin/test-go-mod-tidy.sh 02:35:28 ./bin/test-attribution-txt.sh [Pipeline] } 02:35:28 $ docker stop --time=1 d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 02:35:32 $ docker rm -f d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:35:33 Removing intermediate container c07e71e7cce3 02:35:33 ---> f6acc413311a 02:35:33 Successfully built f6acc413311a 02:35:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:35:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:35 + docker inspect -f . ci-base-image-arm64 02:35:35 . [Pipeline] withDockerContainer 02:35:35 + ls -al . 02:35:35 total 92 02:35:35 drwxrwxr-x. 7 jenkins jenkins 4096 May 11 02:35 . 02:35:35 drwxrwxr-x. 4 jenkins jenkins 32 May 11 02:34 .. 02:35:35 -rw-rw-r--. 1 jenkins jenkins 7306 May 11 02:34 Attribution.txt 02:35:35 drwxrwxr-x. 2 jenkins jenkins 64 May 11 02:34 bin 02:35:35 -rw-r--r--. 1 jenkins jenkins 10 May 11 02:35 coverage.out 02:35:35 -rw-rw-r--. 1 jenkins jenkins 2032 May 11 02:34 Dockerfile 02:35:35 -rw-rw-r--. 1 jenkins jenkins 970 May 11 02:34 Dockerfile.build 02:35:35 -rw-rw-r--. 1 jenkins jenkins 119 May 11 02:34 .dockerignore 02:35:35 drwxrwxr-x. 8 jenkins jenkins 162 May 11 02:34 .git 02:35:35 drwxrwxr-x. 2 jenkins jenkins 81 May 11 02:34 .github 02:35:35 -rw-rw-r--. 1 jenkins jenkins 111 May 11 02:34 .gitignore 02:35:35 -rw-r--r--. 1 jenkins jenkins 136 May 11 02:35 go.mod 02:35:35 -rw-r--r--. 1 jenkins jenkins 20757 May 11 02:35 go.sum 02:35:35 -rw-rw-r--. 1 jenkins jenkins 687 May 11 02:34 Jenkinsfile 02:35:35 -rw-rw-r--. 1 jenkins jenkins 10174 May 11 02:34 LICENSE 02:35:35 -rw-rw-r--. 1 jenkins jenkins 1460 May 11 02:34 main.go 02:35:35 -rw-rw-r--. 1 jenkins jenkins 1595 May 11 02:34 makefile 02:35:35 -rw-rw-r--. 1 jenkins jenkins 3230 May 11 02:34 README.md 02:35:35 drwxrwxr-x. 8 jenkins jenkins 122 May 11 02:34 res 02:35:35 drwxrwxr-x. 4 jenkins jenkins 71 May 11 02:34 snap 02:35:35 -rw-rw-r--. 1 jenkins jenkins 12 May 11 02:31 VERSION 02:35:35 prd-ubuntu18.04-docker-arm64-4c-16g-4299 does not seem to be running inside a container 02:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:35:37 $ docker top 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:35:37 + 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=021e28942e8876b2560ded735e906d53e9e76b63 --label arch=amd64 --label version=2.0.0-dev.37 . 02:35:37 Sending build context to Docker daemon 116.2kB 02:35:37 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 02:35:37 Step 2/27 : FROM ${BASE} AS builder 02:35:37 ---> 78a7b742642c 02:35:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:35:37 ---> Running in 3a2ccee68b2a 02:35:38 Removing intermediate container 3a2ccee68b2a 02:35:38 ---> 0fdb618591d0 02:35:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:35:38 ---> Running in ceb1c7a6f802 02:35:38 + go version 02:35:38 go version go1.16.3 linux/arm64 [Pipeline] } 02:35:38 $ docker stop --time=1 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de 02:35:38 Removing intermediate container ceb1c7a6f802 02:35:38 ---> 350f50bdcbef 02:35:38 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 02:35:38 ---> Running in f8b8c5cafdfb 02:35:38 Removing intermediate container f8b8c5cafdfb 02:35:38 ---> 2c3c6a77ed16 02:35:38 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:38 ---> Running in b41554775b27 02:35:39 Removing intermediate container b41554775b27 02:35:39 ---> 341c3fccae3f 02:35:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:39 ---> Running in 3728b7f70ac3 02:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:35:40 $ docker rm -f 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:35:40 + docker inspect -f . ci-base-image-arm64 02:35:40 . [Pipeline] withDockerContainer 02:35:40 prd-ubuntu18.04-docker-arm64-4c-16g-4299 does not seem to be running inside a container 02:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:35:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:35:42 OK: 150 MiB in 46 packages 02:35:42 $ docker top 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:42 Removing intermediate container 3728b7f70ac3 02:35:42 ---> dd03bf348de0 02:35:42 Step 8/27 : WORKDIR /app 02:35:42 ---> Running in 864999f7f857 02:35:43 Removing intermediate container 864999f7f857 02:35:43 ---> edb9f461c3d6 02:35:43 Step 9/27 : COPY go.mod . 02:35:43 ---> 44306ba97cf9 02:35:43 Step 10/27 : RUN go mod download 02:35:43 ---> Running in 21c3f77abebd 02:35:43 + go mod tidy 02:35:44 Removing intermediate container 21c3f77abebd 02:35:44 ---> d6676192dec8 02:35:44 Step 11/27 : COPY . . [Pipeline] sh 02:35:44 ---> 9b32a6473e29 02:35:44 Step 12/27 : ARG MAKE="make build" 02:35:44 ---> Running in b906b30f048e 02:35:44 Removing intermediate container b906b30f048e 02:35:44 ---> c5278573d68c 02:35:44 Step 13/27 : RUN $MAKE 02:35:44 ---> Running in 025d6311ca8a 02:35:45 + make test 02:35:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 02:35:45 go mod tidy 02:35:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.37" -o app-service-configurable 02:35:58 Removing intermediate container 025d6311ca8a 02:35:58 ---> 6892a1b6a69c 02:35:58 Step 14/27 : FROM alpine:3.12 02:35:58 3.12: Pulling from library/alpine 02:35:58 339de151aab4: Pulling fs layer 02:35:58 339de151aab4: Verifying Checksum 02:35:58 339de151aab4: Download complete 02:35:58 339de151aab4: Pull complete 02:35:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:35:58 Status: Downloaded newer image for alpine:3.12 02:35:58 ---> 13621d1b12d4 02:35:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 02:35:58 ---> Running in 96cd13914073 02:35:58 Removing intermediate container 96cd13914073 02:35:58 ---> e63e04b478f0 02:35:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:35:58 ---> Running in 079b7aedc75c 02:35:58 Removing intermediate container 079b7aedc75c 02:35:58 ---> 29719aaece9a 02:35:58 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 02:35:58 ---> Running in a175de141a61 02:35:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:35:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:35:59 (1/7) Installing ca-certificates (20191127-r4) 02:35:59 (2/7) Installing dumb-init (1.2.2-r1) 02:35:59 (3/7) Installing libgcc (9.3.0-r2) 02:35:59 (4/7) Installing libsodium (1.0.18-r0) 02:35:59 (5/7) Installing libstdc++ (9.3.0-r2) 02:35:59 (6/7) Installing libzmq (4.3.3-r0) 02:35:59 (7/7) Installing zeromq (4.3.3-r0) 02:35:59 Executing busybox-1.31.1-r20.trigger 02:35:59 Executing ca-certificates-20191127-r4.trigger 02:35:59 OK: 9 MiB in 21 packages 02:36:01 Removing intermediate container a175de141a61 02:36:01 ---> 00bbd7d6768c 02:36:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:36:01 ---> 42e98bc93c6c 02:36:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:36:02 ---> 8799a1153dd3 02:36:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:36:02 ---> ad2037bfb869 02:36:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:36:03 ---> ebe0e30fd71a 02:36:03 Step 22/27 : EXPOSE 48095 02:36:03 ---> Running in b5d658f2569b 02:36:03 Removing intermediate container b5d658f2569b 02:36:03 ---> 0c13a8860376 02:36:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:36:03 ---> Running in 04459686119e 02:36:03 Removing intermediate container 04459686119e 02:36:03 ---> b4e6c1a97f93 02:36:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:03 ---> Running in 530c4289290a 02:36:03 Removing intermediate container 530c4289290a 02:36:03 ---> 50648587163c 02:36:03 Step 25/27 : LABEL arch=amd64 02:36:03 ---> Running in 2420a8cdc2cc 02:36:03 Removing intermediate container 2420a8cdc2cc 02:36:03 ---> b6affa8b39bd 02:36:03 Step 26/27 : LABEL git_sha=021e28942e8876b2560ded735e906d53e9e76b63 02:36:04 ---> Running in c32e0f71bc4a 02:36:04 Removing intermediate container c32e0f71bc4a 02:36:04 ---> fb992eb3b369 02:36:04 Step 27/27 : LABEL version=2.0.0-dev.37 02:36:04 ---> Running in 9641d3afc101 02:36:04 Removing intermediate container 9641d3afc101 02:36:04 ---> f3077206f5e1 02:36:04 [Warning] One or more build-args [ARCH] were not consumed 02:36:04 Successfully built f3077206f5e1 02:36:04 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:36:04 provisioning config files... 02:36:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config9023606639750099280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:04 ---> docker-login.sh 02:36:04 nexus3.edgexfoundry.org:10001 02:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:04 Configure a credential helper to remove this warning. See 02:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:04 02:36:04 Login Succeeded 02:36:04 nexus3.edgexfoundry.org:10002 02:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:05 Configure a credential helper to remove this warning. See 02:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:05 02:36:05 Login Succeeded 02:36:05 nexus3.edgexfoundry.org:10003 02:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:05 Configure a credential helper to remove this warning. See 02:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:05 02:36:05 Login Succeeded 02:36:05 nexus3.edgexfoundry.org:10004 02:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:05 Configure a credential helper to remove this warning. See 02:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:05 02:36:05 Login Succeeded 02:36:05 docker.io 02:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:05 Configure a credential helper to remove this warning. See 02:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:05 02:36:05 Login Succeeded 02:36:05 ---> docker-login.sh ends [Pipeline] } 02:36:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:05 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 02:36:05 021e28942e8876b2560ded735e906d53e9e76b63 02:36:05 latest 02:36:05 2.0.0-dev.37 02:36:05 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:36:05 master 02:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:06 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh 02:36:06 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 02:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 02:36:06 461048131aac: Preparing 02:36:06 7a0861cedbff: Preparing 02:36:06 ee65ac674c34: Preparing 02:36:06 eb02a68af271: Preparing 02:36:06 ac3a6d7e262d: Preparing 02:36:06 32f366d666a5: Preparing 02:36:06 32f366d666a5: Waiting 02:36:06 ee65ac674c34: Pushed 02:36:06 7a0861cedbff: Pushed 02:36:06 eb02a68af271: Pushed 02:36:06 32f366d666a5: Layer already exists 02:36:06 ac3a6d7e262d: Pushed 02:36:08 461048131aac: Pushed 02:36:08 021e28942e8876b2560ded735e906d53e9e76b63: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh 02:36:08 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 02:36:08 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 02:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 02:36:08 461048131aac: Preparing 02:36:08 7a0861cedbff: Preparing 02:36:08 ee65ac674c34: Preparing 02:36:08 eb02a68af271: Preparing 02:36:08 ac3a6d7e262d: Preparing 02:36:08 32f366d666a5: Preparing 02:36:08 32f366d666a5: Waiting 02:36:08 7a0861cedbff: Layer already exists 02:36:08 ac3a6d7e262d: Layer already exists 02:36:08 ee65ac674c34: Layer already exists 02:36:08 eb02a68af271: Layer already exists 02:36:08 461048131aac: Layer already exists 02:36:08 32f366d666a5: Layer already exists 02:36:08 latest: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh 02:36:09 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh 02:36:09 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 02:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 02:36:09 461048131aac: Preparing 02:36:09 7a0861cedbff: Preparing 02:36:09 ee65ac674c34: Preparing 02:36:09 eb02a68af271: Preparing 02:36:09 ac3a6d7e262d: Preparing 02:36:09 32f366d666a5: Preparing 02:36:09 32f366d666a5: Waiting 02:36:09 eb02a68af271: Layer already exists 02:36:09 7a0861cedbff: Layer already exists 02:36:09 ac3a6d7e262d: Layer already exists 02:36:09 ee65ac674c34: Layer already exists 02:36:09 461048131aac: Layer already exists 02:36:09 32f366d666a5: Layer already exists 02:36:09 2.0.0-dev.37: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh 02:36:09 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh 02:36:10 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 02:36:10 461048131aac: Preparing 02:36:10 7a0861cedbff: Preparing 02:36:10 ee65ac674c34: Preparing 02:36:10 eb02a68af271: Preparing 02:36:10 ac3a6d7e262d: Preparing 02:36:10 32f366d666a5: Preparing 02:36:10 32f366d666a5: Waiting 02:36:10 eb02a68af271: Layer already exists 02:36:10 461048131aac: Layer already exists 02:36:10 ee65ac674c34: Layer already exists 02:36:10 7a0861cedbff: Layer already exists 02:36:10 ac3a6d7e262d: Layer already exists 02:36:10 32f366d666a5: Layer already exists 02:36:10 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh 02:36:10 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 02:36:10 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 02:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 02:36:10 461048131aac: Preparing 02:36:10 7a0861cedbff: Preparing 02:36:10 ee65ac674c34: Preparing 02:36:10 eb02a68af271: Preparing 02:36:10 ac3a6d7e262d: Preparing 02:36:10 32f366d666a5: Preparing 02:36:10 32f366d666a5: Waiting 02:36:10 461048131aac: Layer already exists 02:36:10 7a0861cedbff: Layer already exists 02:36:10 ac3a6d7e262d: Layer already exists 02:36:10 ee65ac674c34: Layer already exists 02:36:10 eb02a68af271: Layer already exists 02:36:10 32f366d666a5: Layer already exists 02:36:10 master: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:10 ===================================================== [Pipeline] echo 02:36:10 taggedImages: 02:36:10 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 02:36:10 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 02:36:10 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 02:36:10 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:36:10 - 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 Post stage [Pipeline] libraryResource [Pipeline] sh 02:36:11 ---> job-cost.sh 02:36:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gdV3 02:36:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:36:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:36:32 CGO_ENABLED=1 go vet ./... 02:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-gdV3/bin to PATH 02:36:53 INFO: No Stack... 02:36:53 INFO: Retrieving Pricing Info for: v1-standard-2 02:36:53 INFO: Archiving Costs [Pipeline] sh 02:36:53 + cat /w/workspace/app-service-configurable/108/archives/cost.csv 02:36:53 + cut -d, -f6 [Pipeline] lock 02:36:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] 02:36:53 Resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] did not exist. Created. 02:36:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:53 + echo total: 0.029999999329447746 [Pipeline] stash 02:36:54 Stashed 1 file(s) [Pipeline] } 02:36:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:36:59 gofmt -l . 02:36:59 [ "`gofmt -l .`" = "" ] 02:36:59 ./bin/test-go-mod-tidy.sh 02:36:59 ./bin/test-attribution-txt.sh [Pipeline] } 02:37:00 $ docker stop --time=1 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 02:37:02 $ docker rm -f 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:03 Warning: overwriting stash ‘coverage-report’ 02:37:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:37:04 + ls -al . 02:37:04 total 116 02:37:04 drwxrwxr-x 7 jenkins jenkins 4096 May 11 02:37 . 02:37:04 drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:34 .. 02:37:04 -rw-rw-r-- 1 jenkins jenkins 119 May 11 02:34 .dockerignore 02:37:04 drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:34 .git 02:37:04 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:34 .github 02:37:04 -rw-rw-r-- 1 jenkins jenkins 111 May 11 02:34 .gitignore 02:37:04 -rw-rw-r-- 1 jenkins jenkins 7306 May 11 02:34 Attribution.txt 02:37:04 -rw-rw-r-- 1 jenkins jenkins 2032 May 11 02:34 Dockerfile 02:37:04 -rw-rw-r-- 1 jenkins jenkins 970 May 11 02:34 Dockerfile.build 02:37:04 -rw-rw-r-- 1 jenkins jenkins 687 May 11 02:34 Jenkinsfile 02:37:04 -rw-rw-r-- 1 jenkins jenkins 10174 May 11 02:34 LICENSE 02:37:04 -rw-rw-r-- 1 jenkins jenkins 3230 May 11 02:34 README.md 02:37:04 -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:31 VERSION 02:37:04 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:34 bin 02:37:04 -rw-r--r-- 1 jenkins jenkins 10 May 11 02:35 coverage.out 02:37:04 -rw-r--r-- 1 jenkins jenkins 136 May 11 02:36 go.mod 02:37:04 -rw-r--r-- 1 jenkins jenkins 20757 May 11 02:35 go.sum 02:37:04 -rw-rw-r-- 1 jenkins jenkins 1460 May 11 02:34 main.go 02:37:04 -rw-rw-r-- 1 jenkins jenkins 1595 May 11 02:34 makefile 02:37:04 drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:34 res 02:37:04 drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:34 snap [Pipeline] isUnix [Pipeline] sh 02:37:05 + 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=021e28942e8876b2560ded735e906d53e9e76b63 --label arch=arm64 --label version=2.0.0-dev.37 . 02:37:05 Sending build context to Docker daemon 116.2kB 02:37:05 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 02:37:05 Step 2/27 : FROM ${BASE} AS builder 02:37:05 ---> f6acc413311a 02:37:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:37:05 ---> Running in 3d41a7d9cc00 02:37:06 Removing intermediate container 3d41a7d9cc00 02:37:06 ---> 474a424e106e 02:37:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:37:06 ---> Running in 17f5be7ce455 02:37:07 Removing intermediate container 17f5be7ce455 02:37:07 ---> d989ddbd7e45 02:37:07 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 02:37:07 ---> Running in 140940d02851 02:37:07 Removing intermediate container 140940d02851 02:37:07 ---> f101d37ed42e 02:37:07 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:07 ---> Running in 72b81227925d 02:37:09 Removing intermediate container 72b81227925d 02:37:09 ---> a2c8cbaf0e77 02:37:09 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:09 ---> Running in 661aa92c948a 02:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:13 OK: 139 MiB in 46 packages 02:37:14 Removing intermediate container 661aa92c948a 02:37:14 ---> 22e45373ec61 02:37:14 Step 8/27 : WORKDIR /app 02:37:15 ---> Running in 9117911f7d64 02:37:15 Removing intermediate container 9117911f7d64 02:37:15 ---> e69acb5e13a8 02:37:15 Step 9/27 : COPY go.mod . 02:37:16 ---> 01f421e1049d 02:37:16 Step 10/27 : RUN go mod download 02:37:16 ---> Running in b623b9921981 02:37:18 Removing intermediate container b623b9921981 02:37:18 ---> f4c3bcdd3388 02:37:18 Step 11/27 : COPY . . 02:37:19 ---> 4d849dca8975 02:37:19 Step 12/27 : ARG MAKE="make build" 02:37:19 ---> Running in 261108594d64 02:37:20 Removing intermediate container 261108594d64 02:37:20 ---> 1c3f5e090a0c 02:37:20 Step 13/27 : RUN $MAKE 02:37:20 ---> Running in aad01f15399d 02:37:21 go mod tidy 02:37:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.37" -o app-service-configurable 02:38:00 Removing intermediate container aad01f15399d 02:38:00 ---> fa5035415985 02:38:00 Step 14/27 : FROM alpine:3.12 02:38:00 3.12: Pulling from library/alpine 02:38:00 d2f70382dc9a: Pulling fs layer 02:38:00 d2f70382dc9a: Verifying Checksum 02:38:00 d2f70382dc9a: Download complete 02:38:00 d2f70382dc9a: Pull complete 02:38:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:38:00 Status: Downloaded newer image for alpine:3.12 02:38:00 ---> 9852663dfa18 02:38:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 02:38:00 ---> Running in f04be54a31ea 02:38:00 Removing intermediate container f04be54a31ea 02:38:00 ---> 81e282197c22 02:38:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:38:00 ---> Running in 05b156fd8b86 02:38:00 Removing intermediate container 05b156fd8b86 02:38:00 ---> 723cc87a8be9 02:38:00 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 02:38:00 ---> Running in 651a3f9717bf 02:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:02 (1/7) Installing ca-certificates (20191127-r4) 02:38:02 (2/7) Installing dumb-init (1.2.2-r1) 02:38:02 (3/7) Installing libgcc (9.3.0-r2) 02:38:02 (4/7) Installing libsodium (1.0.18-r0) 02:38:02 (5/7) Installing libstdc++ (9.3.0-r2) 02:38:02 (6/7) Installing libzmq (4.3.3-r0) 02:38:02 (7/7) Installing zeromq (4.3.3-r0) 02:38:02 Executing busybox-1.31.1-r20.trigger 02:38:02 Executing ca-certificates-20191127-r4.trigger 02:38:02 OK: 9 MiB in 21 packages 02:38:03 Removing intermediate container 651a3f9717bf 02:38:03 ---> 95f7944aac4e 02:38:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:38:04 ---> 5ebfc2c60e4e 02:38:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:38:05 ---> e36dde471988 02:38:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:38:06 ---> 918a5ce73bd8 02:38:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:38:07 ---> 69ec98d73c70 02:38:07 Step 22/27 : EXPOSE 48095 02:38:07 ---> Running in 6adda6060a9f 02:38:08 Removing intermediate container 6adda6060a9f 02:38:08 ---> b10f51ea9c46 02:38:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:38:08 ---> Running in 338f4913e379 02:38:08 Removing intermediate container 338f4913e379 02:38:08 ---> 8fcfc1ec98e6 02:38:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:08 ---> Running in 9f043a36f470 02:38:09 Removing intermediate container 9f043a36f470 02:38:09 ---> 1ecacc3a987e 02:38:09 Step 25/27 : LABEL arch=arm64 02:38:09 ---> Running in 0851c76be8d2 02:38:10 Removing intermediate container 0851c76be8d2 02:38:10 ---> e43f3e9b2433 02:38:10 Step 26/27 : LABEL git_sha=021e28942e8876b2560ded735e906d53e9e76b63 02:38:10 ---> Running in 0acfeb715da5 02:38:10 Removing intermediate container 0acfeb715da5 02:38:10 ---> 2b714deac537 02:38:10 Step 27/27 : LABEL version=2.0.0-dev.37 02:38:10 ---> Running in b701c085f490 02:38:11 Removing intermediate container b701c085f490 02:38:11 ---> 82f2c3d82d4d 02:38:11 [Warning] One or more build-args [ARCH] were not consumed 02:38:11 Successfully built 82f2c3d82d4d 02:38:11 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 02:38:11 provisioning config files... 02:38:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config4771089319227057096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:11 ---> docker-login.sh 02:38:11 nexus3.edgexfoundry.org:10001 02:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:12 Configure a credential helper to remove this warning. See 02:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:12 02:38:12 Login Succeeded 02:38:12 nexus3.edgexfoundry.org:10002 02:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:12 Configure a credential helper to remove this warning. See 02:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:12 02:38:12 Login Succeeded 02:38:12 nexus3.edgexfoundry.org:10003 02:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:13 Configure a credential helper to remove this warning. See 02:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:13 02:38:13 Login Succeeded 02:38:13 nexus3.edgexfoundry.org:10004 02:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:13 Configure a credential helper to remove this warning. See 02:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:13 02:38:13 Login Succeeded 02:38:13 docker.io 02:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:14 Configure a credential helper to remove this warning. See 02:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:14 02:38:14 Login Succeeded 02:38:14 ---> docker-login.sh ends [Pipeline] } 02:38:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:14 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 02:38:14 021e28942e8876b2560ded735e906d53e9e76b63 02:38:14 latest 02:38:14 2.0.0-dev.37 02:38:14 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:38:14 master 02:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:15 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh 02:38:15 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 02:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 02:38:15 6cb5a9de76d2: Preparing 02:38:15 97cbce6f45b7: Preparing 02:38:15 75a59849bf48: Preparing 02:38:15 41ba1474bb98: Preparing 02:38:15 68c7b11a7b14: Preparing 02:38:15 3fbe34a1663b: Preparing 02:38:15 3fbe34a1663b: Waiting 02:38:15 75a59849bf48: Pushed 02:38:15 41ba1474bb98: Pushed 02:38:15 97cbce6f45b7: Pushed 02:38:15 3fbe34a1663b: Layer already exists 02:38:16 68c7b11a7b14: Pushed 02:38:19 6cb5a9de76d2: Pushed 02:38:19 021e28942e8876b2560ded735e906d53e9e76b63: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh 02:38:19 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:38:20 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 02:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 02:38:20 6cb5a9de76d2: Preparing 02:38:20 97cbce6f45b7: Preparing 02:38:20 75a59849bf48: Preparing 02:38:20 41ba1474bb98: Preparing 02:38:20 68c7b11a7b14: Preparing 02:38:20 3fbe34a1663b: Preparing 02:38:20 3fbe34a1663b: Waiting 02:38:20 68c7b11a7b14: Layer already exists 02:38:20 75a59849bf48: Layer already exists 02:38:20 6cb5a9de76d2: Layer already exists 02:38:20 97cbce6f45b7: Layer already exists 02:38:20 41ba1474bb98: Layer already exists 02:38:20 3fbe34a1663b: Layer already exists 02:38:20 latest: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh 02:38:20 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh 02:38:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 02:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 02:38:21 6cb5a9de76d2: Preparing 02:38:21 97cbce6f45b7: Preparing 02:38:21 75a59849bf48: Preparing 02:38:21 41ba1474bb98: Preparing 02:38:21 68c7b11a7b14: Preparing 02:38:21 3fbe34a1663b: Preparing 02:38:21 3fbe34a1663b: Waiting 02:38:21 6cb5a9de76d2: Layer already exists 02:38:21 75a59849bf48: Layer already exists 02:38:21 41ba1474bb98: Layer already exists 02:38:21 68c7b11a7b14: Layer already exists 02:38:21 97cbce6f45b7: Layer already exists 02:38:21 3fbe34a1663b: Layer already exists 02:38:21 2.0.0-dev.37: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh 02:38:21 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh 02:38:22 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 02:38:22 6cb5a9de76d2: Preparing 02:38:22 97cbce6f45b7: Preparing 02:38:22 75a59849bf48: Preparing 02:38:22 41ba1474bb98: Preparing 02:38:22 68c7b11a7b14: Preparing 02:38:22 3fbe34a1663b: Preparing 02:38:22 3fbe34a1663b: Waiting 02:38:22 75a59849bf48: Layer already exists 02:38:22 41ba1474bb98: Layer already exists 02:38:22 6cb5a9de76d2: Layer already exists 02:38:22 97cbce6f45b7: Layer already exists 02:38:22 68c7b11a7b14: Layer already exists 02:38:22 3fbe34a1663b: Layer already exists 02:38:22 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh 02:38:22 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 02:38:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 02:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 02:38:23 6cb5a9de76d2: Preparing 02:38:23 97cbce6f45b7: Preparing 02:38:23 75a59849bf48: Preparing 02:38:23 41ba1474bb98: Preparing 02:38:23 68c7b11a7b14: Preparing 02:38:23 3fbe34a1663b: Preparing 02:38:23 3fbe34a1663b: Waiting 02:38:23 6cb5a9de76d2: Layer already exists 02:38:23 75a59849bf48: Layer already exists 02:38:23 68c7b11a7b14: Layer already exists 02:38:23 41ba1474bb98: Layer already exists 02:38:23 97cbce6f45b7: Layer already exists 02:38:23 3fbe34a1663b: Layer already exists 02:38:23 master: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:23 ===================================================== [Pipeline] echo 02:38:23 taggedImages: 02:38:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 02:38:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 02:38:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 02:38:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 02:38:23 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> job-cost.sh 02:38:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2hqW 02:39:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-2hqW/bin to PATH 02:40:24 INFO: No Stack... 02:40:24 INFO: Retrieving Pricing Info for: lf-standard-4 02:40:24 INFO: Archiving Costs [Pipeline] sh 02:40:25 + cat /w/workspace/app-service-configurable/108/archives/cost.csv 02:40:25 + cut -d, -f6 [Pipeline] lock 02:40:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] 02:40:25 Resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] did not exist. Created. 02:40:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:25 /w/workspace/app-service-configurable/108@tmp/durable-89ca7802/script.sh: 1: /w/workspace/app-service-configurable/108@tmp/durable-89ca7802/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:40:26 + echo total: 0.20999999344348907 [Pipeline] stash 02:40:26 Warning: overwriting stash ‘stack-cost’ 02:40:26 Stashed 1 file(s) [Pipeline] } 02:40:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] // lock [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 02:40:27 provisioning config files... 02:40:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4068322048780681847tmp [Pipeline] { [Pipeline] sh 02:40:27 + set +x 02:40:27 + curl -s https://codecov.io/bash 02:40:27 + bash -s -- 02:40:27 02:40:27 _____ _ 02:40:27 / ____| | | 02:40:27 | | ___ __| | ___ ___ _____ __ 02:40:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:27 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:27 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:27 Bash-1.0.2 02:40:27 02:40:27 02:40:27 ==> git version 2.24.3 found 02:40:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:40:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:40:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:40:27 ==> Jenkins CI detected. 02:40:27 project root: . 02:40:27 --> token set from env 02:40:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:27 ==> Running gcov in . (disable via -X gcov) 02:40:27 ==> Python coveragepy not found 02:40:27 ==> Searching for coverage reports in: 02:40:27 + . 02:40:27 -> Found 1 reports 02:40:27 ==> Detecting git/mercurial file structure 02:40:27 ==> Reading reports 02:40:27 + ./coverage.out bytes=10 02:40:27 ==> Appending adjustments 02:40:27 https://docs.codecov.io/docs/fixing-reports 02:40:27 + Found adjustments 02:40:27 ==> Gzipping contents 02:40:27 4.0K /tmp/codecov.jKMUmu.gz 02:40:27 ==> Uploading reports 02:40:27 url: https://codecov.io 02:40:27 query: branch=master&commit=021e28942e8876b2560ded735e906d53e9e76b63&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:27 -> Pinging Codecov 02:40:27 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=021e28942e8876b2560ded735e906d53e9e76b63&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:28 -> Uploading to 02:40:28 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/A97CA9966030D2A3747ED39772930CCE/021e28942e8876b2560ded735e906d53e9e76b63/930f56f5-7a53-44e5-91a4-dc26cac2695c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T024028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e61d4f5c0821d67bac5fee9d48f8289db87034976582ca86b6beccc9efd08358 02:40:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:28 Dload Upload Total Spent Left Speed 02:40:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 665 --:--:-- --:--:-- --:--:-- 665 100 382 0 0 100 382 0 665 --:--:-- --:--:-- --:--:-- 665 02:40:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] } 02:40:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:40:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:29 02:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:40:30 188c0c94c7c5: Pulling fs layer 02:40:30 0ef7d3d256c8: Pulling fs layer 02:40:30 de9db76c5a1d: Pulling fs layer 02:40:30 0eba1c9be4d2: Pulling fs layer 02:40:30 0d57e429df01: Pulling fs layer 02:40:30 4e4be7b47b0d: Pulling fs layer 02:40:30 e1f770b5df2f: Pulling fs layer 02:40:30 85a0685a4137: Pulling fs layer 02:40:30 0eba1c9be4d2: Waiting 02:40:30 0d57e429df01: Waiting 02:40:30 4e4be7b47b0d: Waiting 02:40:30 e1f770b5df2f: Waiting 02:40:30 85a0685a4137: Waiting 02:40:30 de9db76c5a1d: Verifying Checksum 02:40:30 de9db76c5a1d: Download complete 02:40:30 0ef7d3d256c8: Verifying Checksum 02:40:30 0ef7d3d256c8: Download complete 02:40:30 0d57e429df01: Verifying Checksum 02:40:30 0d57e429df01: Download complete 02:40:30 188c0c94c7c5: Verifying Checksum 02:40:30 4e4be7b47b0d: Verifying Checksum 02:40:30 4e4be7b47b0d: Download complete 02:40:30 188c0c94c7c5: Pull complete 02:40:30 0ef7d3d256c8: Pull complete 02:40:30 e1f770b5df2f: Verifying Checksum 02:40:30 e1f770b5df2f: Download complete 02:40:30 de9db76c5a1d: Pull complete 02:40:33 85a0685a4137: Verifying Checksum 02:40:33 85a0685a4137: Download complete 02:40:33 0eba1c9be4d2: Verifying Checksum 02:40:33 0eba1c9be4d2: Download complete 02:40:38 0eba1c9be4d2: Pull complete 02:40:38 0d57e429df01: Pull complete 02:40:38 4e4be7b47b0d: Pull complete 02:40:40 e1f770b5df2f: Pull complete 02:40:49 85a0685a4137: Pull complete 02:40:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:40:49 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:40:49 $ 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 02:40:50 $ docker top 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e -eo pid,comm [Pipeline] { [Pipeline] echo 02:40:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:40:50 + set -o pipefail 02:40:50 + snyk monitor '--org=edgex-jenkins' 02:41:03 02:41:03 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 02:41:03 02:41:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/336a0cb5-7707-4917-9b2f-42d3dce72f23 02:41:03 02:41:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:41:03 02:41:03 [Pipeline] } 02:41:03 $ docker stop --time=1 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e 02:41:05 $ docker rm -f 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 02:41:06 + git log --format=format:%s -1 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh 02:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:06 . [Pipeline] withDockerContainer 02:41:06 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:41:06 $ 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 02:41:07 $ docker top 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:07 [ssh-agent] Looking for ssh-agent implementation... 02:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:08 $ docker exec 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 ssh-agent 02:41:08 SSH_AUTH_SOCK=/tmp/ssh-HbqiSLZoU16Z/agent.12 02:41:08 SSH_AGENT_PID=17 02:41:08 Running ssh-add (command line suppressed) 02:41:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1382394424849784163.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1382394424849784163.key) 02:41:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:08 + git semver tag 02:41:08 # -> Open(): unable to determine branch for HEAD 02:41:08 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 02:41:08 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 02:41:08 # $SEMVER_REMOTE_NAME = origin 02:41:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:08 # $SEMVER_USER_NAME = edgex-jenkins 02:41:08 # $SEMVER_BRANCH = master 02:41:08 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 02:41:08 # 021e28942e8876b2560ded735e906d53e9e76b63 HEAD 02:41:08 # -> Force: false 02:41:08 # 77caabb8f95f9ce61dfd0e16efe3a0dc07860b43 refs/tags/v2.0.0-dev.37 [Pipeline] } 02:41:08 $ docker exec --env ******** --env ******** 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 ssh-agent -k 02:41:08 unset SSH_AUTH_SOCK; 02:41:08 unset SSH_AGENT_PID; 02:41:08 echo Agent pid 17 killed; 02:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:09 + git semver [Pipeline] } 02:41:09 $ docker stop --time=1 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 02:41:10 $ docker rm -f 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:11 02:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:11 0.23.1-centos7: Pulling from edgex-lftools 02:41:11 ab5ef0e58194: Pulling fs layer 02:41:11 9712f1f96733: Pulling fs layer 02:41:11 63f879dbbcfc: Pulling fs layer 02:41:11 0d9ebad4ef96: Pulling fs layer 02:41:11 e9a5061849ea: Pulling fs layer 02:41:11 d747dcd14b5f: Pulling fs layer 02:41:11 2de7ff778b66: Pulling fs layer 02:41:11 0d9ebad4ef96: Waiting 02:41:11 e9a5061849ea: Waiting 02:41:11 d747dcd14b5f: Waiting 02:41:11 2de7ff778b66: Waiting 02:41:11 9712f1f96733: Verifying Checksum 02:41:11 9712f1f96733: Download complete 02:41:13 63f879dbbcfc: Verifying Checksum 02:41:13 63f879dbbcfc: Download complete 02:41:13 e9a5061849ea: Verifying Checksum 02:41:13 e9a5061849ea: Download complete 02:41:13 d747dcd14b5f: Verifying Checksum 02:41:13 d747dcd14b5f: Download complete 02:41:13 2de7ff778b66: Verifying Checksum 02:41:13 2de7ff778b66: Download complete 02:41:13 0d9ebad4ef96: Verifying Checksum 02:41:13 0d9ebad4ef96: Download complete 02:41:13 ab5ef0e58194: Verifying Checksum 02:41:13 ab5ef0e58194: Download complete 02:41:18 ab5ef0e58194: Pull complete 02:41:18 9712f1f96733: Pull complete 02:41:20 63f879dbbcfc: Pull complete 02:41:26 0d9ebad4ef96: Pull complete 02:41:28 e9a5061849ea: Pull complete 02:41:28 d747dcd14b5f: Pull complete 02:41:30 2de7ff778b66: Pull complete 02:41:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:41:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:41:31 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:41:31 $ 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 02:41:35 $ docker top c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:35 provisioning config files... 02:41:35 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3953860071954954778tmp 02:41:35 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5775156057027294408tmp 02:41:35 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7039356707501401904tmp [Pipeline] { [Pipeline] echo 02:41:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:35 ---> sigul-configuration.sh 02:41:35 gpg: directory `/root/.gnupg' created 02:41:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:35 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:35 gpg: CAST5 encrypted data 02:41:35 gpg: encrypted with 1 passphrase 02:41:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:36 + mkdir /home/jenkins 02:41:36 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:36 + 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 02:41:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:36 ---> sigul-install.sh 02:41:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:41:42 + git tag --list 02:41:42 v1.0.0 02:41:42 v1.1.0 02:41:42 v1.2.0 02:41:42 v1.3.0 02:41:42 v1.3.1 02:41:42 v1.3.1-dev.1 02:41:42 v1.3.1-dev.2 02:41:42 v1.3.1-dev.3 02:41:42 v2.0.0-dev.1 02:41:42 v2.0.0-dev.10 02:41:42 v2.0.0-dev.11 02:41:42 v2.0.0-dev.12 02:41:42 v2.0.0-dev.13 02:41:42 v2.0.0-dev.14 02:41:42 v2.0.0-dev.15 02:41:42 v2.0.0-dev.16 02:41:42 v2.0.0-dev.17 02:41:42 v2.0.0-dev.18 02:41:42 v2.0.0-dev.19 02:41:42 v2.0.0-dev.2 02:41:42 v2.0.0-dev.20 02:41:42 v2.0.0-dev.21 02:41:42 v2.0.0-dev.22 02:41:42 v2.0.0-dev.23 02:41:42 v2.0.0-dev.24 02:41:42 v2.0.0-dev.25 02:41:42 v2.0.0-dev.26 02:41:42 v2.0.0-dev.27 02:41:42 v2.0.0-dev.28 02:41:42 v2.0.0-dev.29 02:41:42 v2.0.0-dev.3 02:41:42 v2.0.0-dev.30 02:41:42 v2.0.0-dev.31 02:41:42 v2.0.0-dev.32 02:41:42 v2.0.0-dev.33 02:41:42 v2.0.0-dev.34 02:41:42 v2.0.0-dev.35 02:41:42 v2.0.0-dev.36 02:41:42 v2.0.0-dev.37 02:41:42 v2.0.0-dev.4 02:41:42 v2.0.0-dev.5 02:41:42 v2.0.0-dev.6 02:41:42 v2.0.0-dev.7 02:41:42 v2.0.0-dev.8 02:41:42 v2.0.0-dev.9 [Pipeline] sh 02:41:43 + lftools sign git-tag v2.0.0-dev.37 02:41:44 Signing Git tag with Sigul... 02:41:44 Signing v2.0.0-dev.37 [Pipeline] echo 02:41:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:45 $ docker stop --time=1 c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 02:41:47 $ docker rm -f c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:48 . [Pipeline] withDockerContainer 02:41:48 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:41:48 $ 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 02:41:49 $ docker top dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:49 [ssh-agent] Looking for ssh-agent implementation... 02:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:49 $ docker exec dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 ssh-agent 02:41:49 SSH_AUTH_SOCK=/tmp/ssh-lEFir0pBHipW/agent.11 02:41:49 SSH_AGENT_PID=16 02:41:49 Running ssh-add (command line suppressed) 02:41:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6523649580616198718.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6523649580616198718.key) 02:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:50 + git semver bump pre 02:41:50 # -> Open(): unable to determine branch for HEAD 02:41:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 02:41:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 02:41:50 # $SEMVER_REMOTE_NAME = origin 02:41:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:50 # $SEMVER_USER_NAME = edgex-jenkins 02:41:50 # $SEMVER_BRANCH = master 02:41:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 02:41:50 2.0.0-dev.38 [Pipeline] } 02:41:50 $ docker exec --env ******** --env ******** dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 ssh-agent -k 02:41:50 unset SSH_AUTH_SOCK; 02:41:50 unset SSH_AGENT_PID; 02:41:50 echo Agent pid 16 killed; 02:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:50 + git semver [Pipeline] } 02:41:50 $ docker stop --time=1 dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 02:41:52 $ docker rm -f dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:52 . [Pipeline] withDockerContainer 02:41:52 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:41:52 $ 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 02:41:53 $ docker top 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:53 [ssh-agent] Looking for ssh-agent implementation... 02:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:53 $ docker exec 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 ssh-agent 02:41:53 SSH_AUTH_SOCK=/tmp/ssh-gOCkdKrl3Ffj/agent.11 02:41:53 SSH_AGENT_PID=17 02:41:53 Running ssh-add (command line suppressed) 02:41:54 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8502226343114153752.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8502226343114153752.key) 02:41:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:54 + git semver push 02:41:54 # -> Open(): unable to determine branch for HEAD 02:41:54 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 02:41:54 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 02:41:54 # $SEMVER_REMOTE_NAME = origin 02:41:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:54 # $SEMVER_USER_NAME = edgex-jenkins 02:41:54 # $SEMVER_BRANCH = master 02:41:54 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 02:41:58 $ docker exec --env ******** --env ******** 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 ssh-agent -k 02:41:58 unset SSH_AUTH_SOCK; 02:41:58 unset SSH_AGENT_PID; 02:41:58 echo Agent pid 17 killed; 02:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:59 + git semver [Pipeline] } 02:41:59 $ docker stop --time=1 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 02:42:00 $ docker rm -f 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 [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 02:42:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:02 ---> package-listing.sh 02:42:02 ++ facter osfamily 02:42:02 ++ tr '[:upper:]' '[:lower:]' 02:42:02 + OS_FAMILY=redhat 02:42:02 + workspace=/w/workspace/_app-service-configurable_master 02:42:02 + START_PACKAGES=/tmp/packages_start.txt 02:42:02 + END_PACKAGES=/tmp/packages_end.txt 02:42:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:02 + PACKAGES=/tmp/packages_start.txt 02:42:02 + '[' /w/workspace/_app-service-configurable_master ']' 02:42:02 + PACKAGES=/tmp/packages_end.txt 02:42:02 + case "${OS_FAMILY}" in 02:42:02 + rpm -qa 02:42:02 + sort 02:42:07 + '[' -f /tmp/packages_start.txt ']' 02:42:07 + '[' -f /tmp/packages_end.txt ']' 02:42:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:07 + '[' /w/workspace/_app-service-configurable_master ']' 02:42:07 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 02:42:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 02:42:07 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 02:42:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:07 02:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:08 alpine: Pulling from edgex-lftools-log-publisher 02:42:08 df20fa9351a1: Pulling fs layer 02:42:08 36b3adc4ff6f: Pulling fs layer 02:42:08 8ad3a11d3b57: Pulling fs layer 02:42:08 46f8f816bc3b: Pulling fs layer 02:42:08 93b61091891f: Pulling fs layer 02:42:08 93b9cdb0e59b: Pulling fs layer 02:42:08 5e14af77c1be: Pulling fs layer 02:42:08 01666e4c0597: Pulling fs layer 02:42:08 aa168da1d23b: Pulling fs layer 02:42:08 46f8f816bc3b: Waiting 02:42:08 93b61091891f: Waiting 02:42:08 93b9cdb0e59b: Waiting 02:42:08 5e14af77c1be: Waiting 02:42:08 01666e4c0597: Waiting 02:42:08 aa168da1d23b: Waiting 02:42:08 36b3adc4ff6f: Verifying Checksum 02:42:08 36b3adc4ff6f: Download complete 02:42:08 46f8f816bc3b: Verifying Checksum 02:42:08 46f8f816bc3b: Download complete 02:42:08 df20fa9351a1: Verifying Checksum 02:42:08 df20fa9351a1: Download complete 02:42:08 93b9cdb0e59b: Verifying Checksum 02:42:08 93b9cdb0e59b: Download complete 02:42:08 93b61091891f: Verifying Checksum 02:42:08 93b61091891f: Download complete 02:42:08 5e14af77c1be: Verifying Checksum 02:42:08 5e14af77c1be: Download complete 02:42:08 01666e4c0597: Verifying Checksum 02:42:08 01666e4c0597: Download complete 02:42:08 8ad3a11d3b57: Verifying Checksum 02:42:08 8ad3a11d3b57: Download complete 02:42:08 df20fa9351a1: Pull complete 02:42:09 36b3adc4ff6f: Pull complete 02:42:10 8ad3a11d3b57: Pull complete 02:42:10 46f8f816bc3b: Pull complete 02:42:10 aa168da1d23b: Verifying Checksum 02:42:10 aa168da1d23b: Download complete 02:42:10 93b61091891f: Pull complete 02:42:11 93b9cdb0e59b: Pull complete 02:42:11 5e14af77c1be: Pull complete 02:42:11 01666e4c0597: Pull complete 02:42:19 aa168da1d23b: Pull complete 02:42:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:42:19 prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container 02:42:19 $ 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 02:42:22 $ docker top 29df47ccd410fb8cd247a83fd1c29f64dfce53f0956c27a3ee133844efa3ae88 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:23 + mkdir -p /var/log/sa [Pipeline] sh 02:42:23 + ls /var/log/sa-host 02:42:23 + sadf -c /var/log/sa-host/sa11 02:42:23 file_magic: OK 02:42:23 HZ: Using current value: 100 02:42:23 file_header: OK 02:42:23 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 02:42:23 Statistics: 02:42:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:42:23 File successfully converted to sysstat format version 12.2.1 02:42:23 + sadf -c /var/log/sa-host/sa23 02:42:23 file_magic: OK 02:42:23 HZ: Using current value: 100 02:42:23 file_header: OK 02:42:23 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 02:42:23 Statistics: 02:42:23 Hnuu...uuuununununu... 02:42:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:24 provisioning config files... 02:42:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config953011336408333385tmp [Pipeline] { [Pipeline] echo 02:42:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:24 ---> create-netrc.sh [Pipeline] } 02:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:42:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> python-tools-install.sh [Pipeline] echo 02:42:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> sudo-logs.sh 02:42:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:42:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:25 ---> job-cost.sh 02:42:25 lf-activate-venv: SKIPPING 02:42:25 DEBUG: total: 0.20999999344348907 02:42:25 INFO: Retrieving Stack Cost... 02:42:27 INFO: Retrieving Pricing Info for: v1-standard-2 02:42:27 INFO: Archiving Costs [Pipeline] echo 02:42:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:27 ---> logs-deploy.sh 02:42:27 lf-activate-venv: SKIPPING 02:42:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/108 02:42:27 INFO: archiving workspace using pattern(s): 02:42:29 Archives upload complete. 02:42:29 INFO: archiving logs to Nexus