Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13339586415120425629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12740971739981999284.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14873614110406083814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17213981301809295264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7860412197393423534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6621 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh6278826017224799676.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385)" > git rev-list --no-walk 98625bcaaaf8ae77b31545a6aee40725a17b07f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:39 ========================================================= 16:23:39 EdgeX Global Pipelines Version Info 16:23:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:40 ------------------- 16:23:40 stable info: 16:23:40 ------------------- 16:23:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:40 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:23:40 Message: update stable to v1.0.220 16:23:41 ------------------- 16:23:41 experimental info: 16:23:41 ------------------- 16:23:41 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:23:41 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 459b5ab [Pipeline] echo 16:23:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:42 provisioning config files... 16:23:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8285103310985471854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:42 ---> docker-login.sh 16:23:42 nexus3.edgexfoundry.org:10001 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 nexus3.edgexfoundry.org:10002 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 nexus3.edgexfoundry.org:10003 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 nexus3.edgexfoundry.org:10004 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 docker.io 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:43 Configure a credential helper to remove this warning. See 16:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:43 16:23:43 Login Succeeded 16:23:43 ---> docker-login.sh ends [Pipeline] } 16:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:23:43 + git rev-list -1 --merges 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2~1..459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo 16:23:43 -----------> git rev-list -1 --merges 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2~1..459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [false] [Pipeline] sh 16:23:43 + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo 16:23:43 ========================================================= 16:23:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:44 + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] echo 16:23:44 [semverPrep] GIT_COMMIT: 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385) [Pipeline] echo 16:23:44 [semverPrep] This is not a build commit. [Pipeline] sh 16:23:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:23:44 + grep -v github /etc/ssh/ssh_known_hosts 16:23:44 + '[' -e /tmp/ssh_known_hosts ']' 16:23:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:44 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:23:44 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:44 16:23:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:23:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:45 latest: Pulling from edgex-devops/git-semver 16:23:45 a0d0a0d46f8b: Pulling fs layer 16:23:45 3e5f54012d9b: Pulling fs layer 16:23:45 4c7163046ea9: Pulling fs layer 16:23:45 0c2d73faf560: Pulling fs layer 16:23:45 0c2d73faf560: Waiting 16:23:45 3e5f54012d9b: Verifying Checksum 16:23:45 3e5f54012d9b: Download complete 16:23:45 a0d0a0d46f8b: Verifying Checksum 16:23:45 a0d0a0d46f8b: Download complete 16:23:45 0c2d73faf560: Verifying Checksum 16:23:45 0c2d73faf560: Download complete 16:23:45 4c7163046ea9: Verifying Checksum 16:23:45 4c7163046ea9: Download complete 16:23:45 a0d0a0d46f8b: Pull complete 16:23:45 3e5f54012d9b: Pull complete 16:23:45 4c7163046ea9: Pull complete 16:23:46 0c2d73faf560: Pull complete 16:23:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:23:46 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:10004/edgex-devops/git-semver:latest cat 16:23:46 $ docker top f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:46 [ssh-agent] Looking for ssh-agent implementation... 16:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:46 $ docker exec f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent 16:23:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXajOBhg/agent.14 16:23:46 SSH_AGENT_PID=20 16:23:47 Running ssh-add (command line suppressed) 16:23:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_641149825095685573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_641149825095685573.key) 16:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:47 + git tag --points-at HEAD [Pipeline] } 16:23:47 $ docker exec --env ******** --env ******** f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent -k 16:23:47 unset SSH_AUTH_SOCK; 16:23:47 unset SSH_AGENT_PID; 16:23:47 echo Agent pid 20 killed; 16:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:47 [ssh-agent] Looking for ssh-agent implementation... 16:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:47 $ docker exec f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent 16:23:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDnkkpa/agent.54 16:23:47 SSH_AGENT_PID=60 16:23:47 Running ssh-add (command line suppressed) 16:23:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3943096155818508657.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3943096155818508657.key) 16:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:48 + git semver init 16:23:48 # -> Open(): unable to determine branch for HEAD 16:23:48 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:23:48 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:23:48 # $SEMVER_REMOTE_NAME = origin 16:23:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:48 # $SEMVER_USER_NAME = edgex-jenkins 16:23:48 # $SEMVER_BRANCH = main 16:23:48 # $SEMVER_TEMP = /tmp/semver-703837427 16:23:48 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:23:49 # '/tmp/semver-703837427' -> '/w/workspace/ry_app-service-configurable_main/.semver' 16:23:49 # -> Force: false 16:23:49 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:23:49 $ docker exec --env ******** --env ******** f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a ssh-agent -k 16:23:49 unset SSH_AUTH_SOCK; 16:23:49 unset SSH_AGENT_PID; 16:23:49 echo Agent pid 60 killed; 16:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:49 + git semver [Pipeline] } 16:23:49 $ docker stop --time=1 f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a 16:23:50 $ docker rm -f f221f4fb1ec01623e0b064e2297527cd98794d91b1302833ff208a518b6d9f6a [Pipeline] // withDockerContainer [Pipeline] sh 16:23:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:51 Stashed 1 file(s) [Pipeline] echo 16:23:51 [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:51 provisioning config files... 16:23:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635188539711411790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:51 ---> docker-login.sh 16:23:51 nexus3.edgexfoundry.org:10001 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 nexus3.edgexfoundry.org:10002 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 nexus3.edgexfoundry.org:10003 16:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:52 Configure a credential helper to remove this warning. See 16:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:52 16:23:52 Login Succeeded 16:23:52 nexus3.edgexfoundry.org:10004 16:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:52 Configure a credential helper to remove this warning. See 16:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:52 16:23:52 Login Succeeded 16:23:52 docker.io 16:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:52 Configure a credential helper to remove this warning. See 16:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:52 16:23:52 Login Succeeded 16:23:52 ---> docker-login.sh ends [Pipeline] } 16:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:52 ========================================================= 16:23:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:23:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:23:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:23:53 Sending build context to Docker daemon 2.965MB 16:23:53 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:23:53 Step 2/13 : FROM ${BASE} AS builder 16:23:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:23:53 59bf1c3509f3: Pulling fs layer 16:23:53 666ba61612fd: Pulling fs layer 16:23:53 8ed8ca486205: Pulling fs layer 16:23:53 4fe6c5a15a65: Pulling fs layer 16:23:53 22a0e8bec74d: Pulling fs layer 16:23:53 640e595b4fbd: Pulling fs layer 16:23:53 763cafe07f6e: Pulling fs layer 16:23:53 0c0b528cf693: Pulling fs layer 16:23:53 10935f4eaf8b: Pulling fs layer 16:23:53 640e595b4fbd: Waiting 16:23:53 763cafe07f6e: Waiting 16:23:53 0c0b528cf693: Waiting 16:23:53 10935f4eaf8b: Waiting 16:23:53 4fe6c5a15a65: Waiting 16:23:53 22a0e8bec74d: Waiting 16:23:53 8ed8ca486205: Verifying Checksum 16:23:53 8ed8ca486205: Download complete 16:23:53 666ba61612fd: Verifying Checksum 16:23:53 666ba61612fd: Download complete 16:23:53 22a0e8bec74d: Verifying Checksum 16:23:53 22a0e8bec74d: Download complete 16:23:53 640e595b4fbd: Verifying Checksum 16:23:53 640e595b4fbd: Download complete 16:23:53 59bf1c3509f3: Verifying Checksum 16:23:53 59bf1c3509f3: Download complete 16:23:53 763cafe07f6e: Verifying Checksum 16:23:53 763cafe07f6e: Download complete 16:23:53 0c0b528cf693: Verifying Checksum 16:23:53 0c0b528cf693: Download complete 16:23:53 59bf1c3509f3: Pull complete 16:23:53 10935f4eaf8b: Verifying Checksum 16:23:53 10935f4eaf8b: Download complete 16:23:53 666ba61612fd: Pull complete 16:23:53 4fe6c5a15a65: Verifying Checksum 16:23:53 4fe6c5a15a65: Download complete 16:23:53 8ed8ca486205: Pull complete 16:23:58 4fe6c5a15a65: Pull complete 16:23:58 22a0e8bec74d: Pull complete 16:23:58 640e595b4fbd: Pull complete 16:23:58 763cafe07f6e: Pull complete 16:23:58 0c0b528cf693: Pull complete 16:24:00 10935f4eaf8b: Pull complete 16:24:00 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:24:00 ---> 99d49a6021b9 16:24:00 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:24:02 ---> Running in a82350ca403a 16:24:02 Removing intermediate container a82350ca403a 16:24:02 ---> a6379e653aa9 16:24:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:24:02 ---> Running in 685095c57ccd 16:24:02 Removing intermediate container 685095c57ccd 16:24:02 ---> 6cd79ee28f39 16:24:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:24:02 ---> Running in 32e3baebf57f 16:24:02 Removing intermediate container 32e3baebf57f 16:24:02 ---> 7de1dce5d254 16:24:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:02 ---> Running in 7533a4c277f5 16:24:03 Removing intermediate container 7533a4c277f5 16:24:03 ---> 7824921c652e 16:24:03 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:03 ---> Running in 22321dcfc74e 16:24:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:04 OK: 221 MiB in 52 packages 16:24:04 Removing intermediate container 22321dcfc74e 16:24:04 ---> 15f42402ceb8 16:24:04 Step 8/13 : WORKDIR /app 16:24:05 ---> Running in 5c4fa5ca6d42 16:24:05 Removing intermediate container 5c4fa5ca6d42 16:24:05 ---> a2fd49acae6c 16:24:05 Step 9/13 : COPY go.mod vendor* ./ 16:24:05 ---> 96a8910839a1 16:24:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:05 ---> Running in 29eb119eda4d 16:24:06 Still waiting to schedule task 16:24:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-6617’ is offline 16:24:37 Removing intermediate container 29eb119eda4d 16:24:37 ---> 2887b0a07115 16:24:37 Step 11/13 : COPY . . 16:24:37 ---> 8ea12e3bae23 16:24:37 Step 12/13 : ARG MAKE="make build" 16:24:37 ---> Running in f13c19a1a7f7 16:24:37 Removing intermediate container f13c19a1a7f7 16:24:37 ---> b1840589d72a 16:24:37 Step 13/13 : RUN $MAKE 16:24:37 ---> Running in c1b66fcfcba7 16:24:37 noop 16:24:37 Removing intermediate container c1b66fcfcba7 16:24:37 ---> 5632bf62a3e3 16:24:37 Successfully built 5632bf62a3e3 16:24:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:24:37 + docker inspect -f . ci-base-image-x86_64 16:24:37 . [Pipeline] withDockerContainer 16:24:37 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:38 $ docker top 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:38 + go version 16:24:38 go version go1.17.6 linux/amd64 [Pipeline] } 16:24:38 $ docker stop --time=1 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 16:24:39 $ docker rm -f 1318205c6f38f42a97f404e336eca6e72b9e6780cab0d946da2f46d3ef7b78f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:39 + docker inspect -f . ci-base-image-x86_64 16:24:39 . [Pipeline] withDockerContainer 16:24:40 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:40 $ docker top abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:24:40 + make test 16:24:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:24:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:24:55 CGO_ENABLED=1 go vet ./... 16:24:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:59 ./bin/test-attribution-txt.sh [Pipeline] echo 16:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:59 $ docker stop --time=1 abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb 16:25:00 $ docker rm -f abb8c069fe41f8811bcaa0368e105bd0f4cee56a8e81d53a27837645ba6dafcb [Pipeline] // withDockerContainer [Pipeline] sh 16:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:02 + ls -al . 16:25:02 total 148 16:25:02 drwxrwxr-x. 8 jenkins jenkins 4096 Mar 8 16:24 . 16:25:02 drwxrwxr-x. 4 jenkins jenkins 112 Mar 8 16:23 .. 16:25:02 -rw-rw-r--. 1 jenkins jenkins 7627 Mar 8 16:23 Attribution.txt 16:25:02 drwxrwxr-x. 2 jenkins jenkins 37 Mar 8 16:23 bin 16:25:02 -rw-rw-r--. 1 jenkins jenkins 23791 Mar 8 16:23 CHANGELOG.md 16:25:02 -rw-r--r--. 1 jenkins jenkins 10 Mar 8 16:24 coverage.out 16:25:02 -rw-rw-r--. 1 jenkins jenkins 2087 Mar 8 16:23 Dockerfile 16:25:02 -rw-rw-r--. 1 jenkins jenkins 119 Mar 8 16:23 .dockerignore 16:25:02 drwxrwxr-x. 8 jenkins jenkins 162 Mar 8 16:23 .git 16:25:02 drwxrwxr-x. 2 jenkins jenkins 104 Mar 8 16:23 .github 16:25:02 -rw-rw-r--. 1 jenkins jenkins 104 Mar 8 16:23 .gitignore 16:25:02 -rw-rw-r--. 1 jenkins jenkins 2816 Mar 8 16:23 go.mod 16:25:02 -rw-rw-r--. 1 jenkins jenkins 50031 Mar 8 16:23 go.sum 16:25:02 -rw-rw-r--. 1 jenkins jenkins 677 Mar 8 16:23 GOVERNANCE.md 16:25:02 -rw-rw-r--. 1 jenkins jenkins 687 Mar 8 16:23 Jenkinsfile 16:25:02 -rw-rw-r--. 1 jenkins jenkins 10174 Mar 8 16:23 LICENSE 16:25:02 -rw-rw-r--. 1 jenkins jenkins 1949 Mar 8 16:23 main.go 16:25:02 -rw-rw-r--. 1 jenkins jenkins 1614 Mar 8 16:23 makefile 16:25:02 -rw-rw-r--. 1 jenkins jenkins 618 Mar 8 16:23 OWNERS.md 16:25:02 -rw-rw-r--. 1 jenkins jenkins 3860 Mar 8 16:23 README.md 16:25:02 drwxrwxr-x. 9 jenkins jenkins 151 Mar 8 16:23 res 16:25:02 drwx------. 3 jenkins jenkins 58 Mar 8 16:23 .semver 16:25:02 drwxrwxr-x. 3 jenkins jenkins 58 Mar 8 16:23 snap 16:25:02 -rw-rw-r--. 1 jenkins jenkins 12 Mar 8 16:23 VERSION [Pipeline] isUnix [Pipeline] sh 16:25:02 + docker build -t 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=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 --label arch=amd64 --label version=2.2.0-dev.17 . 16:25:02 Sending build context to Docker daemon 2.966MB 16:25:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:25:02 Step 2/27 : FROM ${BASE} AS builder 16:25:02 ---> 5632bf62a3e3 16:25:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:25:02 ---> Running in 51c0d41ebee7 16:25:03 Removing intermediate container 51c0d41ebee7 16:25:03 ---> b63824cca986 16:25:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:25:03 ---> Running in 706c0b08a30d 16:25:03 Removing intermediate container 706c0b08a30d 16:25:03 ---> 0550e9bcfc04 16:25:03 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:25:03 ---> Running in 5c169e2d75ec 16:25:03 Removing intermediate container 5c169e2d75ec 16:25:03 ---> 29be7edb670a 16:25:03 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:03 ---> Running in a01cfccd2273 16:25:03 Removing intermediate container a01cfccd2273 16:25:03 ---> 133960178608 16:25:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:03 ---> Running in e2ef23978d38 16:25:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:25:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:25:05 OK: 221 MiB in 52 packages 16:25:05 Removing intermediate container e2ef23978d38 16:25:05 ---> fdf1c1c4e523 16:25:05 Step 8/27 : WORKDIR /app 16:25:05 ---> Running in 2e3a65879783 16:25:05 Removing intermediate container 2e3a65879783 16:25:05 ---> ff6ed3770443 16:25:05 Step 9/27 : COPY go.mod vendor* ./ 16:25:05 ---> 9e6719ef0da8 16:25:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:05 ---> Running in 7c5d8fbf59e3 16:25:06 Removing intermediate container 7c5d8fbf59e3 16:25:06 ---> ffc45bd04fe8 16:25:06 Step 11/27 : COPY . . 16:25:06 ---> feb1888ceeb0 16:25:06 Step 12/27 : ARG MAKE="make build" 16:25:06 ---> Running in c18844c4ecfb 16:25:06 Removing intermediate container c18844c4ecfb 16:25:06 ---> 15562c8d685c 16:25:06 Step 13/27 : RUN $MAKE 16:25:06 ---> Running in 036d3c3cdd7a 16:25:07 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.17" -o app-service-configurable 16:25:22 Removing intermediate container 036d3c3cdd7a 16:25:22 ---> 5eb9b06713a5 16:25:22 Step 14/27 : FROM alpine:3.14 16:25:22 3.14: Pulling from library/alpine 16:25:22 97518928ae5f: Pulling fs layer 16:25:22 97518928ae5f: Verifying Checksum 16:25:22 97518928ae5f: Download complete 16:25:22 97518928ae5f: Pull complete 16:25:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:25:22 Status: Downloaded newer image for alpine:3.14 16:25:22 ---> 0a97eee8041e 16:25:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:25:22 ---> Running in 32e72b1855ff 16:25:22 Removing intermediate container 32e72b1855ff 16:25:22 ---> 3aabbf592c34 16:25:22 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:25:22 ---> Running in 16b63e2965c6 16:25:22 Removing intermediate container 16b63e2965c6 16:25:22 ---> 3959e23ef092 16:25:22 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:25:22 ---> Running in 05db18613d28 16:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:25:22 (1/7) Installing ca-certificates (20211220-r0) 16:25:22 (2/7) Installing dumb-init (1.2.5-r1) 16:25:22 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:25:22 (4/7) Installing libsodium (1.0.18-r0) 16:25:22 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:25:22 (6/7) Installing libzmq (4.3.4-r0) 16:25:22 (7/7) Installing zeromq (4.3.4-r0) 16:25:22 Executing busybox-1.33.1-r6.trigger 16:25:22 Executing ca-certificates-20211220-r0.trigger 16:25:22 OK: 9 MiB in 21 packages 16:25:22 Removing intermediate container 05db18613d28 16:25:22 ---> ae3ebd3d1a61 16:25:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:25:22 ---> 1fb76ba387cd 16:25:22 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:25:22 ---> 85601130fc93 16:25:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:25:22 ---> 8c3b94a2f303 16:25:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:25:22 ---> feabe9bf36a9 16:25:22 Step 22/27 : EXPOSE 48095 16:25:22 ---> Running in 83988020fec2 16:25:22 Removing intermediate container 83988020fec2 16:25:22 ---> dcaa3ef634ed 16:25:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:25:22 ---> Running in 50bc7dc6874f 16:25:22 Removing intermediate container 50bc7dc6874f 16:25:22 ---> 5d56bd7753fc 16:25:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:22 ---> Running in 7decac73e0f5 16:25:23 Removing intermediate container 7decac73e0f5 16:25:23 ---> e2eae5a5a8ba 16:25:23 Step 25/27 : LABEL arch=amd64 16:25:23 ---> Running in 7956a9fa758c 16:25:23 Removing intermediate container 7956a9fa758c 16:25:23 ---> dd9599b76238 16:25:23 Step 26/27 : LABEL git_sha=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:25:23 ---> Running in f43ef9440867 16:25:23 Removing intermediate container f43ef9440867 16:25:23 ---> cb2a6c05da02 16:25:23 Step 27/27 : LABEL version=2.2.0-dev.17 16:25:23 ---> Running in b894fa748e08 16:25:23 Removing intermediate container b894fa748e08 16:25:23 ---> a294e69e4cdb 16:25:23 [Warning] One or more build-args [ARCH] were not consumed 16:25:23 Successfully built a294e69e4cdb 16:25:23 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:23 provisioning config files... 16:25:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4237221167822713993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:23 ---> docker-login.sh 16:25:23 nexus3.edgexfoundry.org:10001 16:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:23 Configure a credential helper to remove this warning. See 16:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:23 16:25:23 Login Succeeded 16:25:23 nexus3.edgexfoundry.org:10002 16:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:23 Configure a credential helper to remove this warning. See 16:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:23 16:25:23 Login Succeeded 16:25:23 nexus3.edgexfoundry.org:10003 16:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:24 Configure a credential helper to remove this warning. See 16:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:24 16:25:24 Login Succeeded 16:25:24 nexus3.edgexfoundry.org:10004 16:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:24 Configure a credential helper to remove this warning. See 16:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:24 16:25:24 Login Succeeded 16:25:24 docker.io 16:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:24 Configure a credential helper to remove this warning. See 16:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:24 16:25:24 Login Succeeded 16:25:24 ---> docker-login.sh ends [Pipeline] } 16:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:24 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:25:24 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:25:24 latest 16:25:24 2.2.0-dev.17 16:25:24 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:25:24 main 16:25:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] isUnix [Pipeline] sh 16:25:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:25:25 e57c4e5ba36f: Preparing 16:25:25 43b382d68c90: Preparing 16:25:25 9a5733aa4b78: Preparing 16:25:25 47ceed75d130: Preparing 16:25:25 87d8953dd0b1: Preparing 16:25:25 1a058d5342cc: Preparing 16:25:25 1a058d5342cc: Waiting 16:25:25 43b382d68c90: Pushed 16:25:25 47ceed75d130: Pushed 16:25:25 9a5733aa4b78: Pushed 16:25:25 1a058d5342cc: Layer already exists 16:25:25 87d8953dd0b1: Pushed 16:25:26 e57c4e5ba36f: Pushed 16:25:26 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:25:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:25:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:25:27 e57c4e5ba36f: Preparing 16:25:27 43b382d68c90: Preparing 16:25:27 9a5733aa4b78: Preparing 16:25:27 47ceed75d130: Preparing 16:25:27 87d8953dd0b1: Preparing 16:25:27 1a058d5342cc: Preparing 16:25:27 1a058d5342cc: Waiting 16:25:27 9a5733aa4b78: Layer already exists 16:25:27 43b382d68c90: Layer already exists 16:25:27 47ceed75d130: Layer already exists 16:25:27 87d8953dd0b1: Layer already exists 16:25:27 e57c4e5ba36f: Layer already exists 16:25:27 1a058d5342cc: Layer already exists 16:25:27 latest: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:25:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 16:25:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 16:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:25:27 e57c4e5ba36f: Preparing 16:25:27 43b382d68c90: Preparing 16:25:27 9a5733aa4b78: Preparing 16:25:27 47ceed75d130: Preparing 16:25:27 87d8953dd0b1: Preparing 16:25:27 1a058d5342cc: Preparing 16:25:27 1a058d5342cc: Waiting 16:25:27 e57c4e5ba36f: Layer already exists 16:25:27 9a5733aa4b78: Layer already exists 16:25:27 87d8953dd0b1: Layer already exists 16:25:27 47ceed75d130: Layer already exists 16:25:27 43b382d68c90: Layer already exists 16:25:27 1a058d5342cc: Layer already exists 16:25:27 2.2.0-dev.17: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:25:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 16:25:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:25:28 e57c4e5ba36f: Preparing 16:25:28 43b382d68c90: Preparing 16:25:28 9a5733aa4b78: Preparing 16:25:28 47ceed75d130: Preparing 16:25:28 87d8953dd0b1: Preparing 16:25:28 1a058d5342cc: Preparing 16:25:28 1a058d5342cc: Waiting 16:25:28 e57c4e5ba36f: Layer already exists 16:25:28 9a5733aa4b78: Layer already exists 16:25:28 43b382d68c90: Layer already exists 16:25:28 47ceed75d130: Layer already exists 16:25:28 87d8953dd0b1: Layer already exists 16:25:28 1a058d5342cc: Layer already exists 16:25:28 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] isUnix [Pipeline] sh 16:25:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 16:25:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:25:28 e57c4e5ba36f: Preparing 16:25:28 43b382d68c90: Preparing 16:25:28 9a5733aa4b78: Preparing 16:25:28 47ceed75d130: Preparing 16:25:28 87d8953dd0b1: Preparing 16:25:28 1a058d5342cc: Preparing 16:25:28 1a058d5342cc: Waiting 16:25:28 47ceed75d130: Layer already exists 16:25:28 9a5733aa4b78: Layer already exists 16:25:28 e57c4e5ba36f: Layer already exists 16:25:28 43b382d68c90: Layer already exists 16:25:28 87d8953dd0b1: Layer already exists 16:25:28 1a058d5342cc: Layer already exists 16:25:28 main: digest: sha256:b41b2f07c9d7c69d66b84e271fe259b3baa172006f3a7fc7c000e2fcdba75455 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:28 ===================================================== [Pipeline] echo 16:25:28 taggedImages: 16:25:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:25:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:25:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.17 16:25:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:25:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:29 16:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:29 latest: Pulling from edgex-lftools-log-publisher 16:25:29 5eb5b503b376: Pulling fs layer 16:25:29 5c69ac0246d0: Pulling fs layer 16:25:29 ec43610c2a17: Pulling fs layer 16:25:29 3a2ae6a8a46f: Pulling fs layer 16:25:29 33b1e0a273af: Pulling fs layer 16:25:29 5d3b04190fa2: Pulling fs layer 16:25:29 2f39f015ded8: Pulling fs layer 16:25:29 3a2ae6a8a46f: Waiting 16:25:29 33b1e0a273af: Waiting 16:25:29 5d3b04190fa2: Waiting 16:25:29 2f39f015ded8: Waiting 16:25:29 5c69ac0246d0: Verifying Checksum 16:25:29 5c69ac0246d0: Download complete 16:25:29 3a2ae6a8a46f: Verifying Checksum 16:25:29 3a2ae6a8a46f: Download complete 16:25:29 33b1e0a273af: Verifying Checksum 16:25:29 33b1e0a273af: Download complete 16:25:29 5d3b04190fa2: Verifying Checksum 16:25:29 5d3b04190fa2: Download complete 16:25:29 ec43610c2a17: Verifying Checksum 16:25:29 ec43610c2a17: Download complete 16:25:29 5eb5b503b376: Verifying Checksum 16:25:29 5eb5b503b376: Download complete 16:25:30 2f39f015ded8: Verifying Checksum 16:25:30 2f39f015ded8: Download complete 16:25:31 5eb5b503b376: Pull complete 16:25:31 5c69ac0246d0: Pull complete 16:25:31 ec43610c2a17: Pull complete 16:25:31 3a2ae6a8a46f: Pull complete 16:25:32 33b1e0a273af: Pull complete 16:25:32 5d3b04190fa2: Pull complete 16:25:38 2f39f015ded8: Pull complete 16:25:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:25:38 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:25:41 $ docker top b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:41 ---> job-cost.sh 16:25:41 lf-activate-venv: SKIPPING 16:25:41 INFO: No Stack... 16:25:41 INFO: Retrieving Pricing Info for: v3-standard-2 16:25:42 INFO: Archiving Costs [Pipeline] sh 16:25:42 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:25:42 + cut -d, -f6 [Pipeline] lock 16:25:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] 16:25:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] did not exist. Created. 16:25:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:43 + echo total: 0.05999999865889549 [Pipeline] stash 16:25:43 Stashed 1 file(s) [Pipeline] } 16:25:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:43 $ docker stop --time=1 b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 16:25:44 $ docker rm -f b18eb1bf7c7d5f53522c016aa35105ebb5eb1a1787b422f0b9f244c4f8816602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:26:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6623 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:26:28 Running in /w/workspace/app-service-configurable/53 [Pipeline] { [Pipeline] checkout 16:26:28 Selected Git installation does not exist. Using Default 16:26:28 The recommended git tool is: NONE 16:26:33 using credential edgex-jenkins-ssh 16:26:33 Cloning the remote Git repository 16:26:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:26:34 > git init /w/workspace/app-service-configurable/53 # timeout=10 16:26:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:26:34 > git --version # timeout=10 16:26:34 > git --version # 'git version 2.17.1' 16:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:35 Avoid second fetch 16:26:35 Checking out Revision 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 (main) 16:26:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:26:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:35 > git config core.sparsecheckout # timeout=10 16:26:35 > git checkout -f 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 # timeout=10 16:26:40 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#385)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:41 Dload Upload Total Spent Left Speed 16:26:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 16:26:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:26:41 + sudo tee /etc/docker/daemon.new 16:26:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:26:41 { 16:26:41 "registry-mirrors": [ 16:26:41 "https://nexus3.edgexfoundry.org:10001" 16:26:41 ], 16:26:41 "bip": "10.250.0.254/24", 16:26:41 "hosts": [ 16:26:41 "tcp://0.0.0.0:5555", 16:26:41 "unix:///var/run/docker.sock" 16:26:41 ], 16:26:41 "mtu": 1458, 16:26:41 "selinux-enabled": true, 16:26:41 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:41 } [Pipeline] sh 16:26:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:01 provisioning config files... 16:27:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/53@tmp/config1385901509888024850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:01 ---> docker-login.sh 16:27:01 nexus3.edgexfoundry.org:10001 16:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:02 Configure a credential helper to remove this warning. See 16:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:02 16:27:02 Login Succeeded 16:27:02 nexus3.edgexfoundry.org:10002 16:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:02 Configure a credential helper to remove this warning. See 16:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:02 16:27:02 Login Succeeded 16:27:02 nexus3.edgexfoundry.org:10003 16:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:02 Configure a credential helper to remove this warning. See 16:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:02 16:27:02 Login Succeeded 16:27:02 nexus3.edgexfoundry.org:10004 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:03 Configure a credential helper to remove this warning. See 16:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:03 16:27:03 Login Succeeded 16:27:03 docker.io 16:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:04 Configure a credential helper to remove this warning. See 16:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:04 16:27:04 Login Succeeded 16:27:04 ---> docker-login.sh ends [Pipeline] } 16:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:04 ========================================================= 16:27:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:27:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:27:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:27:04 Sending build context to Docker daemon 207.9kB 16:27:05 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:27:05 Step 2/13 : FROM ${BASE} AS builder 16:27:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:05 9b3977197b4f: Pulling fs layer 16:27:05 1a89e8eeedd5: Pulling fs layer 16:27:05 94645a83ff95: Pulling fs layer 16:27:05 3f3a8bcf1eab: Pulling fs layer 16:27:05 0c92f367c5e7: Pulling fs layer 16:27:05 f7c0051592d6: Pulling fs layer 16:27:05 a227ed2f7395: Pulling fs layer 16:27:05 7b1c46037f91: Pulling fs layer 16:27:05 3f3a8bcf1eab: Waiting 16:27:05 0c92f367c5e7: Waiting 16:27:05 f7c0051592d6: Waiting 16:27:05 a227ed2f7395: Waiting 16:27:05 7b1c46037f91: Waiting 16:27:05 94645a83ff95: Verifying Checksum 16:27:05 94645a83ff95: Download complete 16:27:05 1a89e8eeedd5: Verifying Checksum 16:27:05 1a89e8eeedd5: Download complete 16:27:05 0c92f367c5e7: Download complete 16:27:05 f7c0051592d6: Verifying Checksum 16:27:05 f7c0051592d6: Download complete 16:27:05 9b3977197b4f: Download complete 16:27:05 a227ed2f7395: Verifying Checksum 16:27:05 a227ed2f7395: Download complete 16:27:05 9b3977197b4f: Pull complete 16:27:06 1a89e8eeedd5: Pull complete 16:27:06 94645a83ff95: Pull complete 16:27:07 7b1c46037f91: Verifying Checksum 16:27:07 7b1c46037f91: Download complete 16:27:07 3f3a8bcf1eab: Verifying Checksum 16:27:07 3f3a8bcf1eab: Download complete 16:27:20 3f3a8bcf1eab: Pull complete 16:27:20 0c92f367c5e7: Pull complete 16:27:20 f7c0051592d6: Pull complete 16:27:20 a227ed2f7395: Pull complete 16:27:25 7b1c46037f91: Pull complete 16:27:25 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:27:25 ---> f79e39bc4007 16:27:25 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:27:27 ---> Running in db8dde1a79ac 16:27:27 Removing intermediate container db8dde1a79ac 16:27:27 ---> 817b542b5790 16:27:27 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:27:28 ---> Running in 0febf023859e 16:27:28 Removing intermediate container 0febf023859e 16:27:28 ---> c01d07bbc65b 16:27:28 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:27:28 ---> Running in f2e35cc7559f 16:27:28 Removing intermediate container f2e35cc7559f 16:27:28 ---> 4db9e3479eb6 16:27:28 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:28 ---> Running in 0967c3120c17 16:27:30 Removing intermediate container 0967c3120c17 16:27:30 ---> 9b64a3247d90 16:27:30 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:30 ---> Running in abde46b57617 16:27:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:27:33 OK: 220 MiB in 52 packages 16:27:34 Removing intermediate container abde46b57617 16:27:34 ---> be7044cae08d 16:27:34 Step 8/13 : WORKDIR /app 16:27:34 ---> Running in da50e2de1b1c 16:27:34 Removing intermediate container da50e2de1b1c 16:27:34 ---> 7f860ef6f597 16:27:34 Step 9/13 : COPY go.mod vendor* ./ 16:27:35 ---> e765256ea837 16:27:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:35 ---> Running in 9a0eba960121 16:28:57 Removing intermediate container 9a0eba960121 16:28:57 ---> 3db30742c41e 16:28:57 Step 11/13 : COPY . . 16:28:57 ---> 968c53d0fb64 16:28:57 Step 12/13 : ARG MAKE="make build" 16:28:57 ---> Running in f652e80c982e 16:28:57 Removing intermediate container f652e80c982e 16:28:57 ---> ecb6cc0bac0f 16:28:57 Step 13/13 : RUN $MAKE 16:28:57 ---> Running in 613403bc7de8 16:28:57 noop 16:28:57 Removing intermediate container 613403bc7de8 16:28:57 ---> 2a996fb2d16e 16:28:57 Successfully built 2a996fb2d16e 16:28:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:57 + docker inspect -f . ci-base-image-arm64 16:28:57 . [Pipeline] withDockerContainer 16:28:58 prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container 16:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:59 $ docker top 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:00 + go version 16:29:00 go version go1.17.6 linux/arm64 [Pipeline] } 16:29:00 $ docker stop --time=1 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b 16:29:02 $ docker rm -f 066b512080f69d9b32cfffb12418cdc4f2b9f0d9b3b8ede0b0cd1684c1c0e42b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:02 + docker inspect -f . ci-base-image-arm64 16:29:02 . [Pipeline] withDockerContainer 16:29:03 prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container 16:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:29:04 $ docker top a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:29:05 + make test 16:29:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:29:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:29:52 CGO_ENABLED=1 go vet ./... 16:30:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:30:10 ./bin/test-attribution-txt.sh [Pipeline] echo 16:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:30:12 $ docker stop --time=1 a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 16:30:14 $ docker rm -f a0e24920bfd07399c768764fc16bf882df6bed89da17adc7e5962263c7222c74 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:15 Warning: overwriting stash ‘coverage-report’ 16:30:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:30:16 + ls -al . 16:30:16 total 172 16:30:16 drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 16:30 . 16:30:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:26 .. 16:30:16 -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 16:26 .dockerignore 16:30:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:26 .git 16:30:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:26 .github 16:30:16 -rw-rw-r-- 1 jenkins jenkins 104 Mar 8 16:26 .gitignore 16:30:16 -rw-rw-r-- 1 jenkins jenkins 7627 Mar 8 16:26 Attribution.txt 16:30:16 -rw-rw-r-- 1 jenkins jenkins 23791 Mar 8 16:26 CHANGELOG.md 16:30:16 -rw-rw-r-- 1 jenkins jenkins 2087 Mar 8 16:26 Dockerfile 16:30:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:26 GOVERNANCE.md 16:30:16 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 16:26 Jenkinsfile 16:30:16 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 16:26 LICENSE 16:30:16 -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 16:26 OWNERS.md 16:30:16 -rw-rw-r-- 1 jenkins jenkins 3860 Mar 8 16:26 README.md 16:30:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 16:23 VERSION 16:30:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:26 bin 16:30:16 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 16:29 coverage.out 16:30:16 -rw-rw-r-- 1 jenkins jenkins 2816 Mar 8 16:26 go.mod 16:30:16 -rw-rw-r-- 1 jenkins jenkins 50031 Mar 8 16:26 go.sum 16:30:16 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 8 16:26 main.go 16:30:16 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 8 16:26 makefile 16:30:16 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 16:26 res 16:30:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:26 snap [Pipeline] isUnix [Pipeline] sh 16:30:17 + docker build -t 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=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 --label arch=arm64 --label version=2.2.0-dev.17 . 16:30:17 Sending build context to Docker daemon 208.9kB 16:30:17 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 16:30:17 Step 2/27 : FROM ${BASE} AS builder 16:30:17 ---> 2a996fb2d16e 16:30:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:30:17 ---> Running in c29dc469c1b6 16:30:17 Removing intermediate container c29dc469c1b6 16:30:17 ---> 15d4e4928139 16:30:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:30:17 ---> Running in b56f504ee105 16:30:18 Removing intermediate container b56f504ee105 16:30:18 ---> 1d54343093c9 16:30:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:30:18 ---> Running in f78f68490aab 16:30:18 Removing intermediate container f78f68490aab 16:30:18 ---> 23cd3b47bb9f 16:30:18 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:18 ---> Running in 0e7eebf0c088 16:30:20 Removing intermediate container 0e7eebf0c088 16:30:20 ---> a842b6c5a220 16:30:20 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:20 ---> Running in f60289677b3b 16:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:23 OK: 220 MiB in 52 packages 16:30:24 Removing intermediate container f60289677b3b 16:30:24 ---> 7a75a861d867 16:30:24 Step 8/27 : WORKDIR /app 16:30:24 ---> Running in 2205ed7fb849 16:30:24 Removing intermediate container 2205ed7fb849 16:30:24 ---> 3d2e6ee10db9 16:30:24 Step 9/27 : COPY go.mod vendor* ./ 16:30:25 ---> 4154945fa14e 16:30:25 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:25 ---> Running in 3ea71e9592d6 16:30:28 Removing intermediate container 3ea71e9592d6 16:30:28 ---> 35fd6a3d2223 16:30:28 Step 11/27 : COPY . . 16:30:28 ---> a4a3eb0d4d4f 16:30:28 Step 12/27 : ARG MAKE="make build" 16:30:28 ---> Running in 9ad2a4902d1b 16:30:28 Removing intermediate container 9ad2a4902d1b 16:30:28 ---> 55d85d253c5f 16:30:28 Step 13/27 : RUN $MAKE 16:30:28 ---> Running in e35691c3d0cc 16:30:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.17" -o app-service-configurable 16:31:16 Removing intermediate container e35691c3d0cc 16:31:16 ---> d408550dbcfb 16:31:16 Step 14/27 : FROM alpine:3.14 16:31:16 3.14: Pulling from library/alpine 16:31:16 be307f383ecc: Pulling fs layer 16:31:16 be307f383ecc: Verifying Checksum 16:31:16 be307f383ecc: Download complete 16:31:16 be307f383ecc: Pull complete 16:31:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:31:16 Status: Downloaded newer image for alpine:3.14 16:31:16 ---> 5b8b7b635229 16:31:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:31:16 ---> Running in 407557061a13 16:31:16 Removing intermediate container 407557061a13 16:31:16 ---> 1aa5bfb3ae4b 16:31:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:31:16 ---> Running in e5be9d6bc430 16:31:16 Removing intermediate container e5be9d6bc430 16:31:16 ---> 6b0a0f0e81c3 16:31:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:31:16 ---> Running in 3afe4fc67318 16:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:31:18 (1/7) Installing ca-certificates (20211220-r0) 16:31:18 (2/7) Installing dumb-init (1.2.5-r1) 16:31:18 (3/7) Installing libgcc (10.3.1_git20210424-r2) 16:31:18 (4/7) Installing libsodium (1.0.18-r0) 16:31:18 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 16:31:18 (6/7) Installing libzmq (4.3.4-r0) 16:31:18 (7/7) Installing zeromq (4.3.4-r0) 16:31:18 Executing busybox-1.33.1-r6.trigger 16:31:18 Executing ca-certificates-20211220-r0.trigger 16:31:18 OK: 9 MiB in 21 packages 16:31:20 Removing intermediate container 3afe4fc67318 16:31:20 ---> cc175699cd97 16:31:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:31:20 ---> 0c9efeb26a65 16:31:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:31:21 ---> f301f06bc9c1 16:31:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:31:22 ---> 35ddfab9f9e8 16:31:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:31:23 ---> 4cba001183af 16:31:23 Step 22/27 : EXPOSE 48095 16:31:23 ---> Running in 297e7303cd31 16:31:23 Removing intermediate container 297e7303cd31 16:31:23 ---> 84c24248179c 16:31:23 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:31:23 ---> Running in 1bbeba148083 16:31:24 Removing intermediate container 1bbeba148083 16:31:24 ---> fe93a1efc7c9 16:31:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:24 ---> Running in 7147c5f3ac79 16:31:24 Removing intermediate container 7147c5f3ac79 16:31:24 ---> c9e8e040a687 16:31:24 Step 25/27 : LABEL arch=arm64 16:31:24 ---> Running in c1b89c0a5667 16:31:24 Removing intermediate container c1b89c0a5667 16:31:24 ---> d5a9af55860c 16:31:24 Step 26/27 : LABEL git_sha=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:31:24 ---> Running in d0fbc67acef5 16:31:25 Removing intermediate container d0fbc67acef5 16:31:25 ---> 71010b223008 16:31:25 Step 27/27 : LABEL version=2.2.0-dev.17 16:31:25 ---> Running in c3ddc935fa35 16:31:25 Removing intermediate container c3ddc935fa35 16:31:25 ---> b00183741a12 16:31:25 [Warning] One or more build-args [ARCH] were not consumed 16:31:25 Successfully built b00183741a12 16:31:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:25 provisioning config files... 16:31:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/53@tmp/config3870092482075473474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:26 ---> docker-login.sh 16:31:26 nexus3.edgexfoundry.org:10001 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10002 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 nexus3.edgexfoundry.org:10003 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 nexus3.edgexfoundry.org:10004 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 docker.io 16:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:28 Configure a credential helper to remove this warning. See 16:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:28 16:31:28 Login Succeeded 16:31:28 ---> docker-login.sh ends [Pipeline] } 16:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:31:28 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:31:28 latest 16:31:28 2.2.0-dev.17 16:31:28 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:31:28 main 16:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] isUnix [Pipeline] sh 16:31:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:31:29 bee31a4ca23e: Preparing 16:31:29 2658a29732e0: Preparing 16:31:29 f42b26613a36: Preparing 16:31:29 b9fb0b8de61a: Preparing 16:31:29 43ad7913b9b8: Preparing 16:31:29 62170e181a92: Preparing 16:31:29 62170e181a92: Waiting 16:31:29 b9fb0b8de61a: Pushed 16:31:29 f42b26613a36: Pushed 16:31:29 2658a29732e0: Pushed 16:31:29 62170e181a92: Layer already exists 16:31:30 43ad7913b9b8: Pushed 16:31:34 bee31a4ca23e: Pushed 16:31:34 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh 16:31:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:31:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:31:34 bee31a4ca23e: Preparing 16:31:34 2658a29732e0: Preparing 16:31:34 f42b26613a36: Preparing 16:31:34 b9fb0b8de61a: Preparing 16:31:34 43ad7913b9b8: Preparing 16:31:34 62170e181a92: Preparing 16:31:34 62170e181a92: Waiting 16:31:34 43ad7913b9b8: Layer already exists 16:31:34 2658a29732e0: Layer already exists 16:31:34 f42b26613a36: Layer already exists 16:31:34 b9fb0b8de61a: Layer already exists 16:31:34 bee31a4ca23e: Layer already exists 16:31:35 62170e181a92: Layer already exists 16:31:35 latest: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh 16:31:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 16:31:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 16:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:31:35 bee31a4ca23e: Preparing 16:31:35 2658a29732e0: Preparing 16:31:35 f42b26613a36: Preparing 16:31:35 b9fb0b8de61a: Preparing 16:31:35 43ad7913b9b8: Preparing 16:31:35 62170e181a92: Preparing 16:31:35 62170e181a92: Waiting 16:31:35 2658a29732e0: Layer already exists 16:31:35 f42b26613a36: Layer already exists 16:31:35 b9fb0b8de61a: Layer already exists 16:31:35 43ad7913b9b8: Layer already exists 16:31:35 bee31a4ca23e: Layer already exists 16:31:35 62170e181a92: Layer already exists 16:31:36 2.2.0-dev.17: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh 16:31:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 [Pipeline] isUnix [Pipeline] sh 16:31:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:31:36 bee31a4ca23e: Preparing 16:31:36 2658a29732e0: Preparing 16:31:36 f42b26613a36: Preparing 16:31:36 b9fb0b8de61a: Preparing 16:31:36 43ad7913b9b8: Preparing 16:31:36 62170e181a92: Preparing 16:31:36 62170e181a92: Waiting 16:31:36 b9fb0b8de61a: Layer already exists 16:31:36 2658a29732e0: Layer already exists 16:31:36 bee31a4ca23e: Layer already exists 16:31:36 f42b26613a36: Layer already exists 16:31:36 43ad7913b9b8: Layer already exists 16:31:37 62170e181a92: Layer already exists 16:31:37 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] isUnix [Pipeline] sh 16:31:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 16:31:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:31:37 bee31a4ca23e: Preparing 16:31:37 2658a29732e0: Preparing 16:31:37 f42b26613a36: Preparing 16:31:37 b9fb0b8de61a: Preparing 16:31:37 43ad7913b9b8: Preparing 16:31:37 62170e181a92: Preparing 16:31:37 62170e181a92: Waiting 16:31:37 43ad7913b9b8: Layer already exists 16:31:37 2658a29732e0: Layer already exists 16:31:37 bee31a4ca23e: Layer already exists 16:31:37 b9fb0b8de61a: Layer already exists 16:31:37 f42b26613a36: Layer already exists 16:31:37 62170e181a92: Layer already exists 16:31:38 main: digest: sha256:fa23db6973a0699c13a5647296e40349fc979aa8c9b1002161f559ae96e9bbbe size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:38 ===================================================== [Pipeline] echo 16:31:38 taggedImages: 16:31:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 16:31:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:31:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.17 16:31:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:459b5ab38a90f3d3b0fa6675351f46b767a2eeb2-2.2.0-dev.17 16:31:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:38 16:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:39 arm64: Pulling from edgex-lftools-log-publisher 16:31:39 8998bd30e6a1: Pulling fs layer 16:31:39 04944245beec: Pulling fs layer 16:31:39 699f458cf7ca: Pulling fs layer 16:31:39 765212b225bb: Pulling fs layer 16:31:39 f23df028b6ca: Pulling fs layer 16:31:39 d65c8cfc05b1: Pulling fs layer 16:31:39 2437ff75d9bd: Pulling fs layer 16:31:39 f23df028b6ca: Waiting 16:31:39 d65c8cfc05b1: Waiting 16:31:39 2437ff75d9bd: Waiting 16:31:39 765212b225bb: Waiting 16:31:39 04944245beec: Verifying Checksum 16:31:39 04944245beec: Download complete 16:31:39 765212b225bb: Verifying Checksum 16:31:39 765212b225bb: Download complete 16:31:39 f23df028b6ca: Verifying Checksum 16:31:39 f23df028b6ca: Download complete 16:31:39 d65c8cfc05b1: Verifying Checksum 16:31:39 d65c8cfc05b1: Download complete 16:31:39 699f458cf7ca: Verifying Checksum 16:31:39 699f458cf7ca: Download complete 16:31:39 8998bd30e6a1: Verifying Checksum 16:31:39 8998bd30e6a1: Download complete 16:31:41 2437ff75d9bd: Verifying Checksum 16:31:41 2437ff75d9bd: Download complete 16:31:44 8998bd30e6a1: Pull complete 16:31:44 04944245beec: Pull complete 16:31:46 699f458cf7ca: Pull complete 16:31:46 765212b225bb: Pull complete 16:31:47 f23df028b6ca: Pull complete 16:31:47 d65c8cfc05b1: Pull complete 16:32:02 2437ff75d9bd: Pull complete 16:32:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:32:02 prd-ubuntu18.04-docker-arm64-4c-16g-6623 does not seem to be running inside a container 16:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/53 -v /w/workspace/app-service-configurable/53:/w/workspace/app-service-configurable/53:rw,z -v /w/workspace/app-service-configurable/53@tmp:/w/workspace/app-service-configurable/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:32:05 $ docker top c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:06 ---> job-cost.sh 16:32:06 lf-activate-venv: SKIPPING 16:32:06 INFO: No Stack... 16:32:06 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:07 INFO: Archiving Costs [Pipeline] sh 16:32:08 + + cutcat -d, /w/workspace/app-service-configurable/53/archives/cost.csv -f6 16:32:08 [Pipeline] lock 16:32:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] 16:32:08 Resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] did not exist. Created. 16:32:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:09 /w/workspace/app-service-configurable/53@tmp/durable-87012be8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:32:09 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:09 Warning: overwriting stash ‘stack-cost’ 16:32:09 Stashed 1 file(s) [Pipeline] } 16:32:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:09 $ docker stop --time=1 c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 16:32:11 $ docker rm -f c349591d77e299932552e7e4ebc9c61eb96d8c57db885b8b3e6421bc58df5520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:32:11 provisioning config files... 16:32:11 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8449849234208877748tmp [Pipeline] { [Pipeline] sh 16:32:12 + set +x 16:32:12 + curl -s https://codecov.io/bash 16:32:12 + bash -s -- 16:32:12 16:32:12 _____ _ 16:32:12 / ____| | | 16:32:12 | | ___ __| | ___ ___ _____ __ 16:32:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:32:12 | |___| (_) | (_| | __/ (_| (_) \ V / 16:32:12 \_____\___/ \__,_|\___|\___\___/ \_/ 16:32:12 Bash-1.0.6 16:32:12 16:32:12 16:32:12 ==> git version 2.24.4 found 16:32:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:32:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:32:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:32:12 ==> Jenkins CI detected. 16:32:12 current dir:  /w/workspace/ry_app-service-configurable_main 16:32:12 project root: . 16:32:12 --> token set from env 16:32:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:32:12 ==> Running gcov in . (disable via -X gcov) 16:32:12 ==> Python coveragepy not found 16:32:12 ==> Searching for coverage reports in: 16:32:12 + . 16:32:12 -> Found 1 reports 16:32:12 ==> Detecting git/mercurial file structure 16:32:12 ==> Reading reports 16:32:12 + ./coverage.out bytes=10 16:32:12 ==> Appending adjustments 16:32:12 https://docs.codecov.io/docs/fixing-reports 16:32:12 + Found adjustments 16:32:12 ==> Gzipping contents 16:32:12 4.0K /tmp/codecov.TY111o.gz 16:32:12 ==> Uploading reports 16:32:12 url: https://codecov.io 16:32:12 query: branch=main&commit=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:32:12 -> Pinging Codecov 16:32:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=459b5ab38a90f3d3b0fa6675351f46b767a2eeb2&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:32:12 -> Uploading to 16:32:12 https://storage.googleapis.com/codecov/v4/raw/2022-03-08/A97CA9966030D2A3747ED39772930CCE/459b5ab38a90f3d3b0fa6675351f46b767a2eeb2/d69a2516-c3e1-4c7f-b9e7-6ac79513ddc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T163212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f48239343643cae61f6c357845629e315c0384294321d347633a4f3eabc8764 16:32:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:12 Dload Upload Total Spent Left Speed 16:32:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1818 --:--:-- --:--:-- --:--:-- 1821 16:32:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] } 16:32:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:32:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:32:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:13 16:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:32:13 188c0c94c7c5: Pulling fs layer 16:32:13 0ef7d3d256c8: Pulling fs layer 16:32:13 de9db76c5a1d: Pulling fs layer 16:32:13 0eba1c9be4d2: Pulling fs layer 16:32:13 0d57e429df01: Pulling fs layer 16:32:13 4e4be7b47b0d: Pulling fs layer 16:32:13 e1f770b5df2f: Pulling fs layer 16:32:13 85a0685a4137: Pulling fs layer 16:32:13 0eba1c9be4d2: Waiting 16:32:13 0d57e429df01: Waiting 16:32:13 4e4be7b47b0d: Waiting 16:32:13 e1f770b5df2f: Waiting 16:32:13 85a0685a4137: Waiting 16:32:13 de9db76c5a1d: Verifying Checksum 16:32:13 de9db76c5a1d: Download complete 16:32:13 0ef7d3d256c8: Verifying Checksum 16:32:13 0ef7d3d256c8: Download complete 16:32:13 0d57e429df01: Verifying Checksum 16:32:13 0d57e429df01: Download complete 16:32:13 4e4be7b47b0d: Verifying Checksum 16:32:13 4e4be7b47b0d: Download complete 16:32:13 188c0c94c7c5: Verifying Checksum 16:32:13 188c0c94c7c5: Download complete 16:32:14 188c0c94c7c5: Pull complete 16:32:14 e1f770b5df2f: Verifying Checksum 16:32:14 e1f770b5df2f: Download complete 16:32:14 0ef7d3d256c8: Pull complete 16:32:14 0eba1c9be4d2: Verifying Checksum 16:32:14 0eba1c9be4d2: Download complete 16:32:14 de9db76c5a1d: Pull complete 16:32:14 85a0685a4137: Verifying Checksum 16:32:14 85a0685a4137: Download complete 16:32:19 0eba1c9be4d2: Pull complete 16:32:19 0d57e429df01: Pull complete 16:32:19 4e4be7b47b0d: Pull complete 16:32:19 e1f770b5df2f: Pull complete 16:32:25 85a0685a4137: Pull complete 16:32:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:32:25 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:32:27 $ docker top 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:32:27 + set -o pipefail 16:32:27 + snyk monitor '--org=edgex-jenkins' 16:32:31 16:32:31 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:32:31 16:32:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2a6d9bb5-471c-42e4-b4c8-221fd4d8fcc5 16:32:31 16:32:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:32:31 16:32:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:32:31 16:32:32 [Pipeline] } 16:32:32 $ docker stop --time=1 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 16:32:34 $ docker rm -f 49f27b03daaffd408a07a526a81dd55417f4dd6f69d9c392d582e42681769334 [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 16:32:34 + git log --format=format:%s -1 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 [Pipeline] sh 16:32:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:35 . [Pipeline] withDockerContainer 16:32:35 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:35 $ docker top 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:35 [ssh-agent] Looking for ssh-agent implementation... 16:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:35 $ docker exec 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f ssh-agent 16:32:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXamEJMN/agent.13 16:32:36 SSH_AGENT_PID=20 16:32:36 Running ssh-add (command line suppressed) 16:32:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3662274432408427012.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3662274432408427012.key) 16:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:36 + git semver tag 16:32:36 # -> Open(): unable to determine branch for HEAD 16:32:36 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:32:36 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:32:36 # $SEMVER_REMOTE_NAME = origin 16:32:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:36 # $SEMVER_USER_NAME = edgex-jenkins 16:32:36 # $SEMVER_BRANCH = main 16:32:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:32:36 # 459b5ab38a90f3d3b0fa6675351f46b767a2eeb2 HEAD 16:32:36 # -> Force: false 16:32:36 # 3d9ce12930ccd1936ca23d753ea8d59da7140408 refs/tags/v2.2.0-dev.17 [Pipeline] } 16:32:36 $ docker exec --env ******** --env ******** 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f ssh-agent -k 16:32:36 unset SSH_AUTH_SOCK; 16:32:36 unset SSH_AGENT_PID; 16:32:36 echo Agent pid 20 killed; 16:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:36 + git semver [Pipeline] } 16:32:36 $ docker stop --time=1 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f 16:32:38 $ docker rm -f 82851aa7cf92af9b0e44667de19d3fd238810a2d25cf13426929cc0298e0747f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:38 16:32:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:38 0.23.1-centos7: Pulling from edgex-lftools 16:32:38 ab5ef0e58194: Pulling fs layer 16:32:38 9712f1f96733: Pulling fs layer 16:32:38 63f879dbbcfc: Pulling fs layer 16:32:38 0d9ebad4ef96: Pulling fs layer 16:32:38 e9a5061849ea: Pulling fs layer 16:32:38 d747dcd14b5f: Pulling fs layer 16:32:38 2de7ff778b66: Pulling fs layer 16:32:38 0d9ebad4ef96: Waiting 16:32:38 e9a5061849ea: Waiting 16:32:38 d747dcd14b5f: Waiting 16:32:38 2de7ff778b66: Waiting 16:32:38 9712f1f96733: Verifying Checksum 16:32:38 9712f1f96733: Download complete 16:32:39 0d9ebad4ef96: Verifying Checksum 16:32:39 0d9ebad4ef96: Download complete 16:32:39 ab5ef0e58194: Verifying Checksum 16:32:39 ab5ef0e58194: Download complete 16:32:39 d747dcd14b5f: Verifying Checksum 16:32:39 d747dcd14b5f: Download complete 16:32:39 e9a5061849ea: Verifying Checksum 16:32:39 e9a5061849ea: Download complete 16:32:39 63f879dbbcfc: Verifying Checksum 16:32:39 63f879dbbcfc: Download complete 16:32:39 2de7ff778b66: Verifying Checksum 16:32:39 2de7ff778b66: Download complete 16:32:42 ab5ef0e58194: Pull complete 16:32:42 9712f1f96733: Pull complete 16:32:42 63f879dbbcfc: Pull complete 16:32:47 0d9ebad4ef96: Pull complete 16:32:47 e9a5061849ea: Pull complete 16:32:47 d747dcd14b5f: Pull complete 16:32:48 2de7ff778b66: Pull complete 16:32:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:32:48 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:32:52 $ docker top 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:52 provisioning config files... 16:32:52 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6390033789997372342tmp 16:32:52 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5390033767065740745tmp 16:32:52 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5595236007132194096tmp [Pipeline] { [Pipeline] echo 16:32:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:52 ---> sigul-configuration.sh 16:32:52 gpg: directory `/root/.gnupg' created 16:32:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:52 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:52 gpg: CAST5 encrypted data 16:32:52 gpg: encrypted with 1 passphrase 16:32:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:52 + mkdir /home/jenkins 16:32:52 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:32:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:53 ---> sigul-install.sh 16:32:53 Sigul already installed; skipping installation. [Pipeline] sh 16:32:53 + git tag --list 16:32:53 v1.0.0 16:32:53 v1.1.0 16:32:53 v1.2.0 16:32:53 v1.3.0 16:32:53 v1.3.1 16:32:53 v2.0.0 16:32:53 v2.0.1 16:32:53 v2.0.1-dev.1 16:32:53 v2.0.2-dev.1 16:32:53 v2.0.2-dev.10 16:32:53 v2.0.2-dev.11 16:32:53 v2.0.2-dev.12 16:32:53 v2.0.2-dev.13 16:32:53 v2.0.2-dev.14 16:32:53 v2.0.2-dev.15 16:32:53 v2.0.2-dev.16 16:32:53 v2.0.2-dev.17 16:32:53 v2.0.2-dev.18 16:32:53 v2.0.2-dev.19 16:32:53 v2.0.2-dev.2 16:32:53 v2.0.2-dev.20 16:32:53 v2.0.2-dev.21 16:32:53 v2.0.2-dev.22 16:32:53 v2.0.2-dev.23 16:32:53 v2.0.2-dev.24 16:32:53 v2.0.2-dev.25 16:32:53 v2.0.2-dev.26 16:32:53 v2.0.2-dev.27 16:32:53 v2.0.2-dev.28 16:32:53 v2.0.2-dev.29 16:32:53 v2.0.2-dev.3 16:32:53 v2.0.2-dev.30 16:32:53 v2.0.2-dev.4 16:32:53 v2.0.2-dev.5 16:32:53 v2.0.2-dev.6 16:32:53 v2.0.2-dev.7 16:32:53 v2.0.2-dev.8 16:32:53 v2.0.2-dev.9 16:32:53 v2.1.0 16:32:53 v2.2.0-dev.1 16:32:53 v2.2.0-dev.10 16:32:53 v2.2.0-dev.11 16:32:53 v2.2.0-dev.12 16:32:53 v2.2.0-dev.13 16:32:53 v2.2.0-dev.14 16:32:53 v2.2.0-dev.15 16:32:53 v2.2.0-dev.16 16:32:53 v2.2.0-dev.17 16:32:53 v2.2.0-dev.2 16:32:53 v2.2.0-dev.3 16:32:53 v2.2.0-dev.4 16:32:53 v2.2.0-dev.5 16:32:53 v2.2.0-dev.6 16:32:53 v2.2.0-dev.7 16:32:53 v2.2.0-dev.8 16:32:53 v2.2.0-dev.9 [Pipeline] sh 16:32:53 + lftools sign git-tag v2.2.0-dev.17 16:32:54 Signing Git tag with Sigul... 16:32:54 Signing v2.2.0-dev.17 [Pipeline] echo 16:32:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:55 $ docker stop --time=1 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 16:32:56 $ docker rm -f 3430e301cbb452a1a32732bd0e29029c5fea60f927bef1b5536ad0fad040bb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:32:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:56 . [Pipeline] withDockerContainer 16:32:57 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:57 $ docker top d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:57 [ssh-agent] Looking for ssh-agent implementation... 16:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:57 $ docker exec d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 ssh-agent 16:32:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpfmbe/agent.14 16:32:57 SSH_AGENT_PID=21 16:32:57 Running ssh-add (command line suppressed) 16:32:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2186387259836353466.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2186387259836353466.key) 16:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:58 + git semver bump pre 16:32:58 # -> Open(): unable to determine branch for HEAD 16:32:58 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:32:58 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:32:58 # $SEMVER_REMOTE_NAME = origin 16:32:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:58 # $SEMVER_USER_NAME = edgex-jenkins 16:32:58 # $SEMVER_BRANCH = main 16:32:58 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 16:32:58 2.2.0-dev.18 [Pipeline] } 16:32:58 $ docker exec --env ******** --env ******** d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 ssh-agent -k 16:32:58 unset SSH_AUTH_SOCK; 16:32:58 unset SSH_AGENT_PID; 16:32:58 echo Agent pid 21 killed; 16:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:58 + git semver [Pipeline] } 16:32:58 $ docker stop --time=1 d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 16:33:00 $ docker rm -f d181a96e88b4cb33f0806f1441a77c7e21473a73b41ece692ec140259c539bd0 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:33:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:00 . [Pipeline] withDockerContainer 16:33:00 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:01 $ docker top 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:01 [ssh-agent] Looking for ssh-agent implementation... 16:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:01 $ docker exec 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb ssh-agent 16:33:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIfpdPF/agent.14 16:33:01 SSH_AGENT_PID=21 16:33:01 Running ssh-add (command line suppressed) 16:33:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2960568667487916479.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2960568667487916479.key) 16:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:02 + git semver push 16:33:02 # -> Open(): unable to determine branch for HEAD 16:33:02 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 16:33:02 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 16:33:02 # $SEMVER_REMOTE_NAME = origin 16:33:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:02 # $SEMVER_USER_NAME = edgex-jenkins 16:33:02 # $SEMVER_BRANCH = main 16:33:02 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 16:33:03 $ docker exec --env ******** --env ******** 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb ssh-agent -k 16:33:04 unset SSH_AUTH_SOCK; 16:33:04 unset SSH_AGENT_PID; 16:33:04 echo Agent pid 21 killed; 16:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:04 + git semver [Pipeline] } 16:33:04 $ docker stop --time=1 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb 16:33:05 $ docker rm -f 5b47032e670dac8d65b2072c71b2345de9061d6c3f45369c1e2455ebada05ecb [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:33:06 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 16:33:06 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:33:06 total 8 16:33:06 drwxr-xr-x. 3 root root 34 Mar 8 16:25 . 16:33:06 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 16:32 .. 16:33:06 drwxr-xr-x. 2 root root 6 Mar 8 16:25 cost 16:33:06 -rw-r--r--. 1 root root 94 Mar 8 16:25 cost.csv 16:33:06 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:33:06 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:33:06 total 8 16:33:06 drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 16:25 . 16:33:06 drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 16:32 .. 16:33:06 drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 16:25 cost 16:33:06 -rw-r--r--. 1 jenkins jenkins 94 Mar 8 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:33:07 ---> package-listing.sh 16:33:07 ++ facter osfamily 16:33:07 ++ tr '[:upper:]' '[:lower:]' 16:33:07 + OS_FAMILY=redhat 16:33:07 + workspace=/w/workspace/ry_app-service-configurable_main 16:33:07 + START_PACKAGES=/tmp/packages_start.txt 16:33:07 + END_PACKAGES=/tmp/packages_end.txt 16:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:07 + PACKAGES=/tmp/packages_start.txt 16:33:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:33:07 + PACKAGES=/tmp/packages_end.txt 16:33:07 + case "${OS_FAMILY}" in 16:33:07 + rpm -qa 16:33:07 + sort 16:33:07 + '[' -f /tmp/packages_start.txt ']' 16:33:07 + '[' -f /tmp/packages_end.txt ']' 16:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:33:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:33: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:33:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:08 . [Pipeline] withDockerContainer 16:33:08 prd-centos7-docker-4c-2g-6621 does not seem to be running inside a container 16:33:08 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:33:09 $ docker top 022bc92053fff0facaae94ba95e6f9e88847e158d2989ca8dbee95a4a7740e87 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:09 + touch /tmp/pre-build-complete [Pipeline] sh 16:33:09 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:09 + ls /var/log/sa-host 16:33:09 + sadf -c /var/log/sa-host/sa08 16:33:09 file_magic: OK 16:33:09 HZ: Using current value: 100 16:33:09 file_header: OK 16:33:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:33:09 Statistics: 16:33:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:33:09 File successfully converted to sysstat format version 12.5.2 16:33:09 + sadf -c /var/log/sa-host/sa17 16:33:09 file_magic: OK 16:33:09 HZ: Using current value: 100 16:33:09 file_header: OK 16:33:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:33:09 Statistics: 16:33:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:33:09 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:10 provisioning config files... 16:33:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8221738567645682492tmp [Pipeline] { [Pipeline] echo 16:33:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:10 ---> create-netrc.sh [Pipeline] } 16:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:10 ---> python-tools-install.sh [Pipeline] echo 16:33:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:11 ---> sudo-logs.sh 16:33:11 Archiving 'sudo' log.. 16:33:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-6621.novalocal: Name or service not known 16:33:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-6621.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:33:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:11 ---> job-cost.sh 16:33:11 lf-activate-venv: SKIPPING 16:33:11 DEBUG: total: 0.05999999865889549 16:33:11 INFO: Retrieving Stack Cost... 16:33:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:33:12 INFO: Archiving Costs [Pipeline] echo 16:33:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:12 ---> logs-deploy.sh 16:33:12 lf-activate-venv: SKIPPING 16:33:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/53 16:33:12 INFO: archiving workspace using pattern(s): 16:33:13 Archives upload complete. 16:33:13 INFO: archiving logs to Nexus