Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69b09aefd5947b346e513aea3e1dfdeacd3d7690 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-ssh2300104920218810677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh15553014024569428595.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh9936764731645838136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh8105136291875391410.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-ssh12915599541538959608.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.16 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 Running on prd-centos7-docker-4c-2g-1422 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-ssh5479027298681117001.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 69b09aefd5947b346e513aea3e1dfdeacd3d7690 (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 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365)" > git rev-list --no-walk c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:13 ========================================================= 15:28:13 EdgeX Global Pipelines Version Info 15:28:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:14 ------------------- 15:28:14 stable info: 15:28:14 ------------------- 15:28:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:14 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 15:28:14 Message: update stable to v1.0.218 15:28:14 ------------------- 15:28:14 experimental info: 15:28:14 ------------------- 15:28:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:14 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 15:28:14 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:28:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69b09ae [Pipeline] echo 15:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:15 provisioning config files... 15:28:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config68146166689677304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:15 ---> docker-login.sh 15:28:15 nexus3.edgexfoundry.org:10001 15:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:15 Configure a credential helper to remove this warning. See 15:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:15 15:28:15 Login Succeeded 15:28:15 nexus3.edgexfoundry.org:10002 15:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:15 Configure a credential helper to remove this warning. See 15:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:15 15:28:15 Login Succeeded 15:28:15 nexus3.edgexfoundry.org:10003 15:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:16 Configure a credential helper to remove this warning. See 15:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:16 15:28:16 Login Succeeded 15:28:16 nexus3.edgexfoundry.org:10004 15:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:16 Configure a credential helper to remove this warning. See 15:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:16 15:28:16 Login Succeeded 15:28:16 docker.io 15:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:16 Configure a credential helper to remove this warning. See 15:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:16 15:28:16 Login Succeeded 15:28:16 ---> docker-login.sh ends [Pipeline] } 15:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:28:17 + git rev-list -1 --merges 69b09aefd5947b346e513aea3e1dfdeacd3d7690~1..69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo 15:28:17 -----------> git rev-list -1 --merges 69b09aefd5947b346e513aea3e1dfdeacd3d7690~1..69b09aefd5947b346e513aea3e1dfdeacd3d7690 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [false] [Pipeline] sh 15:28:17 + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo 15:28:17 ========================================================= 15:28:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:28:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:17 + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] echo 15:28:17 [semverPrep] GIT_COMMIT: 69b09aefd5947b346e513aea3e1dfdeacd3d7690, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365) [Pipeline] echo 15:28:17 [semverPrep] This is not a build commit. [Pipeline] sh 15:28:18 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:28:18 + grep -v github /etc/ssh/ssh_known_hosts 15:28:18 + '[' -e /tmp/ssh_known_hosts ']' 15:28:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:28:18 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:28:18 + sudo tee -a /etc/ssh/ssh_known_hosts 15:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:18 15:28:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:28:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:19 latest: Pulling from edgex-devops/git-semver 15:28:19 a0d0a0d46f8b: Pulling fs layer 15:28:19 3e5f54012d9b: Pulling fs layer 15:28:19 4c7163046ea9: Pulling fs layer 15:28:19 0c2d73faf560: Pulling fs layer 15:28:19 0c2d73faf560: Waiting 15:28:19 3e5f54012d9b: Verifying Checksum 15:28:19 3e5f54012d9b: Download complete 15:28:19 a0d0a0d46f8b: Verifying Checksum 15:28:19 a0d0a0d46f8b: Download complete 15:28:19 4c7163046ea9: Verifying Checksum 15:28:19 4c7163046ea9: Download complete 15:28:19 0c2d73faf560: Verifying Checksum 15:28:19 0c2d73faf560: Download complete 15:28:19 a0d0a0d46f8b: Pull complete 15:28:19 3e5f54012d9b: Pull complete 15:28:19 4c7163046ea9: Pull complete 15:28:19 0c2d73faf560: Pull complete 15:28:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:28:19 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:28:19 $ 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 15:28:20 $ docker top d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:20 [ssh-agent] Looking for ssh-agent implementation... 15:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:20 $ docker exec d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent 15:28:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFkMpF/agent.14 15:28:20 SSH_AGENT_PID=21 15:28:20 Running ssh-add (command line suppressed) 15:28:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6186529458075723592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6186529458075723592.key) 15:28:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:21 + git tag --points-at HEAD [Pipeline] } 15:28:21 $ docker exec --env ******** --env ******** d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent -k 15:28:21 unset SSH_AUTH_SOCK; 15:28:21 unset SSH_AGENT_PID; 15:28:21 echo Agent pid 21 killed; 15:28:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:21 [ssh-agent] Looking for ssh-agent implementation... 15:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:21 $ docker exec d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent 15:28:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLFpIE/agent.54 15:28:21 SSH_AGENT_PID=60 15:28:21 Running ssh-add (command line suppressed) 15:28:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_356643575438556941.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_356643575438556941.key) 15:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:22 + git semver init 15:28:22 # -> Open(): unable to determine branch for HEAD 15:28:22 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:28:22 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:28:22 # $SEMVER_REMOTE_NAME = origin 15:28:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:22 # $SEMVER_USER_NAME = edgex-jenkins 15:28:22 # $SEMVER_BRANCH = main 15:28:22 # $SEMVER_TEMP = /tmp/semver-673328062 15:28:22 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:28:23 # '/tmp/semver-673328062' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:28:23 # -> Force: false 15:28:23 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:28:23 $ docker exec --env ******** --env ******** d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde ssh-agent -k 15:28:23 unset SSH_AUTH_SOCK; 15:28:23 unset SSH_AGENT_PID; 15:28:23 echo Agent pid 60 killed; 15:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:23 + git semver [Pipeline] } 15:28:23 $ docker stop --time=1 d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde 15:28:24 $ docker rm -f d4f2123bb9f5e8de68142db724d6ceeeeacb4725d7e128d879b97723e2baecde [Pipeline] // withDockerContainer [Pipeline] sh 15:28:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:25 Stashed 1 file(s) [Pipeline] echo 15:28:25 [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [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 15:28:25 provisioning config files... 15:28:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3213221233726146760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:25 ---> docker-login.sh 15:28:25 nexus3.edgexfoundry.org:10001 15:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:25 Configure a credential helper to remove this warning. See 15:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:25 15:28:25 Login Succeeded 15:28:25 nexus3.edgexfoundry.org:10002 15:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:25 Configure a credential helper to remove this warning. See 15:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:25 15:28:25 Login Succeeded 15:28:25 nexus3.edgexfoundry.org:10003 15:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:25 Configure a credential helper to remove this warning. See 15:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:25 15:28:25 Login Succeeded 15:28:25 nexus3.edgexfoundry.org:10004 15:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:25 Configure a credential helper to remove this warning. See 15:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:25 15:28:25 Login Succeeded 15:28:25 docker.io 15:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:26 Configure a credential helper to remove this warning. See 15:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:26 15:28:26 Login Succeeded 15:28:26 ---> docker-login.sh ends [Pipeline] } 15:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:26 ========================================================= 15:28:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:28:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:28:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:28:26 Sending build context to Docker daemon 2.903MB 15:28:26 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 15:28:26 Step 2/12 : FROM ${BASE} AS builder 15:28:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:26 a0d0a0d46f8b: Already exists 15:28:26 31adcdaf11c8: Pulling fs layer 15:28:26 b8b176561691: Pulling fs layer 15:28:26 4527c011a84f: Pulling fs layer 15:28:26 5d74067f8e1e: Pulling fs layer 15:28:26 e0aca202a116: Pulling fs layer 15:28:26 3a43be97a3b4: Pulling fs layer 15:28:26 34cad66bf833: Pulling fs layer 15:28:26 b4e3c513aaa6: Pulling fs layer 15:28:26 5d74067f8e1e: Waiting 15:28:26 e0aca202a116: Waiting 15:28:26 3a43be97a3b4: Waiting 15:28:26 34cad66bf833: Waiting 15:28:26 b4e3c513aaa6: Waiting 15:28:26 b8b176561691: Verifying Checksum 15:28:26 b8b176561691: Download complete 15:28:26 31adcdaf11c8: Verifying Checksum 15:28:26 31adcdaf11c8: Download complete 15:28:26 5d74067f8e1e: Verifying Checksum 15:28:26 5d74067f8e1e: Download complete 15:28:26 3a43be97a3b4: Verifying Checksum 15:28:26 3a43be97a3b4: Download complete 15:28:26 e0aca202a116: Verifying Checksum 15:28:26 e0aca202a116: Download complete 15:28:27 31adcdaf11c8: Pull complete 15:28:27 34cad66bf833: Verifying Checksum 15:28:27 34cad66bf833: Download complete 15:28:27 b8b176561691: Pull complete 15:28:27 4527c011a84f: Verifying Checksum 15:28:27 4527c011a84f: Download complete 15:28:27 b4e3c513aaa6: Verifying Checksum 15:28:27 b4e3c513aaa6: Download complete 15:28:31 4527c011a84f: Pull complete 15:28:31 5d74067f8e1e: Pull complete 15:28:31 e0aca202a116: Pull complete 15:28:31 3a43be97a3b4: Pull complete 15:28:31 34cad66bf833: Pull complete 15:28:33 b4e3c513aaa6: Pull complete 15:28:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:33 ---> 9f6097aaca64 15:28:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:28:35 ---> Running in 0f60fd789444 15:28:35 Removing intermediate container 0f60fd789444 15:28:35 ---> efafd2f8a536 15:28:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:28:35 ---> Running in ac7ad8e81f2b 15:28:35 Removing intermediate container ac7ad8e81f2b 15:28:35 ---> e5596e6ed5f0 15:28:35 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:28:35 ---> Running in b3d1d1583534 15:28:35 Removing intermediate container b3d1d1583534 15:28:35 ---> ac112d84af50 15:28:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:35 ---> Running in a5a8d27f8386 15:28:36 Removing intermediate container a5a8d27f8386 15:28:36 ---> f6aff6fba51d 15:28:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:36 ---> Running in 7d1aedb4fe3e 15:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:28:37 OK: 220 MiB in 52 packages 15:28:38 Removing intermediate container 7d1aedb4fe3e 15:28:38 ---> 8415968d9ac6 15:28:38 Step 8/12 : WORKDIR /app 15:28:38 ---> Running in bb75925abbbf 15:28:38 Removing intermediate container bb75925abbbf 15:28:38 ---> 4758e10d10d1 15:28:38 Step 9/12 : COPY . . 15:28:38 ---> 7c2974cd154f 15:28:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:38 ---> Running in b5faf10d4910 15:28:40 Still waiting to schedule task 15:28:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:29:17 Removing intermediate container b5faf10d4910 15:29:17 ---> db37054574d2 15:29:17 Step 11/12 : ARG MAKE="make build" 15:29:17 ---> Running in 4a8e649e4ead 15:29:17 Removing intermediate container 4a8e649e4ead 15:29:17 ---> 62247439dea4 15:29:17 Step 12/12 : RUN $MAKE 15:29:17 ---> Running in d1f7fb1e74d4 15:29:17 noop 15:29:17 Removing intermediate container d1f7fb1e74d4 15:29:17 ---> 9732486c6e23 15:29:17 Successfully built 9732486c6e23 15:29:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:29:17 + docker inspect -f . ci-base-image-x86_64 15:29:17 . [Pipeline] withDockerContainer 15:29:17 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:29:17 $ 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 15:29:17 $ docker top be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:18 + go version 15:29:18 go version go1.16.8 linux/amd64 [Pipeline] } 15:29:18 $ docker stop --time=1 be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 15:29:19 $ docker rm -f be8d7d94afa14e848ad20a91a7af3d28600a3ff877cdf0fbeafab2b8f28f5140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:19 + docker inspect -f . ci-base-image-x86_64 15:29:19 . [Pipeline] withDockerContainer 15:29:20 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:29:20 $ 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 15:29:20 $ docker top b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:29:20 + make test 15:29:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:29:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:29:35 CGO_ENABLED=1 go vet ./... 15:29:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:29:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:29:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:29:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:29:42 $ docker stop --time=1 b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 15:29:44 $ docker rm -f b32a8fe466a9f80c80fe5bb0028b4f1e7047c862cf4724cde7d3514bc5906a51 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:29:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:29:45 + ls -al . 15:29:45 total 148 15:29:45 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 13 15:29 . 15:29:45 drwxrwxr-x. 4 jenkins jenkins 112 Jan 13 15:28 .. 15:29:45 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 13 15:28 Attribution.txt 15:29:45 drwxrwxr-x. 2 jenkins jenkins 37 Jan 13 15:28 bin 15:29:45 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 13 15:28 CHANGELOG.md 15:29:45 -rw-r--r--. 1 jenkins jenkins 10 Jan 13 15:29 coverage.out 15:29:45 -rw-rw-r--. 1 jenkins jenkins 2064 Jan 13 15:28 Dockerfile 15:29:45 -rw-rw-r--. 1 jenkins jenkins 119 Jan 13 15:28 .dockerignore 15:29:45 drwxrwxr-x. 8 jenkins jenkins 162 Jan 13 15:28 .git 15:29:45 drwxrwxr-x. 2 jenkins jenkins 104 Jan 13 15:28 .github 15:29:45 -rw-rw-r--. 1 jenkins jenkins 104 Jan 13 15:28 .gitignore 15:29:45 -rw-rw-r--. 1 jenkins jenkins 135 Jan 13 15:28 go.mod 15:29:45 -rw-rw-r--. 1 jenkins jenkins 49308 Jan 13 15:28 go.sum 15:29:45 -rw-rw-r--. 1 jenkins jenkins 677 Jan 13 15:28 GOVERNANCE.md 15:29:45 -rw-rw-r--. 1 jenkins jenkins 687 Jan 13 15:28 Jenkinsfile 15:29:45 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 13 15:28 LICENSE 15:29:45 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 13 15:28 main.go 15:29:45 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 13 15:28 makefile 15:29:45 -rw-rw-r--. 1 jenkins jenkins 618 Jan 13 15:28 OWNERS.md 15:29:45 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 13 15:28 README.md 15:29:45 drwxrwxr-x. 9 jenkins jenkins 151 Jan 13 15:28 res 15:29:45 drwx------. 3 jenkins jenkins 58 Jan 13 15:28 .semver 15:29:45 drwxrwxr-x. 3 jenkins jenkins 58 Jan 13 15:28 snap 15:29:45 -rw-rw-r--. 1 jenkins jenkins 11 Jan 13 15:28 VERSION [Pipeline] isUnix [Pipeline] sh 15:29:46 + 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690 --label arch=amd64 --label version=2.2.0-dev.6 . 15:29:46 Sending build context to Docker daemon 2.904MB 15:29:46 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 15:29:46 Step 2/26 : FROM ${BASE} AS builder 15:29:46 ---> 9732486c6e23 15:29:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:29:46 ---> Running in 38d4733422f1 15:29:46 Removing intermediate container 38d4733422f1 15:29:46 ---> d45fe764bbb7 15:29:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:29:46 ---> Running in 8670f56446eb 15:29:46 Removing intermediate container 8670f56446eb 15:29:46 ---> b4afc7903a24 15:29:46 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:29:46 ---> Running in fe46a62cc972 15:29:46 Removing intermediate container fe46a62cc972 15:29:46 ---> 3622a672c036 15:29:46 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:46 ---> Running in 25c3397db551 15:29:47 Removing intermediate container 25c3397db551 15:29:47 ---> 6f47848c2618 15:29:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:47 ---> Running in 2f786d57fb0b 15:29:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:29:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:29:48 OK: 220 MiB in 52 packages 15:29:48 Removing intermediate container 2f786d57fb0b 15:29:48 ---> 7a6ea92c3c35 15:29:48 Step 8/26 : WORKDIR /app 15:29:48 ---> Running in 8a0cd7efb299 15:29:48 Removing intermediate container 8a0cd7efb299 15:29:48 ---> e1c34798ce20 15:29:48 Step 9/26 : COPY . . 15:29:49 ---> 8f76c4fd8ce3 15:29:49 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:49 ---> Running in 56c2deb5e15d 15:29:49 Removing intermediate container 56c2deb5e15d 15:29:49 ---> e9315c6a0b33 15:29:49 Step 11/26 : ARG MAKE="make build" 15:29:49 ---> Running in ded72be04770 15:29:49 Removing intermediate container ded72be04770 15:29:49 ---> e1e0a2643118 15:29:49 Step 12/26 : RUN $MAKE 15:29:49 ---> Running in 1e0977ac0b06 15:29:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.6" -o app-service-configurable 15:30:02 Removing intermediate container 1e0977ac0b06 15:30:02 ---> 802d1c28e459 15:30:02 Step 13/26 : FROM alpine:3.14 15:30:02 3.14: Pulling from library/alpine 15:30:02 97518928ae5f: Pulling fs layer 15:30:02 97518928ae5f: Verifying Checksum 15:30:02 97518928ae5f: Download complete 15:30:02 97518928ae5f: Pull complete 15:30:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:30:02 Status: Downloaded newer image for alpine:3.14 15:30:02 ---> 0a97eee8041e 15:30:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:30:02 ---> Running in 1cb582e30590 15:30:02 Removing intermediate container 1cb582e30590 15:30:02 ---> a1e9f26c643b 15:30:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:30:02 ---> Running in f90ac099a7e1 15:30:02 Removing intermediate container f90ac099a7e1 15:30:02 ---> ad65b07c15af 15:30:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:30:02 ---> Running in b09de3715ab4 15:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:30:03 (1/7) Installing ca-certificates (20191127-r5) 15:30:03 (2/7) Installing dumb-init (1.2.5-r1) 15:30:03 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:30:03 (4/7) Installing libsodium (1.0.18-r0) 15:30:03 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:30:03 (6/7) Installing libzmq (4.3.4-r0) 15:30:03 (7/7) Installing zeromq (4.3.4-r0) 15:30:03 Executing busybox-1.33.1-r6.trigger 15:30:03 Executing ca-certificates-20191127-r5.trigger 15:30:03 OK: 9 MiB in 21 packages 15:30:03 Removing intermediate container b09de3715ab4 15:30:03 ---> b7659c7fb7db 15:30:03 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:30:03 ---> 0ed60077b647 15:30:03 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:30:03 ---> b4d4a5421885 15:30:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:30:04 ---> 49faea7f64b9 15:30:04 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:30:04 ---> 9a5c898e9a11 15:30:04 Step 21/26 : EXPOSE 48095 15:30:04 ---> Running in 41af7ad11373 15:30:04 Removing intermediate container 41af7ad11373 15:30:04 ---> 31bc11bf545e 15:30:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:30:04 ---> Running in 59f4a3d7354c 15:30:04 Removing intermediate container 59f4a3d7354c 15:30:04 ---> 5cbd56f35dc6 15:30:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:04 ---> Running in 6793bfc078cb 15:30:04 Removing intermediate container 6793bfc078cb 15:30:04 ---> 7ecf2af4c460 15:30:04 Step 24/26 : LABEL arch=amd64 15:30:05 ---> Running in fcafba8d16ad 15:30:05 Removing intermediate container fcafba8d16ad 15:30:05 ---> 616815b56b3d 15:30:05 Step 25/26 : LABEL git_sha=69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:30:05 ---> Running in 1cd7d1abb993 15:30:05 Removing intermediate container 1cd7d1abb993 15:30:05 ---> 2c39d595124a 15:30:05 Step 26/26 : LABEL version=2.2.0-dev.6 15:30:05 ---> Running in 4995ddfe4e5c 15:30:05 Removing intermediate container 4995ddfe4e5c 15:30:05 ---> 8a6eadfdeabf 15:30:05 [Warning] One or more build-args [ARCH] were not consumed 15:30:05 Successfully built 8a6eadfdeabf 15:30:05 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:05 provisioning config files... 15:30:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1586974097926849705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:05 ---> docker-login.sh 15:30:05 nexus3.edgexfoundry.org:10001 15:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:05 Configure a credential helper to remove this warning. See 15:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:05 15:30:05 Login Succeeded 15:30:05 nexus3.edgexfoundry.org:10002 15:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:05 Configure a credential helper to remove this warning. See 15:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:05 15:30:05 Login Succeeded 15:30:05 nexus3.edgexfoundry.org:10003 15:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:05 Configure a credential helper to remove this warning. See 15:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:05 15:30:05 Login Succeeded 15:30:05 nexus3.edgexfoundry.org:10004 15:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:05 Configure a credential helper to remove this warning. See 15:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:05 15:30:05 Login Succeeded 15:30:05 docker.io 15:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1425 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:30:06 Running in /w/workspace/app-service-configurable/42 [Pipeline] { [Pipeline] checkout 15:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:06 Configure a credential helper to remove this warning. See 15:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:06 15:30:06 Login Succeeded 15:30:06 ---> docker-login.sh ends [Pipeline] } 15:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:30:06 69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:30:06 latest 15:30:06 2.2.0-dev.6 15:30:06 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:30:06 main 15:30:06 ===================================================== 15:30:06 Selected Git installation does not exist. Using Default 15:30:06 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] isUnix [Pipeline] sh 15:30:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:30:07 f4b39e08977c: Preparing 15:30:07 9ce1c3230981: Preparing 15:30:07 2029692d4646: Preparing 15:30:07 464a291b005c: Preparing 15:30:07 a5c506b4ba97: Preparing 15:30:07 1a058d5342cc: Preparing 15:30:07 1a058d5342cc: Waiting 15:30:07 9ce1c3230981: Pushed 15:30:07 2029692d4646: Pushed 15:30:07 1a058d5342cc: Layer already exists 15:30:07 a5c506b4ba97: Pushed 15:30:07 464a291b005c: Pushed 15:30:08 f4b39e08977c: Pushed 15:30:09 69b09aefd5947b346e513aea3e1dfdeacd3d7690: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:30:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:30:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:30:09 f4b39e08977c: Preparing 15:30:09 9ce1c3230981: Preparing 15:30:09 2029692d4646: Preparing 15:30:09 464a291b005c: Preparing 15:30:09 a5c506b4ba97: Preparing 15:30:09 1a058d5342cc: Preparing 15:30:09 1a058d5342cc: Waiting 15:30:09 f4b39e08977c: Layer already exists 15:30:09 9ce1c3230981: Layer already exists 15:30:09 a5c506b4ba97: Layer already exists 15:30:09 464a291b005c: Layer already exists 15:30:09 2029692d4646: Layer already exists 15:30:09 1a058d5342cc: Layer already exists 15:30:09 latest: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:30:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:30:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 15:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:30:10 f4b39e08977c: Preparing 15:30:10 9ce1c3230981: Preparing 15:30:10 2029692d4646: Preparing 15:30:10 464a291b005c: Preparing 15:30:10 a5c506b4ba97: Preparing 15:30:10 1a058d5342cc: Preparing 15:30:10 1a058d5342cc: Waiting 15:30:10 464a291b005c: Layer already exists 15:30:10 2029692d4646: Layer already exists 15:30:10 f4b39e08977c: Layer already exists 15:30:10 a5c506b4ba97: Layer already exists 15:30:10 9ce1c3230981: Layer already exists 15:30:10 1a058d5342cc: Layer already exists 15:30:10 2.2.0-dev.6: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:30:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:30:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:30:10 f4b39e08977c: Preparing 15:30:10 9ce1c3230981: Preparing 15:30:10 2029692d4646: Preparing 15:30:10 464a291b005c: Preparing 15:30:10 a5c506b4ba97: Preparing 15:30:10 1a058d5342cc: Preparing 15:30:10 1a058d5342cc: Waiting 15:30:10 464a291b005c: Layer already exists 15:30:10 2029692d4646: Layer already exists 15:30:10 9ce1c3230981: Layer already exists 15:30:10 a5c506b4ba97: Layer already exists 15:30:10 f4b39e08977c: Layer already exists 15:30:10 1a058d5342cc: Layer already exists 15:30:10 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:30:11 using credential edgex-jenkins-ssh 15:30:11 Cloning the remote Git repository 15:30:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:30:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:30:11 > git init /w/workspace/app-service-configurable/42 # timeout=10 15:30:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:30:11 f4b39e08977c: Preparing 15:30:11 9ce1c3230981: Preparing 15:30:11 2029692d4646: Preparing 15:30:11 464a291b005c: Preparing 15:30:11 a5c506b4ba97: Preparing 15:30:11 1a058d5342cc: Preparing 15:30:11 1a058d5342cc: Waiting 15:30:11 a5c506b4ba97: Layer already exists 15:30:11 464a291b005c: Layer already exists 15:30:11 2029692d4646: Layer already exists 15:30:11 f4b39e08977c: Layer already exists 15:30:11 9ce1c3230981: Layer already exists 15:30:11 1a058d5342cc: Layer already exists 15:30:11 main: digest: sha256:1ebfbdc9c35e001bc20cbb04b0b8cdc69eb9bbe45da858d47dc9038cb4e73ab3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:11 ===================================================== [Pipeline] echo 15:30:11 taggedImages: 15:30:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:30:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:30:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.6 15:30:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:30:11 - 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 15:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:11 15:30:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:12 latest: Pulling from edgex-lftools-log-publisher 15:30:12 b4d181a07f80: Pulling fs layer 15:30:12 a1111a8f2ec3: Pulling fs layer 15:30:12 ed53099fbce6: Pulling fs layer 15:30:12 dc539afda2c1: Pulling fs layer 15:30:12 77bc0d833cb6: Pulling fs layer 15:30:12 9065ff56babe: Pulling fs layer 15:30:12 d287ab97295c: Pulling fs layer 15:30:12 dc539afda2c1: Waiting 15:30:12 77bc0d833cb6: Waiting 15:30:12 9065ff56babe: Waiting 15:30:12 d287ab97295c: Waiting 15:30:12 a1111a8f2ec3: Verifying Checksum 15:30:12 a1111a8f2ec3: Download complete 15:30:12 dc539afda2c1: Verifying Checksum 15:30:12 dc539afda2c1: Download complete 15:30:12 ed53099fbce6: Verifying Checksum 15:30:12 ed53099fbce6: Download complete 15:30:12 77bc0d833cb6: Verifying Checksum 15:30:12 77bc0d833cb6: Download complete 15:30:12 9065ff56babe: Verifying Checksum 15:30:12 9065ff56babe: Download complete 15:30:12 b4d181a07f80: Download complete 15:30:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:30:11 > git --version # timeout=10 15:30:11 > git --version # 'git version 2.17.1' 15:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:12 Avoid second fetch 15:30:12 Checking out Revision 69b09aefd5947b346e513aea3e1dfdeacd3d7690 (main) 15:30:13 d287ab97295c: Verifying Checksum 15:30:13 d287ab97295c: Download complete 15:30:13 b4d181a07f80: Pull complete 15:30:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:30:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:12 > git config core.sparsecheckout # timeout=10 15:30:12 > git checkout -f 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 15:30:13 a1111a8f2ec3: Pull complete 15:30:14 ed53099fbce6: Pull complete 15:30:14 dc539afda2c1: Pull complete 15:30:14 77bc0d833cb6: Pull complete 15:30:14 9065ff56babe: Pull complete 15:30:17 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#365)" 15:30:17 15:30:17 GitHub has been notified of this commit’s build result 15:30:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:17 Dload Upload Total Spent Left Speed 15:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh 15:30:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:30:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:30:18 + sudo tee /etc/docker/daemon.new 15:30:18 { 15:30:18 "registry-mirrors": [ 15:30:18 "https://nexus3.edgexfoundry.org:10001" 15:30:18 ], 15:30:18 "bip": "10.250.0.254/24", 15:30:18 "hosts": [ 15:30:18 "tcp://0.0.0.0:5555", 15:30:18 "unix:///var/run/docker.sock" 15:30:18 ], 15:30:18 "mtu": 1458, 15:30:18 "selinux-enabled": true, 15:30:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:30:18 } [Pipeline] sh 15:30:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:30:19 + sudo service docker restart 15:30:20 d287ab97295c: Pull complete 15:30:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:30:20 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:30:20 $ 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 15:30:22 $ docker top f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:23 ---> job-cost.sh 15:30:23 lf-activate-venv: SKIPPING 15:30:23 INFO: No Stack... 15:30:23 INFO: Retrieving Pricing Info for: v3-standard-2 15:30:23 INFO: Archiving Costs [Pipeline] sh 15:30:24 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:30:24 + cut -d, -f6 [Pipeline] lock 15:30:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] 15:30:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] did not exist. Created. 15:30:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:24 + echo total: 0.10999999940395355 [Pipeline] stash 15:30:24 Stashed 1 file(s) [Pipeline] } 15:30:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 15:30:24 $ docker stop --time=1 f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a 15:30:25 $ docker rm -f f7bdf0757436feb92bed62023ee9fa69940d81e81da01f7dd0691659c81bb33a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:37 provisioning config files... 15:30:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/42@tmp/config2612884556313117396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:38 ---> docker-login.sh 15:30:38 nexus3.edgexfoundry.org:10001 15:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:39 Configure a credential helper to remove this warning. See 15:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:39 15:30:39 Login Succeeded 15:30:39 nexus3.edgexfoundry.org:10002 15:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:39 Configure a credential helper to remove this warning. See 15:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:39 15:30:39 Login Succeeded 15:30:39 nexus3.edgexfoundry.org:10003 15:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:40 Configure a credential helper to remove this warning. See 15:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:40 15:30:40 Login Succeeded 15:30:40 nexus3.edgexfoundry.org:10004 15:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:40 Configure a credential helper to remove this warning. See 15:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:40 15:30:40 Login Succeeded 15:30:40 docker.io 15:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:41 Configure a credential helper to remove this warning. See 15:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:41 15:30:41 Login Succeeded 15:30:41 ---> docker-login.sh ends [Pipeline] } 15:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:41 ========================================================= 15:30:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:30:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:30:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 15:30:42 Sending build context to Docker daemon 204.8kB 15:30:42 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 15:30:42 Step 2/12 : FROM ${BASE} AS builder 15:30:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:30:42 552d1f2373af: Pulling fs layer 15:30:42 ea3f2d53f512: Pulling fs layer 15:30:42 9e70ebbbe112: Pulling fs layer 15:30:42 7a9cfe048b4a: Pulling fs layer 15:30:42 72dc09318566: Pulling fs layer 15:30:42 f4f7b4309257: Pulling fs layer 15:30:42 0ac9a79272e3: Pulling fs layer 15:30:42 b78e95d17946: Pulling fs layer 15:30:42 7a9cfe048b4a: Waiting 15:30:42 72dc09318566: Waiting 15:30:42 f4f7b4309257: Waiting 15:30:42 b78e95d17946: Waiting 15:30:42 0ac9a79272e3: Waiting 15:30:42 9e70ebbbe112: Verifying Checksum 15:30:42 9e70ebbbe112: Download complete 15:30:42 ea3f2d53f512: Verifying Checksum 15:30:42 ea3f2d53f512: Download complete 15:30:42 72dc09318566: Download complete 15:30:42 f4f7b4309257: Download complete 15:30:42 552d1f2373af: Verifying Checksum 15:30:42 552d1f2373af: Download complete 15:30:42 0ac9a79272e3: Verifying Checksum 15:30:42 0ac9a79272e3: Download complete 15:30:43 552d1f2373af: Pull complete 15:30:44 ea3f2d53f512: Pull complete 15:30:44 9e70ebbbe112: Pull complete 15:30:44 b78e95d17946: Verifying Checksum 15:30:44 b78e95d17946: Download complete 15:30:45 7a9cfe048b4a: Verifying Checksum 15:30:45 7a9cfe048b4a: Download complete 15:30:55 7a9cfe048b4a: Pull complete 15:30:55 72dc09318566: Pull complete 15:30:55 f4f7b4309257: Pull complete 15:30:56 0ac9a79272e3: Pull complete 15:31:03 b78e95d17946: Pull complete 15:31:03 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:31:03 ---> 8b459fc5aaf0 15:31:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:31:03 ---> Running in 7080ad6b83bf 15:31:03 Removing intermediate container 7080ad6b83bf 15:31:03 ---> 36f10866833b 15:31:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:31:03 ---> Running in 5561042164fd 15:31:04 Removing intermediate container 5561042164fd 15:31:04 ---> 966993b84499 15:31:04 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:31:04 ---> Running in 74ba75eef93d 15:31:04 Removing intermediate container 74ba75eef93d 15:31:04 ---> 390ebc61feb1 15:31:04 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:04 ---> Running in 2ae933042abc 15:31:06 Removing intermediate container 2ae933042abc 15:31:06 ---> 9193fc58883b 15:31:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:06 ---> Running in d6913e30ed47 15:31:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:31:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:31:08 OK: 219 MiB in 52 packages 15:31:09 Removing intermediate container d6913e30ed47 15:31:09 ---> 806b271b5b28 15:31:09 Step 8/12 : WORKDIR /app 15:31:09 ---> Running in ed042f657e88 15:31:10 Removing intermediate container ed042f657e88 15:31:10 ---> 8c2cd3e20b1f 15:31:10 Step 9/12 : COPY . . 15:31:10 ---> 403a7e165206 15:31:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:11 ---> Running in 25de04a66242 15:32:32 Removing intermediate container 25de04a66242 15:32:32 ---> 4111df21090c 15:32:32 Step 11/12 : ARG MAKE="make build" 15:32:32 ---> Running in 882263731ef9 15:32:32 Removing intermediate container 882263731ef9 15:32:32 ---> ea36c36be8d3 15:32:32 Step 12/12 : RUN $MAKE 15:32:32 ---> Running in 22a3eb679628 15:32:32 noop 15:32:32 Removing intermediate container 22a3eb679628 15:32:32 ---> 47c059aa98e4 15:32:32 Successfully built 47c059aa98e4 15:32:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:32:33 + docker inspect -f . ci-base-image-arm64 15:32:33 . [Pipeline] withDockerContainer 15:32:33 prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 15:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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 15:32:34 $ docker top 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:35 + go version 15:32:35 go version go1.16.8 linux/arm64 [Pipeline] } 15:32:35 $ docker stop --time=1 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 15:32:37 $ docker rm -f 4fb7e2a9c0663d4116e77fb94fc2d1fd2c63f676b978045ba3ddc2fc3f2abc30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:37 + docker inspect -f . ci-base-image-arm64 15:32:37 . [Pipeline] withDockerContainer 15:32:38 prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 15:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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 15:32:39 $ docker top 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:32:40 + make test 15:32:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:33:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:33:37 CGO_ENABLED=1 go vet ./... 15:33:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:59 $ docker stop --time=1 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 15:34:00 $ docker rm -f 0412e8037b3cac735ffb3c4e61d72240300980ff212c23bf7fea4f78251acf39 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:34:01 Warning: overwriting stash ‘coverage-report’ 15:34:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:34:02 + ls -al . 15:34:02 total 172 15:34:02 drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 15:33 . 15:34:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 15:30 .. 15:34:02 -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 15:30 .dockerignore 15:34:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 15:30 .git 15:34:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:30 .github 15:34:02 -rw-rw-r-- 1 jenkins jenkins 104 Jan 13 15:30 .gitignore 15:34:02 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 13 15:30 Attribution.txt 15:34:02 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 13 15:30 CHANGELOG.md 15:34:02 -rw-rw-r-- 1 jenkins jenkins 2064 Jan 13 15:30 Dockerfile 15:34:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 15:30 GOVERNANCE.md 15:34:02 -rw-rw-r-- 1 jenkins jenkins 687 Jan 13 15:30 Jenkinsfile 15:34:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 15:30 LICENSE 15:34:02 -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 15:30 OWNERS.md 15:34:02 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 13 15:30 README.md 15:34:02 -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 15:28 VERSION 15:34:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 15:30 bin 15:34:02 -rw-r--r-- 1 jenkins jenkins 10 Jan 13 15:32 coverage.out 15:34:02 -rw-rw-r-- 1 jenkins jenkins 135 Jan 13 15:30 go.mod 15:34:02 -rw-rw-r-- 1 jenkins jenkins 49308 Jan 13 15:30 go.sum 15:34:02 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 15:30 main.go 15:34:02 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 13 15:30 makefile 15:34:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 15:30 res 15:34:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 15:30 snap [Pipeline] isUnix [Pipeline] sh 15:34:03 + 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690 --label arch=arm64 --label version=2.2.0-dev.6 . 15:34:03 Sending build context to Docker daemon 205.8kB 15:34:03 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 15:34:03 Step 2/26 : FROM ${BASE} AS builder 15:34:03 ---> 47c059aa98e4 15:34:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:34:03 ---> Running in e9e10e8e9f48 15:34:04 Removing intermediate container e9e10e8e9f48 15:34:04 ---> 5f7646e10ab1 15:34:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:34:04 ---> Running in 00b91e194382 15:34:04 Removing intermediate container 00b91e194382 15:34:04 ---> 53a4db5b99e9 15:34:04 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:34:04 ---> Running in 511b73ac3828 15:34:04 Removing intermediate container 511b73ac3828 15:34:04 ---> 3c7e50a8d72d 15:34:04 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:04 ---> Running in 1ce8ff8b95c7 15:34:06 Removing intermediate container 1ce8ff8b95c7 15:34:06 ---> 2c56808825ea 15:34:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:06 ---> Running in b45b5bd47780 15:34:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:34:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:34:09 OK: 219 MiB in 52 packages 15:34:10 Removing intermediate container b45b5bd47780 15:34:10 ---> 712e4df41393 15:34:10 Step 8/26 : WORKDIR /app 15:34:10 ---> Running in 67ed141b8dd7 15:34:10 Removing intermediate container 67ed141b8dd7 15:34:10 ---> c51f6d1aee54 15:34:10 Step 9/26 : COPY . . 15:34:11 ---> 3bb6bf23a91d 15:34:11 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:11 ---> Running in 2248ff830977 15:34:13 Removing intermediate container 2248ff830977 15:34:13 ---> 6cdf1d3c88bd 15:34:13 Step 11/26 : ARG MAKE="make build" 15:34:13 ---> Running in a81bd772213d 15:34:14 Removing intermediate container a81bd772213d 15:34:14 ---> e3f4f74155d4 15:34:14 Step 12/26 : RUN $MAKE 15:34:14 ---> Running in 665f36be89b5 15:34:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.6" -o app-service-configurable 15:34:54 Removing intermediate container 665f36be89b5 15:34:54 ---> ff62736b7c3b 15:34:54 Step 13/26 : FROM alpine:3.14 15:34:54 3.14: Pulling from library/alpine 15:34:54 be307f383ecc: Pulling fs layer 15:34:54 be307f383ecc: Verifying Checksum 15:34:54 be307f383ecc: Download complete 15:34:54 be307f383ecc: Pull complete 15:34:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:34:54 Status: Downloaded newer image for alpine:3.14 15:34:54 ---> 5b8b7b635229 15:34:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:34:54 ---> Running in f8c79b0ef70f 15:34:55 Removing intermediate container f8c79b0ef70f 15:34:55 ---> c63cc7affd80 15:34:55 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:34:55 ---> Running in 5eafd866144b 15:34:55 Removing intermediate container 5eafd866144b 15:34:55 ---> 15b7190ce603 15:34:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:34:55 ---> Running in 4cb3056715c1 15:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:34:57 (1/7) Installing ca-certificates (20191127-r5) 15:34:57 (2/7) Installing dumb-init (1.2.5-r1) 15:34:57 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:34:57 (4/7) Installing libsodium (1.0.18-r0) 15:34:57 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:57 (6/7) Installing libzmq (4.3.4-r0) 15:34:57 (7/7) Installing zeromq (4.3.4-r0) 15:34:57 Executing busybox-1.33.1-r6.trigger 15:34:57 Executing ca-certificates-20191127-r5.trigger 15:34:57 OK: 9 MiB in 21 packages 15:34:58 Removing intermediate container 4cb3056715c1 15:34:58 ---> 6a00587a5945 15:34:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:34:59 ---> 62ffa3942f56 15:34:59 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:35:00 ---> e5a666268212 15:35:00 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:35:00 ---> f5abe1ef5fc8 15:35:00 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:35:02 ---> f66a860cbbba 15:35:02 Step 21/26 : EXPOSE 48095 15:35:02 ---> Running in d5162135320a 15:35:02 Removing intermediate container d5162135320a 15:35:02 ---> 5d329151a2ee 15:35:02 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:35:02 ---> Running in 0490f7070c9e 15:35:02 Removing intermediate container 0490f7070c9e 15:35:02 ---> a79638e86fa2 15:35:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:03 ---> Running in c5d30f34575e 15:35:03 Removing intermediate container c5d30f34575e 15:35:03 ---> 30da9bda27e5 15:35:03 Step 24/26 : LABEL arch=arm64 15:35:03 ---> Running in 9ea49e75c667 15:35:03 Removing intermediate container 9ea49e75c667 15:35:03 ---> c9ca11da159c 15:35:03 Step 25/26 : LABEL git_sha=69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:35:03 ---> Running in f22ccff2bb3b 15:35:04 Removing intermediate container f22ccff2bb3b 15:35:04 ---> 8d11a205e8e5 15:35:04 Step 26/26 : LABEL version=2.2.0-dev.6 15:35:04 ---> Running in ebf552219f74 15:35:04 Removing intermediate container ebf552219f74 15:35:04 ---> 9fee6c013e4d 15:35:04 [Warning] One or more build-args [ARCH] were not consumed 15:35:04 Successfully built 9fee6c013e4d 15:35:04 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 15:35:04 provisioning config files... 15:35:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/42@tmp/config4919390848842772407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:05 ---> docker-login.sh 15:35:05 nexus3.edgexfoundry.org:10001 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 nexus3.edgexfoundry.org:10002 15:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:05 Configure a credential helper to remove this warning. See 15:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:05 15:35:05 Login Succeeded 15:35:05 nexus3.edgexfoundry.org:10003 15:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:06 Configure a credential helper to remove this warning. See 15:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:06 15:35:06 Login Succeeded 15:35:06 nexus3.edgexfoundry.org:10004 15:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:06 Configure a credential helper to remove this warning. See 15:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:06 15:35:06 Login Succeeded 15:35:06 docker.io 15:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:07 Configure a credential helper to remove this warning. See 15:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:07 15:35:07 Login Succeeded 15:35:07 ---> docker-login.sh ends [Pipeline] } 15:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:35:07 69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:35:07 latest 15:35:07 2.2.0-dev.6 15:35:07 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:35:07 main 15:35:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] isUnix [Pipeline] sh 15:35:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:35:08 2b0084357984: Preparing 15:35:08 d7bba4e26bcb: Preparing 15:35:08 c92349bf5031: Preparing 15:35:08 705e3c8fae68: Preparing 15:35:08 fba8ccb3be50: Preparing 15:35:08 62170e181a92: Preparing 15:35:08 62170e181a92: Waiting 15:35:08 c92349bf5031: Pushed 15:35:08 d7bba4e26bcb: Pushed 15:35:08 705e3c8fae68: Pushed 15:35:08 62170e181a92: Layer already exists 15:35:09 fba8ccb3be50: Pushed 15:35:12 2b0084357984: Pushed 15:35:12 69b09aefd5947b346e513aea3e1dfdeacd3d7690: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:35:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:35:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:35:12 2b0084357984: Preparing 15:35:12 d7bba4e26bcb: Preparing 15:35:12 c92349bf5031: Preparing 15:35:12 705e3c8fae68: Preparing 15:35:12 fba8ccb3be50: Preparing 15:35:12 62170e181a92: Preparing 15:35:12 62170e181a92: Waiting 15:35:12 705e3c8fae68: Layer already exists 15:35:12 d7bba4e26bcb: Layer already exists 15:35:12 c92349bf5031: Layer already exists 15:35:12 fba8ccb3be50: Layer already exists 15:35:12 2b0084357984: Layer already exists 15:35:12 62170e181a92: Layer already exists 15:35:13 latest: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:35:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:35:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 15:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:35:13 2b0084357984: Preparing 15:35:13 d7bba4e26bcb: Preparing 15:35:13 c92349bf5031: Preparing 15:35:13 705e3c8fae68: Preparing 15:35:13 fba8ccb3be50: Preparing 15:35:13 62170e181a92: Preparing 15:35:13 62170e181a92: Waiting 15:35:13 c92349bf5031: Layer already exists 15:35:13 2b0084357984: Layer already exists 15:35:13 fba8ccb3be50: Layer already exists 15:35:13 d7bba4e26bcb: Layer already exists 15:35:13 705e3c8fae68: Layer already exists 15:35:13 62170e181a92: Layer already exists 15:35:14 2.2.0-dev.6: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:35:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 15:35:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:35:14 2b0084357984: Preparing 15:35:14 d7bba4e26bcb: Preparing 15:35:14 c92349bf5031: Preparing 15:35:14 705e3c8fae68: Preparing 15:35:14 fba8ccb3be50: Preparing 15:35:14 62170e181a92: Preparing 15:35:14 62170e181a92: Waiting 15:35:14 d7bba4e26bcb: Layer already exists 15:35:14 2b0084357984: Layer already exists 15:35:14 fba8ccb3be50: Layer already exists 15:35:14 705e3c8fae68: Layer already exists 15:35:14 c92349bf5031: Layer already exists 15:35:14 62170e181a92: Layer already exists 15:35:15 69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:35:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:35:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:35:15 2b0084357984: Preparing 15:35:15 d7bba4e26bcb: Preparing 15:35:15 c92349bf5031: Preparing 15:35:15 705e3c8fae68: Preparing 15:35:15 fba8ccb3be50: Preparing 15:35:15 62170e181a92: Preparing 15:35:15 62170e181a92: Waiting 15:35:15 c92349bf5031: Layer already exists 15:35:15 fba8ccb3be50: Layer already exists 15:35:15 2b0084357984: Layer already exists 15:35:15 d7bba4e26bcb: Layer already exists 15:35:15 705e3c8fae68: Layer already exists 15:35:15 62170e181a92: Layer already exists 15:35:16 main: digest: sha256:45b9ed399701980792ee6ba8fcc74a3ce15bbc5706e5aee5491b786bc5020f47 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:16 ===================================================== [Pipeline] echo 15:35:16 taggedImages: 15:35:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690 15:35:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:35:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.6 15:35:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:69b09aefd5947b346e513aea3e1dfdeacd3d7690-2.2.0-dev.6 15:35:16 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:16 15:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:16 arm64: Pulling from edgex-lftools-log-publisher 15:35:16 448f6bf000e3: Pulling fs layer 15:35:16 f757da607395: Pulling fs layer 15:35:16 05883995daec: Pulling fs layer 15:35:16 8603b9c90790: Pulling fs layer 15:35:16 1560dd03e051: Pulling fs layer 15:35:16 27f5ce0e4adf: Pulling fs layer 15:35:16 c2d8d7efcc4b: Pulling fs layer 15:35:16 1560dd03e051: Waiting 15:35:16 27f5ce0e4adf: Waiting 15:35:16 c2d8d7efcc4b: Waiting 15:35:16 8603b9c90790: Waiting 15:35:17 f757da607395: Verifying Checksum 15:35:17 f757da607395: Download complete 15:35:17 8603b9c90790: Verifying Checksum 15:35:17 8603b9c90790: Download complete 15:35:17 1560dd03e051: Verifying Checksum 15:35:17 1560dd03e051: Download complete 15:35:17 27f5ce0e4adf: Verifying Checksum 15:35:17 27f5ce0e4adf: Download complete 15:35:17 05883995daec: Verifying Checksum 15:35:17 05883995daec: Download complete 15:35:17 448f6bf000e3: Download complete 15:35:19 c2d8d7efcc4b: Verifying Checksum 15:35:19 c2d8d7efcc4b: Download complete 15:35:20 448f6bf000e3: Pull complete 15:35:21 f757da607395: Pull complete 15:35:22 05883995daec: Pull complete 15:35:23 8603b9c90790: Pull complete 15:35:24 1560dd03e051: Pull complete 15:35:24 27f5ce0e4adf: Pull complete 15:35:39 c2d8d7efcc4b: Pull complete 15:35:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:35:39 prd-ubuntu18.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 15:35:39 $ 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/42 -v /w/workspace/app-service-configurable/42:/w/workspace/app-service-configurable/42:rw,z -v /w/workspace/app-service-configurable/42@tmp:/w/workspace/app-service-configurable/42@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 15:35:42 $ docker top 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:43 ---> job-cost.sh 15:35:43 lf-activate-venv: SKIPPING 15:35:43 INFO: No Stack... 15:35:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:44 INFO: Archiving Costs [Pipeline] sh 15:35:44 + + cat /w/workspace/app-service-configurable/42/archives/cost.csvcut 15:35:44 -d, -f6 [Pipeline] lock 15:35:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] 15:35:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] did not exist. Created. 15:35:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:45 /w/workspace/app-service-configurable/42@tmp/durable-b645fdbc/script.sh: 1: /w/workspace/app-service-configurable/42@tmp/durable-b645fdbc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:46 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:46 Warning: overwriting stash ‘stack-cost’ 15:35:46 Stashed 1 file(s) [Pipeline] } 15:35:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:46 $ docker stop --time=1 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 15:35:47 $ docker rm -f 59440c8d698047b38b4f632ed4656bed4e073b7d382b8ccfba45b520091b0b02 [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 15:35:48 provisioning config files... 15:35:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1308429868140650004tmp [Pipeline] { [Pipeline] sh 15:35:48 + set +x 15:35:48 + curl -s https://codecov.io/bash 15:35:48 + bash -s -- 15:35:48 15:35:48 _____ _ 15:35:48 / ____| | | 15:35:48 | | ___ __| | ___ ___ _____ __ 15:35:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:48 Bash-1.0.6 15:35:48 15:35:48 15:35:48 ==> git version 2.24.4 found 15:35:48 ==> 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 15:35:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:35:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:35:48 ==> Jenkins CI detected. 15:35:48 current dir:  /w/workspace/ry_app-service-configurable_main 15:35:48 project root: . 15:35:48 --> token set from env 15:35:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:48 ==> Running gcov in . (disable via -X gcov) 15:35:48 ==> Python coveragepy not found 15:35:48 ==> Searching for coverage reports in: 15:35:48 + . 15:35:48 -> Found 1 reports 15:35:48 ==> Detecting git/mercurial file structure 15:35:48 ==> Reading reports 15:35:48 + ./coverage.out bytes=10 15:35:48 ==> Appending adjustments 15:35:48 https://docs.codecov.io/docs/fixing-reports 15:35:48 + Found adjustments 15:35:48 ==> Gzipping contents 15:35:48 4.0K /tmp/codecov.7w7Vwj.gz 15:35:48 ==> Uploading reports 15:35:48 url: https://codecov.io 15:35:48 query: branch=main&commit=69b09aefd5947b346e513aea3e1dfdeacd3d7690&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:48 -> Pinging Codecov 15:35:48 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=69b09aefd5947b346e513aea3e1dfdeacd3d7690&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:49 -> Uploading to 15:35:49 https://storage.googleapis.com/codecov/v4/raw/2022-01-13/A97CA9966030D2A3747ED39772930CCE/69b09aefd5947b346e513aea3e1dfdeacd3d7690/726238aa-222d-438b-8a72-938c8052903f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T153549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d40be8c436d43d291b9092fcc534f9b39da30f115e48d968ecf94f1284fe59f 15:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:49 Dload Upload Total Spent Left Speed 15:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1775 --:--:-- --:--:-- --:--:-- 1775 100 570 0 0 100 570 0 1774 --:--:-- --:--:-- --:--:-- 1770 15:35:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] } 15:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:35:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:35:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:50 15:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:35:50 188c0c94c7c5: Pulling fs layer 15:35:50 0ef7d3d256c8: Pulling fs layer 15:35:50 de9db76c5a1d: Pulling fs layer 15:35:50 0eba1c9be4d2: Pulling fs layer 15:35:50 0d57e429df01: Pulling fs layer 15:35:50 4e4be7b47b0d: Pulling fs layer 15:35:50 e1f770b5df2f: Pulling fs layer 15:35:50 85a0685a4137: Pulling fs layer 15:35:50 0d57e429df01: Waiting 15:35:50 4e4be7b47b0d: Waiting 15:35:50 e1f770b5df2f: Waiting 15:35:50 85a0685a4137: Waiting 15:35:50 0eba1c9be4d2: Waiting 15:35:50 de9db76c5a1d: Verifying Checksum 15:35:50 de9db76c5a1d: Download complete 15:35:50 0ef7d3d256c8: Verifying Checksum 15:35:50 0ef7d3d256c8: Download complete 15:35:50 0d57e429df01: Verifying Checksum 15:35:50 0d57e429df01: Download complete 15:35:50 188c0c94c7c5: Verifying Checksum 15:35:50 188c0c94c7c5: Download complete 15:35:50 4e4be7b47b0d: Verifying Checksum 15:35:50 4e4be7b47b0d: Download complete 15:35:50 e1f770b5df2f: Verifying Checksum 15:35:50 e1f770b5df2f: Download complete 15:35:51 0eba1c9be4d2: Verifying Checksum 15:35:51 0eba1c9be4d2: Download complete 15:35:51 188c0c94c7c5: Pull complete 15:35:51 0ef7d3d256c8: Pull complete 15:35:51 85a0685a4137: Verifying Checksum 15:35:51 85a0685a4137: Download complete 15:35:51 de9db76c5a1d: Pull complete 15:35:54 0eba1c9be4d2: Pull complete 15:35:54 0d57e429df01: Pull complete 15:35:54 4e4be7b47b0d: Pull complete 15:35:55 e1f770b5df2f: Pull complete 15:35:58 85a0685a4137: Pull complete 15:35:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:35:59 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:35:59 $ 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 15:36:01 $ docker top accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 -eo pid,comm [Pipeline] { [Pipeline] echo 15:36:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:36:01 + set -o pipefail 15:36:01 + snyk monitor '--org=edgex-jenkins' 15:36:08 15:36:08 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:36:08 15:36:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/505f1bed-7296-4869-b403-3e8e64d3a296 15:36:08 15:36:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:36:08 15:36:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:36:08 15:36:08 [Pipeline] } 15:36:08 $ docker stop --time=1 accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 15:36:10 $ docker rm -f accf557a3d4383fd8f36bd8bbc0fb541281bc3cce715214862c46357e5794a58 [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 15:36:10 + git log --format=format:%s -1 69b09aefd5947b346e513aea3e1dfdeacd3d7690 [Pipeline] sh 15:36:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:36:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:11 . [Pipeline] withDockerContainer 15:36:11 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:36:11 $ 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 15:36:11 $ docker top 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:11 [ssh-agent] Looking for ssh-agent implementation... 15:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:12 $ docker exec 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 ssh-agent 15:36:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOABOea/agent.14 15:36:12 SSH_AGENT_PID=20 15:36:12 Running ssh-add (command line suppressed) 15:36:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8191884450712318955.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8191884450712318955.key) 15:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:12 + git semver tag 15:36:12 # -> Open(): unable to determine branch for HEAD 15:36:12 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:36:12 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:36:12 # $SEMVER_REMOTE_NAME = origin 15:36:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:36:12 # $SEMVER_USER_NAME = edgex-jenkins 15:36:12 # $SEMVER_BRANCH = main 15:36:12 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:36:12 # 69b09aefd5947b346e513aea3e1dfdeacd3d7690 HEAD 15:36:12 # -> Force: false 15:36:12 # 4f642a87ba57ac2934b70847d8240fad0f61ae04 refs/tags/v2.2.0-dev.6 [Pipeline] } 15:36:12 $ docker exec --env ******** --env ******** 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 ssh-agent -k 15:36:12 unset SSH_AUTH_SOCK; 15:36:12 unset SSH_AGENT_PID; 15:36:12 echo Agent pid 20 killed; 15:36:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:12 + git semver [Pipeline] } 15:36:12 $ docker stop --time=1 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 15:36:14 $ docker rm -f 2207380be057cf577dda7d0e5b7c6d26dd2bb43475b7ac9ac75b9772b734e1d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:14 15:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:14 0.23.1-centos7: Pulling from edgex-lftools 15:36:14 ab5ef0e58194: Pulling fs layer 15:36:14 9712f1f96733: Pulling fs layer 15:36:14 63f879dbbcfc: Pulling fs layer 15:36:14 0d9ebad4ef96: Pulling fs layer 15:36:14 e9a5061849ea: Pulling fs layer 15:36:14 d747dcd14b5f: Pulling fs layer 15:36:14 2de7ff778b66: Pulling fs layer 15:36:14 0d9ebad4ef96: Waiting 15:36:14 e9a5061849ea: Waiting 15:36:14 d747dcd14b5f: Waiting 15:36:14 2de7ff778b66: Waiting 15:36:14 9712f1f96733: Verifying Checksum 15:36:14 9712f1f96733: Download complete 15:36:15 63f879dbbcfc: Verifying Checksum 15:36:15 63f879dbbcfc: Download complete 15:36:15 ab5ef0e58194: Verifying Checksum 15:36:15 ab5ef0e58194: Download complete 15:36:15 0d9ebad4ef96: Verifying Checksum 15:36:15 0d9ebad4ef96: Download complete 15:36:15 d747dcd14b5f: Verifying Checksum 15:36:15 d747dcd14b5f: Download complete 15:36:15 e9a5061849ea: Verifying Checksum 15:36:15 e9a5061849ea: Download complete 15:36:15 2de7ff778b66: Verifying Checksum 15:36:15 2de7ff778b66: Download complete 15:36:19 ab5ef0e58194: Pull complete 15:36:19 9712f1f96733: Pull complete 15:36:19 63f879dbbcfc: Pull complete 15:36:23 0d9ebad4ef96: Pull complete 15:36:23 e9a5061849ea: Pull complete 15:36:23 d747dcd14b5f: Pull complete 15:36:24 2de7ff778b66: Pull complete 15:36:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:36:24 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:36:25 $ 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 15:36:27 $ docker top 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:36:28 provisioning config files... 15:36:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1983537466483309231tmp 15:36:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1769516361833273899tmp 15:36:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config716393424231881840tmp [Pipeline] { [Pipeline] echo 15:36:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:36:28 ---> sigul-configuration.sh 15:36:28 gpg: directory `/root/.gnupg' created 15:36:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:36:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:36:28 gpg: keyring `/root/.gnupg/secring.gpg' created 15:36:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:36:28 gpg: CAST5 encrypted data 15:36:28 gpg: encrypted with 1 passphrase 15:36:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:36:28 + mkdir /home/jenkins 15:36:28 + mkdir /home/jenkins/sigul [Pipeline] sh 15:36:28 + 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 15:36:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:36:29 ---> sigul-install.sh 15:36:29 Sigul already installed; skipping installation. [Pipeline] sh 15:36:29 + git tag --list 15:36:29 v1.0.0 15:36:29 v1.1.0 15:36:29 v1.2.0 15:36:29 v1.3.0 15:36:29 v1.3.1 15:36:29 v2.0.0 15:36:29 v2.0.1 15:36:29 v2.0.1-dev.1 15:36:29 v2.0.2-dev.1 15:36:29 v2.0.2-dev.10 15:36:29 v2.0.2-dev.11 15:36:29 v2.0.2-dev.12 15:36:29 v2.0.2-dev.13 15:36:29 v2.0.2-dev.14 15:36:29 v2.0.2-dev.15 15:36:29 v2.0.2-dev.16 15:36:29 v2.0.2-dev.17 15:36:29 v2.0.2-dev.18 15:36:29 v2.0.2-dev.19 15:36:29 v2.0.2-dev.2 15:36:29 v2.0.2-dev.20 15:36:29 v2.0.2-dev.21 15:36:29 v2.0.2-dev.22 15:36:29 v2.0.2-dev.23 15:36:29 v2.0.2-dev.24 15:36:29 v2.0.2-dev.25 15:36:29 v2.0.2-dev.26 15:36:29 v2.0.2-dev.27 15:36:29 v2.0.2-dev.28 15:36:29 v2.0.2-dev.29 15:36:29 v2.0.2-dev.3 15:36:29 v2.0.2-dev.30 15:36:29 v2.0.2-dev.4 15:36:29 v2.0.2-dev.5 15:36:29 v2.0.2-dev.6 15:36:29 v2.0.2-dev.7 15:36:29 v2.0.2-dev.8 15:36:29 v2.0.2-dev.9 15:36:29 v2.1.0 15:36:29 v2.2.0-dev.1 15:36:29 v2.2.0-dev.2 15:36:29 v2.2.0-dev.3 15:36:29 v2.2.0-dev.4 15:36:29 v2.2.0-dev.5 15:36:29 v2.2.0-dev.6 [Pipeline] sh 15:36:29 + lftools sign git-tag v2.2.0-dev.6 15:36:30 Signing Git tag with Sigul... 15:36:30 Signing v2.2.0-dev.6 [Pipeline] echo 15:36:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:36:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:36:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:36:31 $ docker stop --time=1 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a 15:36:32 $ docker rm -f 5ad2ae2f21f1110da4a9dbca876e616371929d04b7321e083f4e5e183330db4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:36:32 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:36:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:33 . [Pipeline] withDockerContainer 15:36:33 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:36:33 $ 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 15:36:33 $ docker top fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:33 [ssh-agent] Looking for ssh-agent implementation... 15:36:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:33 $ docker exec fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd ssh-agent 15:36:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnOckLN/agent.15 15:36:33 SSH_AGENT_PID=22 15:36:33 Running ssh-add (command line suppressed) 15:36:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6414234849077154990.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6414234849077154990.key) 15:36:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:34 + git semver bump pre 15:36:34 # -> Open(): unable to determine branch for HEAD 15:36:34 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:36:34 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:36:34 # $SEMVER_REMOTE_NAME = origin 15:36:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:36:34 # $SEMVER_USER_NAME = edgex-jenkins 15:36:34 # $SEMVER_BRANCH = main 15:36:34 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:36:34 2.2.0-dev.7 [Pipeline] } 15:36:34 $ docker exec --env ******** --env ******** fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd ssh-agent -k 15:36:34 unset SSH_AUTH_SOCK; 15:36:34 unset SSH_AGENT_PID; 15:36:34 echo Agent pid 22 killed; 15:36:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:34 + git semver [Pipeline] } 15:36:34 $ docker stop --time=1 fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd 15:36:35 $ docker rm -f fbf70ef5987c3956d05dc991743f0ed75e6cfcb1cc965f04416e19347be86fbd [Pipeline] // withDockerContainer [Pipeline] sh 15:36:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:36:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:36 . [Pipeline] withDockerContainer 15:36:36 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:36:36 $ 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 15:36:37 $ docker top 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:37 [ssh-agent] Looking for ssh-agent implementation... 15:36:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:37 $ docker exec 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a ssh-agent 15:36:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOnlDlH/agent.13 15:36:37 SSH_AGENT_PID=19 15:36:37 Running ssh-add (command line suppressed) 15:36:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_391881902087109046.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_391881902087109046.key) 15:36:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:37 + git semver push 15:36:37 # -> Open(): unable to determine branch for HEAD 15:36:37 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:36:37 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:36:37 # $SEMVER_REMOTE_NAME = origin 15:36:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:36:37 # $SEMVER_USER_NAME = edgex-jenkins 15:36:37 # $SEMVER_BRANCH = main 15:36:37 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:36:39 $ docker exec --env ******** --env ******** 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a ssh-agent -k 15:36:39 unset SSH_AUTH_SOCK; 15:36:39 unset SSH_AGENT_PID; 15:36:39 echo Agent pid 19 killed; 15:36:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:40 + git semver [Pipeline] } 15:36:40 $ docker stop --time=1 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a 15:36:41 $ docker rm -f 418becbde923a3938abad3eb993c241aa38864c3c0e61f366f08c6ecd72d845a [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 15:36:41 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 15:36:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:36:41 total 8 15:36:41 drwxr-xr-x. 3 root root 34 Jan 13 15:30 . 15:36:41 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 13 15:36 .. 15:36:41 drwxr-xr-x. 2 root root 6 Jan 13 15:30 cost 15:36:41 -rw-r--r--. 1 root root 95 Jan 13 15:30 cost.csv 15:36:41 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:36:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:36:41 total 8 15:36:41 drwxr-xr-x. 3 jenkins jenkins 34 Jan 13 15:30 . 15:36:41 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 13 15:36 .. 15:36:41 drwxr-xr-x. 2 jenkins jenkins 6 Jan 13 15:30 cost 15:36:41 -rw-r--r--. 1 jenkins jenkins 95 Jan 13 15:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:36:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:36:42 ---> package-listing.sh 15:36:42 ++ facter osfamily 15:36:42 ++ tr '[:upper:]' '[:lower:]' 15:36:42 + OS_FAMILY=redhat 15:36:42 + workspace=/w/workspace/ry_app-service-configurable_main 15:36:42 + START_PACKAGES=/tmp/packages_start.txt 15:36:42 + END_PACKAGES=/tmp/packages_end.txt 15:36:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:42 + PACKAGES=/tmp/packages_start.txt 15:36:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:36:42 + PACKAGES=/tmp/packages_end.txt 15:36:42 + case "${OS_FAMILY}" in 15:36:42 + sort 15:36:42 + rpm -qa 15:36:43 + '[' -f /tmp/packages_start.txt ']' 15:36:43 + '[' -f /tmp/packages_end.txt ']' 15:36:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:36:43 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:36:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:36:43 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 15:36:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:44 . [Pipeline] withDockerContainer 15:36:44 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 15:36:44 $ 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 15:36:44 $ docker top 5e7ddc13c926c51663a96254398d6ec966c01ba088101a28b58df2584dd7e858 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:36:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:36:45 + ls /var/log/sa-host 15:36:45 + sadf -c /var/log/sa-host/sa13 15:36:45 file_magic: OK 15:36:45 HZ: Using current value: 100 15:36:45 file_header: OK 15:36:45 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 15:36:45 Statistics: 15:36:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:45 File successfully converted to sysstat format version 12.0.3 15:36:45 + sadf -c /var/log/sa-host/sa17 15:36:45 file_magic: OK 15:36:45 HZ: Using current value: 100 15:36:45 file_header: OK 15:36:45 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 15:36:45 Statistics: 15:36:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:45 provisioning config files... 15:36:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6272335483999326466tmp [Pipeline] { [Pipeline] echo 15:36:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:36:46 ---> create-netrc.sh [Pipeline] } 15:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:36:46 ---> python-tools-install.sh [Pipeline] echo 15:36:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:36:46 ---> sudo-logs.sh 15:36:46 Archiving 'sudo' log.. 15:36:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1422.novalocal: Name or service not known 15:36:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1422.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:36:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:47 ---> job-cost.sh 15:36:47 lf-activate-venv: SKIPPING 15:36:47 DEBUG: total: 0.10999999940395355 15:36:47 INFO: Retrieving Stack Cost... 15:36:47 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:48 INFO: Archiving Costs [Pipeline] echo 15:36:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:48 ---> logs-deploy.sh 15:36:48 lf-activate-venv: SKIPPING 15:36:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/42 15:36:48 INFO: archiving workspace using pattern(s): 15:36:48 Archives upload complete. 15:36:49 INFO: archiving logs to Nexus